/* CSS Document */
html {
	height: 100%;
}
body {
	background:#35C5F1;
	margin:0px;
	padding:0px;  
	background:#35C5F1 url(images/sitelayout_v3_bg.png) no-repeat fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: none;	
}
#page {
	margin:0px 6px 0px 194px;
	display:block;
	width:570px;
	padding:41px 0px 0px;
}
#menu {
	display:block;
	top:0px;
	left:0px;
	width:180px;
	position:fixed;
	padding:40px 14px 0px 0px;
	text-align:right;
	margin: 0px;
}
* html #menu {
	position:absolute;
}
div#menu h2 {
	margin: 0px;
	padding: 0px;
}
#header {
	clear:both;
	height: 121px;
	width: 570px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybox_header.png);
	background-repeat: no-repeat;
	text-align: right;
}
#footer {
	clear:both;
	background-image: url(images/bodybox_footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 8px;
	width: 571px;
	text-align: center;
	padding: 0px;
}
#main {
	clear:both;
	background-image: url(images/bodybox_bgloop.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 531px;
	padding: 10px 20px;
	margin: 0px;
}
#main ul {
	margin: 0px;
	padding: 0px;
}
#main li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

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

.BoldHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a.Footer:link {
	color: #000000;
	text-decoration: none;
}
a.Footer:visited {
	color: #000000;
	text-decoration: none;
}
a.Footer:active {
	text-decoration: none;	
}
a.Footer:hover {
	color: #FF0000;
	text-decoration: none;	
}
.SubColumnHeader {
	width: 509px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.SubColumnLeft {
	float: left;
	height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	text-align: center;
	width: 125px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubColumnLeftLess {
	float: left;
	height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	text-align: center;
	width: 75px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubColumnRight {
	float: left;
	height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	width: 406px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubColumnRightMore {
	float: left;
	height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	width: 456px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubColumnFix {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.TwoColumnList ul {
	float: left;
	width: 440px; /* width is changed */
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.TwoColumnList li {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.Image {
	color: #000000;
}
a.Image:link {
	color: #000000;
	text-decoration: none;
}
a.Image:visited {
	color: #000000;
	text-decoration: none;
}
a.Image:active {
	text-decoration: none;	
}
a.Image:hover {
	color: #FF0000;
	text-decoration: none;
}
