/* Global site styles */

body, html
{
    margin: 0;
    padding: 0;
    font: 10pt arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
}
#wrapper 
{
    margin: 0 auto;
    width: 960px;
}
#top
{
    border-bottom: 5px solid #007579;
}
#header 
{
    height: 100px;
    text-align: right;
    padding-right: 1em;
}
#left 
{
    float: left;
    width: 180px;
    margin-right: 20px;
}
#content 
{
    float: left;
    padding: 0;
    width: 750px;
}
#formcontent 
{
    float: left;
    padding: 0;
    width: 750px;
}
a:link {font-weight: normal;}
a:visited {font-weight: normal;}
a:hover {font-weight: normal;}
#footer 
{
    clear: both;
    padding-top: 1em;
}
.copyright {
    width: 100%;
    border-top: #30527B 1px solid;
    font-size: 8pt;
    padding-top: 5px;
    text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: black;
}
.image {
	list-style-image: url(images/CE_list_image.jpg);
	list-style-type: disc;
}
li {
    padding: 0 0 7px;
}
.center {
	text-align: center;
}
.bold {
    font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}
dd {
    margin: 1em;
    text-align: justify;
}
span.nobr {
    white-space: nowrap;
}
p.leader {
    float: left;
    font-weight: bold;
    width: 60px;
}
p.indent {
    clear: right;
    float: left;
}
.FAQ-Q {
    font-size: xx-large;
    font-weight: bold;
    color: #0B1867;
}
.FAQ-A {
    font-size: xx-large;
    font-weight: bold;
    color: #6E0019;
}
.comingsoon 
{
    color: Maroon;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 12px;
}

/* Emergency Message Container */

#msgContainer 
{
  position: absolute;
  top: 200px;
  left: 235px;
  width: 300px;
  opacity: .95;
  filter: alpha(opacity=95);
  z-index: 999;
}

#messageHeader
{
	font-weight: bold; 
	text-align: center; 
	font-size: 18px; 
	width: 100%; 
	color: #ffffff; 
	background-color: #98002E;
}

#message
{
	width: 300px; 
	padding: 0px; 
	background-color: #98002E;
	font: bold 12px arial,helvetica,sans-serif; 
	color: #98002E;
}

#message1
{
	width: 100%; 
	padding: 4px 6px 2px 10px; 
	background-color: #ffffff;
	border: solid 3px #98002E;
	font: bold 12px arial,helvetica,sans-serif; 
	color: #98002E;
}

/* Styles for the sub menu */

#submenu
{
    margin: 0 0 1em 0;
    clear: both;
    line-height: 30px;
    padding: 0;
    text-align: center;
    background: url(images/submenu_bg.gif);
}
#submenu a:link 
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#submenu a:visited 
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#submenu a:visited>a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #EEE43E;
}
#submenu a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #EEE43E;
}
#submenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#submenu li
{
    display: inline;   
    padding: 4px;
    margin: 0;
    color: White;
    font-weight: bold;
}

/************************/
/* Google search styles */
/************************/

label.search
{
	color: #30527B;
	font: bold 11px arial, helvetica, sans-serif;
    text-align: right;
    vertical-align: middle;
}
.sBoxBox
{
	border: 1px solid #30527B;
	vertical-align: middle;
}
#google
{
    font-size: 10px;
	text-transform: uppercase;
    font-variant: small-caps;
    padding: 3px 0 0 78px;
}

/****************/
/* Table styles */
/****************/

td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
}
.tableCell2
{
	border-bottom: 2px solid #7E0A29; 
	border-right: 2px solid #7E0A29;
	text-align: center;
}
th 
{
    font-size: 10pt;
    background: #FFF4C3;
}

#testsites1, #testsites2, #testdates1, #testdates2, .instcodes
{
  border-collapse: collapse;
  border:  2px solid #7E0A29;
  width: 60%;
}

#testdates2
{
  width: 77%;
}  

#testdates1
{
  width: 100%;
}  

.instcodes
{
  width: 70%;
}  

#testsites1 th, #testsites2 th, #testdates1 th, #testdates2 th, .instcodes th
{
  background-color: #FFF4C3;
  border:  2px solid #7E0A29;
  font-weight: bold;
  vertical-align: top;
}

#testdates1 th span
{
  font-size: xx-small;
}

#testdates1 th div
{
	text-align: center; 
	padding: 2px; 
	float: left; 
	width: 45%;
}

#testsites1 td, #testsites2 td, #testdates1 td, #testdates2 td, .instcodes td
{
  border:  2px solid #7E0A29;
}

#testdates1 tfoot td div
{
  text-align: center; 
  width: 10%; 
  padding: 2px; 
  float: left;
}

.setWidth
{
  width: 97%;
}

.shade
{
  background-color: #FFF9E1;
}

.tdBorderHdrL
{
	border-right: 1px solid #7E0A29;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrL1
{
	border-right: 2px solid #7E0A29;
	border-bottom: 2px solid #7E0A29;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrMid
{
	border-right: 1px solid #7E0A29; 
	border-left: 1px solid #7E0A29;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdr2Col
{
	border-right: 1px solid #7E0A29; 
	border-left: 1px solid #7E0A29; 
	border-bottom: 2px solid #7E0A29;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrR
{
	border-left: 1px solid #7E0A29;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tblHdrsmall
{
	font-size: 7pt; 
	font-weight: bold;
}
.tdBorderL
{
	border-right: 1px solid #7E0A29; 
	border-bottom: 2px solid #7E0A29;
}
.tdBorderL1
{
	border-right: 2px solid #7E0A29; 
	border-bottom: 2px solid #7E0A29;
}
.tdBorderR1
{
	border-bottom: 2px solid #7E0A29;
}
.tdBorderR
{
	border-bottom: 2px solid #7E0A29; 
	border-left: 1px solid #7E0A29;
}
.tdBorderMid
{
	border-right: 1px solid #7E0A29; 
	border-bottom: 2px solid #7E0A29; 
	border-left: 1px solid #7E0A29;
}
.tdBorderBot
{
	border-right: 2px solid #7E0A29; 
}
.tableText
{
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans-Serif;
}
.tst {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 8pt;
    width: 100%;
}
.tst th {
    background: #30527B;
    border: 1px solid black;
    border-collapse: collapse;
    color: #fff;
    font-size: 8pt;
    padding: .25em;
    text-align: center;
    vertical-align: bottom;
}
.tst td {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 8pt;
    padding: .25em;
}
.tst .odd {
    background: #CCDCEF;
}
.tst .total {
    background: #D7B8BF;
    color: #fff;
}

/*************************************/
/* Heading styles (H1, H3, H4, etc.) */
/*************************************/

h1
{
    font: bold 16pt arial, helvetica, sans-serif;
    color: #0B1867;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
    margin: 0; 
}

/*h1.section 
{
    font: bold 18pt arial, helvetica, sans-serif;
    color: #fff;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
    margin: 0 0 24pt;

}*/

h1.section
{
    font: bold 18pt arial, helvetica, sans-serif;
    float: left;
    color: #0B1867;
    border-bottom: 3px solid #0B1867;
    width: 594px;
    margin: 1em 0;
    padding: 0;
    vertical-align: middle;
	text-transform: uppercase;
}

img.h1
{
    float: right;    
}

h3 
{
    font: bold 13pt arial, helvetica, sans-serif;
    color: #7E0A29; /*216369*/
    text-align: left;
	vertical-align: middle;
    line-height: 30px; 
}

.Heading3 
{
    font: bold 13pt arial, helvetica, sans-serif;
    color: #7E0A29;
    text-align: center;
	vertical-align: middle;
    line-height: 30px; 
}

span.h4
{
    color: #230E60;
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
}

h4
{
    color: #230E60;
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
}
.Heading4
{
	font: bold italic 10pt arial, helvetica, sans-serif;
    color: #7E0A29;
}

/***********************/
/* Begin Side Menu CSS */
/***********************/

#leftNav
{
	text-align: left;
	vertical-align: top;
	width: 180px;
	float: left;
}
#nav, #nav ul {
    text-align: right;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 180px;
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}
#nav a {
    padding: .25em 6px 0 0;
    text-decoration: none;
    display: block;
    width: auto;
}
#nav li 
{
    position: relative;
    float: left;
    width: 180px;
    margin: 0;
    background: url(images/li_bg.gif) top left no-repeat;
    z-index: 999;
}
#nav li.dbl
{
    position: relative;
    float: left;
    line-height: 100%;
    width: 180px;
    padding: 3px 0 0;
    height: 42px;
    margin: 0;
    background: url(images/li_dbl_bg.gif) top left no-repeat;
}
#nav li a {
    color: #0B1867;
    font-size: 8pt;
}
#nav li a:hover {
    font-weight: bold;
}
#nav li ul {
    text-align: left;
    position: absolute;
    left: -999em;
    margin: -17px 0 0 -20px;
    border: 0;
}
#nav li ul li {
    border: 1px solid white;
    padding: 0;
    margin: 0;
    background: #CCDCEF;
    width: 20em;
}
#nav li ul li a {
    padding: .35em;
    width: 25em;
    margin: 0;
    color: #0B1867;
    font-weight: bold;
}
#nav li ul li a:hover {
    font-weight: bold;
    padding: .35em;
    width: 25em;
    margin: 0;
    background: #0B1867;
    color: #fff;
}
#nav li:hover ul {
    left: 200px;
}
#nav li:hover ul, #nav li.navhover ul {
    left: 200px;
}
#nav li.header {
	background: url(images/li_header_bg.gif) top left no-repeat;
	text-align: right;
	color: #fff;
	font-size: 9pt;
	margin: 0;
	padding: .3em 1em 0 0;
	border: 0;
	line-height: 140%;
	height: 42px;
	width: 170px;
}
#nav li.header a {
    display: block;
	font-size: 9pt;
	padding: 0;
	color: #fff;
}
#nav li.header a:link {color: #fff; font-weight: bold;}
#nav li.header a:hover {color: #fff; font-weight: bold;}
#nav li.header a:visited {color: #fff; font-weight: bold;}
    
/********************/
/* Home page styles */
/********************/

/*.importantann
{
    background: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.importantann td
{
    padding: 3px 0;
    margin: 0;
    color: #30527B;
    vertical-align: top;
}
.importantann .header 
{
    font: bold 12pt arial, helvetica, sans-serif;
    color: #7E0A29;
    text-align: left;
    padding-left: 3px;
    padding-bottom: 12px;
}*/
.welcomenav
{
    background: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.welcomenav li 
{
    padding: 3px;
    margin: 3px;
    color: #7E0A29;
}
.welcomenav .header 
{
    font: bold 12pt arial, helvetica, sans-serif;
    color: #7E0A29;
    text-align: left;
    padding-left: 3px;
    padding-bottom: 6px;
}
.homeleft 
{
    float: left;
    margin: 0;
    padding: 0;
    width: 460px;
    height: 100%;
    color: #30527B;
}
.homeright
{
    float: right;
    width: 270px;
    margin: 0;
    padding: 0;
    height: 100%;
}
ul.news             {list-style: none; margin: 0; padding: 0;}
ul.news li          {border-bottom: 1px solid #D0D0D0; color: #000; font-size: .9em; float: left; margin: 0 0 1em;}
ul.news li.last     {border: none;}
ul.news div.date    {background: url(images/icon_news.gif) 0 0 no-repeat; display: inline; float: left; margin: 0 15px 0 0; padding: 1px 0 0; width: 32px;}
ul.news span.m      {color: #FFF; display: block; font-size: 1em; line-height: 6px; padding: 5px 0 0; text-align: center;}
ul.news span.d      {color: #FFF; display: block; font-size: 1em; font-weight: 700; line-height: 18px; padding: 2px 0 2px; text-align: center;}
ul.news div.content {display: inline; float: left; width: 310px;}
