/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A:link {
	text-decoration : none;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
A:visited {
	text-decoration : none;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
A:hover {
	text-decoration : underline;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
A:active {
	text-decoration : underline;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.ContentImage 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.ShellDate {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.ShellContactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.Nav {
	background-color: #234567;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavOver {
	background-color: #672323;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:link {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:active {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.BottomNav {
	font-size: 10pt;
}

.Copyright {
	font-size: 8pt;
}

.NewsBoxTitle {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

.NewsBox {
	font-size: 8pt;
	color: #333333;
}

.AddNew 
{	
	font-size: 8pt;
	font-style: italic;
}

.Footnote 
{	
	font-size: 8pt;
}

.PageQuote {
	font-size: 8pt;
	color: #333333;
}

.PageTitle {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #0000FF;
    font-weight: bold;
}

.PageSubtitle {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    font-weight: bold;
	color: #333333;
}

.StdFormLabel 
{
	font-size: 8pt;
	color: #333333;
}

.StdFormField
{
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

/*
Input {
	font-size: 9pt;
	font-family: Verdana;
}
*/

Input 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
}

Input.Button {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}

Select {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
}

TextArea {
	font-size: 9pt;
	font-family: Verdana;
}

.ReportHeader {
	font-weight: bold;
	font-size: xx-small;
	background: #0000FF;
	color: white;
	text-align:center;
}

.ReportHeader a:link {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:active {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:visited {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:hover {
	text-decoration: underline;
	color: White;
}

/* - Row Item - */
.ReportRow1 {
	font-size: xx-small;
	color: black;
	background-color: #EEEEEE;
	text-align:center;
	
}

/*
.ReportRow1 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:hover {
	text-decoration: underline;
	color: #339933;
}

*/

/* - Row Alternating Item - */
.ReportRow2 {
	font-size: xx-small;
	background-color: #FFFFFF;
	color: Black;
	text-align:center;
}

/*
.ReportRow2 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:hover {
	text-decoration: underline;
	color: #339933;
}
*/

.ReportEdit 
{
	font-size: xx-small;
	background-color:Navy;
	color: #FFFFFF;
	
}

.ReportEdit a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.ReportEdit a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}

.ReportEdit a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.ReportEdit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.ReportPager {
	font-size: xx-small;
	background-color: #FFFFFF;
	color: Black;
}

/*
.ReportPager a:link {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:active {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:hover {
	text-decoration: underline;
	color: #339933;
}
*/

.ErrorMessage
{
	color: Red;
	font-size: 10pt;
	font-family: Verdana, Arial, MS Sans Serif;
}

.ErrorTitle
{
	color: Red;
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial, MS Sans Serif;
}

.Content{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
}
.SmallContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
    color: #000000;
}
.VerySmallContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9px;
    color: #000000;
}
.DropDown{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
	width: 166px;
}
.Button{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
	width: 78px;
}
.WideButton{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
	width: 125px;
}
.WhiteContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #FFFFFF;
}
.WhiteBoldContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
}
.BigWhiteBoldContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
    color: #FFFFFF;
}
.GrayContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #666666;
}
.Copyright{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #666666;
}
.LightGrayContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #999999;
}
.BlueContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #0000FF;
}
.BigBlueContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
    color: #0000FF;
}
.VeryBigBlueContent{
	font-family: Lucida Fax, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
    color: #0000FF;
}
.VeryBigRedContent{
	font-family: Lucida Fax, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
    color: Red;
}
.BigRedContent{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
    color: Red;
}
.FormField{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
    color: #000000;
}
A:link {
	text-decoration : none;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
A:visited {
	text-decoration : none;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
A:hover {
	text-decoration : underline;
	color : #CC0000;
	font-family : Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
