html {
	min-height:100%;
	margin-bottom:1px;
}
body {
	background-image:url(images/pageback.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:black;
	margin-top:0px;
	margin-left:0px;
}
#parentcontainer {
	width:100%;
}
#maincontainer {
	width:758px;
	padding:0px;
	text-align: left;
}
#bgcontainer {
	width:900px;
	background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
}
#headerimg {
	width:758px;
	height:96px;
}
#topnav {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#C2C4C4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#C2C4C4;
	height:23px;
	width:756px;
	background-image:url(images/topnavbg.gif);
	background-repeat:repeat-x;
}
#homecontent {
	width:756px;
	height:387px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#C2C4C4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#C2C4C4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#C2C4C4;
	background-image:url(images/defaultbg.jpg);
	background-repeat:no-repeat;
}
#content {
	width:756px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#C2C4C4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#C2C4C4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#C2C4C4;
	background-image:url(images/contentbg.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.gencontainer {
	padding-left:35px;
	padding-top:56px;
	width:700px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	color:white;
}
.defaulttext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	color:white;
}
#footer {
	width:756px;
	height:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#C2C4C4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#C2C4C4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#C2C4C4;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:3px;
}
#footer a:link {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
#footer a:visited {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:White;
}
#hometext {
	padding-top:148px;
	padding-left:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	color:white;
	width:390px;
}
#topnavleft {
	width:80px;
	height:23px;
	float:left;
	background-image:url(images/topnavleftedge.gif);
}
#topnavright {
	width:80px;
	height:23px;
	float:right;
	background-image:url(images/topnavrtedge.gif);
}
#topnavbg {
	z-index:0;
	position:absolute;
	height:23px;
	width:756px;
}
#topnavlinks {
	z-index:1;
	position:absolute;
	width:756px;
	height:23px;
}
.topnavtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.topnavdivider {
	height:23px;
	padding-left:15px;
	padding-right:15px;
}
.icon {
	padding-right:5px;
}

a.Ltopnav:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.Ltopnav:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.Ltopnav:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFBA00;
	text-decoration:none;
}

a.Ldownload:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C36512;
	text-decoration:underline;
}
a.Ldownload:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C36512;
	text-decoration:underline;
}
a.Ldownload:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFBA00;
	text-decoration:none;
}

a.Lgeorgia11Pink:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#B50343;
	text-decoration:underline;
}
a.Lgeorgia11Pink:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#B50343;
	text-decoration:underline;
}
a.Lgeorgia11Pink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FF005A;
	text-decoration:none;
}

.trebuchetWht11 {
	font-family:Trebuchet MS, Arial;
	font-size:11px;
	color:white;
}

HR {
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#B50343;
	border-bottom-style:none;
	border-bottom-width:0px;
	height:1px;
	margin-top:10px;
}
.imgborder {
	border-style:dashed;
	border-color:#C8BEAF;
	border-width:1px;
	padding:3px;
}
.georgiaOrange11 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C36512;
}
.georgiaOrange12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#C36512;
}
.georgiaOrange14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#C36512;
}
.georgiaWht12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:White;
}
.georgiaWht14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:White;
}
.georgiaWht16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:White;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C36512;
}
.textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C36512;
}
.submit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#B50343;
	border-style:solid;
	border-width:1px;
	border-color:white;
}
.reset {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:black;
	background-color:#C8BEAF;
	border-style:solid;
	border-width:1px;
	border-color:white;
}
