/* CSS Document */
body {
	background-color: #E8F9FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #474746;
	text-align: justify;
}

UL{
	list-style-type: square;
/*	list-style-image: URL('../images/common/bull_arrow.gif'); */
	padding: 0;
	margin: 0;
	margin-left: 3em;
} 

LI {
	padding-bottom:3px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

LI A:link{
	text-decoration: none;
}

LI A:visited {
TEXT-DECORATION: none;
}

LI A:hover {
	COLOR: #000000;
   text-decoration: none;
}

/*  FORMS  */
.form
{
	font-family: Arial;
	font-size: 11px;
	height: 13px;
	width: 136px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.heading14
{
	font-family: Verdana;
	font-size: 14px;
	COLOR: #122376;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.site
{
	font-family: Arial;
	font-size: 11px;
	COLOR: #857F62;
	TEXT-DECORATION: none;
}

.javascriptmenu12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.javascriptmenu10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#676565;
	text-decoration: none;
}

.blk11
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;

}

.blk11 A:link
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}

.blk11 A:visited
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}

.blk11 A:hover
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}

.id
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
.id A:link
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}

.id A:visited
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: underline;
}

.id A:hover
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}

.8labs
{
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
	text-decoration: none;
}
.8labs A:link
{
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
	text-decoration: underline;
}

.8labs A:visited
{
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
	text-decoration: underline;
}

.8labs A:hover
{
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
	text-decoration: none;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}