body		{background-color:#181A6D;margin:0;padding:0}

p,td			{font-family: Verdana; font-size: 10pt}
.menu_selected  { font-family: Arial; font-size: 10pt; color: #087E3A; font-weight: bold }
.page_title  	{ font-family: Verdana; font-size: 18pt; color: #E4E0E0 }
.section_title  {
	font-family: Verdana;
	font-size: 12pt;
	color: #087E3A;
	text-align: center;
}
.subsection_title  { font-family: Verdana; font-size: 10pt; color: #087E3A; font-weight: bold; text-align: left; }
.title4  		{ font-family: Verdana; font-size: 10pt; color: #087E3A; text-align: left; }

A:link		{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #333399;}
A:visited	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #333399;}
A:active	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #E41F1F;}
A:hover		{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #E41F1F;}

.headerbottom	{
	background-position: left;
	background-image:url(images/border.jpg);
	background-repeat: repeat-x;
	background-color:White;
	padding: 15 100 0 0;
}

.footertop	{
	background-position: left;
	background-image:url(images/border_bottom.jpg);
	background-repeat: repeat-x;
	background-color:White;
	padding: 15 100 0 0;
}

.menubar{
	background-position: center;
	background-image:url(images/menubar2.jpg);
	background-repeat: repeat-x;
	background-color: White;
	padding: 5 100 0 7;
	height: 35px;
}

A.menulink {
width: 100px;
height: 20px;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #E5E9ED;
padding: 1 0 0 0;
}

A.menulink:hover {
border: solid 1px #087E3A;
background-color:#ffffff;
text-decoration: none;
color: #087E3A;
}

A.menulink:link {
text-decoration: none;
color: #333399;
font-family:arial;
font-size:12px;
}

A.footer:link	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #E5E8ED;}
A.footer:visited	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #E5E8ED;}
A.footer:active {font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #E5E8ED;}
A.footer:hover	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #087E3A;}

.submenu {
	padding:2px; 
	background-color:#e0e0e0;
	width:100px; 
	font-family:arial; 
	font-size:9px; 
	padding-left:4px;
}

.submenu a:link  { color:#336699; text-decoration:none; font-family:arial; font-size:9px; }
.submenu a:visited  { color:#336699; text-decoration:none; font-family:arial; font-size:9px; }
.submenu a:hover { color:#087E3A; text-decoration:underline; }

.block_section {
	border: solid 1px #087E3A;
	background-color:#E5E8ED;
	text-decoration: none;
	height: 20px;
	vertical-align: middle;
	padding:2px;
	font-family:arial;
	font-size:12px;
	text-align:left;
	color: #333399;
	width : 100%;
}

