
BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 5px 5px 5px 5px;
    padding: 0px 0px 0px 0px;
    color: #0f0f0f;
    SCROLLBAR-FACE-COLOR: #cccccc;
    SCROLLBAR-HIGHLIGHT-COLOR: #8c8c8c;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #eeeeee;
    SCROLLBAR-DARKSHADOW-COLOR: #acacac;
    scrollbar-3ddark-color: #fcfcfc;
}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.NormalLink
{
	color: #301f4b;
	text-decoration: underline;
}

.TextEditArea	{	
	font-size:	0.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 300px;
	}		
.TitleEditArea	{	
	font-size:	1.25em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	width: 390px;
	}		
.DateEditArea	{	
	font-size:	0.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	}	
		
.Hand
{
	CURSOR: hand;
}
		
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
{
    FONT-WEIGHT: 200;
    COLOR: #0000ff;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, verdana, Arial, helvetica;
    FONT-VARIANT: normal;
	text-decoration: underline;
}
A:hover
{
    COLOR: #ff0000;
	text-decoration: underline;
}
.News
{
	color: #2f3d4a;
	text-decoration: none;
}	
.NewsOver
{
	color: #5c3d2e;
	text-decoration: underline;
}	
.NewsPage
{
	color: #113255;
	text-decoration: none;
}	
.NewsPageOver
{
	color: #993333;
	text-decoration: underline;
}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-left: 4px;
	margin-right: 4px;
	}
.NavButton 
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
}
.NavButtonD
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
	cursor: default;
}
.HiddenInput
{
	/** change display to block to show hidden fields in design time **/
	display: none;
	visibility: hidden;
}
.EditText
{
	font-size: 9.5pt;
	color: #404040;
}

.ErrorMessage	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Red;
}	
TABLE#tblMain
{
    BORDER: #dcdcdc 2px solid;
    FONT-SIZE: 8pt;
    WIDTH: 100%;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: none
}
TABLE#tblMain2
{
    BORDER: #083b88 2px solid;
    FONT-SIZE: 8pt;
    WIDTH: 100%;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: white
}
TABLE#tblMain3
{
    BORDER: #083b88 2px solid;
    FONT-SIZE: 8pt;
    WIDTH: 100%;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: white
}
TABLE#tblMain4
{
    BORDER: #083b88 2px solid;
    FONT-SIZE: 8pt;
    WIDTH: 100%;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: white
}
