/*=========================================================================== Main Content Box ===========================================================================*/
#rightCotentBox{
	float						:right;
	background-color			:white;
	width						:775px;
	height						:100%;
	}
#rightCotentBox h1{
	margin						:0;
	padding-bottom				:0px;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:28px;
	font-weight					:normal;
	line-height					:32px;
	color						:#9a479b;
	}
#rightCotentBox h2{
	margin						:0;
	padding						:0;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:16px;
	font-weight					:normal;
	line-height					:21px;
	color						:#9a479b;
	}
#rightCotentBox h3{
	margin						:0;
	padding						:15px 0 0 0;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:16px;
	font-weight					:normal;
	line-height					:21px;
	color						:#9a479b;
	}
#rightCotentBox h4{
	margin						:0;
	padding						:0;
	font-family					:Verdana, Arial, Helvetica, sans-serif;
	font-size					:14px;
	font-weight					:normal;
	line-height					:21px;
	color						:#666;
	}
/* link in a Box */
#rightCotentBox .linkBox a, #rightCotentBox .linkBox a:visited{
	background-color			:#9a479b;
	padding						:2px 5px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:11px;
	text-decoration				:none;
	line-height					:21px;
	color						:#fff;
	}
#rightCotentBox .linkBox a:hover{
	background-color			:#be7bbf;
	padding						:2px 5px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:11px;
	text-decoration				:none;
	line-height					:21px;
	color						:#fff;
	}

/* Back to Top Box */
#rightCotentBox .backTop a, #rightCotentBox .backTop a:visited{
	float						:right;
	background-color			:#9a479b;
	padding						:2px 5px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:11px;
	text-decoration				:none;
	line-height					:21px;
	color						:#fff;
	}
#rightCotentBox .backTop a:hover{
	float						:right;
	background-color			:#9a479b;
	padding						:2px 5px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:11px;
	text-decoration				:none;
	line-height					:21px;
	color						:#fff;
	}
	
#rightCotentBox a, #rightCotentBox a:visited{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	text-decoration				:none;
	line-height					:21px;
	color						:#9a479b;
	}
#rightCotentBox a:hover{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	text-decoration				:underline;
	line-height					:21px;
	color						:#9b609c;
	}
#rightCotentBox p{
	margin-top					:10px;
	margin-bottom				:10px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	line-height					:21px;
	color						:#000000;
	}
#bottomLine {
	margin-bottom				: 20px;
	border-bottom				: 1px solid #9b609c;
	}
#rightCotentBox ul{
	margin-bottom				:10px;
	}
#rightCotentBox ol ul{
	list-style-type:disc;
	}
#rightCotentBox li{
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:12px;
	line-height					:21px;
	color						:#000000;
	}
#background_dotsInside{
	background-image			:url(../../images/bg_contentHeaderDots.jpg);
	width						:775px;
	height						:90px;
	margin-bottom				:10px;
	padding-bottom				:1px solid #999;
	}

#background_dotsInside h1{	
	padding-top					:25px;
	padding-left				:15px;
	padding-right				:15px;
	font-family					:Arial, Helvetica, sans-serif;
	font-size					:28px;
	font-weight					:bold;
	line-height					:28px;
	}
/* Cover Page */
#background_dotsCover{
	background-image			:url(../../images/bg_contentHeaderDots.jpg);
	width						:775px;
	height						:85px;
	}
#background_dotsCover img{
	margin						:25px 0px 0px 15px;
	}
/*=========================================================================== Inside Cover Page ===========================================================================*/
#insideLeft{		
	float						:left;
	width						: 540px;
	padding						: 10px 15px 15px 15px;
	}
#insideLeft img{	
	float						: right;
	mergin						: 0px 0px 0px 0px;
	border						: 1px solid #666;
	}

#insideRight{
	float						:left;	
	width						:160px;
	margin-left 				:5px;
	padding-left				:40px;
	}
/* Inside Cover Page */
#block1{	
	width						:755px;
	padding						:10px 10px 15px 10px;
	border-top  				:1px solid #b3d4e5;
	border-bottom				:1px solid #b3d4e5;
	}
#block1 .insideCoverLeft{	
	float						: left;
	margin-right				: 15px;
	}
#block1 .insideCoverRight{	
	float						: right;
	margin-left					: 15px;
	}
	
	
/* If LEFT content has more content use this ID*/	
#block2More{		
	float						:left;
	width						: 400px;
	padding						: 10px 7px 5px 15px;
	border-right		     	: 1px solid #b3d4e5;
	}
#block2 img{		
	margin-left					:2px;
	}
/* If LEFT content has less content use this ID*/		
#block2{		
	float						:left;
	width						: 400px;
	padding						: 10px 7px 5px 15px;
	}
#block2 img{		
	margin-left					:2px;
	}
/* If RIGHT content has more content use this ID*/	
#block3More{
	float						:left;	
	width						: 330px;
	padding						: 10px 15px 5px 7px;
	border-left			     	: 1px solid #b3d4e5;
	}
#block3 img{		
	margin-right				: 2px;
	}
/* If RIGHT content has less content use this ID*/	
#block3{
	float						:left;	
	width						: 330px;
	padding						: 10px 15px 5px 7px;
	}
#block3 img{		
	margin-right				: 2px;
	}
		
.picLeft{	
	float						: left;
	margin						: 0px 2px 0px 0px;
	border						:none;
	}
.picLeftLine{	
	float						: left;
	margin						: 0px 2px 0px 0px;
	border						: 1px solid #666;
	}
.picRight{	
	float						: right;
	margin						: 0px 0px 0px 5px;
	border						: none;
	}
.picRightLine{	
	float						: right;
	margin						: 0px 0px 0px 5px;
	border						: 1px solid #666;
	}
