@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/qbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #577887;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

.contentTable{
	border: 1px solid #7394A5;
	background-color:#FFFFFF;
	line-height: 15px;
}

.contentCell{
	padding: 30px;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #718F9A;
	font-weight: bolder;
	font-style: normal;
}
.tdPadding {
	padding: 5px;
}

.sideRule {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	color: #5B808E;
	font-weight: bold;
}


.bottomStuff{ color:#FFFFFF; padding:10px}
.bottomLink {color: #FFFFFF; text-decoration:none}
.bottomLink:hover {
	color: #333333;
	text-decoration: underline
}


a {
	color:#333333;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	background-color: #FFFFFF;
	color: #000000;
}
.img {
	border: 10px solid #E1E9EC;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.header2 {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #658D9E;
	border: 1px solid #FFFFFF;
}
.submitButton:hover {
	background-color: #293A42;
}
.details {
	font-weight: bold;
	color: #4E6A78;
	text-decoration: underline;
}
.bottomRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.missingText {
	color: #FF0066;
	font-weight: bold;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

.more:hover {
	text-decoration: underline;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bolder;
	font-style: normal;
}
.leftsiderule {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

