#main {
width:795px;
	margin:auto;	
}
A:link
{
    COLOR: #003399
}
A:hover
{
    COLOR: #990000
}
#container{ 
	width: 795px; 
	margin: auto;
}
#Logo{ 
	background: #3F8CB2 url(images/logo.jpg) no-repeat;
	width: 762px; 
	height: 67px; 
	float: left;
	margin: 0 0 0 0px
}
#Flash{ 
	background: #ffffff url(images/flash.jpg) no-repeat;
	width: 762px; 
	height: 137px; 
	float: left;
	margin: 0 0 0 0px
}

#SideMenu{
	background: #3F8CB2 ;
	position:absolute;
	top:0px;
	left:761px;
	width: 38px; 
	height: 204px
	}
#MainMenu{
	background: #336699;
	position:absolute;
	top:203px;
	left:-1px;
	width:795px;
	height: 22px;
	padding:0 0 0 0px;
	z-index: 10;
	visibility: visible
	}
#Body
{
	position:absolute; 
	top:229px;
	left:-1px;
	padding:0 0 px;
	width: 335px;
	height: 330px;
	}
.boldText
{
	font:9pt Arial;
	font-weight:bold;
	color:#666666
}
.boldWhite
{
	font:7pt Verdana;
	color:#ffffff
}
.boldBlue{
	font:9pt Arial;
	font-weight: bold; 
	color:#2F669F
}
.boldBlue2{
	font:9pt Arial;
	font-weight: bold; 
	color:#2f669f
}
.sideHeading
{
	font:9pt Verdana;
	font-weight:bold;
	color:#490C8E
	}
.sideText
{	font:7pt Verdana;
	font-weight:bold;
	color:#2389BC
	}
h1
{
	font:9pt Verdana;
	font-weight:bold;
	color:#490C8E;
	margin-bottom:0px

	}
h2
{
	font:9pt Verdana;
	font-weight:bold;
	color:#490C8E;
	margin-bottom:0px
	}
hr
{
	color:#4989B7
}
.normalText{
	font:9pt Arial; 
	color: #666666
}
body { 
	background: #ffffff ;
	font: 24pt Arial; 
	color: #000000;	
	width:795px;
	margin:auto;
}
body, html, div { 
	margin: 0 0 0 0px;
	padding: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2F669F;
	text-decoration: none;
}
.mainSide {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #75A7BE;
	border-right-color: #75A7BE;
	border-bottom-color: #75A7BE;
	border-left-color: #75A7BE;
	background-color:#E3EFF7;
	height:107px;
	padding: 1px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:white
}
.Title{
	font:10pt Arial;
	font-weight: bold; 
	color:#990000
}
