	BODY
{
margin:2px;
background-color:black;
	scrollbar-3d-light-color: #000099;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #6766FF;
	scrollbar-dark-shadow-color: #358ED2;
	scrollbar-face-color: #000099;
	scrollbar-highlight-color: #000099;
	scrollbar-shadow-color:#000000;
min-width:800px;
 /* IE Dynamic Expression to set the width */ 
width:expression(document.body.clientWidth < 800 ? "800px" : "100%" );
	
}

.caption {
font-family:verdana; font-size:7pt; color:#4f4f4f;}

.i {
border:1px solid black;}

.mlink {
color:#02015F;
text-decoration:none;
font-weight:bold;
}

.mlink:hover {
color:#9A0000;
text-decoration:none;
font-weight:bold;
}

.hdr {
width:100%;
height:85px;
 border-bottom:5px solid black;
background-color:#0E11A0;
}

.L {
width:170px;
border-right:3px solid black;
background-color:#01009A;
vertical-align: top;
padding:0px;
}

.R {
width:170px;
border-left:3px solid black;
background-color:#02015F;
vertical-align: top;
padding:0px;
}

.M {
background-color:white;
vertical-align: top;
padding:0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, CHECKBOX, select
	{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	}

#dropmenudiv{
position:absolute;
border:1px solid #02015F;
border-bottom-width: 0;
font:normal 9pt arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #02015F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#02015F;
}

#dropmenudiv a:hover{
	color:white;
	/*hover background color*/
	background-color:#6766FF;
}

.dropdownhdr {
font-family:arial;
color:white;
font-weight:bold;
text-transform:uppercase;
font-size:10pt;
text-decoration:none;
}

.ddmenu {
background-color:#02015F;
width:100%;
height:25;
}

.RED {
background-color:#9A0000;
vertical-align: top;
padding-bottom:15px;
}


.WHITE {
background-color:#FFFFFF;
vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}

.PURPLE {
background-color:#6766FF;
vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}

.BLUE {
vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}

.LmenuRED
{
padding-left:10px;
font-family:arial;
font-size:10pt;
font-weight:bold;
color:white;
text-decoration:none;
text-transform:capitalize;
}

.LmenuRED:hover
{
padding-left:10px;
font-family:arial;
font-size:10pt;
font-weight:bold;
color:white;
text-decoration:underline;
text-transform:capitalize;
}

.blunavhdr
{
font-family:arial; font-size:10pt; color:#000099; text-transform:capitalize; font-weight:bold; font-variant:small-caps;padding-left:8px;}

.whtnavhdr
{
font-family:arial; font-size:10pt; color:#ffffff; text-transform:capitalize; font-weight:bold; font-variant:small-caps; padding-left:8px;}

.bullet1 {
font-family:Symbol;
font-size:9pt;
color:white;
}

.bullet2 {
font-family:Symbol;
font-size:9pt;
color:white;
margin-left:15px;
}

.imprint
{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

.main
{
font-family:arial;
font-size:10.5pt;
width:100%;
background-color:white;
padding-left:10px;
padding-right:10px;

}


h1
{
font-family:Times New Roman; 
font-size:25pt; 
color:#c0c0c0; 
text-transform:uppercase; 
font-weight:bold; 
font-style:italic;
text-align:right;
padding-right;2px;
}

h2
{
color: #9A0000;
font-family:arial;
font-size:18pt;
font-weight:bold; 
text-transform:uppercase;
}

h3
{
color: #000099;
font-family:arial;
font-size:14pt;
font-weight:bold; 
text-transform:capitalize;
}

.addinfo1 {
float:right;width:250px;margin-left:10px;margin-right:5px;border:solid 1px #02015F;}

.addinfohdr {
background:#02015F;font-family:arial;color:white;font-weight:bold;font-size:8pt;text-align:center;text-transform:uppercase;}

.addinfocontent {
background:#EFEFEF;font-family:arial;color:#000000;font-size:8pt;padding:3px;}
