body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}.navBack {
	background-image: url(../images/template/navBack.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
.navigation a {
	text-decoration: none;
	padding-left: 7px;
	margin-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24264F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24264F;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 5px;
}
.navigation a:hover {
	color: #0079C1;
}


.footerText a:hover {
	color: #000066;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}
.footerText a {
	color: #666666;
}
.userTypeHeader {
	text-decoration: none;
	padding-left: 3px;
	margin-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0079C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C1;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
}
.userTypeCopy {
	text-decoration: none;
	padding-left: 3px;
	margin-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 5px;
}
.userTypeHeader a {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0079C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C1;
	font-weight: bold;
}
.navigation {
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0079C1;
	float: right;
	margin-top: 68px;
	margin-bottom: 0px;
	margin-right: 5px;
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.titleArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C1;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 506px;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0079C1;
}

.submitContentLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/home/redPill.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 410px;
	text-align: center;
  margin: 0px auto;
	font-size: 13px;
	padding-top: 10px;
	text-decoration: none;
	display: block;
}

.submitContentButton {
  background-image: url(../images/redPillSM.gif);
  height: 33px;
  width: 200px;
  text-align: center;
}
.submitContentButton input{
  width: 200px;
  height: 34px;
  padding-bottom: 6px;
  background-color: transparent;
  color: white;
  font-weight: bold;
  border: none;
}

.error {
  color: #f00;
}

