body
{  
margin: 0em;
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #000000; 
/*background-color: #CA9769;*/
background-image:  url("images/page_background_2.jpg");

}
.descriptor
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size: 16px;
color: #295188; 
text-decoration:none ;
}
.descriptorsmall
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size: 14px;
color: #295188; 
text-decoration:none ;
}
.descriptorsmaller
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size: 12px;
color: #295188; 
text-decoration:none ;
}



a:link
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #0c7fae; 
text-decoration:none ;
}

a:visited
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #0c7fae; 
text-decoration:none ;
}

a:active
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #0c7fae; 
text-decoration:none ;
}

a:hover
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #8e090b;
text-decoration:underline ;
}

#mainTable {
	border: 0px solid #000000;
	/*/*/line-height: 1.5em; /* */
}

#mainTable td {
 	padding: 2px;/*Pads each table cell in modern browsers*/
 }
 
#maincontent {
 	font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 15px;
	vertical-align: top;
	horizontal-align: left;
	background: #ffffff;
	/*/*/font-size: 100%; /* */
 }
 
#maincontentreturns {
 	font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	vertical-align: top;
	horizontal-align: left;
	background: #ffffff;
	/*/*/font-size: 100%; /* */
 } 

h1
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size:24px;
color: #174079;
}

h2
{
font-family: Times New Roman, Times, serif; 
font-weight: bold;
font-size:18px;
color: #174079;
}

h3
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size:14px;
color: #174079;
margin-bottom:-15px;
margin-top:3px;
}

h4
{
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size:12px;
color: #174079;
margin-bottom:-10px;
margin-top: -2px;
}

.floatleft
{
border: 1px solid 000;
float:left;
padding-right:10px;
padding-left: 10px;
}	

.floatright
{
border: 1px solid 000;
float:right;
padding-right:10px;
padding-left: 10px;
}

.titlehead {

	width: 750px;
	height:150px;
	align: center;
	border: 1px solid #174079;
	background-color: #EAEEEC;
	padding: 2px;
	text-align: left;
}


ul.navlist
{
	list-style-image:  url("greenlist.gif");
	list-style-type: disc;
	padding-left: 1em;
	margin: 0.5em;
    text-align:left;
}

.navhead
{

width: 150px;
height:15px;
border: 1px solid #000000;
background-image:  url("navheadback.gif");
margin: 0px;
padding-top: 10px;

}
.navheadtext
{
font-family: Arial, Verdana; 
font-weight: bold;
font-size:13px;
color: #ffffff;

}

a.navlink:link
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #8e090b; 
text-decoration:none ;
}

a.navlink:visited
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #8e090b; 
text-decoration:none ;
}

a.navlink:active
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #8e090b; 
text-decoration:none ;
}

a.navlink:hover
{
font-family: Arial, Verdana; 
font-style: normal;
font-size: 12px;
color: #0c7fae;
text-decoration:underline ;
}



 INPUT {
background-color: #E8E8E8;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt;
}
 SELECT {
background-color: #E8E8E8;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt
}
 SELECT.slt {
background-color: #E7E3D6;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt
}
input.btn{
   color:#FFFFFF;
   font-family:Arial, verdana, ms sans serif;
   font-size:10px;
   font-weight:bold;
   background-color:#006699;
   margin-bottom:2px;
   }
input.btnhome{
   color:#FFFFFF;
   font-family:Arial, verdana, ms sans serif;
   font-size:12px;
   font-weight:bold;
   background-color:#636531;}

 TEXTAREA {
background-color: #E8E8E8;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 12pt
}

.border_sides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#sidebar {
 	width: 110px;
	background: #ffffff;
 	font-size: 12px;<br>
    vertical-align: top;
	/*/*/font-size: 85%; /* */
 } 

.thin_sides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#chromemenu{
width: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #000;
width: 100%;
background:  url("chromebg.gif") center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background:  url("divider.gif") center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}

.maincontent {
 	font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 15px;
	vertical-align: top;
	background: #ffffff;
}
		   
.border {
	border: thin solid #000000;
}


.sides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

 SELECT.sltbig {
background-color: #E7E3D6;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 12pt
}

input.btnbig{
   color:#FFFFFF;
   font-family:Arial, verdana, ms sans serif;
   font-size:12px;
   font-weight:bold;
   background-color:#006699;
   margin-bottom:2px;
   }.intText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.intTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #9B0B0D;
}
