body {
	margin: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	background-color:#FFFFFF;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	font-weight:bold;
}
h2 {
	font-size:150%;
	font-weight:bold;
}
h3 {
	font-style:italic;
	font-weight:bold;
}
p {
	font-size:90%;
}
td {
	font-size:90%;
}
form {
	font-size:90%;
}
li {
	font-size:90%;
}

#overbox {
background-color:#000CFF;
margin-left: auto; 
margin-right: auto;
margin-top:2px;
margin-bottom:2px;
width:760px;
border:2px solid #000CFF;
}

#header1 {

width:100%;
height:130px;
border-bottom:dotted;
border-bottom-width:1px;
padding-top:1px;
background-color:#B8D4FF;
}

#header1left {
padding:0px;
left:0px;
min-width:240px;
max-width:100%;

text-align:center;


}

#header1right {
position:absolute;
right:0px;

max-width:80%;
min-width:60%;

}

#header2 {
background-color:#000CFF;
color:#FFFFFF;
width:100%;
height:25px;

vertical-align: middle;
z-index:4;
}

#mainbox {

margin-right:10px;
margin-left: 160px;
text-align: justify;
margin-top: -200px;
border:solid;
border-width:2px;
border-color:#0000FF;
border-top:none;
border-bottom:none;
padding:2px;
background-color:#FFFFFF;
background-image:url(images/blucorner.gif);
background-position:left top;
background-repeat:no-repeat;
	
}

#lowbox {
background-image:url(images/blucorner3.gif);
background-position:left;
background-repeat:no-repeat
}

#nav {
position:relative;

top:0px;
left:0px;
width:158px;
margin-top:0px;
padding:0px;
padding-left:3px;
padding-top:19px;
border-left:none;
/* background-image: url(images/blendl.gif); */
height:200px;

z-index:1;
}

#nav a:link {
color:#FFFFFF;
text-decoration:none;
}

#nav a:visited {
color:#FFFFFF;
text-decoration:none;
}

#nav a:active {
color:#FF0000;
text-decoration:none;
}

#nav a:hover {
color:#000000;
background-color:#FFFFFF;
text-decoration:underline;
}

#rregion {
position:absolute;
top:0px;
right:0px;
width:200px;

background-color:#FFFFFF;
height:130px;
}

#footer {
text-align:center;
width:100%;

border-top:dotted;
border-top-width:1pt;
background-color:#B8D4FF;

}

#footer a:link {
color:#0000FF;
text-decoration:none;
}

#footer a:visited {
color:#990066;
text-decoration:none;
}

#footer a:active {
color:#FF0000;
text-decoration:none;
}

#footer a:hover {

text-decoration:underline;
}

.footerstyle {
font-size:10pt;
background-color:#B8D4FF;
}
.smalltext {
	font-size: 9px;
}
.tableleft {
font-size:10px;
text-align:right;
vertical-align:top;
}
.tableright {
font-size:10px;
text-align:left;
vertical-align:top;
}
.niceform {
background-color:#99FFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.lightback {
background-color:#B8D4FF;
}
.formbox {
background-color:#FFFFCC;
}

.innerfootstyle {
text-align:center;
font-size:70%;
background-color:#FFFFFF;
}