
body, p, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:black;
	background-color:white;
	margin: 15px 15px 15px 15px;
}
p {
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

a 
{
	font-weight: bold;
	text-decoration:none;
	color: #9A0055;
}

a:hover 
{
	font-weight: bold;
	background-color:#FFCE24;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #00466E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #00466E;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #00466E;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #074162;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.HeaderBackground 
{
	background: #00466E url("../images/header_logo.gif") no-repeat right;
	height: 155px;
}

.ButtonStandard
{
	border-right: #d2d2d2 1px solid;
	padding-right: 3px;
	border-top: #d2d2d2 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #d2d2d2 1px solid;
	font-size:10px;
	margin:2 2 2 2;
	padding-top: 1px;
	border-bottom: #d2d2d2 1px solid;
	background-color: #f2f2f2;
	text-align: center;
	text-decoration: none;
	cursor:hand;
}

.TextBox
{
	color:black;
	font-size:smaller;
}
.Label
{
	font-size:smaller;
}
.Error
{
	color:Red;
	font-weight:bold;
	font-size:smaller;
}
.Panel1 
{
	width:175px;
	vertical-align:top;
}
.Panel2
{
	width:100%;
}
.Panel3
{
	width:200px;
}
.ContentPane
{
	width:100%;
	margin:15 2 2 20;
	vertical-align:top;
}

.Footer 
{
	width: 100%;
	height: 20px;
}

.FooterLeft 
{
	background-color: #00466E;
	width: 190px;
}
.FooterMiddle 
{
	background-color: #00466E;
	width: 90px;
}

.FooterRight
{
	background-color: #00466E;
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: middle;
	font-weight:bold;
	height:20px;
	color: White;
}



/* Styles for Default Controls */


/* Styles for breadcrumbs */ 

#breadcrumbTrail {
		padding: 0px;
		margin: 0px 0px 0px 0px;
		list-style-type: none;	
		background-color: #F4F4F4;	
}
#breadcrumbTrail li {
	display: inline;
	font-weight: bold;
}
#breadcrumbTrail li a:link,
#breadcrumbTrail li a:visited {
	font-weight: normal;
}
#breadcrumbTrail #breadcrumbCurrent {
	color: #9A0055;
	font-weight: normal;
}


/* Styles for Search Results page */
.ResultsHeader
{
	background-color: #00466E;
	border: solid 1px black;
	vertical-align: top;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: white;
	height: 20px;
}
.ResultsItems
{
	background-color: #dedede;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 8pt;
}
.ResultsItemsAlternating
{
	background-color: #eeeeee;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 8pt;
}
.ResultsBreadcrumbs
{
	color: Gray;
}
.ResultsTitle
{
	color: Black;
}


/* Styles for Search control */

.SearchBackground
{
	background-color: AliceBlue;
	border: solid 1 black;
}

.SearchTextbox
{
	font-size: 8pt;
	padding: 0pt;
	margin: 0pt;
	border-style: solid;
	border-width: 0.5pt;
	border-color: maroon;
	width: 100%;
	height:18px;
}
.SearchButton 
{
	
}
.SearchText
{
	color: black;
	font-size: 8pt;
}


/* QuickNav Control Styles */

.QuickNav_Title {
	background-color: #00466E;
	color: white;
	padding: 5px 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}

div .QuickNav_Title span
{
	padding: 0px 0px;
	line-height: 15px;
}

.QuickNav
{
	border: solid 1px #00466E;
	width:100%;
	font-size:11px;
	padding: 5px 0px;
}

.QuickNavItems 
{
	list-style-type: square;
	list-style-position:outside;
		
}

/* End QuickNav Control Styles */


/*
 Message board style
*/
.MsgLabel
{
	font-size:x-small;
	font-weight:normal;
}
.MsgText
{
	font-size:x-small;
	font-style:italic;
}
.MainThreadDefaultTitle
{
	font-size:x-small;
	text-decoration:none;
	font-weight:bold;
	color:black;
}
.MainThreadDefaultBckground
{
	background-color:#99ccff;
}
.MainThreadSelectedBckground
{
	background-color:#ccccff;
}
.ThreadBody
{
	font-size:small;
	margin-bottom:5px;
}
.ThreadDataBody
{
	font-size:smaller;
}
.ThreadDataHeaderBckground
{
	background-color:#ffffcc;
	font-style:italic;
	font-size:smaller;
}
/* 
 logon style
*/
.LogonTextBox
{
	color:black;
	font-size:smaller;
	background:aliceblue;
	width:98px;
}
.LogonLabel
{
	font-size:smaller;
}
/*
Site map style
*/
.SiteMapLinks
{
	text-decoration:none;
	font-size:smaller;
	color: Black;
	cursor:hand;
}
/*
Address book style
*/
.AddrBkHeader
{
	vertical-align: top;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	height: 20px;
}
.AddrBkItems
{
	background-color: #dedede;
	font-family: Verdana;
	font-size: 8pt;
}
.AddrBkAltItem
{
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 8pt;

