body
{
	position: static;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1B2E5F;
	background: url('../images/bg.gif') #336699;
}
.awmAnchorX 
{
	position:relative; 
	z-index:0; 
	top:5px; 
	left: 0px; 
	width: 237px;
	background-color: #1B2E5F;
}

a:link
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #B3BDDB;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited
{
	color: #B5CCFF;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.white:link
{
	color: #42568D;
	background: white;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited
{
	color: #42568D;
	background: white;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.white:active
{
	color: #42568D;
	background: white;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover
{
	color: white;
	background: #42568D;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#header
{
	background: url('../images/header.jpg');
	width: 775px;
	height: 175px;
	text-align: left;
}

#headerLinks
{
	position: relative;
	top: 93px;
	left: 0px;
}

#mainContent
{
	width: 775px;
	text-align: left;
	background-color: #1B2E5F;
}

#fadeshow
{
	position: relative;
	top: -50px;
	float: left;
}

#boxTopTop
{
	position: relative;
	top: -21px;
	width: 538px;
	height: 10px;
	background: url('../images/boxTop.jpg') #3D5887 no-repeat;
	float: left;
	line-height: 10px;
	font-size: 8px;
}
#boxTop
{
	position: relative;
	top: -21px;
	float: left;
	width: 538px;
	overflow: visible;
}
#boxTopLeft
{
	width: 22px;
	height: auto;
	float: left;
	background: url('../images/boxTopLeft.jpg') #3D5887 repeat-y;
}
#boxTopText
{
	width: 486px;
	padding: 5px;
	border-bottom: solid 1px black;
	height: auto;
	overflow: visible;
	float: left;
	background: white;
	font-size: 12pt;
	font-family: tahoma;
	font-weight: normal;
}
#boxTopRight
{
	width: 20px;
	height: auto;
	float: left;
	background: url('../images/boxTopRight.jpg') #3D5887 repeat-y;
}
#boxTopBottom
{
	position: relative;
	top: -17px;
	width: 538px;
	float: right;
	background: url('../images/boxTopBottom.jpg') #3D5887 no-repeat;
}

#boxLinks
{
	position: relative;
	top: -21px;
	width: 538px;
	height: 38px;
	float: right;
	background: url('../images/boxLinks.jpg') #3D5887 no-repeat;
}
#boxLinksText
{
	margin: 0px 20px 12px 22px;
	text-align: center;
}

#sideBar
{
	position: absolute;
	z-index: 10;
	display: none;
	width: 237px;
	background-color: #1B2E5F;
	color: White;
}

.prop {
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.min521px {
	min-height:499px;
}