/* CSS Document */

body {
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding:0px;
	background-color: #EDE9E1;
	}


/* genaral  classes */
h1 {
font-size:120%; 
font-weight:bold;
padding:0px 5px 0px 0px;
color:#02386F;
}
h2 {font-size: 95%;}
h3 {font-size: 90%;}
h4 {font-size: 85%;}
img a {cursor:hand}

a:link {  color: #0000ff; text-decoration: none;}
a:visited { color: #0000ff; text-decoration: none;}
a:hover, a:active {  color: red; text-decoration: underline;}


/* form elements */

dropdown.text {
	font-size: 9px;
	}

input.button {	
	display: inline;	
	margin-left: 2px;	
	height: 20px;	
	background-color: #0065B0;	
	text-align: center;	
	padding-top: -1px;	
	border-style: solid;	
	border-color: #9BBFF4 #29446D #29446D #9BBFF4;	
	border-width: 1px 2px 2px 1px;	
	cursor: hand;	
	font-weight: bold;	
	color: #ffffff;
}

select.searchlist {
width:180px;
height:25px;
font-size: 80%;
}

input.searchtextbox {
	font-size: 100%;
	height: 18px;
	width: 180px;
	color: #000000;
	padding:3px 0px 0px 3px;
}
input.text{
	display: inline;	
	margin-left: 2px;	
	padding-top: -1px;	
	border-style: solid;	
	background-color:#EFF0E4;
	border-color: #7C7D69 #4F5036 #4F5036 #7C7D69;	
	border-width: 1px 2px 2px 1px;	
	cursor: hand;	
	color: #000;
	font-size:90%;
}

textarea{
	display: inline;	
	margin-left: 2px;	
	padding-top: -1px;	
	border-style: solid;	
	background-color:#EFF0E4;
	border-color: #7C7D69 #4F5036 #4F5036 #7C7D69;	
	border-width: 1px 2px 2px 1px;	
	cursor: hand;	
	color: #000;
	font-size:85%;
}

/* form elements */

/* start top menu */


table.topmenu{
	margin: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #344D56;
}

table.topmenu td{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #A7A9AC;
	height:27px;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	padding:0px 15px 0px 0px;
}

table.topmenu a:link { color: #000; text-decoration: none;}
table.topmenu a:visited { color: #000; text-decoration: none;}
table.topmenu a:hover, a:active { color:#8F370E; text-decoration: underline;}

/* end top menu */


/* start - left menu table */

table.leftmenu{
	margin: 0px 0px 0px 15px;
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #344D56;
	width:90%;
}

table.leftmenu td{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #A7A9AC;
	vertical-align:top;
	height:18px;
	color:#000;
}

table.leftmenu td.arrow{
	text-align:right;
	padding:7px 0px 0px 5px;
}

table.leftmenu td.label{
	font-size:95%; 
	padding:2px 0px 0px 5px;
}

table.leftmenu td.consult{
	font-size:120%; 
	font-weight:bold;
	padding:0px 0px 0px 5px;
	color:#02386F;
}

table.leftmenu td.header{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #A56D32;
	font-size:100%; 
	font-weight:bold;
	padding:5px 0px 5px 5px;
}


table.leftmenu a:link { color: #000; text-decoration: none;}
table.leftmenu a:visited { color: #000; text-decoration: none;}
table.leftmenu a:hover, a:active { color:#8F370E; text-decoration: underline;}

/* end - left menu table */

/*main */


/* start - main body table */

table.body{
	border-width: 0px 1px 0px 1px;
	border-style: none;
	border-color: #B2B4B6;
	margin: 0px;
}

table.body td{
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	padding:0px 30px 0px 20px;
	line-height:150%;
	text-align:justify;
	font-size:100%;
	
}
table.body td.content{
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #B2B4B6;
	line-height:160%;
	text-align:justify;
	font-size:95%;
	padding: 0px 15px 0px 25px;
}



/* end - main body table */


/* start - form table */

table.formTable{
	border-width: 0px 1px 0px 1px;
	border-style: none;
	border-color: #B2B4B6;
	margin: 0px;
}

table.formTable th{
	font-size:120%; 
	font-weight:bold;
	padding:3px 0px 10px 10px;
	color:#02386F;
	text-align:left;
}

table.formTable td{
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	padding:3px 0px 0px 0px;
}

table.formTable td.label{
	font-size:90%;
	padding:0px 0px 0px 10px;
}

table.formTable td.disclaimer{
	font-size:80%;
	padding:0px 20px 0px 10px;
}



/* end - main body table */



/* footer table */

table.footer{
	border-style: solid;
	border-color: #8C3309;
	border-width: 1px 0px 0px 0px;
	width:95%;
	margin:10px auto;
}

table.footer td{
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
	font-size:90%; 
	text-align:center;
	color: #474747;
	line-height:18px;
}

table.footer a:link {color: #474747; text-decoration: none;}
table.footer a:visited {color: #474747; text-decoration: none;}
table.footer a:hover, a:active {color: red; text-decoration: underline;}

/* footer table ends */






/* start - left menu table */

table.bottomMenu{
	margin: 0px 0px 0px 15px;
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #344D56;
	width:90%;
}

table.bottomMenu td{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #A7A9AC;
	vertical-align:top;
	height:18px;
	color:#000;
}

table.bottomMenu td.arrow{
	text-align:right;
	padding:7px 0px 0px 5px;
}

table.bottomMenu td.label{
	font-size:95%; 
	padding:2px 0px 0px 5px;
}

table.bottomMenu a:link { color: #000; text-decoration: none;}
table.bottomMenu a:visited { color: #000; text-decoration: none;}
table.bottomMenu a:hover, a:active { color:#8F370E; text-decoration: underline;}

/* end - left menu table */
