BODY {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.pg_bg_home {
	background-color: #d4dbd7;
	background-image:  url("../images/bgs/bg_home.gif");
	background-repeat: repeat-x;
}
.cell_bg_bottom {
	background-image:  url("../images/bg_bottom.gif");
	background-repeat: no-repeat;
	height: 75px;
}
a:active {  
	text-decoration: none;
	color: #0C2D82; 
}
a:link {
	text-decoration: none;
	color: #0C2D82; 

}
a{
	text-decoration: none;
 	color: #0C2D82; 

}
a:visited {
	text-decoration: none;
	color: #0C2D82;
}
a:hover {
	color: #0C2D82;
	text-decoration: underline;
}


.main {
	font-variant : normal;
	letter-spacing : 0px;
	line-height : 18px;  
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.nav_top {
	font-variant : normal;
	letter-spacing : 0px;
	line-height : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
}
.nav_top A:link {
	color: #FF9900; 
}
.nav_top A:hover{
	color: #003399; 
}

.nav {
	font-variant : normal;
	letter-spacing : 0px;
	line-height : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
}
.col_roundcont {
	width: 100%;
	background-color: #99B0BF;
	color: #ffffff;
}

.col_roundcont p {
	margin: 0 5px;
	background-color: #99B0BF;
}

.col_roundtop { 
	background: url("../images/corner_tr.gif") no-repeat top right; 
}

.col_roundbottom {
	background: url("../images/corner_br.gif") no-repeat top right;
	background-color: #99B0BF;
}

img.col_corner {
   border: none;
   display: block !important;
}
.small_bold {
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.footer {
	font-weight : normal;
	font-variant : normal;
	color: #000000; 
	font : 11px Arial, Helvetica, sans-serif;
}
.copyright {
	font-weight : normal;
	font-variant : normal;
	color: #808080; 
	font : 7pt Arial, Helvetica, sans-serif;
}

.bringfront {
	z-index : 999;
}
/*
Oddball character reference

•  : A bullet
» : Whatever this dumb thing is

*/


UL {
	list-style-image:url(images/bullet.gif);
	margin-top:0;
	padding-top:0;
	margin-left:6px;
	padding-left: 6px;
}	

.linebreak_10px 
{
	height:10px;
	width:1px;
}

.linebreak_15px 
{
	height:15px;
	width:1px;
}

#singleColumnPage 
{
	position:relative;
	left: 480px;
	width:396px;
}

#twoColumn_Column1 
{
	position:relative;
	float:left;
	border-left:solid 1px #959684;
	left: 208px;
	width:214px;
	padding-left:25px;
	padding-right:17px;
}

#twoColumn_Column2_Multi 
{
	position:relative;
	border-left:solid 1px #959684;
	left: 208px;

	width:400px;
	padding-left:23px;
	padding-right:17px;
}

#twoColumn_Column2 
{
	position:relative;
	float:left;
	border-left:solid 1px #959684;
	left: 208px;

	width:400px;
	padding-left:23px;
	padding-right:17px;
}
#twoColumn_Column2_TextHeightFix
{
	position:relative;
	top:-2px;
}

#threeColumn_Column2
{
	position:relative;
	float:left;
	border-left:solid 1px #959684;
	left: 208px;

	width:200px;
	padding-left:23px;
}

#threeColumn_Column3
{
	position:relative;
	float:left;
	left: 188px;

	width:200px;
	padding-left:23px;
}

#row_header
{
	position:relative;
	width:897px;
}

#header_links
{
	position:relative;
	float:right;
	padding-top:28px;
	padding-right:14px;
}
#row_images
{
	position:relative;
	width:927px;
}

#row_content
{

	margin-top:24px;
	width:800px;
}

#row_footer
{
	float:left;
	width:897px;
	margin-top:60px;
	text-align:center;
}
/* 
Grey text hovers to blue.
*/
.GreyText 
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	
	color:#959684;
}

.GreyText A
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	
	text-decoration:underline;
}

.GreyText A:link
{
	color:#959684;
}

.GreyText A:visited
{
	color:#959684; 
}

.GreyText A:hover
{
	color:#5771B0;
}

.GreyText_Content
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	color:#959684;
	
}

.GreyText_Content A
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	color:#959684;
	text-decoration:underline;
}

.GreyText_Content A:link
{
	color:#959684;
}

.GreyText_Content A:visited
{
	color:#959684;
}

.GreyText_Content A:hover
{
	color:#5771B0;
}

.GreyText_Small
{
	font-family:Arial;
	font-size:9px;
	line-height:14px;
	color:#959684;
	
}

.GreyText_Small A
{
	font-family:Arial;
	font-size:9px;
	line-height:14px;
	color:#959684;
	text-decoration:underline;
}

.GreyText_Small A:link
{
	color:#959684;
}

.GreyText_Small A:visited
{
	color:#959684;
}

.GreyText_Small A:hover
{
	color:#5771B0;
}


/*
Blue Text
*/

.BlueText 
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	color:#5771B0;
}

.BlueText_Content
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	color:#5771B0;
}

.BlueText_Italics
{
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	line-height:21px;
	color:#8399CF;
}

.BlueText A
{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
}

.BlueText A:link
{
	color:#5771B0;
}

.BlueText A:visited
{
	color:#5771B0;
}

.BlueText A:hover
{
	color:#959684;
}

.BlueText_Content A
{
	font-family:Arial;
	font-size:12px;
	line-height:21px;
	color:#5771B0;
	text-decoration:underline;
}

.BlueText_Content A:link
{
	color:#5771B0;
}

.BlueText_Content A:visited
{
	color:#5771B0;
}

.BlueText_Content A:hover
{
	color:#959684;
}