@charset "utf-8";
body
{
	background-color:#CBDFE8;
	background-image:url('back_lined.gif');
	background-position:0px;
	background-repeat:repeat;
	margin:0px;
	padding: 0px 0px 0px;
}

.mainHolder {
	width: 750px;
	margin-left: -375px;
	left: 50%;
	top: 0px;
	position: relative;
	padding-bottom: 0px;
	text-align:left; 
	background:#FFF;
}

form
{
	margin: 0px;
}

.borderLeft {
	background-color: #A2B6CA;
	background-image: url('back_cell_left.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
.borderRight {

	background-color: #A2B6CA;
	background-image: url('back_cell_right.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.shadowLeft {
	background-color: #FFFFFF;
	background-image: url('back_shadow_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.copyright {
	font-size: 10px;
	color: #6567A2;
	line-height: normal;
	text-align:left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1em;
	margin-top: 0.7em;
}
a {
	color: #A80000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.loginFields {
	width: 130px;
	border: 1px solid #8499BD;
	height: 18px;
	padding: 1px;
	background-image: url('login_back.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -12px;
}
.instructions {
	font-size: 10px;
	color: #383665;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-top: 10px;
}
.prompt {
	color: #383665;
}

.loginBtn {
	color: #000000;
	background-color: #D9D8F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #174A7D;
	border-bottom-color: #174A7D;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #6567A2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FCAD9;
	padding-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7FCAD9;
	text-transform: capitalize;
	padding-top: 0.5em;
	font-weight: normal;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
h2 {
	font-size: 13px;
	color: #6567A2;
	margin-top: 2em;
	margin-bottom: 0.6em;
	line-height: 1.4em;
}
li {
	margin-bottom: 1em;
	margin-left: -37px;
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 1em;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 13px;
	color: #6567A2;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

.textField {
	border: 1px solid #6567A2;
	color: #174A7D;
	background-image: url('back_txt_field.gif');
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 2px;
}

.formBtn {
	color: #174A7D;
	background-color: #E3E3F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECEE8;
	border-right-color: #174A7D;
	border-bottom-color: #174A7D;
	border-left-color: #CECEE8;
	font-weight: bold;
	height: 22px;
	text-align:center;
}
.appPrompts {
	font-size: 10px;
	line-height: normal;
	margin-bottom: 10px;
}

body {
	background-image: url('back_lined.gif');
	background-color: #CBDFE8;
	background-position: 0px 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mainNav {
	background-color: #6567A2;
}

img
{
	border:0px;
}

.frontQuote {
	background-color: #F5FAFA;
}
.subQuote {
	background-color: #F5FAFA;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #56AFB7;
}

.subQuote tr {
	background-image: url('swoosh.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.subQuote td {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;

}
.subQuote p {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2em;
	margin-top: 0em;
}

.subQuote p.source {
	font-size: 13px;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

.frontLoginBorder 
{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #6567A2;
}

.frontLogin {
	background-color: #F2F2F9;
	padding-top: 20px;
}

.ACSSeal 
{
	padding-top: 10px;
	background-color: #F2F2F9;
}

.frontLogin h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6567A2;
	text-transform: none;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.photoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.mainNavSub {
	background-color: #6567A2;
	padding-top: 25px;
	padding-bottom: 25px;
}

.dropCap {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 500%;
	line-height: .85em;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}
.uppercase {
	font-size: 10px;
	text-transform: uppercase;
}

.contentTables td, th
{
	border-style:solid; 
	border-color:Black;
	border:1px; 
}