@charset "utf-8";

body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D84AD;
	background-color: #000000;
	margin-top: 22px;
	margin-left: 0px;
}


/*
.* {
	border:1px solid #00FF00;
}
*/

#main {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* position relative here will make all ablsolutely position elements within the page relative to the "center" content, not to the window size  */
	position:relative;
}
#main #padding #contents #MainLogoBackgroundAreaSubPages #innerPadding {
	padding-right: 124px;
	padding-bottom: 40px;
	padding-left: 124px;
}
.fontColorWhite {
	color: #FFFFFF;
}
.formLabel {
	color: #FFFFFF;
	margin-right: 4px;
	text-align: right;
}
.barBlue {
	background-color: #25496D;
	height: 1px;
}
#footer {
	text-align: center;
}
#padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
	width: 920px;
	position: relative;
}
.bold {
	font-weight: bold;
}
.italics {
  font-style:italic;
}
img {
	border:none;
	border-collapse:collapse;
}
a:link {
	color: #6D84AD;
	text-decoration:none;
}
a:visited {
	color: #6D84AD;
	text-decoration:none;
}
a:hover {
	color: #6D84AD;
	text-decoration:underline;
}
a:active {
	color: #6D84AD;
	text-decoration:underline;
}
.rollover {
}
.vert1 {
	height:1px;
}
.vert2 {
	height:2px;
}
.vert4 {
	height:4px;
}
.vert8 {
	height:8px;
}
.vert16 {
	height:16px;
}
.vert24 {
	height:24px;
}
.vert32 {
	height:32px;
}
.indentSlight {
	margin-left: 8px;
}
.indentMedium {
	margin-left: 20px;
}
.below2 {
	margin-bottom: 2px;
}
.below4 {
	margin-bottom: 4px;
}
.below6 {
	margin-bottom: 6px;
}
.below8 {
	margin-bottom: 8px;
}
.below10 {
	margin-bottom: 10px;
}
.below12 {
	margin-bottom: 12px;
}
.below16 {
	margin-bottom: 16px;
}
.below20 {
	margin-bottom: 20px;
}
.below24 {
	margin-bottom: 24px;
}
.blue {
	color: #0D406B;
}
#main #padding #contents #MainLogoBackgroundArea {
	background-image: url(../Images/Bg_Home.jpg);
	background-repeat: no-repeat;
	width: 920px;
}
#main #padding #contents #MainLogoBackgroundAreaSubPages {
	background-image: url(../Images/Bg_Sub.jpg);
	background-repeat: no-repeat;
	width: 920px;
}
#main #padding #contents #navBar {
	margin-left: 350px;
	position: relative;
}
#innerPadding .photoLeft img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

