html { 
	padding:0px;
	margin:0px;
	}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;  
	padding:0px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	}
	
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
	
a:visited {
	color: #000000;
	}
	
a:hover {
	color: #000000;
	}

#container { 
	min-width: 925px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	}
	
#top {
	height: 135px;
	background-color: #84ADE0;
	border-bottom: 10px solid #B9CBE1;
	}
	
#leftnav {
	float: left;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	/* width: 120px; */
	width: 140px;
	color: #333333;
	background-color: #B9CBE1;
	font-size: 8pt;
	text-align:center;
	font-weight: normal;
	/* border: 1px solid #5F7EA5; */
	border: 0px solid #5F7EA5;
	}
	
#rightnav {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	/* width: 135px; */
	width: 120px;
	color: #FFFFFF;
	background-color: #60839F;
	}
	
#content {
	margin-top: 10px;
	margin-left: 145px;
	margin-right: 120px;
	padding-top: 5px;
	padding-bottom: 10px;
	min-width: 650px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
#contentclear {
	margin-top: 10px;
	width: 650px;
	text-align: left;
	}
	
#lower { 
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 650px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
#footer {
	clear: both;
	margin-top: 10px;
	height: 53px;
	text-align: center;
	font-size: 10pt;
	background-color: #5F7EA5;
	border-top: 5px solid #B9CBE1;
	}
	
#lowercontainer { 
	margin-top: 10px;
	width: 800px;
	text-align: left;
	}

#left2 {
	float: left;
	width: 510px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	}
	
#right2 {
	float: left;
	width: 275px;
	margin-left: 10px;
	background-color: #FFFFFF;
	}
	
#menu2 {
	position: absolute;
	left: 10px;
	top: 79px;
	width: 300px;
	text-align: left;
	background-color: #60839F;
	}
	
.sidecontent {

	}
	
.thetable {
	font-size: 12px;
	 /* font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif; */
	}
	
a.plainlink { cursor: pointer; text-decoration: none; font-weight: normal;}
a.plainlink:link { text-decoration: none; font-weight: normal}
a.plainlink:visited { text-decoration: none; font-weight: normal}
a.plainlink:hover { text-decoration: none; font-weight: normal}
a.plainlink:active { text-decoration: none; font-weight: normal}

a.bluelink { font-size: 10pt; color:#2C486B; cursor: pointer; text-decoration: none; font-weight: bold;}
a.bluelink:link { font-size: 10pt;  color:#2C486B; text-decoration: none; font-weight: bold;}
a.bluelink:visited { font-size: 10pt;  color:#2C486B;text-decoration: none; font-weight: bold;}
a.bluelink:hover { font-size: 10pt;  color:#8EB4E3; text-decoration: none; font-weight: bold;}
a.bluelink:active { font-size: 10pt;  color:#2C486B; text-decoration: none; font-weight: bold;}

a.blacktiny { font-size: 8pt; color:#000000; cursor: pointer; text-decoration: none; font-weight: normal;}
a.blacktiny:link { font-size: 8pt;  color:#000000; text-decoration: none; font-weight: normal;}
a.blacktiny:visited { font-size: 8pt;  color:#000000;text-decoration: none; font-weight: normal;}
a.blacktiny:hover { font-size: 8pt;  color:#000000; text-decoration: underline; font-weight: normal;}
a.blacktiny:active { font-size: 8pt;  color:#000000; text-decoration: none; font-weight: normal;}

a.dustinlink { color:#0000FF; cursor: pointer; text-decoration: none; font-weight: normal;}
a.dustinlink:link { color:#0000FF; text-decoration: none; font-weight: normal;}
a.dustinlink:visited { color:#990099;text-decoration: none; font-weight: normal;}
a.dustinlink:hover { color:#0000FF; text-decoration: none; font-weight: normal;}
a.dustinlink:active { color:#0000FF; text-decoration: none; font-weight: normal;}

a.orangelink {
	padding: 5px 10px;
	border: 1px #000000 solid;
	color: #FFFFFF;
	background: #FF6600;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

a.orangelink:link {
	color: #FFFFFF;
	background: #FF6600;
	}

a.orangelink:visited {
	color: #FFFFFF;
	background: #FF6600;
	}

a.orangelink:hover {
	color: #FFFFFF;
	background: #FF9900;
	}
	
a.orangelink:active {
	color: #FFFFFF;
	background: #FF9900;
	}

#footer a { cursor: pointer; color: #FFFFFF; font-size: 10pt; font-weight: normal;}
#footer a:link { text-decoration: none;}
#footer a:visited { text-decoration: none;}
#footer a:hover { text-decoration: underline; }
#footer a:active { text-decoration: none;}

#right2 a { font-size: 8pt; color:#FFFFFF; cursor: pointer; text-decoration: none; font-weight: normal;}
#right2 a:link { font-size: 8pt;  color:#FFFFFF; text-decoration: none; font-weight: normal;}
#right2 a:visited { font-size: 8pt;  color:#FFFFFF;text-decoration: none; font-weight: normal;}
#right2 a:hover { font-size: 8pt;  color:#FFFFFF; text-decoration: underline; font-weight: normal;}
#right2 a:active { font-size: 8pt;  color:#FFFFFF; text-decoration: none; font-weight: normal;}

#left2 a { font-size: 7pt; color:#FFFFFF; cursor: pointer; text-decoration: none; font-weight: normal;}
#left2 a:link { font-size: 7pt;  color:#FFFFFF; text-decoration: none; font-weight: normal;}
#left2 a:visited { font-size: 7pt;  color:#FFFFFF;text-decoration: none; font-weight: normal;}
#left2 a:hover { font-size: 7pt;  color:#FFFFFF; text-decoration: underline; font-weight: normal;}
#left2 a:active { font-size: 7pt;  color:#FFFFFF; text-decoration: none; font-weight: normal;}
	
input.btn {
   color: #FFFFFF;
   font-size:10pt;
   font-weight:bold;
   background-color:#FF6600;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   cursor: pointer;
   text-align: center;
   }

input.btn:hover {
   background-color: #FF9900;
   }

div.sidelink {
	padding: 3px;
	font-size: 9pt;
	text-align: right;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #465B70;
	}

#leftlinks 
ul{
	width: 135px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftlinks 
li{
	width: 135px;
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
	/*
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	*/
}
#leftlinks 
a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #5F7EA5;
	font-size: 8pt;
	padding: 0.2em 0em 0.2em 0em;
	margin: 0;
}
#leftlinks 
a:hover {
	display: block;
	color: #FFFFFF; 
	background: #84ADE0;
	font-size: 8pt;
	text-decoration: none;
}
#leftlinks 
h2{
	display: block;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0;
	color: #2C486B;
	font-size: 12px;
	font-weight: bold;
}

#navigator {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 10pt;
	border: 0px #000000 solid;
	}
	
#navigator h1 a {
	display: block;
	height: 60px;
	}
		
#navigator a {
	padding: 2px 10px;
	border: 1px #000000 solid;
	color: #FFFFFF;
	background: #5F7EA5;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	}
	
#navigator a:hover {
	background-color: #FF9900;
	}

div.darkbox {
	background-color: #B9CBE1;
	/*border: 1px solid #333333; */
	border-top: 5px solid #5F7EA5;
	padding: 10px;
	text-align: left;
	color: #000000;
	}