

BODY
{
   
    background-color:white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:15px;
    margin-right:15px;
    margin-top: 0;
}
.commonTint
{
    background-color:#70DBDB;
}


		
TFOOT, THEAD	{	
	font-size:	.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00009C;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	background-color: #00009C;
	}	

TD	{	
	font-size:	12px;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	}
	

.ContentSection {
	/*border-style: solid;
	border-color: #932F2F;
	border-width: thin;*/
	margin-left:6px;
	position:relative;
}

table.contentTable td
{
    border:solid thin #00009C;
}    

.contentTableHeader
{
	font-weight: bold;
	color: White;
	background-color: #00009C;
}
tr.contentTableHeader td a:link a:hover a:visited a:active
{
    font-weight: bold;
	color: White;
	text-decoration:none;
}
.contentTableHeader a
{
    font-weight: bold;
	color: White;
	text-decoration:none;
}
.contentTableFooter
{
	font-weight: bold;
	color: White;
	background-color: #00009C;
}
.contentTableRowAlt
{
    background-color:#F7F7DE;
}
.contentTableRowSelected
{
    background-color:Silver;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #00009C;
	font-weight: normal;
	text-decoration: none;
	font-size:smaller;
}




.ContentHeader 
{
	font-weight: bold;
	color: White;
	background-color: #00009C;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	margin-top:16px;
	 
}

.ErrorMsgRight {
	font-weight: normal;
	text-align: right;
}

.ErrorMsg {
	font-weight: normal;
	text-align: left;
	color: Red;
}

.PreviouslySelected 
{
	font-weight: bold;
}

.UnitLeft
{
	text-align: right;
}

.TopLabel
{
	vertical-align: bottom;
}
/*  Next 2 style the labels in the header control*/

.ToolbarLabel 
{
	font-weight: bold;
	font-size: 14px;
}

.ToolbarTitle
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	bold;
	color: #074E84;
	text-align: right;
}	

.ToolbarSupport
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #932F2F;
	text-align: right;
}
/*  This style is used for all pages to contain the header control.
    Can be deleted when Master pages is implemented
*/
#pnlHeader
{
    background-color:White;
    position:relative;
    padding-bottom:20px;
    margin-bottom:20px;
}
/*  This style iis used to contain the state control in the update section.
    Can be deleted when Master pages is implemented?
*/


#stateTable{}
#iconTable{}

table.questionnaire{}

.pagetitle {
	font-size:18px;
	font-weight:bold;
	color: #004483;
}

td.tableheader
{
	background-color: #004483;
	color: White;
	font-weight: bold;
}

.newsession
{
	border-color: #004483;
	border-style: solid;
	border-width: thin;
}

.newsessiontext
{
	color: #004483;
	font-weight: bold;
	font-style: italic;
}

.newsessionurl
{
	font-weight: bold;
	font-style: normal;
}

.searchterm 
{
	background-color: Yellow;
}

a.topnav, a.topnav:hover, a.topnav:selected
{
	font-size:small
}

a.topnavactive, a.topnavactive:hover, a.topnav:selected
{
	font-size: larger;
	font-weight: bold;
}
 
.basetint
{
    background-color:white
}
    

.button
{
    background-color:#CCCCCC;
    border-color:#042A2F;
    border-style:solid;
    border-width:thin;
    color:#042A2F;
    font-family:Verdana;
    font-size:0.8em;
    
    
 }
 .logo
 {
    border:0
 }