@charset "UTF-8";
/* CSS Document */



body{
	background-color:#ebebf5;
	margin:0;
	padding:0;
	font-family:verdana, Tahoma, Geneva, sans-serif;
	font-size:.75em;
	}
	a{
	color:#4394d1;	
		}
	
#wrapper{
	background-color:#FFF;
	margin:25px auto 5px auto;
	width:950px;
	}
#content{
	width:930px;
	margin:0 auto;
	background-color:#FFF;
	
	}	
	
#header{
	/*padding-top:35px;*/
	padding:24px 0 0 0 ;
	border-bottom:4px solid #255096;
	background:url(images/hdr_bk.jpg) 0 0 repeat-x;
	height:142px;
	clear:both;
	width:930px;
	}	
	
#topNav{
	color:#666;
	font-weight:bold;
	float:right;
	text-align:right;
	padding-bottom:34px;
	width:100%;
	clear:both;
	}	

#topNav a{
	color:#666;
	padding:10px 7px 10px 7px;
	text-decoration:none;
	font-size:.85em;
	letter-spacing:.15em;
	font-family:arial, verdana;
	}



#registerField input{
	color:#333;
	font-weight:normal;
	font-size:.65em;
	width:150px;
	background-color:#f2f2f2;
	border:1px solid #ccc;
	margin-left:10px;
	}	

#mainNavHp{
	float:right;
	height:40px;
	color:#fff;
	padding:20px 0 0 0;
	width:600px;
	float:right;
	clear:both;
	width:100%;
	text-align:right;
	font:"Times New Roman", Times, serif;
	}

	
/*#mainNavHp  a{
	color:#30318;
	padding:10px 7px 10px 7px;
	text-decoration:none;
	font-size:1.1em;
	letter-spacing:.2em;
	background:url(images/NavDiv.gif) right top no-repeat;*/
	/*height:35px;*/
	/*width:135px;*/
	/*font-family:"Times New Roman", Times, serif;
	border:1px solid #333;
	
	}*/
	
#mainNavHp  a.NavOn{
	color:#868686;
	padding:10px 7px 10px 7px;
	text-decoration:none;
	font-size:1.1em;
	letter-spacing:.2em;
	background:url(images/Nav_bk.gif) top right no-repeat;
	/*height:35px;
	margin:0;
	width:135px;*/
	font-family:"Times New Roman", Times, serif;
	}	
	
	
#contentarea{
	width:930px;
	/*float:right;*/
	margin:0;
	background-color:#fff;
	color:#878787;
	padding:0 0 15px 0;
	background:url(images/contentBase.jpg) bottom left repeat-x;
		
	}
#contentPadding{
	padding: 20px 33px ;	
	width:600px;
	line-height:160%;
	
	}
	
#rtContentPadding{
	background:url(images/rt_navBK.jpg) 0 0 no-repeat;
	width:222px;
	float:right;
	margin:30px 0px 0 0 ;		
	padding:0 30px 0 0;	
	color:#30318a;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	}
.twentyPadding{
	width:190px;
	margin:20px;
	}	
		
hr{
	border-top:1px dotted #ccc;		
	}
	
h1{
	color:#30318a;	
	font-size:1.3em;
	font-weight:normal;
	line-height:160%
	}
	
	
h4	{
	font-family:"Times New Roman", Times, serif;
	color:#30318a;	
	font-size:1.2em;
	
	
	}
	
#footer{
	text-align:center;
	padding:5px 23px 0 20px;
	color:#999;
	font-size:.8em;
	}	
	
#footer a{
	padding:0 10px 0 10px;
	color:#999;
	font-size:.9em;
	text-decoration:none;
	}		
	
#copyright{
	padding-right:30px;		
	}

ul li {
	list-style-image:url(images/bullet_orange.gif);
	}
	
#rtContentPadding ul {
	list-style-image:url(images/bullet_orange.gif); 
	padding:0; 
	margin:15px;
	font-family:"Times New Roman", Times, serif;
	}
	
#rtContentPadding ul li{
	margin-bottom:6px;
	color:#30318a;
		}
		
#subBaseContent{
	font-size:1.5em;
	color:#878787;
	text-transform:capitalize;
	Text-align:center;
	padding:9px 0;
	font-family:"Times New Roman", Times, serif;
	}
	
	
	.Caption{
	font-size:.7em;
	color:#878787;
	font-family:"Times New Roman", Times, serif;
	}
	
	
	
	
	
	
	
	
	
	
	
	