/**************** tag styles  ****************/
body {
	height: 100%;
	width:760px;
	text-align: left;
  	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

/**************** Header styles (NW)  ****************/

.Header
{
	margin-bottom: 19px;
}

.Logo 
{
	position: absolute;
}

a.adminLoginButton, a:hover.adminLoginButton,
a:visited.adminLoginButton,
.adminLoginButton a:Link { color: #ffffff; font-size:8pt;}
.adminLoginButton
{
	position: absolute;
	color: White;
	top: 115px;
	left: 620px;
	float: right;
}

.Title
{

}
.Signature
{
	padding-right: 36px;
}
.supnav {
	font-size:9pt;
	color: #999999;
	text-decoration: none;
	text-align:right;
	height: 20px;
	padding-left: 10px;
	padding-right: 36px;
	font-weight:bold;
	width: 585px;
}

.supnav a{
   color: #999999;
   text-decoration: none;
}

.supnav  a:link, .supnav a:visited {
   color: #999999;
}

.supnav a:hover, .supnav  a:active {
   color: #999999;
   text-decoration:underline;
}
.Tools table
{	
	
	width: 100%;
	background-color: #990099;
	margin-bottom:2px;
}

.Tools td
{
	padding: 3px 10px;
	border-right: 1px solid #ffffff;
}

.Tools a,
.Tools a:link,
.Tools a:hover,
.Tools a:active
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size:8pt;
	font-weight: bold;
	vertical-align: middle;
}

.spacer
{
	width: 33px;
}

/**************** main nav styles  ****************/
	

td.mainnav {
	font-size:8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left center;
	height: 26px;
	padding-left: 10px;
	margin: 0;
}

.mainnav a{
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 15px;
}

.mainnav  a:link, .mainnav a:visited {
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 15px;
}

.mainnav a:hover, .mainnav  a:active {
   color: #FFFFFF;
}

.Mark img{
	height: 116px;
	width: 175px;
}
/*.Title img{
	height: 69px;
	width: 436px;
}*/

a:link
{
	font-size:8pt;
	color:#990099;
}






/**************** LEFT PANE  ****************/

.leftpane
{
	/*margin-left:20px;*/
}

td.leftpane
{
	width: 142px;
	vertical-align: top;
}

/****** Search Field   *******/

.search, .search div
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	position: absolute;
	top: 157px;
	left: 12px;
}

.search input{
	width: 89px;
	height: 15px;
	color: #999999;	
	/*margin-left:20px;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.search .empty {
	color: #AAAAAA;
}

.search .Button
{
	color: #ffffff;
	background-color: #999999;
	padding: 2px 5px 4px;
	margin-left: 4px;
	text-transform: lowercase;
	text-decoration: none;
	vertical-align: top;
	position: relative;
	top:4px;
	font-size: 10px;
	
}

.submitButton {
	border: 0px solid #000000;
	width:24px;
	height:19px;
	float:right;
	padding: 0px;
	margin: 0px;

}

.advSearch {
   	font-size: 10px;
	color: #999999;
	text-decoration:underline;
	height: 22px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #999999;
	float:left;
}

.advSearch a{
   color: #999999;
   text-decoration:underline;
}

.advSearch  a:link, .advSearch a:visited {
   color: #999999;
}

.advSearch a:hover, .advSearch  a:active {
   color: #999999;
}


/****** Left Pane nav   *******/

div.leftnavdiv {
	/*margin-left: 12px;*/
	padding: 0;
	margin-top: 30px;
}

.leftnav {
	list-style-type: none;
	font-size:8pt;
	border-top: 1px solid #990099;
}

.leftnav ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;

 }
 
 .leftnav ul ul { padding:0 0 0 14px; }
 .leftnav ul ul li { padding: 0 0 0 8px; }
 .leftnav ul ul a,
 .leftnav ul ul a:hover,
 .leftnav ul ul a:visited,
 .leftnav ul ul a:active
 {
	color: #990099;
	font-size:8pt;

}

.leftnav li {
	padding: 0px 0px 0px 9pt;
	margin: 5px 0px 0px 0px;

}


.leftnav a {color: #666666; text-decoration:none; font-weight:bold}

.leftnav a:hover { color: #666666; text-decoration:underline;font-weight:bold}



/****** Left Pane nav Selected state  *******/

#currentWithChild a,
#current a 
{ 
	color:#990099; 
}


#currentWithChild ul li a,
#current ul li a {font-weight:lighter;}

#currentWithChild ul li a:hover,
#current ul li a:hover {color:#990099;}

#current,
.selected 
{
	background-image: url(../images/leftnav_arrow_purple.gif);
	background-repeat: no-repeat;
	background-position: left middle;	
}

#currentWithChild
{
	background-repeat: no-repeat;
	background-position: left middle;	
}

.selected a,
.selected a:link,
.selected a:hover,
.selected a:visited
{
	color: #990099;
}





/****** Left Pane Content area below the left nav  *******/
.leftcontent {

	width: 127px;
	font-size:8pt;
	color: #000000;
	text-decoration: none;
	background-position: left center;
	height: 22px;
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 19px;
	float:left;
}







/**************** MAIN CONTENT AREA  ****************/

.content  {
	margin:18px 0 0 0;
	border: 0px solid #000000;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;	
}

.content a{
   color: #990099;
   text-decoration:underline;
   font-size: 12px;
}


.content  a:link, .content a:visited {
   color: #990099
   font-size: 12px;
}


td.ContentTitle,
.ContentTitle 
{
	height: 25px;
	vertical-align: top;
	width: 430px;
}

.maincontent {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
	text-align:left;
	margin:0px;

}


.PageTitle
{
	font-size: 23px;
	font-weight: bold;
	color: #D32222;
}

.PageSubTitle
{
	font-size: 21px;
	color: #999999;
}

.HomeRightContent
{
	width:180px;
	float:right;
    margin-right:20px;
}
.HomeLeftContent 
{
	margin-right:200px;
}
.HomeLeftContent p, .rightContentTitle
{
	margin-top:0;
}

.HomeLeftContent 
{
    padding-top:15px;
}

.HomeRightContent
{
	padding-top:15px;
	padding-left:15px;
}

ul
{
	padding:0px 0px 0px 0px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}

li
{
	margin-bottom:12px;
}

/***** Breadcrumb nav styles  ****/
	

.breadcrumb {

	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.breadcrumb a{
   color: #999999;
   text-decoration: none;
}

.breadcrumb  a:link, .breadcrumb a:visited {
   color: #999999;
}

.breadcrumb a:hover, .breadcrumb  a:active {
   color: #999999;
   text-decoration:underline;
}





/**************** FOOTER AREA  ****************/

.footerdiv {

	/*width: 760px;
	  float:left;
	*/
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color: #999999;
}

.footer a{
   color: #999999;
   text-decoration:none;
}

.footer  a:link, .footer a:visited {
   color: #999999;
}

.footer a:hover, .footer  a:active {
   color: #999999;
   text-decoration:underline;
}

/********* Data Summary ******/
table.DataSummary 
{
	width: 584px;
	margin-top: 27px;
}

table.DataSummary td
{
	font-size:9pt;
	text-align: right;
	padding: 2px 0 2px 2px;
}

table.DataSummary td.LAlign
{
	text-align: left;
}

table.DataSummary th
{
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;	
}

table.DataSummary th.Header
{
	text-align: left;
}

.DataSummary .colBold
{
	font-weight: bold;
}

.Legend td
{
	font-size:10px;
}

/**** results ***/
table.Results
{
	width: 584px;
	margin-top: 27px;
}

table.Results td
{
	font-size:8pt;
	padding: 2px 0 2px 5px;
	vertical-align:top;
}

table.Results td.SubHeader
{	
	border-top: 1px solid #000000;	
}

table.Results td.LAlign
{
	text-align: left;
}

table.Results th
{
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #0066cc;
	padding: 2px;
	text-transform: uppercase;
	border-top: 1px solid #000000;	
}
table.Results td.SubHeader ul
{
	position: relative;
	left: -25px;
	list-style-type: disc;
}

/*** Actions **/

.Actions
{
	background-color: #990099;
	margin: 20px 5px;
}
table.Actions
{
	margin-top: 27px;
}

table.Actions td
{
	font-size:8pt;
	padding: 2px 5px 2px 5px;
	vertical-align:top;
}

table.Actions td.SubHeader
{	
	border-top: 1px solid #ffffff;	
}

table.Actions td.LAlign
{
	text-align: left;
}

table.Actions th
{
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
table.Actions td.SubHeader ul
{
	position: relative;
	left: -25px;
	list-style-type: disc;
}

.galleryHeader 
{
	background-color: #FB8700;	
	color: #ffffff;
	
}