BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .9em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #006699;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13pt;
	font-weight:bold;
	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:	2em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	2em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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 	{
	border:0px none;
	}



body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #868686;
	vertical-align: center;	
	line-height:14px;
}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #72955E;		
}
a:visited {
	color: #72955E;
}
a:hover {
	color: #72955E;
}
a:active {
	color: #72955E;	
}
.style-g{
	color:#72955E;
}
.style-g-Bold{
	color:#0066FF;
	font-weight:bold;
}

.RegistrationTextBox
{
	FONT-SIZE:11px;
	WIDTH:280px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	border: 1px solid #669999;


	
}

a.LinkButton
{
	color:#FF8C00;
	text-decoration:underline;
}
a.LinkButton:visited
{
	color:#FF8C00;
	text-decoration:underline;
}

a.UnderlinedLink
{
	font-family: tahoma;
	font-size: 10px;	
	color: #72955E;
	text-decoration:underline;		
}
a.UnderlinedLink:visited {
	color: #72955E;
	text-decoration:underline;		
}
a.UnderlinedLink:hover {
	color: #72955E;
	text-decoration:underline;		
}
a.UnderlinedLink:active {
	color: #72955E;	
	text-decoration:underline;		
}

.ErrorMessage01
{
	color:Red;
}

.DGHeader01
{
	background-color:#f5f5f5;
}

.HR01
{
	height:1px;
	color:Silver;
}

.QuoteGrid
{
	width: 600px;
}

.QuoteGridHeader
{
	font-weight: bold;
	color: white;
	background-color: #8fbc8b;
}

.FormLabel
{
	font-weight:bold;
}


a.DarkGreenLinkHover
{
	font-size: 10px;
	color: #2f4f4f;
	font-family: tahoma;
	text-decoration: none;
}
a.DarkGreenLinkHover:visited {
	color: #2f4f4f;
	text-decoration:none;		
}
a.DarkGreenLinkHover:hover
{
	color: #ff8c00;
	text-decoration: underline;
}
a.DarkGreenLinkHover:active {
	color: #2f4f4f;	
	text-decoration:none;		
}

a.DarkGreenLinkUnderlined
{
	font-size: 11px;
	color: #72955E;
	font-family: tahoma;
	text-decoration: underline;
}
a.DarkGreenLinkUnderlined:visited {
	color: #72955E;
	text-decoration:underline;		
}
a.DarkGreenLinkUnderlined:hover
{
	color: #72955E;
	text-decoration: underline;
}
a.DarkGreenLinkUnderlined:active
{
	color: #72955E;
	text-decoration: underline;
}

.HomePageContainer
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 5px;
}
