/* CSS Document */

body {margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;}
a {color: #062D70;}
a:hover {text-decoration: none;}

/* Page drop shadow 
.shadow_wrap1, .shadow_wrap2, .shadow_wrap3 {margin: 0 auto;
	width: 780px;}
.shadow_wrap1 {background:url("images/shadow.gif") no-repeat bottom right;}
.shadow_wrap2 {background:url("images/corner_bl.gif") no-repeat bottom left;}
.shadow_wrap3 {padding:0 8px 8px 0;
	background:url("images/corner_tr.gif") no-repeat top right;}*/

#wrapper {width: 100%;
	background-color: #ffffff;}

/* Masthead styles  */
#masthead {display: none;}
#masthead img {padding-top: 3px;}
#id {display: none;}
#masthead-links {display: none;}
#masthead-links a {display: none;}
#tagline {display: none;}
	
#left {width: 150px;
	background-color: #84B8D4;
	padding: 5px 5px;
	font-size: .8em;}

#middle {padding: 5px 5px;}

#right {display: none;}
#right h3 {font-size: 1.2em;}
#right a {text-decoration: none;}

#main-table {border-bottom: #84B8D4 2px solid;}
	
#footer {text-align: right;
	display: none;
	margin: 0 auto;
	width: 780px;
	font-size: .8em;
	padding: 2px 2px;}
#footer p {margin: 0 0;}
#footer a {}