/*************** Global Nav Styles *****************/

/**** Plain Text ****/

.Title {
	Font-Family:arial,helvetica,sans-serif;
	Font-Size:20pt;
	Color: #333300;
	Text-Decoration:none;
	Font-Weight:bold;
}
.TitleSection {
	Font-Family:arial,helvetica,sans-serif;
	Font-Size: 12pt;
	Color: Black;
	Text-Decoration:none;
	Font-Weight:bold;
}
.TitleSubSection {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Color: black;
	Text-Decoration:none;
	Font-Weight: normal;
	text-align: center;
}
.AlertText {Font-Family:arial,helvetica,sans-serif; Font-Size: 10pt; Color:Maroon; Text-Decoration:none; Font-Weight:none;}
.ErrorText {Font-Family:arial,helvetica,sans-serif; Font-Size:16pt; Color:red; Text-Decoration:none; Font-Weight: bold; }
.SubscriptText {
	Font-Family:arial,helvetica,sans-serif;
	Font-Size:10px;
	Color: Black;
	Text-Decoration:none;
	Font-Weight:none;
}
.SubscriptTextBold {
	Font-Family:arial,helvetica,sans-serif;
	Font-Size:10px;
	Color: #666666;
	Text-Decoration:none;
	Font-Weight: bold;
}

.BodyText {
	Font-Family:arial, helvetica, sans-serif;
	Font-Size:13px;
	Color: Black;
	background-color: White;
	Text-Decoration:none;
}
.BodyTextUnderline {
	Font-Family:arial, helvetica, sans-serif;
	Font-Size:12px;
	Color: Black;
	background-color: White;
	Text-Decoration:underline;
}
}
.BodyTextBoldUnderline {
	Font-Family:arial, helvetica, sans-serif;
	Font-Size:12px;
	Color: Black;
	Font-Weight: bold ;
	background-color: White;
	Text-Decoration:underline;
}
.DescriptionText {
	Font-Family:arial, helvetica, sans-serif;
	Font-Size:11px;
	Color: #333300;
	background-color: White;
	Text-Decoration:none;
}
.BodyTextWarning {Font-Family:arial, helvetica, sans-serif; Font-Size:10pt; Color: red; font-weight: bold;}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : Black;
}
.BodyTextItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic}

.NewsText {
	Font-Family:arial, helvetica, sans-serif;
	Font-Size:10px;
	Color: White;
	background-color: White;
	Text-Decoration:none;
	font-weight: bold;
}
/**** Linked Text ****/
a:hover {
	color: #FF6347;
	text-decoration: none;
}
a.LinkText {
	Font-Family:arial,helvetica,sans-serif;
	color: #0066CC;
	text-decoration: underline;
	font-weight:none;
}
a.LinkNews {
	Font-Family:arial,helvetica,sans-serif;
	color: White;
	text-decoration: underline;
	font-weight:none;
}


/*************** SubPages Nav Styles *****************/ 

.confirmText{Font-Family:arial,helvetica,sans-serif; Font-Size:14pt; Color: #008000; Text-Decoration:none; Font-Weight: bold;}




/**** Table Styles ******/
.TableEdge {
	background-color : Aqua;
}

.SectionTableBodyRow
{
	background-color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : white;
}
input.textbox {height: 19px;
  background-color: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: bold;
 	}
}
input.textarea {
	 background-color: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: bold;
}

.row0 {
background-color: #D2F1FF;
}  
.row1 {
background-color: white;
}  

/**** Body Styles ****/
.Body {
	background : #009999;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #00CC99;
	scrollbar-track-color : #5F9EA0;
	scrollbar-highlight-color : Black;
}


/*** Browser Styles ***/



