body
{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#000000;
}


td.main{

	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	
	
}

td.blueborder{
	border-top: 1px solid #9EAAB5;
	border-left: 1px solid #9EAAB5;
	border-right: 1px solid #9EAAB5;
	border-bottom: 1px solid #9EAAB5;
	font-size:10px;
	
	
}
td.blue{
	background-color: #9EAAB5;
	font-size:10px;
	text-align:center
	
}
td.left{

	
	border-left: 1px solid black;
	border-bottom: 1px solid black;

}
td.bottom{
	border-bottom: 1px solid black;
	
}


/* peek a boo bug */
/* Hides from IE5-mac \*/
        * html #content-container {height: 1%;}

td.content {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
	padding:10px;
}

a.boldnav {
	text-decoration:none;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.boldnav:hover {
    	color: #ffffff;
    	font-weight:bold;
}

 a.nav {
	text-decoration:none;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	font-size:12px;
}

a.nav:hover {
    	color: #ffffff;
}
a.topnav {
	text-decoration:none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	font-size:12;
}

a.topnav:hover {
    	color: #A93912;
}


td.footerright {
	
	padding: 7px;
	margin-top: 0;
	color: #2F4868;
	text-align:right;
   font-family:Verdana, Arial;
	font-size:10px;
}


td.footerleft {
	
	padding: 7px;
	margin-top: 0;
	color: #2F4868;
	text-align:left;
	font-family:Verdana, Arial;
	font-size:10px;

}

h1 {
	
	
	color: #2F4868;
   font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
}

h2 {
	
	
	color:  #A93912;
   font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}

