/* Global site styles */

body, html
{
  margin: 0;
  padding: 0;
  font: 10pt arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
}
#top 
{
    border-bottom: 5px solid #007579;
}
#wrapper 
{
    margin: 0 auto;
    width: 960px;
}
#header 
{
    height: 100px;
    text-align: right;
    padding-right: 1em;
}
#left 
{
    float: left;
    width: 180px;
    margin-right: 20px;
}
#content 
{
    float: left;
    padding: 0;
    width: 750px;
}
#content2008 /* overlap pages */
{
    width: 750px;
}
#formcontent 
{
    float: left;
    padding: 0;
    width: 750px;
}
.note {background: #92B9C3; border: 1px solid #C33; padding: 1em;}
a:link {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }/*color:#13354C;*/
a:visited {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }/*color:#C63831;*/
a:hover {font-weight: normal; text-decoration: underline; font-size: 10pt; font-family: arial, helvetica, sans-serif; }/*color:#008D7F;*/
#footer 
{
    clear: both;
    padding-top: 1em;
    width: 100%;
}
.copyright
{
    width: 100%;
    border-top: #13354C 1px solid;
    font-size: 8pt;
    padding-top: 5px;
    text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: black;
}
.copyright a
{
	font: normal 8pt arial, helvetica, sans-serif;

}
  
.image {
	list-style-image: url(images/CE_list_image.jpg);
	list-style-type: disc;
}
ul.image 
{
    list-style-image: url(images/bullet.jpg);
}
ul.image li 
{
    padding-left: 10px;
}
ul.check 
{
    list-style-image: url(images/check_mark_small.jpg);
}
ul.check li 
{
    padding-left: 10px;
}
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;
}

/*
.smallprint
{
  font: bold 8pt;
  color: #D40024;
}
*/

/* 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-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;
}

.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;
}

/* Styles for the sub menu */

#submenu
{
    margin: 0 0 1em 0;
    clear: both;
    padding: 0;
    text-align: center;
    /*background: #003E5E;*/
    background: url(images/submenu_bg.gif);
    line-height: 30px; 
    /*border: solid 1.2pt #fd1b14;*/
}
#submenu a:link 
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;/*#13354C;a7001f;*/
}
#submenu a:visited 
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;/*#13354C;a7001f;*/
}
#submenu a:visited>a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #FCF4BF;/*#13354C;EEE43E;*/
}
#submenu a:hover 
{
    text-decoration: none;
    font-weight: bold;
    color: #FCF4BF;/*#13354C;EEE43E;*/
}
#submenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#submenu li
{
    display: inline; 
    padding: 4px;
    margin: 0;
    color: #fff/*#fd1b14;017460;a7001f;
    font-weight: bold;*/
}

/************************/
/* Google search styles */
/************************/

label.search
{
	color: #13354C;
	font: bold 11px arial, helvetica, sans-serif;
    text-align: right;
    vertical-align: middle;
}
.sBoxBox
{
	border: 1px solid #13354C;
	vertical-align: middle;
}
#google
{
    font-size: 10px;
	text-transform: uppercase;
    font-variant: small-caps;
    padding: 3px 0 0 78px;
}

/****************/
/* Table styles */
/****************/

table
{
  border-collapse: collapse;
}

.testsites
{
  width: 97%;
  border: 1px solid #cc3333; 
}

.testsites th
{
  text-align: center; 
  font-weight: bold; 
  border: 1px solid #CC3333; 
	background-color: #92B9C3;
	font-size: 10pt;
}

#testdates td, .testsites td
{
  text-align: center;
  vertical-align: middle; 
  border: 1px solid #CC3333; 
}

/* test sites address toggle stuff */
.area_item 
{
margin: 0px;
padding: 0px;
/*width: 383px;*/
}
.area 
{
/*padding: 5px 10px;*/
cursor: pointer;
position: relative;
background-color:#fff;
margin:1px;
text-decoration: underline;
}
.sites 
{
padding: 5px 5px 5px;
background-color:#fff;/*FCF4BF;*/
}
/***/

#testdates
{
  border: 1px solid #CC3333;
  width: 97%;
  border-collapse: collapse;
}

#testdates th
{
  text-align: center; 
  font-weight: bold; 
  border: 1px solid #CC3333; 
	background-color: #92B9C3;
}

#testdates th img
{
  /*
  text-align: center; 
  float: left;
  margin: .2em;
*/
  text-align: center; 
	vertical-align: middle; 
	padding-top:4px; 
	padding-bottom:4px; 

}

#testdates td
{
  text-align: center;
  vertical-align: middle; 
  border: 1px solid #CC3333; 
}

#testdates tfoot img
{
  vertical-align: middle;
  float: left;
  margin: 1.8em .7em 2.8em; 
}

#testdates tfoot p
{
  text-align: left;
  display: block;
}

.Split-Top 
{
    page-break-before: always;
    border-collapse: collapse;
}
.Split-Top tr, .Split-Top td 
{
    border-collapse: collapse;
    border: 2px solid #366;
}
.Split-Top .first
{
    border-top: none;
}
.darkHighlight 
{
		background-color: #92B9C3;
}

.lightHighlight 
{
		background-color: #D2E0EB;
}
.mid
{
	border-bottom: 1px solid #cc3333; 
	border-left: 1px solid #cc3333; 
	border-right: 1px solid #cc3333;
	text-align: center;
}

.left
{
	border-bottom: 1px solid #cc3333; 
	border-left: 1px solid #cc3333; 
}

.hdr
{
	border-bottom: 1px solid #cc3333; 
	border-top: 1px solid #cc3333;
	border-left: 1px solid #cc3333; 
	border-right: 1px solid #cc3333;
	text-align: center;
}
.centered
{
	text-align: center;
	border-color: #CC3333;
}
.tblHdrIcon2
{
	border-color:#CC3333; 
	background-image:url(images/GA_tablehead.gif); 
	text-align: center; 
	vertical-align: middle; 
	padding-top:4px; 
	padding-bottom:4px; 
	width:17%;
}

.tblHdrIcon1
{
	 background-image:url(images/GA_tablehead.gif);
	 vertical-align: middle; 
	 width: 50%;
}
td
{
    font: 10pt arial, helvetica, sans-serif;
	color: #000000;
}
th 
{
    font-size: 10pt;
}
table.testselection {
    border: 1px solid #c33;
    border-collapse: collapse;
    width: 100%;
}
table.testselection th,
table.testselection td {
    border: 1px solid #c33;
    margin: 0;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
table.testselection th {
    background: #92b9c3;
}

/****************************/
/* Faculty Resources styles */
/****************************/

table.fr
{
	border-top: 1px solid #51A088;
	width: 100%;
}
table.fr td
{
	border-bottom: 1px solid #51A088;
	padding: 1em;
	margin: 0;
}
.frNav, .frNav a:link, .frNav a:visited., .frNav a:hover
{
    font-size: 8pt;
    text-align: center;
    margin: 1em 0;
}
.frnav span.selected 
{
    font-weight: bold;
}
.frMenu 
{
    border: 2px solid #C63831;
    background: url(images/GA_mouse.gif) bottom right no-repeat;
    text-align: left;
    width: 70%;
}
.frMenu p 
{
    background: #C63831;
    border-bottom: 3px solid #F7EFA5;
    color: #fff;
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
    padding: 1em 0 .25em;
    text-align: center;
    width: 100%;
}
.frDescriptions 
{
    border: 2px solid #F7EFA5;
    padding: 1em;
    width: 70%;
}
.frDescriptions p
{
    text-align: left;
}
.frDescriptions span
{
    font-weight: bold;
}
.Heading4a
{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #51A088;
	width: 75%; 
} 
hr.redhr
{
	height: 2px;
	color: #CC3333;
	background: #CC3333;
	width: 75%;
	text-align: left;
	border-style: none;
	margin: 0;
	padding: 0;
}
.frtd
{
	border-collapse: collapse;
	border: solid 1px #CC3333; 
	vertical-align: top;
}
.downNArrow
{
	position: relative;
	left: 176px;;
	top: -1px;
	z-index: 0;
}

.innerTextbox
{
	display: block;
	width: 443px;
	padding: 6px 12px 8px 12px;
	background-color: #F7EFA5;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	position: relative;
	z-index:1;
}

.tbHeader
{ 
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #0c2f49; 
	text-align: center;
	width: 467px;
	height: 24px;
	padding-top: 6px;
} 

/*************************************/
/* Heading styles (H1, H3, H4, etc.) */
/*************************************/

h1
{
    font: bold 16pt arial, helvetica, sans-serif;
    color: #C63831;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}

h1.section 
{
  font: bold 18pt arial, helvetica, sans-serif;
	text-align: left;
  color: #fff;
	vertical-align: middle;
	text-transform: uppercase;
  margin: 0 0 24pt;
  width: 650px;
    border-bottom: 3px solid #004964;
}

h1.section span
{
    font: bold 18pt arial, helvetica, sans-serif;
    color: #004964;/*00788B;*/
    width: 650px;
    margin: 28px -10px 0;
    padding: 0 0 0 .6em;
}

h1.section img 
{
    margin: -29px 0 0 -4px;
    float: right;
}

h3 
{
    font: bold 13pt arial, helvetica, sans-serif;
    color: #13354C;
    text-align: left;
    display: block;
	vertical-align: middle;
	/*background: url(images/heading3.gif) left center no-repeat;
	text-indent: 33px;*/
    line-height: 30px;
}

.heading3
{
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #13354C;
}

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;
}

/***********************/
/* 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 0 3px;
    padding: 0 0 .25em;
    background: #FFF8D7;
    z-index: 999;
}
#nav li a {
    color: #13354C;
    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: #E6EFF1;
    width: 20em;
}
#nav li ul li a {
    padding: .35em;
    width: 25em;
    margin: 0;
    color: #13354C;
    font-weight: bold;
}
#nav li ul li a:hover {
    font-weight: bold;
    padding: .35em;
    width: 25em;
    margin: 0;
    background: #13354C;
    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 */
/********************/


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: 350px;}

ul.quicklinks {list-style: none; margin: 0; padding: 0;}

ul.survey {list-style: none url(images/icon_bullet.gif) outside; margin: 0 0 0 2em; padding: 0;}

.homeleft  {float: left; height: 100%; margin: 0; padding: 0; width: 415px;}
.homeright {float: right; height: 100%; margin: 0; padding: 0; width: 305px;}

.faqQ1
{
  width: 10%;
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 6px;
}

.faqQ2
{
  width: 90%;
  vertical-align: bottom;
  padding-bottom: 6px;
  font-weight: bold;
}
.sub h3           {color: #13354C; font: 700 12pt arial, helvetica, sans-serif; margin: 1em 0; padding: 0; text-align: left;}
.sub h3.news      {}
.sub h3.links     {}
.sub h3.survey    {background: url(images/icon_survey.gif) 0 50% no-repeat; padding: 0 0 0 20px;}
.homeright select {width: 365px;}



/* stuff for overlap compatibility */

.yearHeading
{
    font-family: arial, helvetica, sans-serif;
    font-size: 11.5pt;
    font-weight: bold;
    color: #0c2f49;
		text-transform: uppercase;
		text-align: center;
		clear: both;
}
   
a.botNav:link { font: bold 11px arial,helvetica,sans-serif; }
a.botNav:visited { font: bold 11px arial,helvetica,sans-serif; }
a.botNav:hover { font: bold 11px arial,helvetica,sans-serif; }

.Bold
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
}


.bitalic 
{
		font: bold italic 10pt Arial, Helvetica, Sans-Serif;
		color: #cc3333;
}

/*******************************/
/* CBT Styles - Added 1/4/2010 */
/*******************************/

#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 {clear: both; color: #C63831; display: list-item; font: bold 16pt arial, helvetica, sans-serif; height: 30px; line-height: 30px; list-style-image: url(images/pbtcbt.gif); margin: .5em 0 1em 4.2em; text-align: left; text-transform: uppercase; vertical-align: middle;}
h1.cbt    {background: url(images/cbt_big.gif) left top no-repeat;clear: both; color: #C63831; 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: #C63831; display: block; font: bold 16pt arial, helvetica, sans-serif; height: 37px; line-height: 30px; margin: 0 0 1em; padding-left: 2.1em;}
h3.cbt    {background: url(images/cbt.gif) left top no-repeat; color: #13354C; 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: #13354C; 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;}
h4.cbt    {background: url(images/cbt.gif) left top no-repeat; color: #13354C; display: block; font-family: sans-serif; font-size: 11pt; font-style: italic; font-weight: bold; height: 30px; line-height: 100%; margin: 1em 0em 0; padding: 4px 0; text-align: left; text-indent: 2.1em;}
h4.pbt    {background: url(images/pbt.gif) left top no-repeat; color: #13354C; display: block; font-family: sans-serif; font-size: 11pt; font-style: italic; font-weight: bold; height: 30px; line-height: 100%; margin: 1em 0em 0; padding: 4px 0; text-align: left; text-indent: 2.1em;}
.italhdr  {font-size: 11pt; font-style: italic;}

.warning {background: #D2E0EB; border: 1px solid #C33; margin: 1em 0; padding: 1em;}

.table      {border: 1px solid #C33; border-collapse: collapse;}
.table th,
.table td   {border: 1px solid #C33; border-collapse: collapse; padding: .5em;}
.table th   {background: #92B9C3;}
.table .odd {background: #D2E0EB;}
.cand       {font-size: .8em; font-weight: 700; margin: .25em 0; text-align: center;}
td.cv       {padding: 0 1em 0 0; text-align: right;}
.tbl_small  {font-size: .9em;}

.grid_50_left  {border-right: 2px dotted #C33; display: inline; float: left; margin: 0; overflow: hidden; padding: 0 20px 0 0; width: 43%;}
.grid_50_right {display: inline; float: left; margin: 0; overflow: hidden; padding: 0 0 0 20px; width: 45%;}
