body{
 margin:0px;
 padding:0px;
 background-color:#1B2E67;
 font-family: Arial, Verdana, sans-serif;
 font-size:12px;
 color:#747171;
 }

/* BACKGROUND IMAGES  */
.bg_content{
 background-image:   url('../graphics/veritcal_bg_geocommand_42.gif');
 background-repeat: repeat-x;
 background-color:#E7E7E7;
 }
.bg_inner{
 background-image:   url('../graphics/sub_nav_16.gif');
 background-repeat: repeat-x;
 background-color:#E7E7E7;
 } 

/* TEXT FORMATTING  */
.text{ 
    font-size:12px;
	color:#747171;
	line-height:15px;}
.topText{ 
    font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	line-height:15px;
	}
.text_heading{ 
    font-size:13px;
	color:#1E2D5A;
	line-height:15px;}
a.text_heading{ 
    font-size:13px;
	color:#1E2D5A;
	line-height:15px;}
a.text_heading:hover{ 
    font-size:13px;
	color:#1E2D5A;
	line-height:15px;}
.text_heading_small{ 
    font-size:12px;
	color:#3B3B3B;
	line-height:15px;}
.text_bottom{ 
    font-size:12px;
	color:#747171;
	line-height:17px;}
.text_heading_inner{ 
    font-size:12px;
	color:#3B3B3B;
	line-height:15px;}

.heading{ 
    font-size:16px;
	font-weight:bold;
	color:#1E4B6E;
	line-height:15px;}
.heading2{ 
    font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#474747;
	line-height:15px;}		
.text_breadcum{ 
    font-size:12px;
	color:#3B3B3B;
	text-decoration:underline;
	line-height:15px;}
a.text_breadcum:hover{ 
    font-size:12px;
	color:#3B3B3B;
	text-decoration:none;
	line-height:15px;}	
	
.text_breadcum_active{ 
    font-size:12px;
	
	color:#1E4B6E;
	line-height:15px;}						

/* ANCHOR  */
a{
	color:#396281;
	font-size:12px;
	text-decoration:underline;
	outline: none;}
a:hover{
	color:#747171;
	font-size:12px;
	text-decoration:none;
	outline: none;}
	
a.nav_top{
	color:#444343;
	font-size:11px;
	text-decoration:none;
	outline: none;}
a.nav_top:hover{
	color:#444343;
	font-size:11px;
	text-decoration:underline;
	outline: none;}

a.nav_left{
	color:#396281;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline: none;}
a.nav_left:hover{
	color:#396281;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline: none;}
a.nav_left_active{
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline: none;}
a.nav_left_active:hover{
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline: none;}			

/* TEXT FOOTER  */
.footer{
	color:#B9B9B9;
	font-size:11px;}
a.footer{
	color:#B9B9B9;
	font-size:11px;
	text-decoration:underline;
}
a.footer:hover{
	color:#B9B9B9;
	font-size:11px;
	text-decoration:none;
}
a.footer_active{
	color:#B9B9B9;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}
a.footer_active:hover{
	color:#B9B9B9;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
				

.border
{
 border : 1px #C6C6C6 solid ;
}

.mainborder
{ 
border: 1px #C6C6C6 solid ;
}
.border2
{
border-right: 1px #C6C6C6 solid ;
border-top: 1px #C6C6C6 solid ;
}
.border3
{
border-top: 1px #C6C6C6 solid ;
}
.border4
{
border-bottom: 1px #C6C6C6 solid ;
}

/*-- Misc Classes --*/
.vline_bottom{
 font-size: 11px;
 color:#B9B9B9;
 padding-left:3px;
 padding-right:3px;}
