body{
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1em;
	color: #000000;
	background: #0066CA url(../Images/Logos/bg_blugrad.jpg) repeat-x ;
	list-style-image: url(../Images/Bullets/greenBullet.jpg);
	line-height:normal;
	margin: 0px;
	padding: 5px;
	width: 100%;
}

a:link{
	color: #3366CC;
	text-decoration:none;

}

a:visited{
	color: #660099;
	text-decoration:none;
}

a:hover{
	color: #0000FF;
	text-decoration:underline;
}
a:active{
	color: #006633;
}


h1{
 font-family: "Trebuchet MS", verdana, sans-serif;
 font-size: 150%;
 color: #3366CC;

}

h2{
 font-family: "Trebuchet MS", verdana, sans-serif;
 font-size: 114%;
 color: #009999;
}

h3{
 font-family: "Trebuchet MS", verdana, sans-serif;
 font-size: 100%;
 color: #006666;

}

h4{
 font-family: "Trebuchet MS", verdana, sans-serif;
 font-size: 90%;
 color: #006666;

}

h5{
 font-family: "Trebuchet MS", verdana, sans-serif;
 font-size: 90%;
 color: #003333;

}

h6{
	font-weight: bold;
	font-size: 17px;
	color: #009999;
	margin: 0px;
	padding: 0px;
}

#header {
	background:#ffffff;
	height:185px;
	font-size: 80%;
	width:90%;
	margin-left: 50px;
	margin-right: 50px;

}



	#pagecell{
	position:absolute;
	width:91%;
	height: auto;
	clear: both;
	top: 195px;
	left: 45px;
	padding:5px;
	background-color:#ffffff;
	margin: 0px;
}	



	#breadcrumb{
	float: left;
	width: 90%;
	margin: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom:1px solid #cccccc;
	
}	
	
		
	#centercontent {
		background:#ffffff;
		font-size: 100%;
		border-right:#cccccc;
		width:50%;
		float:left;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:5px;
		margin-right:5px;
		margin-left:5px;
		list-style-image: url(../Images/Bullets/greenBullet.jpg);
		
	}
	
	
	#centercontent2col {
		background:#ffffff;
		width:70%;
		float:left;
		padding-bottom:10px;
		padding-left:5px;
		padding-right:5px;
		margin-right:5px;
		margin-left:5px;
		list-style-image: url(../Images/Bullets/greenBullet.jpg);

	}
	
	#centercontentFull {
		background:#ffffff;
		width:90%;
		float:left;
		padding-bottom:10px;
		padding-left:5px;
		padding-right:5px;
		margin-right:5px;
		margin-left:5px;
		list-style-image: url(../Images/Bullets/greenBullet.jpg);

	}
	
	#leftcontent {
	background:#fff;
	width:20%;
	border-right-color:#cccccc;
	float:left;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:5px;
	font-size: 90%;
	list-style-image: url(../Images/Bullets/diamondBullet.jpg);
	border-right-style: solid;
	border-right-width: thin;
}

	#rightcontent {
	background:#ffffff;
	font-size:90%;
	width:20%;
	float:left;
	padding-bottom:10px;
	list-style-image: url(../Images/Bullets/diamondBullet.jpg);
	border-left-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-left: 5px;
	}

	
	.feature{
	float:left;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	font-size:100%;	
	}
	
	.feature h3{
		padding: 10px 0px 5px 0px;
		text-align: left;
	}
	
	.feature img{
		float: left;
		padding: 10px 10px 0px 0px;
	}
	
	.getacro {
	background-color: #FFFFCC;
	border-color: #CCCCCC;
	border:thin;
	border-style:inset;
	font-size:9px;
	width:80%;
	height:45px;
	padding: 10;
	}

		
	#footer{
	background:#ffffff;
	border-top: 1px solid #cccccc;
	font-size:80%;
	float:left;
	width:98%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;


}

