/* layout */
body
{
	margin:0px;
	padding:0px;
	font-family:arial, verdana, helvetica, sans-serif;
	background-color: #004A80;
	text-align:center;

}

#wrapper 
{
 	text-align:left;
 	width:797px;
	margin:auto; 
	overflow: hidden;

}

#top 
{
	background-image: url(imgs/top.jpg);
	width:797px;
	height:268px;
	margin:auto;
}

#bodyblock 
{
	position:relative;
	width:797px;
	padding:0;
	margin:auto;
overflow: hidden;
 }
 

 
#leftColContainer
{
	float:left;
 	width:198px;
 	margin:auto;
	background: url(imgs/leftColBg.jpg) top left repeat-y;
padding-bottom:7000px;
	margin-bottom: -7000px;

	}
	
 

#leftCol1 
{
 	float:left;
 	background: url(imgs/leftBgTop.jpg) no-repeat #E1F4FD;
 	width:198px;
 	margin:auto;	
	padding-bottom:7000px;
	margin-bottom: -7000px;
}

#leftCol2 
{
 	float:left;
 	background: url(imgs/leftBgTop2.jpg) no-repeat #E1F4FD;
 	width:198px;
 	margin:auto;
	padding-bottom:7000px;
	margin-bottom: -7000px;
}


#contentTop
{
	width:599px;
	height:17px;
	background: url(imgs/contentTopBg.jpg) no-repeat;
	text-align:right;
	float:left;
	margin:auto;
	padding:0px;
}

#content 
{
 width:599px;
 text-align:left;
 margin:auto;
 float:left;
 background: #fff;
 padding:0px;
 display:block;
padding-bottom:7000px;
margin-bottom: -7000px;
 }
 
 #footer {
 height:35px;
 width:797px;
 background:#0072BC;
 color: #ffffff;
 float:left;
 margin:auto;
 text-align:center;
 padding:10px;
 }
 /* end of layout */
 
 /* presentation */

 a.toplinks
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: none;
	color:#004A80;
	font-size: 11px;
	float:right;
	margin-right:10px;
	width:60px;
	
 }
 

 a.toplinks:hover
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: underline;
	color:#000000;
	font-size: 11px;
	float:right;
	margin-right:10px;
	width:60px;
	
 }
 
 
  a.bodyLinks
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	 text-decoration: none;
	color:#004A80;
	font-size: 13px;
 }
 

 a.bodyLinks:hover
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	 text-decoration: underline;
	color:#000000;
	font-size: 13px;
 }
 
 #top ul {
 	list-style-type: none;
 	margin: 0px 0px 0px 10px;
 	padding: 30px 0px 0px 0px;
 }
 
 #top li {
 	margin: 20px 0px 0px 0px;
 	padding: 0px;
 }
 
  a.navMenu
 {
   background: url(imgs/menuArrowBlue.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	text-decoration: none;
 	color:#004A80;
	font-size: 13px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 15px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 14px;
 }
 

 a.navMenu:hover
 {
 	background: url(imgs/menuArrowBlue.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	text-decoration: underline;
 	color:#000000;
	font-size: 13px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 15px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 14px;
 }
 
  a.articleTitle
 {
   background: url(imgs/articleBlueCheckIcon.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: none;
 	text-decoration: none;
 	color:#004A80;
	font-size: 12px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 25px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 14px;
 }
 

 a.articleTitle:hover
 {
 	background: url(imgs/articleBlueCheckIcon.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: none;
 	text-decoration: underline;
 	color:#000000;
	font-size: 12px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 25px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 14px;
 }
 
 
 
 .articleTitle
 {
 	background: url(imgs/articleWhiteIcon.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color:#000000;
	font-size: 14px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 40px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 33px;
 }
 
 .articleTitleLeft
 {
 	background: url(imgs/articleBlueIcon.jpg) no-repeat 0px 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	color:#000000;
	font-size: 14px;
	margin-left:20px;
	display: block;	
	padding:0px 2px 0 40px;
	margin-top:1px;
	margin-bottom:1px;
	line-height: 33px;
 }
 
  p 
  {
  font-family: Arial, Helvetica, sans-serif;
 	color:#000000;
	font-size: 14px;
	text-align: justify;
	margin-left:12px;	
		margin-right:12px;	
  }
  
    a.footerLinks
 {
  
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	text-decoration: none;
 	color:#ffffff;
	font-size: 13px;
	margin-left:20px;

 }
 

 a.footerLinks:hover
 {
 	
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	text-decoration: underline;
 	color:#ffffff;
	font-size: 13px;
	margin-left:20px;
 }
  
   ul 
  {
  font-family: Arial, Helvetica, sans-serif;
 	color:#000000;
	font-size: 14px;
	text-align: justify;
	margin-left:12px;	
		margin-right:12px;	
  }
  
  
  
  /* end of presentation */
