BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  /* some browsers use padding instead of margin */
	background-color: #ffffff;
	color: #231F20;
	font-family: Arial, Verdana, sans-serif;  /*tahoma, verdana;*/
	font-size: 10pt;
}

.formtd {
	vertical-align:middle;
}

/**** NOT SURE WHY NEED PADDING - SHOULD TAKE PADDING SETTINGS FROM content ********/
ul {
	padding:15px;
	margin:0px;
}

b{
	color: #5A5758;
}

a {
	color:4E4842;
}

a:visited {
	color:#706864;
}

a:hover{
	color:#000000;
}

em {

font-style:normal;
font-weight:bold;
}



hr {
	border-top: 3px dashed #918F8F;
	border-bottom:0px;
	height:1px;
}

h1 {
	font-size:13pt;
	padding:none;
	color:#0078c7;
	margin:none;
}

h2 {
	font-size:11pt;
	padding:none;
	color:#0078c7;
	margin:none;

}

.header,
.datetimealign
{
	background:#0078C7 url("/images/header_bg.gif") repeat-x top left;
}

.subnav {
	text-decoration:none; 
	color:#716863;
	font-size:11pt;
	padding-top:7px;
	
}

.subnav a,.subnav a:hover,.subnav a:visited {
	text-decoration:none;
	color:#716863;
}

a.element1,a:hover.element1,a:visited.element1 {
	color:#918F8F;
}

.strapimage {
	width:742px;
	height:174px;
	color:#ffffff;
	border-right:2px solid #ffffff;
}

.straptext {
	width:238px;
	height:174px;
	color:#ffffff;
	background-color:#0078c7;
	padding:10px;
	font-weight:bold;
}

.navigation  {
	width:1002px;
	background-color:#0078c7;
	color:#ffffff;
	height:30px;
	padding-left:20px;
	vertical-align:middle;
}

.navigation table td {
	color:#ffffff;
}

.dividerone {
	background-color:#918F8F;
	color:#ffffff;
	height:8px;
}

.divider {
	background-color:#ffffff;
	color:#ffffff;
	height:2px;                
}

.sitemapsummary {padding-left:10px;}
.sitemap a { font-weight:bold; padding-left:10px; color: #706864;line-height:15px;}
.sitemap a:hover { font-weight:bold; color: #CF0F3E;text-decoration:underline;}
.sitemaplevel1summary { padding-left:40px;}
.sitemaplevel1 a { padding-left:30px; font-weight:bold; color: #706864;line-height:15px;}
.sitemaplevel1 a:hover { text-decoration:underline; color: #CF0F3E;}
.sitemaplevel2summary { padding-left:69px;}
.sitemaplevel2 a { padding-left:60px; font-weight:normal;color: #706864;line-height:15px;}
.sitemaplevel2 a:hover { text-decoration:underline; color: #CF0F3E;}
.sitemaplevel3summary { padding-left:99px;}
.sitemaplevel3 a { padding-left:90px; font-weight:normal;color: #706864;line-height:15px;}
.sitemaplevel3 a:hover { text-decoration:underline; color: #CF0F3E;}

.contentmain, .contentmainmax  {
	width:709px;	
	background-color:#ffffff;
	color:#5A5758;
	vertical-align:top;
	padding-right:15px;
	padding-left:20px;
	text-align:justify;
	padding-bottom:20px;
	font-size:10pt;
}

.contentmainmax  {
	width:1002px;
}

TD.summary{
	background-color:#E9E9E9;
	width:258px;
	height:250px;
	color:#000000;

}

.contentsummary {
	color:#5A5758;
	background-color:#C8C7C7;
	vertical-align:top;
	padding:15;
	border-bottom:2px solid #ffffff;
}

.dividertwo  {
	background-color:#ffffff;
	color:#ffffff;
	height:2px;
}

.contentsummarytwo {
	background-color:#E9E9E9;
	color:#918F8F;
	vertical-align:top;
	padding:15px;
}

.summarytext {
	display: none;
}

.footer {
	width:1002px;
	border-top:1px solid #a69790;
	text-align:right;
}

TD
{
  font-family: arial, verdana;
  font-size: 10pt;
  vertical-align:top;
}

IMG
{
  border-style: none;
}

.datetimealign
{
   vertical-align: bottom;
   text-align: right;
   font-size:10pt;
   color:#ffffff;
   padding-right:20px;
   }
   

/******************************************************************************/

TABLE.main
{
  width: 1002px;
}

/******************************************************************************/

TABLE.main TD.logo
{
  height: 89px;
  padding: 20px 0px 0px 13px;
  text-align: left;
  vertical-align: top;
}

/******************************************************************************/

TABLE.main TD.top_menu
{
  height: 22px;
  padding: 0px 0px 0px 2px;
  text-align: left;
  vertical-align: top;
}

TABLE.main TD.top_menu TABLE.top_menu TD
{
  text-align: left;
  vertical-align: top;
}

A.top_menu_item, A:visited.top_menu_item
{
  padding: 0px 6px 0px 6px;
  font-weight: normal;
  text-decoration: none;
  color: #C8C7C7;
}

A.top_menu_item:hover, A.selected, A:visited.selected
{
  color: #ffffff;
 
}

DIV.submenu
{
  position: absolute;
  top: auto;
  left: auto;
  /* display: - handled with in line style */
  padding: 10px 6px 2px 6px;
  
  background-repeat: repeat-y;
  text-align: left;
}

TABLE.submenu
{
  width: 180px;
}
TABLE.submenu TD
{
  height: auto;
  text-align: left;
  vertical-align: top;
}

TABLE.submenu TD A,TABLE.submenu TD A:visited
{
  border-style: none;
  padding: 2px 2px 2px 14px;
  font-weight: normal;
  text-decoration: none;
  background-image: url(../images/submenu_background.png);
  display:block;
  color:#ffffff;
}

TABLE.submenu TD A:hover,TABLE.submenu TD A.selected,TABLE.submenu TD A:visited.selected
{
  background-image: url(../images/submenu_h_background.png);
  color:#ffffff;
}

/******************************************************************************/

TABLE.main TD.top_bar
{
  height: 114px;
  background-image: url(../images/layout/top_bg.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 552px;
  text-align: right;
  vertical-align: top;
}

TABLE.main TD.top_bar TABLE.top_bar
{
  width: 228;
}

TABLE.main TD.top_bar TABLE.top_bar TD
{
  padding: 0px 0px 0px 7px;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}

TABLE.main TD.top_bar TABLE.top_bar TD.date
{
  height: 30px;
  border-bottom: 1px solid #ffffff;
  font-weight: bold;
}
TABLE.main TD.top_bar TABLE.top_bar TD.search
{
  height: 52px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
TABLE.main TD.top_bar TABLE.top_bar TD.ticker
{
  height: 30px;
  color: #ffffff;
}

TABLE.main TD.top_bar TABLE.top_bar TD.search TABLE.search TD
{
  padding: 0px 0px 0px 0px;
  text-align: left;
  vertical-align: middle;
}

/******************************************************************************/

TABLE.main TD.content
{
  padding: 20px 330px 100px 35px;
  text-align: left;
  vertical-align: top;
}

/******************************************************************************/

TABLE.main TD.footer
{
  padding: 0px 0px 11px 13px;
  text-align: left;
  vertical-align: bottom;
  font-size: 11pt;
  color: #190A44;
}

TABLE.main TD.footer A
{
  font-weight: normal;
  text-decoration: none;
  color: #190A44;
}

TABLE.main TD.footer A:hover
{
  color: #706864;
}

/******************************************************************************/

FORM.search
{
  display: inline;
}
FORM.search INPUT.txt
{
  width: 156px;
  height: 19px;
  background-color: #ffffff;
  border: 1px solid #330966;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #706864;
}

FORM.search INPUT.img
{
  border-style: none;
}

/******************************************************************************/

H4
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  font-size: 11pt;
  font-weight: normal;
  font-style: italic;
  color: #330966;
}

P
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  color: #231F20;
}

/******************************************************************************/


TABLE.main TD.footer,TABLE.main TD.footer A{
	color:#C8C7C7;
	text-align:right;
	font-size: 10pt;
}



/********** SEARCH STYLES **********/

.searchbox { margin-left:0px;}
.searchtitle { display:none;}
.searchsiteresults { margin-left:20px; padding-bottom:5px; }
.searchsiteresults a { font-weight:bold;font-size:12px; }
.searchsiteresults a:hover { font-weight:bold; }
.searchsummary { margin-left:0px;padding-bottom:10px; }
.noresults { color:#706864;font-weight:bold;margin-left:0px;}

DIV#resultcount { position: relative;top: 13px;left: 0px;right: 0px;color:#706864;font-weight:bold; }
.mediafilesearch a {  color:#706864;font-weight:bold;line-height:20px; }
.mediafilesearch a:hover {  color:#CCCCCC;font-weight:bold; }
.sitepagesearch a { color:#706864; font-weight:bold;line-height:20px; }
.sitepagesearch a:hover {color:#CCCCCC;font-weight:bold;}
.searchfor { display:none;}
.searchpagination { margin-left:0px;font-weight:bold;}
/*input.searchtermsinput { width: 118px; height: 20px; background-color: #FFFFFF; color: #660066; border: 1px solid #660066; }*/

.searchfiles {display:none;}
.searchbutton, .button1 {
	border:1px solid #cccccc;
	font-weight:bold;
	color:#ffffff;
	background-color:#0078c7;
}

/********** END SEARCH STYLES **********/


.link {
	width:260px;
	display:block;
}

/***** MEDIA FILE LINKS ********/
#item a {
	background: url(/_system/mediafiles/19.gif) no-repeat right #E9E5E4;
	padding-right:10px;
	padding-left:10px;
	width:260px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	color:#4E4842;
}


div.newsarchivelist a { 
	background: none ;
	
}

#item a:hover {
	background-color:#7E96B0;
	color:#ffffff;
}

/***** END MEDIA FILE LINKS ********/

/******** ADMIN LOGIN BOX STYLES **************/
div#loginbox form fieldset legend {
	display:none;
	
}

div#loginbox form fieldset {
	text-align:center;
}

div#loginbox fieldset {
	border: none;
}

div#loginbox form fieldset div label {
	padding-right:10px;	
	width:100px;
}

/******** END ADMIN LOGIN BOX STYLES **************/

td.straptext table.pipexnewsstyle td.pagetitle a {
	color:#ffffff;
}

TD.summary DIV.contentsummarytwo table.pipexnewsstyle td.pagetitle {
	background: url(/_system/mediafiles/23.gif) no-repeat left top;
	padding-left:15px;
}

TD.summary DIV.contentsummarytwo table.pipexnewsstyle td.pagetitle a {
	color:#ffffff;
}

table.contactus 
{
    color:#666666;
}

table.contactus span.blue   
{
    color:#0078c7;
}

table.contactus span.bold   
{
    font-weight:bold;
}




table.pipexnewsstyle td.pagetitle a
{
display:block;
margin:2px 0px 0px 0px;
}