@charset "UTF-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
body {
	text-align: center;
	background-color: #efefef;
	padding-top: 0;
	margin-top: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #c8243f;

}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	color: #c8243f;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #c8243f;
	margin: 0;
	padding: 0 0 3px 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


ul, li {
	list-style:none;
}

input, textarea, select {
	border: 0;
	border: 1px solid #6366a2;
	padding: 1px;
	vertical-align: middle;
}
.longerInput {
	width: 250px;
	padding: 3px;
	display: block;
	border: 1px solid #cccadd;
}

textarea {
	height: auto;
	min-height: inherit;
}
.checkBoxStyle {
	width: 12px;
	height: 12px;
	min-height: 12px;
	margin: 0;
}
#wrapper {
	width: 950px;
	text-align: left;
	margin: 0px auto 0 auto;
	background-color: white;
}
#header {
	width: 950px;
	background-image: url(../images/header_bgrnd.jpg);
	background-repeat: repeat-x;
}

.topAdSpace {
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	background-image: url(../images/top_ad_bgrnd.jpg);
	background-repeat: no-repeat;
	background-color: #efefef;
}

.logoPlace {
	width: 224px;
	float: left;
}

.sloganPlace {
	width: 500px;
	float: left;
}

.sloganPlace h3 {
	padding: 71px 0 0 20px;
	color: white;
}

.topLinksPlace {
	width: 220px;
	float: left;
	text-align: right;
	padding-top: 20px;
}

.topLinksPlace a, .topLinksPlace a:visited, .topLinksPlace a:active { 
  color: white; 
  display: block; 
  font-size: 1.1em;
  text-decoration: none;
  padding: 3px 26px 3px 0;
  font-weight: bold;
}

.topLinksPlace a:hover {
	text-decoration: underline;
}

.rssLink {
	background-image: url(../images/rss_logo.gif);
	background-repeat: no-repeat;
	background-position: 199px 2px;
}

.eAlertsLink {
	background-image: url(../images/env_icon.gif);
	background-repeat: no-repeat;
	background-position: 199px 5px;
}

.subsNowLink {
	background-image: url(../images/subs_icon.gif);
	background-repeat: no-repeat;
	background-position: 200px 2px;
}


#mainMenu {
	height: 36px;
	width: 950px;
	background-color: #c8243f;
	
}

.dateBlock {
	float: left;
	width: 207px;
}
.dateBlock span {
	display: block;
	width: 207px;
	text-align: center;
	padding-top: 11px;
	font-size: 10px;
	color: white;
}
.mainMenuBlock {
	float: left;
	width: 584px;
	padding-top: 12px;
}
.mainMenuBlock a {
	font-size: 12px;
	font-weight: bold;
}
.mainMenuBlock a, .mainMenuBlock a:visited, .mainMenuBlock a:active {
	text-decoration: none;
	color: white;
}

.mainMenuBlock a:hover {
	text-decoration: underline;
}


.mainMenuLink {
	padding: 0 9px 0 9px;
}

.mainMenuLink, .mainMenuAcitiveLink {
	border-right: 1px solid #dcdada;
}

.mainMenuAcitiveLink {
	padding: 0 15px 0 9px;
}

.lastLink {
	border: 0;
}

#content {
	padding: 0 0 10px 0;
	width: 950px;
}
/* -------------- 3 column Layout -------------- */

#leftMiddleBlock {
	float: left;
	width: 950px;
}
#left {
	width: 175px;
	float: left;
}
#middle {
	width: 775px;
	float: right;
}
.middlePad {
	padding: 12px;
}
/* ----------- Additional blocks  --------------- */


/* ------- Middle block ----------------- */




/* ------- Index Showcase Blocks -------- */



.submitButton {
	margin-left: 5px;
	padding: 1px 4px 1px 4px;
	background-color: white;
}
.rightImg {
	float: right;
	padding: 0 10px 0 5px;
}
.leftImg {
	float: left;
	padding: 0 5px 5px 0;
}
/* Footer */

#footer {
	padding-top: 2px;
	text-align: center;
	border-top: 1px solid #558097;
	
}
#footer p, #footer p a {
	color: #558097;
}
.clearer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.middleAlign {
	text-align: center;
}
.leftAlign {
	float: left;
}
.padding20pxTop {
	margin-top: 20px;
}
.padding15pxTop {
	margin-top: 15px;
}


/*------ Left Menu -----*/

.leftMenuHldr {
	padding-top: 1px;

}

.leftMenuHldr ul, .leftMenuHldr ul li { padding: 0; margin: 0; }

.leftMenuHeader span {
	display: block;
	background-color: #c8243f;
	color: white;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid white;
	font-size: 1.1em;
}

.leftMenuItem a, .leftMenuItem a:visited, .leftMenuItem a:active {
	display: block;
	background-color: #ccc;
	color: #323232;
	font-weight: normal;
	font-size: 0.9em;
	padding: 4px 4px 4px 4px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid white;
}

.leftMenuItem a:hover {
	text-decoration: underline;
}

.leftMenuItemWhite a, .leftMenuItemWhite a:visited, .leftMenuItemWhite a:active {
	display: block;
	background-color: white;
	color: #323232;
	font-weight: normal;
	font-size: 0.9em;
	padding: 3px 4px 2px 4px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid white;
}

.leftMenuItemWhite a:hover {
	text-decoration: underline;
}

/* -------------- Courses ------------ */

.breadMenu {
	font-weight: bold;
	padding-bottom: 21px;
}

.breadMenu a, .breadMenu a:visited, .breadMenu a:active {
	font-weight: bold;
}

.breadMenu a:hover {
}

/* ----------------- Tables & Graphs ------------ */

.tableHldr {
	float: left;
	width: 406px;
}

.tableHldr table tr td {
	padding: 3px;
	font-weight: bold;
}

.headerRow {
	background-color: #c8243f;
	color: white;
}

.silverRow {
	background-color: #f7f7f7;
}

.dSilverRow {
	background-color: #dadada;
}

.graphHldr {
	float: left;
	width: 341px;
}

.graphEnv {
	width: 323px;
	float: right;
	padding-bottom: 13px;
}

.graphLabel {
	background-color: #c8243f;
	padding: 3px;
	color: white;
}



