h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEDEE;
  	margin: 0px;
    padding: 0px;
}
div#MainContainer {
	border: thin solid #000000;
	border-collapse:collapse;
	background-color: #FFFFFF;
	width: 760px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;	
	
}
div#TopNav {
	margin-top: 25px;
	width: auto;	
}
div#TopSpacer {
	width: auto;
	min-height: 35px;
	position:absolute;
	top: 155px;
	background-color: #00FF00;
}
div#left {
    float: left;
    width: 253px;
	text-align: center;
	min-height: 110px;
	border-right: thin solid #999999;
}

div#right {
    float: right;
    width: 253px;
	text-align: left;
	vertical-align: middle; 
	padding-left: 18px;
	border-left: thin solid #999999;
	min-height: 110px;
}

div#middle {
    padding: 0px 260px 5px 270px;
 	margin: 0px;
	text-align: left;
}

div#MainGraphic {
	margin-top: 25px;
	width: 760px;
	min-height: 200px;
	position:relative;
}
div#MainBody {
	width: 760px;
	position:relative;
	text-align: left;
	padding: 5px;
}
div#footer {
	width: 760px;
    background-color: #0000FF;
	position:absolute;
	top: 450px;
}
#Footer2 {
	position:relative;
	margin:0px auto;
	margin-top: -14px;
	width:760px;
	left: -1px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	z-index:52;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.SideNavBar {
	background-color: #DFEEFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.rollB {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
}
A.rollB:hover {
	color: #666699;
	text-decoration:underline;
}
.TopNav {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
	
}
A.TopNav:hover {
	color: #666699;
	text-decoration:underline;
}
.NavLeft {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
	
}
A.NavLeft:hover {
	color: #666699;
	text-decoration:underline;
}
.BottomNav {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #0099CC;
	
}
A.BottomNav:hover {
	color: #666699;
	text-decoration:underline;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #0099CC;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	color: #0099CC;
}
A.Heading:hover {
	color: #666699;
	text-decoration:underline;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}



