a:link {
	color: #99FFFF;
}
a:visited {
	color: #CC66FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 140%;
}
body {
	background-color: #000099;
	background-image: url(../graphics/background_deepblue.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}
#OutsideContainer {
	z-index:1;
	width:920px;
}
#BackTrace {
	z-index:11;
}
#Container {
	z-index:8;
}
#Top {
	z-index:9;
	height:192px;
	width:920px;
}
#Logo {
	z-index:9;
	float: left;
	height:207px;
	width:192px;
}
#TitleBack {
	z-index:2;
	height:207px;
	width:723px;
	background-image: url(../graphics/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 10px;
	background-attachment: scroll;
}
#PageTitle {
	position:relative;
	z-index:3;
	bottom: 140px;
}
#Company {
	position:relative;
	z-index:4;
	bottom: 120px;
}
#Buttons {
	position:relative;
	z-index:5;
	left:97px;
	height:25px;
}
#Footer {
	position:relative;
	top:10px;
	z-index: 6;
}
.backtrace {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu {
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 100%;
}
.company {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 100%;
}
.mainsubheader {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: -30px;
}
.maintext {
	padding-left: 40px;
	text-align: justify;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: -20px;
}
.requiredfield {
	font-weight: bold;
}
ul {
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	text-indent: 0px;
}
.sitemaphead {
	font-size: 14px;
	font-weight: bold;
}
.tableheader {
	color:#1F3A80;
	background-color:#FFFFFF;
}