body {
	background-image: url(../graphics/bg-fill.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

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

#content a:hover {
	text-decoration: none;
	color: #AF9607;
	background-color: #FCF2BA;
}

#container {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

#header {
	clear: both;
	float: left;
	width: 670px;
	background-image: url(../graphics/title-background.gif);
	background-repeat: repeat-x;
	height: 102px;

}

#flashheader {
	width: 670px;
	margin: 0px;
	height: 102px;
	float: left;
	background-image: url(../flash/headerBG.jpg);
	background-repeat: no-repeat;
}

#maincontent {
	width: 100%;
	clear: both;
	float: left;
}

#content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	line-height: 1.4em;
}


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

#footer {
	background-repeat: repeat-x;
	float: left;
	clear: both;
	width: 100%;
	height: 113px;
	color: #5F6C81;
	font-size: 10px;
	font-family: Tahoma, Arial;
	background-color: #303741;
	padding-top: 15px;
	background-image: url(../graphics/footer-bg-fill.jpg);
}
#footer #footercontainer {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}


#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: #FFFFFF;
	background-color: #4A5564;
}
#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: 10px;
	padding-left: 8px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

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

hr{
	height:0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

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

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

.redhighlight {
	color: #F20000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #424446;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB2417;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B19807;
}


.photoborderright {
	padding:4px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.myHRfooter {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F6C81;
	margin-top: 15px;
	margin-bottom: 10px;
}
.infopanel {
	border: 1px solid #CDCDCD;
	width: 640px;
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
.smalltext {

	font-size: 11px;
	color: #999999;
}
.mybutton {
	font-size: 11px;
	border: 1px solid #333333;
	background-image: url(../graphics/menu-bg-over.gif);
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #3E4147;
	color: #FFFFFF;
}
.redhighlightBIG {
	color: #F20000;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallblack {

	font-size: 11px;
	color: #000000;
}
.redhighlightSmall {
	color: #F20000;
	font-weight: bold;
	font-size: 11px;
}
.yellowbox {
float:left;
clear:both;
border:solid;
border-width:1px;
border-color:#F4D75E;
background-color:#FFFFCC;
padding:10px
}
.graybox {
	clear:both;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#F7F7F7;
	padding:10px;
	float: left;
	background-image: url(../images/grey-box-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bluebox {
	clear:both;
	border:solid;
	border-width:1px;
	border-color:#B3C8EA;
	background-color:#F5F8FC;
	padding:10px;
	float: left;
	background-image: url(../images/blue-box-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#flashcontent {
	sposition: relative;
	left:685px;
	top:0px;
	visibility: visible;
	border: solid 0px #000;
	width: 320px;
	height: 620px;
	float: right;
	margin: 0px 0px;
}
.showhand {
	cursor: pointer;
}
#container #maincontent #content .graybox p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bluehighlightBIG {

	color: #3399CC;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#flashtv {

	visibility: inherit;
	border: solid 0px #000;
	width: 305px;
	height: 205px;
	margin: 0px 0px;
}
.blackhighlightBIG {


	color: #333333;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.GeorgiablackhighlightBIG {



	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#manwalking {
	width: 150px;
	margin: 0px;
	height: 280px;
	float: right;
	clear: none;
	padding-left: 8px;
}
.GeorgiabrownhighlightBIG {




	color: #CC6600;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

