
/* CSS Document */
html, body {
	width:100%; height: 100%;
	margin:0; padding:0; border:0;
	font: small Arial, Helvetica, sans-serif; text-align:center;
	background:#CAE6E5 ;
}
body {
	background: url(../pics/bgHomeTop.gif) top repeat-x;	
}
.off-left {
	position: absolute;
	left: -999px; width: 990px;
}
a:link, a:visited {
	text-decoration: none; font-weight:bold; color:#fff;
}
a:hover, a:active {
	text-decoration: underline; font-weight:bold; color:#fff;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearboth{clear:both;}
h1{
	font-size:120%; line-height:120%;
	margin:0 0 15px 0;
}	
h2{
	font-size:110%; line-height:110%;
	margin:0 0 10px 0;
}	
h3, h4, h5, h6{
	font-size:100%;
	margin:0 0 10px 0;
}	
#wrapper {
	width:775px; height:100%; min-height:100%;
	margin:0 auto 0 auto; padding:0;
	text-align:left; overflow:visible;
}
/* LAYOUT DIVS */
#logo {
	display:block;
	height: 136px; width:auto;
	margin:0; padding: 30px 0 0 40px;
	background: url(../pics/bglogo.gif) 429px 0 no-repeat;
	text-align:left;
}
#contentWrapper {
	display:block;
	width: auto; min-height:100px; 
	margin:0; padding:67px 0 0 0;  border:0;
	font-size:100%; line-height:1.1em;
}
#content {
	width:520px;
	margin:0; padding:0 0 0 40px;
	color:#666; text-align:left;
	float:left; clear:none;
}
#content img {
	margin:0 0 30px 0;
}
#content p{
	margin: 0 0 10px 0; padding: 0; line-height:130%;
}
#content a:link, #content a:visited{
	color: #008E89;
}
#content ul{
	margin:0; padding:10px 0 0 10px;
	list-style:outside disc;
}
#content li{
	margin:0 0 10px 10px;  padding:0;
}
#content a:link, #content a:visited{
	color: #399; text-decoration:underline;
}
#content a:hover, #content a:active{
	color: #666; text-decoration:underline;
}
.boxWrapper{
	width: 195px; height:auto;
	padding:0; margin:30px 0 0 0;
	float:left;
}
.greenbox{
	width: 175px; height:auto; min-height:60px;
	margin:0; padding: 10px 10px 10px 10px;
	background: url(../pics/greenBoxTop.gif) 0 0 no-repeat;
	color:#fff; 
	float:left;
}
.greenbox p{
	margin:0; padding:0; line-height:130%;
	color:#fff;
}
.greenbox h1{
	margin: 0 0 5px 0; padding:0;
	color:#fff; font-size:100%;
}
.greenboxBase{
	width: 195px; height:10px;
	margin:0 0 20px 0; padding: 0;
	background: url(../pics/greenBoxBase.gif) 0 bottom no-repeat;
	color:#fff;
	float:left;
}

.whitebox{
	width: 175px; height:auto; min-height:60px;
	margin:0; padding: 10px 10px 10px 10px;
	background: url(../pics/whiteBoxTop.gif) 0 0 no-repeat;
	text-align:center;
	color:#000; 
	float:left;
}
.whitebox img {clear:right;}
.whitebox p{
	clear:left;
	margin:0; padding:0; line-height:130%;
	color:#000;
}
.whitebox h1{
	margin: 0 0 5px 0; padding:0;
	color:#000; font-size:100%;
}
.whitebox  a:link, .whitebox a:visited{
	margin: 0 0 5px 0; padding:0;
	color:#63BEBB; font-size:100%;
}
.whiteboxBase{
	width: 195px; height:10px;
	margin:0 0 20px 0; padding: 0;
	background: url(../pics/whiteBoxBase.gif) 0 bottom no-repeat;
	color:#000;
	float:left;
}
.NewAlert {
	color: #B2FFFC;
	font-size: 120%;
}
p .new{
	margin:0; padding:0; line-height:100%;
	color:#fff;
}

.greybox{
	width: 175px; height: auto; min-height:60px;
	margin:0; padding: 10px 10px 10px 10px; border:0;
	background: url(../pics/greyBoxTop.gif) 0 0 no-repeat;
	color:#fff;
	float:right;
}
.greybox p{
	margin:0; padding:0; line-height:130%;
	color:#fff;
}
.greybox h2{
	margin: 0 0 5px 0; padding:0;
	color:#fff; font-size:100%;
}
.greyboxBase{
	width: 195px; height:10px;
	margin:0 0 20px 0; padding: 0; border:0;
	background: url(../pics/greyBoxBase.gif) 0 bottom no-repeat;
	color:#fff;
	float:right;
}
#content #csrNewsFeed{ 
	display:block; height: 41px;
	margin:0 0 20px 0; padding:0 0 0 45px; border:0;
	background: url(../pics/icon-news.gif) left bottom no-repeat
}
#content #csrNewsFeed p{ 
	display:block; margin:0; padding:25px 0 0 0; border:0;
}
#content #csrNewsFeed ul{
	list-style:none; margin:10px 0 10px 0; padding:0;
}
#content #csrNewsFeed li{
	list-style:none; margin:0; padding:0;
}
#content #csrNewsFeed a:link{
	margin:0 0 20px 0;
}
#upLink{ width:60px; float:right;}

#upLink a:link, #upLink a:visited{
	width:60px; height: 20px;
	float:right; margin:-35px 0 0 0; padding: 2px 0 0 0; color:#3EA09D;
	background:url(../pics/upHome_u.gif) top right no-repeat;
}
#upLink a:hover, #upLink a:active{
	color:#666;
	background:url(../pics/upHome_o.gif) top right no-repeat;
}
