*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; text-align: center; color:#F00}
h3 { text-align: center; color:#F00;}
h4 { text-align: center; color:#000;}
ul { padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; display:block; margin:0 auto; text-align:center;}


#header {
height: 215px;
}


#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #00F;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #00F;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
text-align:left;
}

.list1 li {
padding-left: 10px;
background-image: url(images/arrow2.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom: 10px;
}

#list2 li {
margin-left: 13em;
list-style-type:disc;
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom: 10px;
font-weight:bold;
}

#centertext {
text-align:center;
font-weight:bold;
font-size:larger;
color:#000;
}

#bodymiddlehelpform{width:300px; margin-left:auto; margin-right:auto; text-align:center;}
#bodymiddlehelpform input{ float: none;}
#bodymiddlehelpform label{ text-align:center; padding: 35px; text-decoration:underline;}
#bodymiddlehelpformerror{width:755px; margin-left:auto; margin-right:auto; text-align:center; font-size:18px;}

.italics {
font-style:italic;
}

.black {
color:#000;
}

.blue {
color:#00F;
}

.red {
color:#F00;
}

.blueunderline {
color:#00F;
text-decoration:underline;
}

.blackunderline {
color:#000;
text-decoration:underline;
}

.blackitalicsunderline {
color:#000;
text-decoration:underline;
font-style:italic;
}

.textcenter {
text-align:center;
}

.navbuttons { 
padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; 
}

#navmenu
{
margin-left: 1px;
width: 760px;
}

#navmenu ul
{
text-align: center;
list-style: none;
padding: 0;
margin: 0;
}

#navmenu li
{
float: left;
margin: 0 0.15em;
text-align: center;
}

#navmenu li a
{
background: url(images/blueCornerM.gif) repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 184px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#navmenu li a
{
float: none
}
/* End hide */ 

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#center { margin-bottom: 10px; float: left; width: 730px; padding: 0px 10px 10px 10px; margin-top: 0px;}
#right { float: right; width: 180px; margin-bottom: 10px; margin-top: 10px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#left { float: left; width: 550px; margin-bottom: 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }