body {
	font-family: "Minion Pro", "Georgia", "Times New Roman", ;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2F1C8;
	/*background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;*/

}

a {
	color:#005692;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336CAE;
	font-weight: bold;
	text-decoration: underline;
}

span.inactive {
	color:#005692;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #73A723;
	font-size: 18px;
	border-bottom: #A4C26E 1px solid;
}

h2 {
	color: #73A723;
	font-size: 16px;
	margin: 20px 0px 5px 0px;
}

p {
	line-height: 18px;
}

li {
	line-height: 18px;
}

input,textarea {
	padding-left: 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

#container {
	margin: auto;
	width: 776px;
	/*background-color:#BBDDEE; */
	background-color:#ffffff;
	border-left: #ffffff 1px solid;
}



#mainContent {
	width: 530px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#footer {
	text-align: center;
	border-top: #E2F1C8 5px solid;
	margin: 20px 0px 20px 0px;
	padding: 10px;

}

#spacer_Clear {
height: 1px;
clear: both;
}

#tableau {
	width: 206px;
	background-color:#E6F1D5;
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 15px 15px 15px;
}

#tableau_wide {
	width: 256px;
	background-color:#E6F1D5;
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 15px 15px 15px;
}

#tableau_dbl_wide {
	width: 500px;
	background-color:#E6F1D5;
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 15px 15px 15px;
}

#tableau_2 {


	border: #E6F1D5 2px solid;
	margin: 15px 0px 0px 0px;
	
}

p.caption {
	font-size: 7pt;
	margin: -3px 0px 0px 0px;
	}

#leftMenu {
	width: 173px;
	float: left;
	background-color: #E6F1D5;

}

#The_menu1{
background-color: #000000;
margin: 0px;
padding: 0px;
display:block;
/*height: 51px;*/
}

#The_menu2{
background-color: #CEE0B3;
margin-top: 0px;
padding: 5px 0px 5px 20px;
display:block;
text-decoration: none;
color: #336CAE;
}
#The_menu2_on{
background-color: #CEE0B3;
margin-top: 0px;
padding: 5px 0px 5px 20px;
display:block;
text-decoration: none;
color: #336CAE;
text-decoration: underline;
background-image:url(images/arrow2.gif);
background-position: 10px;
background-repeat:no-repeat;
}

#The_menu2 a:hover {text-decoration:underline;}

#mymenu1{
/*margin: 0px;
padding: 0px;*/
border-bottom: #9DC76F 1px solid;
}
#mymenu2{
padding:3px 0px 8px 0px;
background-color: #E6F1D5;

}

#mymenu2 a {
text-decoration: none;

}

#mymenu2 a:hover {
text-decoration: underline;
}

#mymenu3{
padding:3px 0px 8px 0px;
background-color: #E6F1D5;
}

#mymenu3 a {
text-decoration: none;
}

#mymenu3 a:hover {
text-decoration: underline;
}


#submenu{
display: block;
color: #336CAE;
padding: 5px 0px 0px 25px;
}

#submenu_on{
display: block;
color: #336CAE;
padding: 5px 0px 0px 10px;
margin-left: 15px;
text-decoration: underline;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
}

.hide{
display: none;
}

.show{
display: block;
}


#footer {
	color: #005692;
	font-size:11px;}

#translate {
	margin-top: -6px;
	margin-right: -30px;
	float: right;}

#form_right,#form_left {
	line-height:2.3em;
}
#form_right {
	float:right;
	margin-right:80px;
}
#form_left {
	text-align:right;
}
