/* 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%;
    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;
}

h3.fix
{
  margin: 1em 0 .3em 0;
}

.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: #7B0F75;
}
#submenu a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #264670;
}
#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 #7B0F75; /*005984*/
	vertical-align: middle;
}
#google
{
    font-size: 10px;
	text-transform: uppercase;
    font-variant: small-caps;
    padding: 3px 0 0 78px;
    color: #fff;
}

/****************/
/* Table styles */
/****************/

table.icts
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}

table.icts2
{
    border-collapse: collapse;
    border-left: 2px solid #3c71b6;
    border-right: 2px solid #3c71b6;
    border-bottom: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.icts td table, .icts td table td, .icts td table th, .icts2 td table, .icts2 td table td, .icts2 td table th
{
    border-collapse: separate;
    border: none;
}
.odd 
{
    background: #e6e1eb;
}
.icts th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    border: 2px solid #3c71b6;
    padding: 3px;
}
.ictsth
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    border-top: 2px solid #3c71b6;
    border-left: 2px solid #3c71b6;
    border-right: 2px solid #3c71b6;
    padding: 3px;
}
.icts2 th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
	border-left: 2px solid #3c71b6;
	border-right: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
    padding: 3px;
}
.icts td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border: 2px solid #3c71b6;
	vertical-align: top;
}
.icts2 td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border-left: 2px solid #3c71b6;
	border-right: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
	vertical-align: top;
}
table.contacts
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.contacts td table, .contacts td table td, .contacts td table th
{
    border-collapse: separate;
    border: none;
}
.contacts th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    padding: 3px;
}
.contacts th.bL, .contacts2 th.bL {border-left: 2px solid #3c71b6;}
.contacts th.bR, .contacts2 th.bR {border-right: 2px solid #3c71b6;}
.contacts th.bT, .contacts2 th.bT  {border-top: 2px solid #3c71b6;}
.contacts th.bB, .contacts2 th.bB  {border-bottom: 2px solid #3c71b6;}
.contacts td, .contacts2 td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 2px solid #3c71b6;
	vertical-align: middle;
}
table.testdates
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.testdates td table, .testdates td table td, .testdates td table th
{
    border-collapse: separate;
    border: none;
}
.testdates th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    padding: 3px;
}
.testdates th.bL {border-left: 2px solid #3c71b6;}
.testdates th.bR {border-right: 2px solid #3c71b6;}
.testdates th.bT {border-top: 2px solid #3c71b6;}
.testdates th.bB {border-bottom: 2px solid #3c71b6;}
.testdates td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border: 2px solid #3c71b6;
	vertical-align: middle;
}
table.cbttestdates
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.testdcbttestdatesates td table, .cbttestdates td table td, .cbttestdates td table th
{
    border-collapse: separate;
    border: none;
}
.cbttestdates th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    padding: 3px;
}
.cbttestdates th.bL {border-left: 2px solid #3c71b6;}
.cbttestdates th.bR {border-right: 2px solid #3c71b6;}
.cbttestdates th.bT {border-top: 2px solid #3c71b6;}
.cbttestdates th.bB {border-bottom: 2px solid #3c71b6;}
.cbttestdates td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border: 2px solid #3c71b6;
	vertical-align: middle;
	text-align: center;
}
table.testsites
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.testsites td table, .testsites td table td, .testsites td table th
{
    border-collapse: separate;
    border: none;
}
.testsites th
{
  font-size: 10pt;
  background: #CEC8DE;
  color: #000;
  border-top: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
  padding: 3px;
  /*text-align: left;*/
}
.testsites td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border-top: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
}
.testsites th.bL, .testsites td.bL {border-left: 2px solid #3c71b6;}
.testsites th.bR, .testsites td.bR {border-right: 2px solid #3c71b6;}
.testsites th.bT, .testsites td.bT {border-top: 2px solid #3c71b6;}
.testsites th.bB, .testsites td.bB {border-bottom: 2px solid #3c71b6;}
table.instcodes
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 450px;
}

table.instcodes1
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 450px;
}

table.instcodes2
{
    border-collapse: collapse;
    border-left: 2px solid #3c71b6;
    border-right: 2px solid #3c71b6;
    border-bottom: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 450px;
}
.instcodes td table, .instcodes td table td, .instcodes td table th
{
    border-collapse: separate;
    border: none;
}
.instcodes th, .instcodes1 th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    border-top: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
    padding: 3px;
}
.instcodes td, .instcodes1 td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border-top: 2px solid #3c71b6;
	border-bottom: 2px solid #3c71b6;
}
.instcodes2 td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	border-bottom: 2px solid #3c71b6;
}
td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}
table.fees
{
    border-collapse: collapse;
    border: 2px solid #3c71b6;
    padding: 0;
    margin: 0;
    width: 100%;
}
.fees th
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    border: 2px solid #3c71b6;
    padding: 3px;
}
.fauxth
{
    font-size: 10pt;
    background: #CEC8DE;
    color: #000;
    font-weight: bold;
    border-top: 2px solid #3c71b6;
    border-left: 2px solid #3c71b6;
    border-right: 2px solid #3c71b6;
    padding: 3px;
}
.fees td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

/*************************************/
/* Heading styles (H1, H3, H4, etc.) */
/*************************************/

h1
{
    font: bold 16pt arial, helvetica, sans-serif;
    color: #264670;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}


h1.section
{
    font: bold 18pt arial, helvetica, sans-serif;
    float: left;
    color: #264670;
    border-bottom: 3px solid #7B0F75; /*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: #7B0F75; /*005984*/
    text-align: left;
	vertical-align: middle;
    /*line-height: 30px; */
    padding: 0 0 3px 0;
    width: 98%;
}

.heading3
{
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #7B0F75; /*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;
}

span.h5 
{
    color: #095AA5;
    font-weight: bold;
    font-style: italic;
    padding: 0;
    margin: 0;
    line-height: 1em;
}
/***********************/
/* Begin Side Menu CSS */
/***********************/
#leftNav
{
	text-align: left;
	vertical-align: middle;
	width: 200px;
	float: left;
    color: #264670; /*#7B0F75;*/
    background-color: #white;
}
#nav {
    text-align: right;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 200px;
    color: #264670; /*#7B0F75;*/
}
#nav a {
    font-weight: bold;
    padding: .25em 6px 0 0;
    text-decoration: none;
    display: block;

    color: #264670; /*#7B0F75;*/
}
#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: #264670; /*#7B0F75;*/
	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: #7B0F75; /*#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: #264670; /*#7B0F75;*/
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}
.Group:hover {
	color: #264670; /*#7B0F75;*/
	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: #264670; /*#7B0F75;*/
	font-family: Verdana, Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.Option:hover {
	color: #264670; /*#7B0F75;*/
	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: #264670; /*#7B0F75;*/
	font-family: Verdana, Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.Option_dbl:hover {
	color: #264670; /*#7B0F75;*/
	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 12/07/11 */
#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: #264670; 
    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: #264670; 
    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: #264670; 
    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: #7B0F75; /*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: #7B0F75; /*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: #7B0F75; /*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: #7B0F75; /*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:#264670;
}
.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: #7b0f75;
    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 15px 5px 15px; 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;}





/* MSG_Box */
#MSG_Box
{
font: normal 14px arial,helvetica,sans-serif; 
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 60px;
background-repeat: no-repeat;
background-position: 10px center;
}
#MSG_Box b
{
font: bold 16px arial,helvetica,sans-serif;
}
.error       {background: url(images/error.png) 10px 12px no-repeat #FCCAC1; border: 1px solid #EB5439; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}
.information {background: url(images/information.png) 12px 10px no-repeat #D1E4F3; border: 1px solid #4D8FCB; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}
.success     {background: url(images/success.png) 10px 12px no-repeat #EFFEB9; border: 1px solid #98C700; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}
.warning     {background: url(images/warning.png) 10px 12px no-repeat #FFE9AD; border: 1px solid #FAB418; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}
/* IE Min Height Hacks */
* html .error,
* html .information,
* html .success,
* html .warning      {height: expression(this.scrollHeight < 56 ? "55px" : "auto" );}

/* Buy Now Button */

#btnBuy {
	padding: 0;
	margin: 0;
	width: 72px;
	height: 30px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}

#btnBuy a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	text-decoration:none;
}
#btnBuy a:hover {
	background-position: left bottom;
}
#btnBuy .buy{
	width: 72px;
	height: 30px;
	background: url(images/buyNow_btn.gif) no-repeat;
}
