
/* BODY STYLES */

.bluebody, .bluebody:link, .bluebody:active, .bluebody:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	line-height: 16px;
	text-decoration: none;
}

.bluebody:hover
{
	text-decoration: underline;
}

.body, .body:link, .body:active, .body:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}

.body:hover
{
	text-decoration: underline;
}

.brownbody, .brownbody:link, .brownbody:active, .brownbody:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	line-height: 16px;
	text-decoration: none;
}

.brownbody:hover
{
	text-decoration: underline;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}

.bodybold:hover
{
	text-decoration: underline;
}

.smallbody, .smallbody:link, .smallbody:active, .smallbody:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
}

.body:hover
{
	text-decoration: underline;
}

.smallbrownbodybold, .smallbrownbodybold:link, .smallbrownbodybold:active, .smallbrownbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	line-height: 12px;
	text-decoration: none;
}

.smallbrownbodybold:hover
{
	text-decoration: underline;
}

.brownbodybold, .brownbodybold:link, .brownbodybold:active, .brownbodybold:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	text-decoration: none;
}

.brownbodybold:hover
{
	text-decoration: underline;
}

.minicontactbody, .minicontactbody:link, .minicontactbody:active, .minicontactbody:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

.minicontactbold, .minicontactbold:link, .minicontactbold:active, .minicontactbold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

/* HEADING STYLES */

h1
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC2DE;
	text-decoration: none;
	padding-top : 8px;
	margin-top:0px;
	margin-bottom:0px;
}

/* TOPNAV STYLES */

.topnav, .topnav:link, .topnav:active, .topnav:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.topnav:hover
{
	text-decoration: underline;
}

/* LEFTNAV STYLES */

.leftnav, .leftnav:link, .leftnav:active, .leftnav:visited, .leftnav:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	line-height: 17px;
	text-decoration: none;
}

/* FOOTER STYLES */

.footer, .footer:link, .footer:active, .footer:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}

.footer:hover
{
	text-decoration: underline;
}

.bottomfooter, .bottomfooter:link, .bottomfooter:active, .bottomfooter:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	line-height: 15px;
	text-decoration: none;
}

.bottomfooter:hover
{
	text-decoration: underline;
}

/* FORM STYLES */

.input
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4B4F;
	line-height: 12px;
	text-decoration: none;
}

/* MISCELLANEOUS STYLES */

.button {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color:#555555;}

.button2 {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color:#CC6600;}
