input  { font-size : 8pt; font-family : verdana,arial,helvetica;	background-color: #ffffff; }

input.radio { font-size : 8pt; font-family : verdana,arial,helvetica;	background-color: #ffffff; border: 0 solid #000000 }

input.submit  {	font-size : 8pt; font-family : verdana,arial,helvetica; background-color: #ffffff; border: 1 solid #000000 }

input.menuform { font-size : 8pt; font-family : verdana,arial,helvetica;	background-color: #ffffff; border: 0 solid #000000;	margin: 0; 	margin-bottom: 0; 	margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; }

textarea  {	font-size : 8pt; font-family : verdana,arial,helvetica; background-color: #ffffff; border: 1 solid #000000; height: 100pt; width : 200pt; }

select  { font-size : 8pt; font-family : verdana,arial,helvetica; background-color: #ffffff; }

td  {font-size : 9pt; font-family : verdana,arial,helvetica; font-weight : normal; font-style : normal; color : Black; text-indent : 0;}

th  {font-size : 9pt; font-family : verdana,arial,helvetica; font-weight : normal; font-style : normal; color : Black; text-indent : 0;}

p {font-size : 9pt; font-family : verdana,arial,helvetica; font-weight : normal; font-style : normal; color : Black; text-indent : 0;}

BODY.hdr { BACKGROUND-COLOR : White; FONT-FAMILY : verdana,arial,helvetica;	FONT-SIZE : 9pt; margin-left : 0; font-style : bold; margin-right : 0;	margin-top : 0; }

TH  { font-size : 8pt; font-family : verdana,arial,helvetica;	font-weight : normal;	font-style : normal;	color : Black;	text-indent : 0;}

H1  { font-size : 12pt;	font-family : verdana,arial,helvetica;	font-weight : bold;	font-style : normal;	color : 4179CD;	margin-left : 0;}

H2  { font-size : 12pt;	font-family : verdana,arial,helvetica;	font-weight : bold;	font-style : normal;	color : Black;	margin-left : 0;}

H3  { font-size : 11pt;	font-family : verdana,arial,helvetica;	font-weight : bold;	font-style : normal;	color : Black;	margin-left : 0;}

H4  { font-size : 10pt;	font-family : verdana,arial,helvetica;	font-weight : bold;	font-style : normal;	color : Black;	margin-left : 0;	margin-bottom: 2;} 

.MenuMain { font-size : 10pt; font-family : verdana,arial,helvetica; font-weight : bold; font-style : normal; color : white; text-decoration: none; } 

.MenuSub { font-size : 9pt; font-family : verdana,arial,helvetica; font-weight : bold; font-style : normal; color : black; text-decoration: none; } 

.MenuFooter { font-size : 8pt; font-family : verdana,arial,helvetica; font-weight : ; font-style : normal; color : black; text-decoration: ; } 

.PageTitle  {font-family: verdana,arial,helvetica; font-size: 14pt; font-weight: bold; color: 39597d;}

.FooterText { font-size : 8pt; font-family : verdana,arial,helvetica; font-weight : ; font-style : normal; color : black; } 

/* Container Left Start*/
div#MainText-left {
	width: 180px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 190px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	background-color: #336699;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CE0000;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #CE0000;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
	width: 191px;
}