
body 
{
background-image: url(images/bg.gif);
background-repeat:repeat-x;
background-color:#2D4258;
margin-top: 0px;
}



td {

	font-family:Verdana;
	font-size:12px;
	color:#000000;
	
	
}
a            { font-family: Verdana; font-size: 11px; text-decoration: none; color: blue}
a:visited    { font-family: Verdana; font-size: 11px; text-decoration: none; color: #blue}
a:hover      { font-family: Verdana; font-size: 11px;  
               text-decoration: none; color: blue; text-decoration: underline;}
a:active     { font-family: Verdana; font-size: 11px; text-decoration: none; 
			   color: #08288C;  }
.a-sub	     { font-family: Verdana; font-size: 11px; text-decoration: none; 
			   color: #0000FF; font-weight: bold }




input
{
color: #6D90B0;
background: #EDF5FB;
border: 1px solid #6D90B0
}

select
{
color: #6D90B0;
background: #EDF5FB;
border: 1px solid #6D90B0
}

textarea
{
color: #6D90B0;
background: #EDF5FB;
border: 1px solid #6D90B0
}

radio
{
color: #6D90B0;
background: #EDF5FB;
border: 1px solid #6D90B0
}

checkbox
{
color: #6D90B0;
background: #EDF5FB;
border: 1px solid #6D90B0
}

button
{
color: #6D90B0;
background: #FF0000;
border: 1px solid #6D90B0
}

.fontType1
{
color: #3F89C3;
	font-weight: bold;
}

input.btn
{
   color:#FFFFFF;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#088FD2;
   border:1px solid;
   border-top-color:#0033CC;
   border-left-color:#0033CC;
   border-right-color:#0033CC;
   border-bottom-color:#0033CC;
   border-left-width:1px;
   height:18;
}

input.btnhov
{
   background-color:#D90029;
   border-top-color:#750016;
   border-left-color:#750016;
   border-right-color:#750016;
   border-bottom-color:#750016;
}

.title
{
	font-family:Verdana;
	font-size:18px;
	color:#637401;
	font-weight: bold
}




.title li{
font:Arial, Helvetica, sans-serif;
color:#333333;
font-size:14px;
border-right:4px solid #333333
background-position:left;
background-repeat:no-repeat;
}

#footer{
height:52px;
background-image:url(images/index_05.gif);
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
font:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:10px;
}

#content_body{
background:#FFFFFF;
padding: 10px 10px 10px 10px;
}

#box{

background-image:url(images/box_bg.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:780px;
border-color:#E6E8B1;
border-style:solid;
border-width: 1px 1px 1px 1px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}


#box02{

background-image:url(images/box_bg.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:780px;
border-color:#E6E8B1;
border-style:solid;
border-width: 1px 1px 1px 1px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}

#testimonials2 {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #f9f9f9;
border: 2px dotted #999999;
}

.testimonials {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #f9f9f9;
border: 2px dotted #999999;
}


h1{
font-family: "Trebuchet MS";
font-size: 28px;
height: auto;
width: auto;
font-weight: bold;
color: #003663;
letter-spacing: -1px;
line-height: 30px;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #003663;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6633;
	letter-spacing: -1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	line-height: 26px;
}

h3 {
font-family: "Trebuchet MS";
font-size: 20px;
color: #333333;
font-weight: bold;
letter-spacing: -1px;
line-height: 22px;
