body {
	background-color : #fff;
	background-image : url(../images/bkg.jpg);
	background-repeat : repeat-x;
	margin : 150px 10% 0px;
	padding : 0;
}
#logodiv {
	position : absolute;
	left : 0;
	top : 0;
	z-index: 1;
}
#logodiv2 {
	position : absolute;
	left : 220px;
	top : 1px;
	z-index: 2;
}
#logodiv3, #address {
	position:absolute;
	left:500px;
	top:1px;
	z-index:3;
	width: 175px;
}
address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-style : normal;
	margin : 5px 0 5px 0;
	text-align: right;
}
address a:link, address a:visited, address a:active {
	color : #000066;
	text-decoration : none;
}
#navDiv {
	position : absolute;
	left : 0px;
	top : 104px;
	z-index: 4;
}
td, p, div, ul {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2,h3,h4,h5,h6 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	margin : 8px 0 4px 0;
	color : #22277a;
}
h1{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	margin : 0;
	color : #22277a;
	padding : 0;
}
.subheader{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	margin : 8px 0 4px 0;
	color : #22277a;
}
.imgleft{
	float: left;
	padding:5px;
	clear: both;
}
.imgright {
	float: right;
	padding: 5px;
	clear: both;
}
#maincell, #sidebar {
	line-height : 1.5;
	vertical-align : top;
	padding-top : 0;
	padding-bottom : 0;
}
#maincell {
	font-size : 14px;
	border-right : 2px dotted #859587;
	}
#maincell p, #sidebar p {
	margin: 4px 0 0 0;
}
#maincell a:link, #maincell a:visited {
	color : #003399;
}
#maincell a:hover, #maincell a:active {
	color : #cc0000;
}
#maincell ul {
	padding : 0 0 0 1em;
	margin : 0 0 0 1em;

}
#maincell li {
	margin : 0 0 3px 0;
}
#maincell img {
	clear : both;
}
#sidebar{
	width : 30%;
	font-size : 12px;	
}

#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6 {
	margin : 0 0 10px 20px;
	padding : 0;
	font-size:16px;
}
#sidebar ul {
	padding : 0 0 0 1em;
	margin : 0 0 0 1em;
	list-style-type : none;
	list-style-image : url(../images/bullet1.gif);
}
#sidebar li {
margin : 0 0 4px 0; 
}

#sidebar a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 14px;
text-decoration : none;
font-weight : bold;
padding : 2px 4px;
	display : block;
	border : 1px solid #003399;
	line-height : normal;
	width : 140px;
}
#sidebar a:link, #sidebar a:visited {
	color : #003399;
}
#sidebar a:hover{
	color : #f4f1de;
	background-color : #003399;
	border : 1px solid #f7f1df;
	text-decoration : none;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	color : #f4f1de;
	background-color : #0055aa;
	border : 1px solid #f7f1df;
	text-decoration : none;
}
#footer {
	font-size : 10px;
	width : 450px;
	margin : 36px 0 0 30px;
	border-top : 1px solid #808080;
	padding-top : 6px;
	color : #7d765c;
}
#footer p {
	margin : 0 0 6px 0;
}
#footer a:link, #footer a:visited {
	color : #666666;
}

.sidelinx a{
	display : inline !important;
	border : 0 none !important;
	color: #0155ab !important;
}
.sidelinx a:hover, .sidelinx a:active {
	background-color : transparent !important;
	border : 0 none !important;
	color: #ff3300 !important;
	text-decoration: underline !important;
}
