.container {
	width : 155px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
.container2 {
	width : 125px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.star {
	color: #FFCC00;
}
.errorText {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CE0000;
}
.red {
	color: #CE0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #001842;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.tableBgDarkBlue {
	background-color: #001842;
}
.tableBgDarkBlueWithBorder {
	background-color: #001842;
	border: 1px solid #4B576F;
}
.tableBgRed {
	background-color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableBgMidBlue {
	background-color: #08295A;
	width: 740px;
	text-align: center;
}
.tableBgMidBlue210 {
	background-color: #08295A;
	width: 210px;
	text-align: center;
}
.tableBgMidBlue950 {
	background-color: #08295A;
	width: 950px;
	text-align: center;
}
.tableFrontBgMidBlue {
	background-color: #08295A;
	padding-right: 0px;
	padding-left: 0px;
}
.tableBgHeaderCurve {
	background-color: #001842;
	background-image: url(../images/topRedCurve.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #001842;
}
.headerTextLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #001842;
	text-align:left;
}
hr {
	background-color: #FFF;
	height: 1px;
}

.headerTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyCopyBold10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #001842;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #001842;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	text-align:left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	text-align:right;
}
li {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.redBanner {
	width: 730px;
	height: 38px;
	background-image:url(/images/redbanner730.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
}
.redBannerbottom {
	width: 730px;
	height: 38px;
	background-image:url(/images/bottomBanner730.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	text-align:center;
}
.tableBgDarkBlueWithBorder730 {
	background-color: #001842;
	border: 1px solid #4B576F;
	width: 726px;
}
td {
	color: #FFFFFF;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFCC00;
	text-align: center;
	font-weight: normal;
}
.midtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	text-align: center;
	font-weight: normal;
}
.timestext12 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	background-color: #001842;
}
.timestext14 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	background-color: #001842;
}
.timestext26 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	text-align:center;
	background-color: #001842;
}
.leftbg {
	background-image: url(/images/left.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 6px;
}
.rightbg {
	background-image: url(/images/right.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 5px;
}
.smalltxt {
	font-size: 10px;
}
#myForm label {
	width: 80px;
	text-align: left;
	margin-right: 40px;
	display: block;
	height: 26px;
	padding-left: 100px;
	float: left;
}
.redstar {
	color: #F00;
}
#myForm .submit input {
	margin-left: 200px;
	width: 140px;
	color: #FFF;
	background-color: #675746;
	padding-top: 4px;
	padding-bottom: 4px;
}
#myForm input {
	color: #1B3E93;
	border: 1px solid #d0d0d0;
	background-color: #FFF;
	width: 300px;
	margin-bottom: 6px;
	margin-right: 140px;
}
#myForm fieldset {
	border: 1px solid #CCC;
	width: 700px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#myForm legend {
	color: #1B3E93;
	background-color: #CCC;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 6px;
}
#myForm textarea {
	color: #1B3E93;
	border: 1px solid #d0d0d0;
	background-color: #FFF;
	width: 300px;
	height: 100px;
	margin-right: 140px;
	margin-bottom: 6px;
}
#myForm label.error {
	margin-left: 120px;
	color: #F00;
	width: 580px;
}
