/* CSS Document */
body {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background-image:url(images/bg.gif);
	z-index:-1;
}
.maincontainer{
	position: relative;
	margin: 0 auto;
	width: 775px;
	height: auto;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
	z-index:0;
}
.headerbottom{
	background-image:url(images/header_bottom.gif);
	background-repeat:repeat-x;
	position:relative;
	width:775px;
	height:12px;
}
.spalshpgcontainer{
	position: relative;
	margin: 0 auto;
	width: 695px;
	height: 350px;
	left: 0px;
	top: 0px;
}
.templatepgcontainer{
	position: relative;
	margin: 0 auto;
	width: 695px;
	height: auto;
	left: 0px;
	top: 0px;
}
.splashpgtext{
	position:relative;
	width:380px;
	height:auto;
	padding-left:61px;
}
.splashpgbuttons{
	position:relative;
	width:220px;
	height:auto;
}
.buttons{
	position:relative;
	width:210px;
	height:auto;
}
.indentedtext{
	padding-left:10px;
}
.indentedtextsm{
	position:relative;
	width:auto;
	height:auto;
	padding-left:5px;
}
.footer{
	position:relative;
	width:205px;
	height:20px;
	padding-top:10px;
	padding-left:570px;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
A:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#521414;
}
.txtheaders{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#521414;
}
.txtsubheaders{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.flyoutmenu{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	border-width:1px;
	border-color:#C0CFD3;
	border-style:solid;
	line-height: 18px;
	background-color: white;
	width: 180px;
	z-index:100;
}

.flyoutmenu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#C0CFD3;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	z-index:90;
}

.flyoutmenu a:hover{ /*hover background color*/
	background-color: #CCCCCC;
}

.style1 {color: #164C47}
.style2 {
	color: #652E2E;
	font-weight: bold;
}
.style5 {	color: #124944;
	font-weight: bold;
}
.style4 {color: #612929}
a:visited {
	color: #521414;
}
