/* Defaults */
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
color: #000000;
font-size: small;
background: #ababab;
padding: 0;
margin: 15px 0 5px;
}

table, td {
font-family: verdana, arial, tahoma, sans-serif;
font-size: small;
color: #000;
}

/* Outer layer */
#outer {
text-align: left;
background: #fcfefc;
color: inherit;
border: 1px solid #000000;
margin: 0 auto;
padding: 0;
width: 700px;
min-height:600px;
}

h1 {
	font-size:large;
	color:#3B5E87;
	font-weight:bold; color:#3B5E87;
	}


h2 {	
	font-size:medium;
	color:#3B5E87;
	font-weight:bold;
	}

h3 {	
	font-size:medium;
	color:#FFFFFF;
	font-weight:bold;
	}

div.padding {
	padding:5px;}
	
div.login_error {
	position:relative; text-align:right; color:#9D2424; background-color:#E1CA3B; font-weight:bold; padding:5px;
	}
	
div.topnav {
	vertical-align:middle;
	padding:5px;  
	border-bottom:1px solid #666666;
	}
	
a.topnav {font-family:verdana, arial, helvetica, sans-serif; 
		  font-size:11px; 
		  text-decoration:none; 
		  font-weight:bold; 
		  letter-spacing:0.1em; 
		  color:#444444;}
a.topnav:link {text-decoration:none;
			   color:#444444; 
			   letter-spacing:0.1em}
a.topnav:visited {text-decoration:none;
			      color:#444444; 
				  letter-spacing:0.1em;}
a.topnav:hover {text-decoration:none; 
			    color:#444444; 
				letter-spacing:0.1em; 
				background-color:#E9D3E9;}
a.topnav:active {text-decoration:none; 
				 color:#444444; 
				 letter-spacing:0.1em;}


a {font-family:verdana, arial, helvetica, sans-serif; font-size:small;}
a:link {color:#000000; font-weight:bold;}
a:visited {text-decoration:underline; color:#000000; font-weight:bold;}
a:hover {text-decoration: underline; color:#006699; font-weight:bold;}
a:active {text-decoration: underline; color:#000000; font-weight:bold;}

a.white {font-family:verdana, arial, helvetica, sans-serif; font-size:small;}
a.white:link {color:#FFFFFF; font-weight:bold;}
a.white:visited {text-decoration:underline; color:#FFFFFF; font-weight:bold;}
a.white:hover {text-decoration:underline; color:#CCCCCC; font-weight:bold;}
a.white:active {text-decoration:underline; color:#FFFFFF; font-weight:bold;}

a.bluenotbold {font-family:verdana, arial, helvetica, sans-serif;}
a.bluenotbold:link {color:#3B5E87; font-weight:normal;}
a.bluenotbold:visited {text-decoration:underline; color:#3B5E87; font-weight:normal;}
a.bluenotbold:hover {text-decoration:underline; color:#000000; font-weight:normal;}
a.bluenotbold:active {text-decoration:underline; color:#3B5E87; font-weight:normal;}

a.red {font-family:verdana, arial, helvetica, sans-serif; font-size:small;}
a.red:link {color:#9D2424; font-weight:bold;}
a.red:visited {text-decoration:underline; color:#9D2424; font-weight:bold;}
a.red:hover {text-decoration:underline; color:#9D2424; font-weight:bold;}
a.red:active {text-decoration:underline; color:#9D2424; font-weight:bold;}

div.small {font-family:verdana, arial, helvetica, sans-serif; font-size:smaller;}

a.small {font-family:verdana, arial, helvetica, sans-serif; font-size:smaller;}
a.small:link {color:#000000; font-weight:bold;}
a.small:visited {text-decoration:underline; color:#000000; font-weight:bold;}
a.small:hover {text-decoration:underline; color:#006699; font-weight:bold;}
a.small:active {text-decoration:underline; color:#000000; font-weight:bold;}

a.smallnotbold {font-family:verdana, arial, helvetica, sans-serif; font-size:smaller; font-weight:normal;}
a.smallnotbold:link {color:#4F394F; font-weight:normal;}
a.smallnotbold:visited {text-decoration:underline; color:#4F394F; font-weight:normal;}
a.smallnotbold:hover {text-decoration:underline; color:#006699; font-weight:normal;}
a.smallnotbold:active {text-decoration:underline; color:#4F394F; font-weight:normal;}

a.smallwhite {font-family:verdana, arial, helvetica, sans-serif; font-size:smaller}
a.smallwhite:link {color:#FFFFFF; font-weight:normal;}
a.smallwhite:visited {text-decoration:underline; color:#FFFFFF; font-weight:normal;}
a.smallwhite:hover {text-decoration:underline; color:#CCCCCC; font-weight:normal;}
a.smallwhite:active {text-decoration:underline; color:#FFFFFF; font-weight:normal;}

a.large {font-family:verdana, arial, helvetica, sans-serif; font-size:medium}
a.large:link {color:#000000; font-weight:normal;}
a.large:visited {text-decoration:underline; color:#000000; font-weight:normal;}
a.large:hover {text-decoration: underline; color:#006699; font-weight:normal;}
a.large:active {text-decoration: underline; color:#000000; font-weight:normal;}

a.notbold {font-family:verdana, arial, helvetica, sans-serif; text-decoration:underline; font-size:small}
a.notbold:link {color:#000000; font-weight:normal;}
a.notbold:visited {text-decoration:underline; color:#000000; font-weight:normal;}
a.notbold:hover {text-decoration:underline; color:#006699; font-weight:normal;}
a.notbold:active {text-decoration:underline; color:#000000; font-weight:normal;}

div.imageright {float:right; 
		   border:1px solid #000000; 
		   padding:3px; 
		   margin:7px; 
		   background-color:#C7B1C7;
		   font-size:smaller;
		   }
		   
		   div.imageleft {float:left; 
		   border:1px solid #000000; 
		   padding:3px; 
		   margin:7px; 
		   background-color:#C7B1C7;
		   font-size:smaller;
		   }
		   
a.highlightbox {font-family: verdana, arial, helvetica, sans-serif; 
				  font-size:12px; 
				  text-decoration: none; 
				  text-align:center; 
				  border:2px dotted #333333; 
				  background-color:#E1CA3B; 
				  padding:5px; 
				  margin:3px; 
				  display:block;
				  width:300px;
				  line-height:130%;}
a.highlightbox:link {color:#000000; text-decoration: underline;}
a.highlightbox:visited {text-decoration: underline; color: #000000;}
a.highlightbox:hover {text-decoration: underline; color: #000000; background-color:#ECDC84; }
a.highlightbox:active {text-decoration: underline; color: #000000;}

a.clearbox {text-decoration: none; 
				  border:2px dotted #333333; 
				  padding:7px; 
				  margin:3px; 
				  display:block;}
a.clearbox:link {color:#000000; text-decoration: none; font-weight:normal;}
a.clearbox:visited {text-decoration: none; color: #000000; font-weight:normal;}
a.clearbox:hover {text-decoration: none; color: #000000; background-color:#ECDC84; font-weight:normal;}
a.clearbox:active {text-decoration: none; color: #000000; font-weight:normal;}

a.yellowbox {text-decoration: none; 
				  border:2px dotted #333333; 
				  background-color:#ECDC84;
				  padding:7px; 
				  margin:3px; 
				  display:block;}
a.yellowbox:link {color:#000000; text-decoration: none; font-weight:normal;}
a.yellowbox:visited {text-decoration: none; color: #000000; font-weight:normal;}
a.yellowbox:hover {text-decoration: none; color: #000000; background-color:#ECDC84; font-weight:normal;}
a.yellowbox:active {text-decoration: none; color: #000000; font-weight:normal;}

span.blue {
	color:#3B5E87;
}

span.yellowheader {
	color:#ECDC84; 
	font-size:130%; 
	font-weight:bold;
	}
