a:link
{
	color: #0000cc;
	text-decoration: underline;
}

a:visited
{
	color: #800080;
	text-decoration: underline;
}
 
a:hover
{
	color: blue;
	text-decoration: underline;
}

a:active 
{
	color: #cc0000;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Arial, Sans;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: 24px;
	margin-right: 12%;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #333366; 
	scrollbar-darkshadow-color: #dfdfdf; 
	scrollbar-track-color: #dfdfdf; 
	scrollbar-arrow-color: #ffffff
}

.mainhd
{
	font-family: Arial, Sans;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.09em;
	vertical-align: middle;
	color: #cc0000;
}

.bodytxt
{
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	color: #000000;
}

.bodytxtB
{
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.bodytxtsmB
{
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.secthd
{
	font-family: Verdana, Arial, Sans;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.secthdsm
{
	font-family: Verdana, Arial, Sans;
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
	color: #000000;
}

.speclsec
{
	font-family: Verdana, Arial, Sans;
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
	color: #0066cc;
	padding-top: 0px;
	padding-bottom: 0px;
}

.list
{
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	font-weight: bold;
	color: #0066cc;
}

.sstxt
{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bxdtlg
{
	font-family: Verdana, Arial, Sans;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.wrapper
{
	margin: 0px 15px
}

.BlockOutline
{
	margin: 15px;
	border-left: solid ddd 2px;
	border-right: solid ddd 2px;
	border-bottom: solid ddd 3px;
}

.BlockContainer
{
	border: solid black 1px;
}

.BlockWrapper
{
	background-color: eee;
	padding: 15px;
}

.testim
{
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.testimID
{
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.xP
{
	font-size: 1px;
	color: #ffffff;
	padding: 4px;
}

.headtxt
{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #003399;
}

.formhd
{
	border: solid black 1px;
	background-color: #cccccc;
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

.formtxt
{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

input, option, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 11px;
	border-left: 1px solid rgb(203,24,49); 
	border-right: 1px solid rgb(203,24,49); 
	border-top: 1px solid rgb(203,24,49); 
	border-bottom: 1px solid rgb(203,24,49);
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 11px;
}

.link
{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.Copyrt
{
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	color: #808080;
	padding-left: 2px;
	padding-right: 2px; 
}

UL
{
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 32px;
}	

LI
{
	list-style-type: dot;
	list-style: dot;
	color: #0066cc;
}	

OL
{
	font-family: Verdana, Arial, Sans;
	list-style-type: decimal;
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 1px;
}