body

{

padding:0 0 0 0;

margin:0 0 0 0;

background-color:#2e5065;

}



td

{

   font-weight: normal;

   font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

   font-size: 12px;	

   color: #000000;

   line-height:18px;

}



img{border:none;}



 a:link

{

    font-weight: normal;

    font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

    color: ##0033FF;	

   	text-decoration:underline;	

}



a:visited

{

    font-weight: normal;

    color: #0000FF;

	font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

   	text-decoration:underline;	

}



a:hover

{

    font-weight: normal;

    color: #ff0000;

	font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

   	text-decoration:none;	

}



hr{color:ffffff; height:1px;}



.heading
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size: 18px;	
   color: #ffffff;
   line-height:18px;
}

h1
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size: 20px;	
   color: #065d7f;
   line-height:18px;
}


h2
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size: 20px;	
   color: #065d7f;
   line-height:18px;
}

.bluetd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* font-weight: bold; */
	color: #ffffff;
	background-color: #387D9C;
	/* height: 22px; */
	padding: 5px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	border: 1px solid #000000;
}

.redboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB190F;
	font-weight: bold;
}
.subheading
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size: 15px;	
   color: #ffffff;
   padding-left:20px;
   padding-top:5px;
}


.heading2
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size: 24px;	
   color: #373131;
}

.heading3
{
   font-weight:bold;
   font-family: Trebuchet MS,arial,verdana, verdana,sans-serif;
   font-size:15px;	
   color: #ffffff;
}




.inputbox
{

    font-weight: normal;

    color: #000000;

	font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

	background: url(../images/text_box.jpg);

	background-repeat: no-repeat;

	width:168px;

	border: 0px;

	padding-left:5px;

	padding-top:7px;

	height:29px;

   	text-decoration:none;	

}


textarea
{

    font:normal 12px Tahoma, Verdana, Arial; 
	padding:5px; 
	margin:0px;
	color:#333333; 
	width:70%; 
	height:100px;
	border:#8ECBDF solid 1px; 
	border-width:1px; 
	background-color:#E9E9E9;
	font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

}


.inputbox2

{

    font-weight: normal;

    color: #000000;

	font-family: arial,verdana, Trebuchet MS,  verdana,sans-serif;

	font-size: 12px;	

	background: url(../images/text_box2.jpg);

	background-repeat: no-repeat;

	width:168px;

	border: 0px;

	padding-left:5px;

	padding-top:7px;

	height:29px;

   	text-decoration:none;	

}





.toplink{
font-weight: bold; 
size:13px;
font-family:tahoma;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.toplink ul{
margin: 0;
padding: 0;
font-weight: bold; 
float: center;
width: 95%; /*width of menu*/
}

.toplink ul li{
display: inline;
color: #ffffff;
size:13px;
font-family:tahoma;
font-weight: bold ;
}

.toplink ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 14px 14px;
text-decoration: none;
font-weight: bold ;
size:13px;
font-family:tahoma;
border-left: 1px  solid #93b4d1;
}

.toplink ul li a:visited{
color: #ffffff;
font-family:tahoma;
font-weight: bold ;
text-decoration: none;
}

.toplink ul li a:hover, .toplink ul li .current{
font-weight: bold;
size:13px;
font-family:tahoma;
color:#000000;/*text color of selected and active item*/
padding-top: 14px; /*shift text down 1px for selected and active item*/
padding-bottom: 14px; /*shift text down 1px for selected and active item*/
background: black url(../images/nav_bg_over.jpg) center center repeat-x;
}




.leftnav{
width: 180px; /*width of menu*/
padding-top:10px;
}


.leftnav ul{
list-style-type: none;
margin: 0;
color: #000000;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.leftnav ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
color: #000000;
}

.leftnav ul li a{
color: #000000;
background: url(../images/errow.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #77a1b3;
font-size: 90%;
}

.leftnav ul li a:visited{
color: #000000;
}

.leftnav ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #709db3;
}

.bottom

{

	margin:0;

	padding:0;

	list-style-type:none;

	width:auto;

	position:relative;

	display:block;

	font-size:12px;

	font-weight:bold;

	font-family:tahoma, Helvetica, sans-serif;

}



.bottom li

{

	display:block;

	float:left;

	margin:0;

}

	

.bottom li a

{

	display:block;

	float:left;

	color:#ffffff;

	text-decoration:none;

	font-weight:bold;

	padding:8px 20px 10px 20px;

}

	

.bottom li a:hover

{	

	color:#FFFFFF;

	height:22px;

	text-decoration: underline;

}

	



.copyright

{

	color: #000000;

    font-family: tahoma, verdana,Arial,Helvetica,sans-serif;

    font-size: 11px;

	font-weight:normal;

}