body {
   background: #FFFFFF;
   font-family: Tahoma;
	font-size:13px;
	line-height:16px;
	color:#000000;   
}


.headingtext
{
	font-family:Tahoma;
	font-size:23px;
	line-height:30px;
	color:#000000;
}

H1
{
	font-family:Tahoma;
	font-size:20px;
	line-height:12px;
	color:#003366;
}

H2
{
	font-family:Tahoma;
	font-size:15px;
	line-height:12px;
	color:#003366;
}


.tagLineText
{
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	/* font-weight : bold;*/
	color:#666600;
}

H3
{
	font-family:Tahoma;
	font-size:13px;
	line-height:18px;
	font-weight : bold;
	color:#000000;
}



.footerText
{
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	color:#003366;
}


P
{
	font-family:Tahoma;
	font-size:13px;
	line-height:16px;
	color:#000000;
	text-align: justify
}

UL LI
{
	font-family:Tahoma;
	font-size:13px;
	line-height:16px;
	color:#000000;
	text-align: justify
}

.slidetext
{
	font-family:Tahoma;
	font-size:15px;
	line-height:14px;
	color:#000000;
	font-weight : bold;
	text-align: justify
}


.menutext
{
	font-family:   Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight : bold;
	color:#003366
}

.form
{
	width:150px; height:20px; border-color:#A8772D; border-width:1px; background-color:#E9DCCD; font-size:12px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {color:#003366;text-decoration: none;}
A:visited {color:#003366;text-decoration: none;}
A:hover {color:#666600}
A:active {text-decoration:none; color:#FFF987}



A.menutext:link {color:#003366;text-decoration: none;}
A.menutext:visited {color:#003366;text-decoration: none;}
A.menutext:hover {color:#666600}
A.menutext:active {text-decoration:none; color:#FFF987}


