body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#003366;
}

body a:link {

}

input {
border:1px solid #6487ad;
background-color:#f3f3f3;
}

textarea {
border:1px solid #6487ad;
background-color:#f3f3f3;
}

select{

border:1px solid #6487ad;
background-color:#f3f3f3;
}
.divider {

clear:both;

height:15px;
background-color:#0083b8;
}


#container {
margin-left: auto; 
margin-right: auto;
width:800px;
}



#header {

}

#logo {
float:left;
}

#navContainer{

margin-top:55px;
height:25px;
width:590px;
float:right;

background:url("../navbg.gif") repeat-x top left #f3f3f3;

border-bottom:1px solid #0083b8;

}

#navCorner{
float:left;
width:25px;
height:25px;
background:url("../graycornerupleft.gif") no-repeat top left #f3f3f3;
}

#nav {
float:left;
height:25px;
margin-left:0px;

font-family:Arial, Helvetica, sans-serif;
/*background-color:#f3f3f3;
border-left: 2px solid #e6e6e6;
border-top: 2px solid #e6e6e6;*/


}

.navlinks {
}

  #nav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #nav li {
    float:left;
    margin-top:2;
    padding:0;
    }

  #nav a {
    display:block;
	padding:10px 10px 0px 10px;
	 
	font-size:.8em;
	text-decoration:none;
	font-weight:bold;
	color:#42357a;
    }


 #nav #current {
    background:url("../tabright.gif") no-repeat right top;
	height:26px;
	border-bottom:1px solid #0083b8;
	
    }
  #nav #current a {
   background:url("../tableft.gif") no-repeat left top; 
   color:#0083b8;
	
    }
	

#highlight {
font-size:.8em;
float:left; 
padding:0px; 
padding-top:0px;

background:url(../tabbg.gif) repeat-x;
}

#highlighttext {
padding: 10px 2px 0px 2px;
color:#FFFFFF;
font-weight:bold;
float:left;
margin:0px;
}


#navblueselected {
background:url(../tabrightbg.gif) repeat-x #99CCDD; 
float:right;
height:26px; 
padding-left:10px;
border-bottom:1px solid #0083b8;
}


#navblue {
background:url(../bluebg.gif) repeat-x #0083b8; 
float:right;
height:26px; 
padding-left:10px;
border-bottom:1px solid #0083b8;
}

#navbluelinks {
padding-top:10px; 
float:left;

}

#navbluelinks a:link {
font-size:.8em;
color:#FFF;

text-decoration:none;
font-weight:bold;

}

#navbluelinks a:hover {
font-size:.8em;
color:#FFF;


text-decoration:none;
font-weight:bold;

}

#navbluelinks a:active {
font-size:.8em;
color:#FFF;


text-decoration:none;
font-weight:bold;

}

#navbluelinks a:visited {
font-size:.8em;
color:#FFF;


text-decoration:none;
font-weight:bold;

}

#loginContainer {
float:left; 
margin:10px 10px 0px 0px;
}

#loginbox { 

width:321px;
height:180px;
background-color:#f3f3f3;
border-left: 2px solid #e6e6e6;
border-right: 2px solid #e6e6e6;

}

#loginform { 

width:230px;
height:90px;
margin:0px 25px 0px 25px;

}

#loginform form {
font-size:9pt; 
font-weight:bold;
line-height:2
}

#submitButton {
color:#6487ad; 
padding:4px;
font-size:1.2em;
font-weight:bold;
}

#content {
padding-top:5px;
border: 1px solid white;
border-bottom:1px solid #6487ad;


}

#leftContent h1 {
font-size:1.2em;
font-weight:bold;
color:#0083b8;

}

#rightContent h1 {
font-size:1.5em;
font-weight:bold;
color:#0083b8;

}

#mainContent h1 {
font-size:1.5em;
font-weight:bold;
color:#0083b8;

}

#mainContent h2{
font-size:1.1em;
font-weight:bold;
}


#leftContent {
position:relative;
background:url(../gradient.gif) bottom repeat-x;
font-size:.8em;
padding:5px;
width:250px;
float:left;
z-index:3;


}


#rightContent {
position:relative;
margin-left:280px;
width:500px;
padding:5px;
z-index:3;


}

#mainContent {
width:800px;
position:relative; 
left:0px; 
padding:5px;
z-index:3;

}

#footer {


}

#copy {
font-size:.6em;
color:#999999;
}

#copy a{
text-decoration:none;
color:#999999;
}

#copy a:hover{
color:#666666;
}

#footer a:link {
font-size:.8em;
text-decoration:none;
color:#0083b8;
}

#footer a:hover {
font-size:.8em;
text-decoration:underline;
color:#0083b8;
}

#footer a:active {
font-size:.8em;
text-decoration:none;
color:#0083b8;
}
#footer a:visited {
font-size:.8em;
text-decoration:none;
color:#0083b8;
}