/* Global site styles */

body, html
{
  margin: 0;
  padding: 0;
  font: 10pt  arial, helvetica, sans-serif;
  background: url(images/banner_bg.png) top left repeat-x;
	color: #000;
}



#top 
{
    border-bottom: 5px solid #007579;
}
#wrapper 
{
    margin: 0 auto;
    width: 960px;
  
}

#headfull
{
    
}

#header 
{
    height: 98px;
    text-align: right;
    padding-right: 1em;
    margin-top:5px;
    margin-bottom:5px;
    
}
#header_navno
{
    height: 130px;
    text-align: right;
    padding-right: 1em;
    margin-top:5px;
    margin-bottom:5px;
    
}

#faq_contacts
{
    float: right;
}

#faq_contacts a
{
    color: #ffffff; 
    font-variant:small-caps; 
    text-decoration:none; 
    font-size: medium; 
    font-style: normal;
    font-weight: 200;
    font-weight:700;
}

#left 
{
    float: left;
    width: 180px;
    margin-top: 5px;
    padding-top: 5px;
    margin-right: 20px;
}

#content 
{
    float:left;
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
    width: 750px;
}


#formcontent 
{
    float: left;
    padding: 0;
    width: 750px;
}
#content a:link {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
#content a:visited {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
#content a:hover {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }

#footer 
{
    clear: both;
    width: 100%;
    padding-top: 1em;
}
.copyright
{
    width: 100%;
    background: url(images/h3bg.gif) top left repeat-x;
    font-size: 8pt;
    padding-top: 12px;
    text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: black;
}
.image {
	list-style-type: disc;
}
li 
{
    padding: 0 0 3px;
}
.center
{
	text-align: center;
}
.bold {
    font-weight: bold;
}
dd 
{
    margin: 1em;
    text-align: justify;
}
span.nobr
{
    white-space: nowrap;
}
ol.faqs {font-weight: bold;}
span.q {font-size: 28pt; color: #8E001C; font-weight: bold;}
span.a {font-size: 28pt; color: #01415B; font-weight: bold;}

.PDF
{
        background: url(images/PDF_strap.png) top left no-repeat;
}

.PDF ul
{
        margin-left:47px;
        padding-left:0px;
        padding-top:70px;
}

.PDFside
{
        background: url(images/PDF_s_strap.png) top left repeat-y;
}

.PDFside ul
{
        margin-left:47px;
        padding-left:0px;
        padding-top:70px;
}

/* Emergency Message Container */

#modal {
    visibility: visible;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 150px;
    z-index: 1000;
    background-image: url(images/transbg.gif);
}

.iyf_header 
{
    background: url(images/iyf_header_bg.gif) repeat-x;
    border: 1px solid #000;
    height: 25px;
    width: 500px;
    padding-top: 3px;
}

.iyf_header td 
{
    color: #fff;
    font-weight: bold;
}

#iyf 
{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 500px;
    text-align: left;
    padding: .5em;
    background: #F3EEFC;
}


#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: url(images/message_bg.png) bottom left no-repeat;
}

#message
{
	width: 944px; 
	padding: 0px; 
	font: bold 12px arial,helvetica,sans-serif; 
	color: #98002E;
	margin-bottom: .3em;
	
}

#message1
{
	width: 100%; 
	padding: 4px 6px 2px 10px; 
	background-color: #ffffff;
	font: bold 12px arial,helvetica,sans-serif; 
	color: #98002E;
	background: url(images/message1_bg.png) top right repeat-x;
}

/* Styles for the sub menu */

#submenu
{
    margin: 0 0 2em 0;
    clear: both;
    padding: 3px;
    text-align: left;
    line-height: 30px;
        
}
#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: #FFD378;
}
#submenu a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #FFD378;
}
#submenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#submenu li
{
    display: inline; 
    padding: 4px;
    margin: 0;
    color: White;
    font-weight: bold;
    font-size: 16px;
}

/************************/
/* Google search styles */
/************************/

label.search
{
	color: #fff;
	font: bold 11px arial, helvetica, sans-serif;
    text-align: right;
    vertical-align: middle;
}
.sBoxBox
{
	border: 1px solid #005984;
	vertical-align: middle;
}
#google
{
    font-size: 10px;
	text-transform: uppercase;
    font-variant: small-caps;
    padding: 3px 0 0 78px;
    color: #fff;
}

/****************/
/* Table styles */
/****************/

td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
}
th 
{
    font-size: 10pt;
}

#testdates, #testfees, #altarrange
{
  border-collapse: collapse;
  border:  2px solid #066;
  width: 97%;
}

#altarrange
{
  width: 70%;
}

#testdates th, #testfees th, #altarrange th
{
  background-color: #D3CFDB;
  border: 2px solid #066;
  font-weight: bold;
}

#testdates th span
{
  font-size: xx-small;
}

#testdates th img
{
  margin: 8px 6px 4px 8px;
  float: left;
}

#testdates td, #altarrange td
{
  border:  2px solid #066;
}

.tfootimg
{
  text-align: center; 
  width: 10%; 
  padding-top: 14px; 
  float: left;
}

.tfoottxt
{
  width: 90%; 
}

.instcodes
{
  border-collapse: collapse;
  border:  2px solid #066;
  width: 55%;
}

.instcodes th, .testsitespbt th
{
  background-color: #D3CFDB;
  border:  2px solid #066;
  font-weight: bold;
}

.instcodes td, .testsitespbt td
{
  border:  2px solid #066;
  text-align: left;
}

.testsitespbt
{
  border-collapse: collapse;
  border:  2px solid #066;
  width: 100%;
}

.setWidth
{
  width: 97%;
}

.shade
{
  background-color: #E9E7ED;
}

.tdBorderHdrL
{
	border-right: 1px solid #1A3A47;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrL1
{
	border-right: 2px solid #1A3A47;
	border-bottom: 2px solid #1A3A47;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrMid
{
	border-right: 1px solid #1A3A47; 
	border-left: 1px solid #1A3A47;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdr2Col
{
	border-right: 1px solid #1A3A47; 
	border-left: 1px solid #1A3A47; 
	border-bottom: 2px solid #1A3A47;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tdBorderHdrR
{
	border-left: 1px solid #1A3A47;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.tblHdrsmall
{
	font-size: 7pt; 
	font-weight: bold;
}
.tdBorderL
{
	border-right: 1px solid #1A3A47; 
	border-bottom: 2px solid #1A3A47;
}
.tdBorderL1
{
	border-right: 2px solid #1A3A47; 
	border-bottom: 2px solid #1A3A47;
}
.tdBorderR1
{
	border-bottom: 2px solid #1A3A47;
}
.tdBorderR
{
	border-bottom: 2px solid #1A3A47; 
	border-left: 1px solid #1A3A47;
}
.tdBorderMid
{
	border-right: 1px solid #1A3A47; 
	border-bottom: 2px solid #1A3A47; 
	border-left: 1px solid #1A3A47;
}
.tdBorderBot
{
	border-right: 2px solid #1A3A47; 
}
.tableText
{
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans-Serif;
}
.menu 
{
    margin: 1em 0 0 2em;
}
.rowshade1
{
	background-color: #E9E7ED;
}

.rowshade0
{
	background-color: #fff;
}

.br
{
	border-right: 2px solid #006666;
}

.bbotr
{
	border-bottom: 2px solid #006666; 
	border-right: 2px solid #006666;
}

.bbot
{
	border-bottom: 2px solid #006666; 
}

.ctr
{
	text-align: center;
}
.tablehd
{
	background-image: url(images/CA_tableheadbg.gif);
	border-bottom: 2px solid #006666; 
	border-right: 2px solid #006666;
	font-weight: bold;
}
.tablehdrt  
{
	background-image: url(images/CA_tableheadbg.gif);
	border-bottom: 2px solid #006666; 
	font-weight: bold;
}
.tableCell
{
	border-bottom: 2px solid #006666; 
	border-right: 2px solid #006666;
	text-align: center;
}

.tableCell2
{
	border-bottom: 2px solid #006666; 
	border-right: 2px solid #006666;
	text-align: center;
}
.tableTextShaded {background: #e7e7ef}
.tableTextHeading {background: #c6cfde}

/*************************************/
/* Heading styles (H1, H3, H4, etc.) */
/*************************************/

h1
{
    font: bold 16pt arial, helvetica, sans-serif;
    color: #98022F;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}


h1.section
{
    font: bold 18pt arial, helvetica, sans-serif;
    float: left;
    color: #98022F;
    border-bottom: 3px solid #005984;
    width: 597px;
    margin: 1em 0;
    padding: 0;
    vertical-align: middle;
	text-transform: uppercase;
}

img.h1
{
    float: right;    
}

h3 
{
    font: bold 13pt arial, helvetica, sans-serif;
    color: #005984;
    text-align: left;
	vertical-align: middle;
    line-height: 30px; 
    padding: 0 0 3px 0;
    background: url(images/h3bg.gif) bottom left repeat-x;
    width: 98%;
}



.heading3
{
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #005984;
}

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 sans-serif;
    color: #006666;
}

.BoldItalicRed
{
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    COLOR: #840017;
}

/***********************/
/* Begin Side Menu CSS */
/***********************/
#leftNav
{
	text-align: left;
	vertical-align: middle;
	width: 200px;
	float: left;
    color: #8E001C;
    background-color: #white;
}
#nav {
    text-align: right;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 200px;
    color: #8E001C;
}
#nav a {
    font-weight: bold;
    padding: .25em 6px 0 0;
    text-decoration: none;
    display: block;

    color: #8E001C;
}
#nav li 
{
    position: relative;
    float: left;
    width: 200px;
    margin: 0;
    background: url(images/button_h.png) top left no-repeat;
    z-index: 999;
}

/* Unfold nav styles */

.header {
	
	width=200px;
	text-align:center;
	vertical-align:bottom;
	color: #8E001C;
	font-size: 11pt;
	border: 0;
	line-width: 200px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.header a:hover {color: #8E001C; text-decoration: underline;}

.Group {
	display: block;
	height: 25px;
	width: 170px;
	background: url(images/button_h.png) bottom left no-repeat;
	line-height: 27px;
	padding-left: 20px;
	color: #8E001C;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}
.Group:hover {
	color: #8E001C;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 25px;
	width: 170px;
	background-image: url(images/Button_l.png);
	vertical-align: middle;
	line-height: 27px;
	padding-left: 10px;
	color: #8E001C;
	font-family: Verdana, Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.Option:hover {
	color: #8E001C;
	text-decoration: underline;
}

.Option_dbl {
	display: block;
	height: 30px;
	width: 170px;
	background-image: url(images/Button_dbl.png);
	vertical-align: middle;
	padding-left: 10px;
	color: #8E001C;
	font-family: Verdana, Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.Option_dbl:hover {
	color: #8E001C;
	text-decoration: underline;
}

.show {
	display:inline;
}
.hide {
	display:none;
}




#current {
	color: red;
}


/* Home page styles */



ul.news             
    {
    list-style: none; 
    margin: 0px 0px 0 0px; 
    padding: 0;
    }
ul.news li          
    {
    border-bottom: 1px solid #D0D0D0; 
    color: #000; 
    font-size: .9em; 
    float: right; 
    margin: .2em .7em .3em .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; 
    padding: 1px 0 0 ; 
    width: 28px; 
    height: 28px;
    }
ul.news span.m      
{
    color: #FFF; 
    display: block; 
    font-size: 1em; 
    line-height: 2px; 
    padding: 2px 0 0; 
    margin: .3em; 
    text-align: center;
    font-size: .8em;
    }
ul.news span.d      
{
    color: #FFF; 
    display: block; 
    font-size: 1em; 
    font-weight: 700; 
    line-height: 15px; 
    padding: 2px 0 2px; 
    margin: .3em; 
    text-align: center;
    }
ul.news div.content 
{
    display: inline; 
    float: right; 
    width: 220px;
    }
ul.quicklinks       
{
    list-style: none; 
    margin: 0; 
    padding: 0;
    }

    
.homeleft           
{
    float: left; 
    height: 100%; 
    margin: 0; 
    padding: 0; 
    width: 365px;
    }
.homeright          
{
    float: right; 
    height: 100%; 
    margin: 0; 
    padding: 0; 
    width: 365px;
    }
    




/* CBT styles--ADDED 10/27/10 */
#tabs
{
    width: 100%;
    float: left;
    background: url(images/tabs_bg.gif) repeat-x bottom;
    line-height: normal;
    margin: 0 0 1em 0;
}
#tabs ul 
{
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
}
#tabs li 
{
    float: left;
    background: url(images/ltab.gif) no-repeat left top;
    margin: 0 0 0 6px;
    padding: 0 0 0 9px;
    height: 42px;
}
#tabs a 
{
    float: left;
    display: block;
    background: url(images/rtab.gif) no-repeat right top;
    padding: 8px 18px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #888;
}
#tabs a img 
{
    vertical-align: middle;
}
#tabs #current 
{
    float: left;
    background: url(images/ltab_current.gif) no-repeat left top;
    margin: 0 0 0 6px;
    padding: 0 0 0 9px;
    height: 42px;
}
#tabs #current a 
{
    float: left;
    display: block;
    background: url(images/rtab_current.gif) no-repeat right top;
    padding: 14px 15px 12px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #13354C;
}
h1.pbtcbt 
{
    background: url(images/pbtcbt.gif) left top no-repeat;
    clear: both; 
    color: #98022F; 
    display: block; 
    font: bold 16pt arial, helvetica, sans-serif; 
    height: 37px; 
    line-height: 30px; 
    margin: .5em 0 1em 0; 
    padding-left: 4.2em;
    }

h1.cbt    
{
    background: url(images/cbt_big.gif) left top no-repeat;
    clear: both; 
    color: #98022F; 
    display: block; 
    font: bold 16pt arial, helvetica, sans-serif; 
    height: 37px; 
    line-height: 30px; 
    margin: 0 0 1em; 
    padding-left: 2.1em;
    }
h1.pbt    
{
    background: url(images/pbt_big.gif) left top no-repeat;
    clear: both; 
    color: #98022F; 
    display: block; 
    font: bold 16pt arial, helvetica, sans-serif; 
    height: 37px; 
    line-height: 30px; 
    margin: 0 0 1em; 
    padding-left: 2.1em;
    }

 h2.pbt 
{
  font: bold 16pt arial, helvetica, sans-serif;
  color: #005984;
	text-align: left;
	text-transform: uppercase;
	display: list-item;
	list-style-image: url(images/pbt_big.gif);
  margin: .5em 0 0 2em;
  line-height: 30px;    
}

h2.cbt 
{
    font: bold 16pt arial, helvetica, sans-serif;
    color: #005984;
	text-align: left;
	text-transform: uppercase;
	display: list-item;
	list-style-image: url(images/cbt_big.gif);
    margin: .5em 0 0 2em;
    line-height: 30px;      
}
h3.cbt    
{
    background: url(images/cbt.gif) left top no-repeat; 
    color: #005984; 
    display: block; 
    font-family: sans-serif; 
    font-size: 13pt; 
    font-weight: bold; 
    height: 30px; 
    line-height: 100%; 
    margin: 1em 0em 0; 
    padding: 4px 0; 
    text-align: left; 
    text-indent: 2.1em;
    }
h3.pbt    
{
    background: url(images/PBT.gif) left top no-repeat; 
    color: #005984; 
    display: block; 
    font-family: sans-serif; 
    font-size: 13pt; 
    font-weight: bold; 
    height: 30px; 
    line-height: 100%; 
    margin: 1em 0em 0; 
    padding: 4px 0;
    text-align: left; 
    text-indent: 2.1em;
}
.adjHdr
{
  padding-top: 8px;  
}
.pbtcbticons
{
  padding: 0 8px 8px 0; 
  float: left;
}
.warning {background: #e7e7ef; border: 1px solid #006666; margin: 1em 0; padding: 1em;}

/* Score Reporting Toggle Stuff */
    .expand1
{
	border: 0;
	padding: 0 8px 0 6px;
	vertical-align: middle;
}
.list_item
{ 
/*padding: 5px 10px;padding: 5px 5px 5px;margin:1px;*/
cursor: pointer;
position: relative;
background-color:#fff;
text-decoration: underline;
font: bold 13pt arial,helvetica,sans-serif; 
color:#98022F;
}
.list_item_content 
{
/*padding: 5px 5px 5px;
background-color:#fff;*/
/*FCF4BF;*/
}


/*Home Page and Prep Materials Redesign Styles*/
#contentflutter
{
    
}


.sub                
{
    float: left; 
  
    margin: 0; 
    padding: 0; 
    width: 960px; 
    color: #000000;
    text-decoration: none;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt; 
	
	
    }
    .homeright a:link {color: #1F358B;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	}
	.homeright a:hover {color: #1F358B;
	text-decoration: underline;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	}

    
       
.sub h3             
{
    background: none; 
    color: #8E001C;
    font-variant: small-caps;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none; 
    margin: .1em 0; 
    padding: 0; 
    font-size: 11pt; 
    text-align: left;}    
    
  
    
    
.homeleft           {float: left; height: 100%; margin: 0px 15px 0px 10px; padding: 0; width: 200px;}
.homecenter         
{
     float:left; 
     height: 100%; 
     margin: 0px 40px; 
     padding: 0px; 
     width: 424px; 

     -moz-border-radius: 15px; 
     border-radius: 15px; 
     -webkit-border-radius:15px;
     -khtml-border-radius: 15px;
     background: url(images/pcurve_top.png) top left repeat-x; 
   
     }

    
.homecenter a:link {
        color: #1F358B;
	    text-decoration: none;
	    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	    font-size: 8pt; }
.homecenter a:visited {
        color: #1F358B;
	    text-decoration: none;
	    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	    font-size: 8pt; }
.homecenter a:hover {
        color: #1F358B;
	    text-decoration: underline;
	    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	    font-size: 8pt; }	    
	    
.homecenter_r       {float:left;}
.homecenter_l       {float:right;}
.homeright          {float: right; height: 100%; margin: 0; padding: 0; width: 210px;}

.hometop            {float: left; height: 250px; margin: 0; padding: 0; width: 960px;  }
.homebox            {float: left; height: 180px; margin: 0px 0px 0px 0px; padding: 0; width: 670px;}

.announce           {float: right; margin: 0 0px 0 0px; padding: 0; width: 290px;   border: none;}
     
div.prep {
   
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 90px;
    padding: 30px 0 0 0;
}

ul#testdev li#dev1 a:hover {
    background-position: 0 -454px;
    } 
    


    
    
/*Prep Pages*/

#contentprep
{
    padding: 0;
    color: #000000;
    text-decoration: none;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt; 
	text-align:left;
    }
#contentprep a {color:#00788B;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	}
#contentprep td
{
    font: 8pt Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #000000;
}
#contentprep h4
{
    font: 10pt Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #1F358B; 
    margin: .1em 0 .3em 0;
    font-variant: small-caps;
    font-weight:bold;

}

div.prep 
{
    width: 90px;
    padding: 30 px 0 0 0; }
 
 
.productbox     {float:left; height: 100%; margin: 0; padding: 10px; width: 900px;}
.productdisplay {float:left; height: 100%; margin: 10; padding: 10px; width: 800px;}
.product_r      {float: left; height: 100%; margin: 0; padding: 0; width: 300px;}
.product_l      {float: left; height: 100%; margin: 0; padding: 0; width: 200px;} 
.break   {clear: both; height: 20px;}
img.right {display: inline; float: right; margin: 0 0 1em 1em;}   


/* Horizontal Table */
table.field_prep         {  border: solid 1px #c0c0c0; width: 100%; }
table.field_prep th      {  background: url(images/prep_table_header.gif) top left repeat-x; 
                            font-weight: 700; 
                            text-align: left; 
                            width: 100%; 
                            padding: 3px;
                            font: 10pt Verdana, Arial, Tahoma, Helvetica, sans-serif;
	                        color: #1F358B; 
                            margin: .1em 0 .3em 0;
                            font-variant: small-caps;
                            font-weight:bold; 
                           border: none;}
table.field_prep td      {vertical-align: middle; padding: 5px; border-top: solid 1px #c0c0c0;}
table.field_prep td.vtop {vertical-align: top; padding: 3px;}

/*Prep Landing Table*/

table.prep_landing         {  
                            border: none;}

table.prep_landing td      {vertical-align: top; padding-left: 5px; padding-right: 5px; padding-bottom: 20px;}


table.toc         {border: none; }

table.toc td      {vertical-align: top; padding-left: 73px; padding-right: 50px; padding-bottom: 5px; }

table.toc th a     {vertical-align: top; padding-left: 0px; padding-right: 0px; padding-bottom: 5px;  text-align:center; }



#toc a:link {color: #1F358B; font-variant: small-caps; font-weight:bold; text-decoration: none; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
#toc a:visited {color: #1F358B; font-variant: small-caps; font-weight:bold; text-decoration: none; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
#toc a:hover {color: #8E001C; font-variant: small-caps; font-weight:bold; text-decoration: underline; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }

/* Scrolling Picture Banner */


.panels                    {position: relative; z-index: 100;}
.panels .tests,
.panels .register,
.panels .results,
.panels .policies          {height: 211px; width: 670px;}
.panels .swoosh            {background: url(images/swooshless.png) bottom left no-repeat; bottom: 0; color: #FFF; display: block; font: 700 135%/140% Arial, Sans-Serif; left: 0; padding: 30px 20px 15px; position: absolute; width: 100%;}
.panels .swoosh span       {font: 700 75%/100% Arial, Sans-Serif;}
.panels .tests             {background: url(images/ed_desks.png) 0 0 no-repeat;}
.panels .register          {background: url(images/ed_green.png) 0 0 no-repeat; display: none;}
.panels .results           {background: url(images/ed_window.png) 0 0 no-repeat; display: none;}
.panels .policies          {background: url(images/ed.png) 0 0 no-repeat; display: none;}







