﻿/* abc*/
/* Created 8-31-07 */
/* Last modified by: Jennifer 08-31-07*/

body 
{
    background-color: #ffffff;
    font: 13px arial,verdana,helvetica,clean,sans-serif;
    font-size: small;
    font: x-small;
	color: #3b3f42;
	margin: 0;
	padding-top: 10px;
	width: 100%;
	height: 100%;
	z-index: -1;
} 

body *
{
	z-index: 0;
}

div#pagecenter
{
    margin: 0 auto;
    width: 780px;
}

div#topnav-left
{
    background-image: url("../images/topnav-leftend.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 30px;
    float: left;
}

div#topnav
{
    background-color: #ae3131;
    width: 752px;
    height: 25px;
    float: left;
    text-align: center;
    padding-top: 5px;
    overflow: hidden;
}

div#topnav-right
{
    background-image: url("../images/topnav-rightend.gif");
    background-repeat:no-repeat;
    width: 14px;
    height: 30px;
    float: left;
}

div#topflash
{
    width: 780px;
    height: 149px;
    margin: 0 auto;
    padding: 0;
}

div#logo
{
    background-image: url("../images/logo.gif");
    background-repeat:no-repeat;
    width: 372px;
    height: 149px; 
    float: left;
}

div#headerimage
{
    background-image: url("../images/tree.gif");
    background-repeat:no-repeat;
    width: 164px;
    height: 149px; 
    float: right;
}

div.barcontainer
{
    margin: 0 auto;
    width: 780px;
    height: 30px;
    color: White;
}

div#footer
{    
    width: 780px;
    padding-top: 7px;
    color: #3b3f42;
}

div#footer a
{
	color: #3b3f42;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
	color: #3b3f42;
}

div#sidecontent
{
    width: 208px;
    position: relative;
    float: left;
}

div#maincontent
{
    width: 563px;
    padding-right: 9px;
    float: left;
}

div#maincontentmiddle
{
    background-image: url("../images/content-top.gif");
    background-repeat: no-repeat;
    background-color: #eaeaea;
    width: 543px;
    padding: 9px 10px 0 10px;
    margin: 0;
}

div#maincontentbottom
{
    background-image: url("../images/content-bottom.gif");
    background-repeat: no-repeat;
    width: 563px;
    height: 9px;
}

div.sidecontentmiddle
{
    background-image: url("../images/side-top.gif");
    background-repeat: no-repeat;
    background-color: #eaeaea;
    width: 188px;
    padding: 9px 10px 0 10px;
    margin: 0;
}

div.sidecontentbottom
{
    background-image: url("../images/side-bottom.gif");
    background-repeat: no-repeat;
    width: 208px;
    height: 9px;
    margin: 0;
}

div#needHelp
{
    color: #37770c;
    font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 156px;
	text-align: center;
	padding: 0 7px 15px 7px;
	position: absolute;
	left: 0;
	bottom: 0;
}

div#body
{
    background-color: white;
    width: 780px;
    /*position: relative;*/
    padding-top: 10px;
}

div#body a
{
	color: #ae3131;
	font-weight: bold;
	text-decoration: none;
}

div#body a:hover
{
	text-decoration: underline;
	color: #ae3131;
}

div#topnav a
{
	color: white;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 1.2em;
	text-decoration: none;
}

div#topnav a:hover
{
	color: white;
	text-decoration: underline;
}

hr
{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #ae3131;
}

.ul
{
    padding: 0,0,0,15px;
}

/*li.newbullet
{
   list-style-image: url("../images/diamond_bullet.gif");
   padding: 0,0,0,10px;
    
}*/

.pageTitle
{
    color: #ae3131;
    font-size: 1.7em;
    font-weight: bold;
}

.pageSubTitle
{
    color: #ae3131;
    font-size: 1.3em;
    font-weight: bold; 
}

/* New TOC*/
tr.outline-menu-green
{
	text-align: center;
}

tr.outline-menu-green td
{    
    background-color: #ae3131;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:10px;
    padding-bottom:10px;
   	border-right: 1px solid #ffffff;
   	border-left: 1px solid #ffffff;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: .9em;
   	font-weight: bold; 	 	  
}

tr.outline-menu-white td
{
    background-color: white;    
   	color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top:5px;
    padding-bottom:5px;
   	border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: .9em;
   	font-weight: bold; 	 	  
}

tr.outline-menu-lightgreen td
{    
    background-color: #b4b3b3;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
   	border-right: 1px solid #ffffff;
   	border-left: 1px solid #ffffff;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: .9em;
   	font-weight: bold; 	 	  
}

tr.outline-menu-exam td
{
	background-color: #ae3131;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
   	border-right: 1px solid #ffffff;
   	border-left: 1px solid #ffffff;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: .9em;
   	font-weight: bold;
}

tr.outline-menu-exam
{
	border: solid 1px black;
	padding-top: 5px;
}

tr.outline-menu-green-thin td
{
    background-color: #24526c;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top:3px;
    padding-bottom:3px;   
   	border-right: 1px solid #ffffff;
   	border-left: 1px solid #ffffff;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: .9em;
   	font-weight: bold; 	 	  
}

/* END New */