body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	}
acronym {
	cursor: help;
	}

#leftMargin {
	background: #fff url('../images/bg_marginleft.gif') repeat-y top left;
	}
#wrapCol {
	background: #fff;
	}
#rightMargin {
	background: #fff url('../images/bg_marginright.gif') repeat-y top left;
	}
	
#topNav {
	text-align: right;
	padding: 13px 10px;
	font-size: 0.7em;
	}
	
#topNav a {
color:#5588BB;
font-weight:bold;
padding:0 10px 0 5px;
text-decoration:none;
}
	
#topNav a:hover {
	text-decoration: underline;}
	
#topNav .selected {
   font-weight: bold;
   color: #000;
   }	

#logo {
	background: #fff;
	padding: 0px 0px;
	border-top: 1px solid #fff;
	margin: 0px 0px;
	min-width: 300px;
	}
	
#logo div {
	height: 100px;
	background: #fff url('../images/csp_logo_header.gif') no-repeat top left;
	}
	
#logo h1 {
	display: none;
	height: 0px;
	margin: 0px;
	}

#mainNav {
   min-height: 48px;
   height:auto !important;
   height: 48px;
   float: left;
   width: 100%;
   background: #fff url('../images/bg_mainnav1.gif') repeat-x scroll left bottom;
   }
   
.clear {
display:block;
}
   
#mainNav ul {
   float: left;
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 0.95em;
   margin-left: 5px;
   font-weight: bold;
   }
#mainNav li {
   float: left;
   padding: 0 10px 12px 0;
   }
#mainNav a {
   margin:0 25px 0 0;
   padding:15px 0 0 25px;
   float: left;
   text-decoration: none;
   color: #666;
   }
#mainNav a:hover {
   background: url('../images/bg_mainnav1.gif');
   color: #000;
   }
#mainNav .selected {
   font-weight: bold;
   color: #3339;
   }

#latestNews {
	margin: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	width: 100%;
}
#latestNews p {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #88bddb;
	}
#latestNews a {
	color: #669bb9;
	text-decoration: none;
	}
#latestNews a:hover {
	color: #669bb9;
	text-decoration: underline;
	}
#latestNews .typing {
	background: #88bddb;
	color: #fff
	}

#tblContent {
	float: left;
	}

#subNav {
	border-right: 1px solid #fff;
	padding-right: 1px;
	}
#subNav h2 {
	padding: 5px;
	color: #fff;
	background: #333333;
	margin: 0px;
	font-size: 70%;
	margin-top: 1px;
	}
#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #f6f6f6 url('/images/bg_subnav.gif');
	font-size: 0.7em;
	border-bottom: 1px solid #999;/**/
	}
#subNav ul li {
	margin-left: 10px;
	background-color: #eee;
	padding: 3px 5px;
	}
#subNav ul li a, 
#subNav ul li p {
	color: #333;
	margin: 0px;
	}
#subNav ul li a {
	color: #888;
	}
#subNav ul li a:hover {
	color: #555;
	}
#subNav ul li p {
	font-weight: bold;
	}

.subNavBannwide img {
	margin-top: 1px;
	}

.subNavBannwide2 {
	margin-left: 5px;
	}	
	
.subNavBannwide3 {
	margin:7px;
  	}
	
	/* Social Icons
--------------------*/	
	
.thumbnail
{
float: left;
width: 40px;
margin: 0 3px 5px 0;
padding: 2px;
}

.clearboth { clear: both; }
	

	



#content {
	font-size: 80%;
	font-family: arial, sans-serif;
	line-height: 1.5em;
	height: 600px;
}

/*********************************** Footer */

#footer
{
	border-top: 1px solid #06779c;	
	float: left;
	width: 100%;	
	font-size: 0.6em;
}
#footer div p,
#footer div img {
	margin: 20px 2px;	
	}
#footer div.img
{
	width: 8%;
	float: left;
}
#footer div.hqAddress
{
	width: 38%;
	float: left;
	text-align: center;
	color: #777;
}
#footer div.disclaimer
{
	width: 46%;
	float: right;
	text-align: center;
	color: #777;
}
