/*Element Selectors*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 100% Arial, Helvetica, sans-serif, Verdana, Geneva;
	background-color: White;
}
img {border:0;}
a:hover,#footer a:hover,#tNavList a:hover {color:#E97931;}
a:visited {
color:#0000FF;
}
h1,h2,h3,h4 {color:#175878;}
h1 {font-size:1.7em;}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
h4 {
	font-size: 1.0em;
	margin-bottom: 1px;
	margin-top: 4px;
	padding-bottom; 1px:;
}
p {
	padding-right: 3px;
	padding-left: 6px;
}

/*ID Selectors*/
#main {
	width: 775px;
	margin: 0 auto 22px 14px;
	margin-top: 1em;
	text-align: center;
}

#mOutline {
	width: 776px;
	border: 1px solid #1069A5;
}

#tnav {width:540px;float:right;height:26px;background:url(/images/tnav_mid.gif) repeat-x;margin-top:.8em;text-align:center;}
#mid {
	margin-top: .7em;
}
#nav {
	float: left;
	width: 180px;
	padding: 0;
}
#pushnav {
	float: right;
	width: 230px;
}

#mainBlue {
	float: right;
	width: 230px;
}

#idCard {
	float: none;
	width: 540px;
	padding: 5;
	font-size: 14px;
	font-weight: bold;
	border: solid #FF9F3E;
}
#pushCard {
	float: none;
	width: 194px;
	padding: 5px 8px 10px 8px;
	font-weight: normal;
	background: #B0B0F0;
	font-size: 12px;
}
#validCard {
	float: none;
	width: 120px;
	padding: 5px 6px 6px 8px;
	font-weight: normal;
	background: #a0a0e0;
	font-size: 12px;
	border: double #8080c0;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
#validSelCard {
	float: none;
	width: 120px;
	padding: 5px 6px 6px 8px;
	font-weight: bold;
	background: #8080C0;
	font-size: 12px;
	border: double #FF9E00;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
#content {
	margin-left: 192px!important;
	margin-left: 188px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#footer {
	clear: both;
	text-align: center;
	color: Black;
	font-size: .9em;
	margin-top: 1em;
	margin-top: 1em;
	line-height: 18px;
}
#footer a {
	color: black;
}
#tNavList {margin:0;padding:0;padding-top:.5em;}
#tNavList li {
	display: inline;
	color: #5B5B5B;
	font-size: .87em!important;
	font-size: .87em;
	padding: 0 1.5em!important;
	padding: 0 1.55em;
}
#tNavList a {text-decoration:none;color:#5B5B5B;}
#cBanner {margin-bottom:10px;}
#login input {
	font-size: .8em;
}

/*Classes*/
.clr {clear:both;height:1px;margin-top:-1px;font-size:1px;}
.fltLeft {float:left;}
.pullUp {margin-bottom:-3px;}
.navBox {
	background: #dbe8f1;
	padding: 2px;
	border-left:1px #ACC8DD solid;
	border-right:1px #ACC8DD solid;
	font-size: 13px;
}
.cBox {
	background: #FFF;
	width: 572px;
	vertical-align: top;
}
.tnavBrd {
	border-right: 1px solid #5B5B5B;
}


.navCapTop {
	margin: 0!important;
	margin-bottom: -2px;
	width: 180px;
	background: url(/images/nav_top.gif) no-repeat;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
.navCapBot {
	width: 180px;
	background: url(/images/nav_bot.gif) no-repeat;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
	margin-bottom: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	padding: 2px;
}
.titleLit {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #005b96;
	}
.menuTxt {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12px;
	color: #333333;
	text-align: left;
	}
.pushCapTop {
	margin: 0!important;
	margin-bottom: -3px;
	width: 210px;
	background: url(/images/push_cap_top.gif) no-repeat;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
.pushCapBot {width:210px;background:url(/images/push_cap_bot.gif) no-repeat;height:8px;line-height:8px;font-size:8px;margin-bottom:10px;}

.cCapTop {margin:0!important;margin-bottom:-2px;width:583px;background:url(/images/c_cap_top.gif) no-repeat;height:8px;line-height:8px;font-size:8px;}
.cCapBot {margin-left:0!important;margin-left:0px;width:583px;background:url(/images/c_cap_bot.gif) no-repeat;height:8px;line-height:8px;font-size:8px;}

.homeRight {
	font-size: 0.89em;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.pageHeaderBlue {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 22px;
	line-height: 24px;
	color: #0061af;
	font-weight: bold;
}
.pageHeaderGrey {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
.pageTitleGrey {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.pageTextGrey {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.pageTextLtGrey {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
