h1, h2, h3, h4, h5, h6, img{
	border: 0;
	padding: 0;
	margin: 0;
}

div, table {
	padding: 0;
	margin: 0;
}


* {
	font-size: 100%;
}

p {
	margin-bottom: 1em;
}

body {
	text-align: center;
	margin: 20px 0 20px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 70%;
	background: #508cb9;
}

#wrapper {
	width: 745px;
	margin: auto;
	padding: 0;
	text-align: left;
	background-image: url(/images/mainback.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#h1 {
	width: 745px;
	height: 140px;
	background-image: url(/images/header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: normal;
	color: #37aef5;
	text-align: left;
	position: relative;
}

#h1 p {
	position: relative;
	top: 50px;
	left: 30px;
	width: 325px;
}

#h1 a {
	text-decoration: underline;
}

#mainContent a {
	color: #000;
	text-decoration: underline;
}

#homeBar {
	background-image: url(/images/homebar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 715px;
	height: 20px;
	text-align: left;
	padding: 6px 0 0 30px;
}

* html #homeBar {
	width: 745px;
	height: 26px;
}

#mainContent {
	padding: 0;
	margin-left:200px;
}

#contentWrap {
	background-image: url(/images/bottomcorner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 745px;
	padding-bottom: 20px;
}

#topCorner {
	padding: 0;
	margin: 0;
	width: 745px;
	height: 43px;
	background: #fff;
	background-image: url(/images/bluecorner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mainMenu {
	float: left;
	width: 160px;
	
	position: relative;
	top: -10px;
}

h2 {
	width: 513px;
	height: 16px;
	background-image: url(/images/h2main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	padding: 1px 0 0 15px;
	margin-bottom: 10px;
}

h2.boxOne {
	width: 257px;
	height: 16px;
	background-image: url(/images/h2boxone.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h2.boxTwo {
	width: 245px;
	height: 16px;
	background-image: url(/images/h2boxtwo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#boxes {
	width: 510px;
	margin: 0px 0 10px 0;
	clear: both;
	margin-top:-40px;
	
}

#boxOne {
	float: left;
	width: 257px;
	border: 1px solid white;
}

#boxTwo {
	float: right;
	width: 245px;
}

.blue {
	background: #eff7ff;
	padding: 10px;
}

div.clear {
	clear: both;
}

.fleft {
	float: left;
	margin: 5px;
}

.fright {
	float: right;
	margin: 5px;
}

#siblingLinks {
	margin-bottom: 30px;
}

#siblingLinks a {
	color: #0081f5;
}

#mainContent ul li ul li a {
	color: #0081f5;
}

#mainContent ul li ul li ul li a {
	color: #000;
	font-weight: normal;
}

#printHeader {display:none;}

.trlogo 
{

}

.navigationSpacer 
{
	margin-left: 7px;
	padding-bottom: 25px;
}
