	A:link {
		color: #333333;
		text-decoration: none;
	}
	A:visited {
		color: #333333;
		text-decoration: none;
	}
	A:active {
		color: #333333;
		text-decoration: none;
	}
	A:hover {
		color: #B83C36;
		text-decoration: underline;
	}		

body 
{
	/* 
		pink: FFEAF2 
		blue: E4F3FA
	*/
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

li 
{
	padding:2px;
}	

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.altstyle
{
	background-color: #EFEFEF;
}

.darkrule 
{
	background-color: #666666;
}	

.ErrorControl {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}

.footer 
{
    FONT-SIZE: 7.5pt;
    COLOR: #747474;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}
	.footer A:link {
		color: #747474;
		text-decoration: none;
	}
	.footer A:visited {
		color: #747474;
		text-decoration: none;
	}
	.footer A:active {
		color: #469FDF;
		text-decoration: none;
	}
	.footer A:hover {
		color: #469FDF;
		text-decoration: underline;
	}


.imageborder 
{
	border: 0px solid #000000;
}
	.imageborder A:link {
		border: 0px solid #000000;
	}
	.imageborder A:visited {
		border: 0px solid #000000;
	}
	.imageborder A:active {
		border: 0px solid #469FDF;
	}
	.imageborder A:hover {
		border: 0px solid #469FDF;
	}		
	

.nopadding 
{
	padding: 0px;
}


.sidebarlev1
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold; 
}
a.sidebarlev1:link { text-decoration: underline }
a.sidebarlev1:visited  { text-decoration: underline }
a.sidebarlev1:hover  { text-decoration: underline }
a.sidebarlev1:active  { text-decoration: underline }
.sidebarlev2
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial;
}
a.sidebarlev2:link { text-decoration: none }
a.sidebarlev2:visited  { text-decoration: none }
a.sidebarlev2:hover  { text-decoration: underline }
a.sidebarlev2:active  { text-decoration: underline }
.sidebarlev3
{
    PADDING-LEFT: 0px;
    FONT-SIZE: 8.5pt;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Arial;
}
a.sidebarlev3:link { text-decoration: none }
a.sidebarlev3:visited  { text-decoration: none }
a.sidebarlev3:hover  { text-decoration: underline }
a.sidebarlev3:active  { text-decoration: underline }

.sideborder 
{
	background-color: #FFFFFF;
	border-right: solid 1px #666666;
}
.whtb {
	BORDER-RIGHT: #CFCFCF 1px dashed; BORDER-TOP: #CFCFCF 1px dashed; BORDER-LEFT: #CFCFCF 1px dashed; BORDER-BOTTOM: #CFCFCF 1px dashed
}