/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#5F6C8E;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size:22px;
 color:#CC0000;
 padding-top:13px;
  padding-bottom:5px;
}

h2{
 font-size: 114%;
 color: #CC0000;
}

h3{
 font-size:18px;
 color: #003399;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #003399;
}

h5{
 font-size: 100%;
 color:#003399;
  padding-top:13px;
  padding-bottom:5px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.maintexts
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
}

/***********************************************/
/* bgimages                                 */
/***********************************************/

.topheader_one
	{
		background-image:url(../images/header1_top.jpg); 
		background-repeat:no-repeat;
		height:11px;
	}

.botoomheader_one
	{
		background-image:url(../images/header_bottom.jpg); 
		background-repeat:no-repeat;
		height:19px;
	}
.top_second_table
	{ 
		background-color:#FFFFFF; 
		border-bottom:solid 1px #606C8D;
		border-left:solid 1px #AFB5C6;
		border-right:solid 1px #AFB5C6;
		height:19px;
	}
.top_third_line_under_navi
	{ 
		background-color:#FFFFFF; 
		border-bottom:solid 1px #606C8D;
	}

.headerimg_big2
	{ 
	
	background-image:url(../images/hdr_img2.jpg);
	background-repeat:norepeat;
	height:82px;
	}	
	
.sidebar_left
	{ 
		background-color:#D7DCE5;
		border-left:solid 1px #AFB5C6;
		border-right:solid 1px #606C8D;
	}		

/***********************************************/
/* Navi_links                                 */
/***********************************************/
.linksfornew_navi
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#000;
text-decoration:none;
}

.linksfornew_navi:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;color:#000;
text-decoration:none;
}
.linksfornew_SeeUsLive
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#CC0000; font-weight:bold;
text-decoration:none;
}

.linksfornew_SeeUsLive:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;color:#FF0000; font-weight:bold;
text-decoration:none;
}
.links4navi
       {  	
	   		font-family: Verdana, Arial, Helvetica, sans-serif; 
	    	font-size: x-small; 
            font-weight: normal; 
            color: #000000; 
		}
		
.links4navi:visited
	 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	    font-size: x-small; 
            font-weight: normal; 
            color: #000000; 
	    text-decoration: underline; }

.links4navi:hover { color: ##CC0033;
		   text-decoration: none; } 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

.navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.contentsss
{
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/***********************************************/
/* Navigation bar                              */
/***********************************************/


a.nav, a.nav:link, a.nav:visited {

float:right;
display:block;
height:20px; 
background:#FFFFFF; 
border:0px solid #000; 
margin-top:0px; 
text-align:center; 
padding:5px;
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:11px; color:#000; 
line-height:17px; 
overflow:hidden;
}

a.nav:hover {color:#000; background:#9AC8FE;} 

a.nav:active {color:#fff; background:#D64355;} 

.onactivebg_color {background-color:#D64355;font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#FFFFFF}





a.nav2, a.nav2:link, a.nav2:visited {

display:block;
background:#E9F1F5; 
border:0px solid #000; 
margin-top:0px; 
text-align:left; 
padding:5px;
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:11px; color:#000; 
overflow:hidden;
}

a.nav2:hover {color:#000; background:#F8F8F3;} 

a.nav2:active {color:#000; background:#D3E3EB;} 



a.nav3, a.nav3:link, a.nav3:visited {

float:right;
display:block;
height:20px; 
background:#D64355; 
border:0px solid #000; 
margin-top:0px; 
text-align:center; 
padding:5px;
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:11px; color:#fff; 
line-height:17px; 
overflow:hidden;
}

/***********************************************/
/* Tables                                      */
/***********************************************/

.tdborders1 {

border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-top-style:solid;
border-right-color:#6F84A7;
border-left-color:#6F84A7;
border-bottom-color:#6F84A7;
border-top-color:#6F84A7;
background:#FBFBFB;
padding:13px;
}


.tdborders2 {

border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-top-style:solid;
border-right-color:#6F84A7;
border-left-color:#6F84A7;
border-bottom-color:#6F84A7;
border-top-color:#6F84A7;
background:#FBFBFB;

}

.tdborders4 {

border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-top-style:solid;
border-right-color:#B0BACC;
border-left-color:#B0BACC;
border-bottom-color:#D7DCE5;
border-top-color:#D7DCE5;
background:#FBFBFB;

}
.tdborders3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-left-style:dashed;
border-right-style:dashed;
border-bottom-style:dashed;
border-top-style:dashed;
border-right-color:#cc0000;
border-left-color:#cc0000;
border-bottom-color:#cc0000;
border-top-color:#cc0000;
background:#F5F57F;
padding:13px;
}

.tdbordersdash {
font-family: Verdana,Arial,sans-serif;
font-size:18px;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-left-style:dashed;
border-right-style:dashed;
border-bottom-style:dashed;
border-top-style:dashed;
border-right-color:#CC0000;
border-left-color:#CC0000;
border-bottom-color:#CC0000;
border-top-color:#CC0000;
background:#ffffff;
padding:5px;
}

