body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #54519E;
}

#mainContent {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: 1px solid #1F2E7B;
	background-color: #FFFFFF;
	font-size: 1.3em;
}

#header {
	height: 90px;
}
#mainHeaderMessage {
	font-size: 1.5em;
	color: #FF0000;
	float: left;
	padding-left: 15px;
	padding-top: 60px;
	font-weight: bold;
}

#mainContent #header img {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}
.blueBackg {
	background-color: #00AEEF;
}



#mainNav {
	background-image: url(../images/gradient_main_nav.gif);
	background-repeat: repeat-x;
	background-color: #00ADEE;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1F2E7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F2E7B;
}

ul.nav {
	list-style-type:none;
	padding-left:0;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.95em;
}

ul.nav li {
	display:inline;
}

ul.nav a {
	background-color:#EAEAEA;
	text-decoration:none;
	color:#333;
	margin-right: -5px;
	padding: 5px 15px;
	border-right: 1px solid #1F2E7B;
	border-left: 1px solid #1F2E7B;
}
#removeLeftBord {
	border-left-style: none;
}

#mainMessage {
	height: 155px;
}
.mainMessageText {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mainMessageTextDarkBlue {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1F2E7B;
}
.mainMessageTextRed {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CA282E;
}
.mainMessageTextGreen {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #45B14B;
}
.mainMessageTextGreenDark {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #007045;
}

.mainMessageTextBlue {
	font-size: 1.8em;
	color: #BEFBFD;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00AEEF;
}


.smallerText {
	font-size: 0.7em;
}

#completionDate {
	background-color: #37A13A;
	font-size: 1.3em;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
}

#mainContent #mainMessage p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}


ul.nav a:link {
	background-image: url(../images/gradient_main_nav.gif);
	background-repeat: repeat-x;
	background-color: #00ADEE;
	color: #FFFFFF;
}

ul.nav a:visited {
	background-image: url(../images/gradient_main_nav.gif);
	background-repeat: repeat-x;
	background-color: #00ADEE;
	color: #FFFFFF;
}

ul.nav a:hover {
	background-color:#1F2E7B;
	background-image: none;
}

ul.nav a:active {
	background-color: #00ADEE;
	background-image: none;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #005E36;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: -10px;
}
#rightCol {
	float: right;
	width: 260px;
	padding-top: 18px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1F2E7B;
}
.negMargin {
	margin-top: -10px;
	margin-bottom: -15px;
}

#mainContent #rightCol p {
	color: #5A5B5E;
	padding-left: 15px;
	padding-right: 15px;
}
#mainContent #rightCol li {
	color: #5A5B5E;
	padding-right: 15px;
}

#leftCol {
	float: left;
	width: 499px;
	color: #5A5B5E;
	padding-top: 5px;
}
.paddingLeft {
	padding-left: 3px;
}
#mainContent #leftCol li {
	padding-bottom: 15px;
}
.largerHeadList {
	font-size: 1.3em;
	padding-top: 10px;
}
.redHighlightText {
	color: #FF0000;
}


#mainContent #leftCol p {
	padding-left: 15px;
	padding-right: 15px;
}

a img {
	border:none;
}

/* Left column navigation */

#mainContent #leftCol a:link {
	color: #007045;
	text-decoration: underline;
}

#mainContent #leftCol a:visited {
	color: #007045;
	text-decoration: underline;
}

#mainContent #leftCol a:hover {
	color: #37A13A;
	text-decoration: none;
}

#mainContent #leftCol a:active {
	color: #003300;
}

/* Right column navigation */

#mainContent #rightCol a:link {
	color: #007045;
	text-decoration: underline;
}

#mainContent #rightCol a:visited {
	color: #007045;
	text-decoration: underline;
}

#mainContent #rightCol a:hover {
	color: #37A13A;
	text-decoration: none;
}

#mainContent #rightCol a:active {
	color: #003300;
}

#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1F2E7B;
	clear: both;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

ul.footer li {
	display:inline;
}

ul.footer {
	list-style-type:none;
	padding-left:0;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 0.95em;
}

ul.footer a {
	text-decoration:none;
	color:#333;
	padding: 2px 10px;
	border-right: 1px solid #CCCCCC;
}
#removePaddingLeft {
	padding-left: 0px;
}

#mainContent #footer p {
	margin-top: 1px;
	margin-bottom: 0px;
	color: #5A5B5E;
}

#footerCopyright {
	font-size: 0.8em;
	clear: both;
}

#footerContact {
	font-size: 1.3em;
	float: left;
	padding-right: 15px;
	color: #5A5B5E;
}

/* Footer navigation */

#mainContent #footer a:link {
	color: #007045;
	text-decoration: underline;
}

#mainContent #footer a:visited {
	color: #007045;
	text-decoration: underline;
}

#mainContent #footer a:hover {
	color: #37A13A;
	text-decoration: none;
}

#mainContent #footer a:active {
	color: #003300;
}
.redBold {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.boldAlignRight {
	color: #007045;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F2E7B;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
}
.contactBoldHead {
	margin-bottom: -10px;
	font-weight: bold;
}
