body {
	background-image: url(../images/bg_repeat.jpg);
	margin: 0px;
	padding: 0px;
}

#content a, #content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #508097;
	padding: 2px;
}

#content a:hover {
	text-decoration: none;
	color: #3266C2;
	background-color: #D5E9FD;
}

#container {
	width: 780px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#header {
	clear: both;
	float: left;
	width: 780px;

}

#flashheader {
	width: 322px;
	margin: 0px;
	height: 166px;
	float: left;
	background-image: url(../images/header_flashbg.jpg);
	background-repeat: no-repeat;
}

#maincontent {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}

#content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 32px;
	margin-right: 32px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#content p {
	margin-top: 16px;
	margin-bottom: 16px;
}

#footer {
	background-image: url(graphics/footer_fill.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	clear: both;
	width: 780px;
	height: 45px;
	color: #725533;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Arial;
	background-color: #c5c3a4;
}

#footer p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}

#footer a:hover {
	text-decoration: none;
	color: #524E30;
	background-color: #B1AA7C;
}
#thespacer {
	clear: both;
	float: none;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/spacer_fill.gif);
	height: 37px;
	background-repeat: repeat-x;
}

.photoborderleft {

	padding:4px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.bluebullet
{
	margin-left: 22px;
	padding-left: 0px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
}

.bluebullet li 
{
	padding-left: 22px;
	background-image: url(bullet_triangle_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 1.5em;
	color: #336699;
	line-height: 18px;
	padding-top: 18px;
}

.myHR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 30px;
	margin-bottom: 30px;
}

input {
	color: #0066CC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.forminput {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}
.tinytext {
	font-size: 9px;
	color: #999999;
}

.redhighlight {
	color: #CC0000;
	font-weight: bold;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #46748E;
}
.photoborderright {


	padding:4px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: right;
}
