body { 
	margin-left:0px;
	margin-top:0px;
	background-color:#ffffff;
	font-size:10pt;
	font-family:Verdana,Arial;
	color: black;	
	
}

.menuitem {
	color : #ffffff;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	cursor : hand;
	padding-left : 7px;
	padding-right : 7px;
}
#menuitem1, #menuitem2, #menuitem3, #menuitem4, #menuitem5 {
	color : #ffffff;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	cursor : hand;
}
.menuItem {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}
.line {
	background-color : #000000;
	padding : 0px 0px 0px 0px;
	width : 1px;
}
a:link, a:visited, a:active {
	color : Navy;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	color : Navy;
}
td {
	font-size : 9pt;
	font-family : Verdana;
}
.category {
	font-size : 11pt;
	font-weight : bold;
}
.subcategory {
	font-size : 8pt;
}
#titlelyr {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 60px;
	padding : 0px 0px 0px 0px;
	z-index : 5;
}
#shadowlyr {
	position : absolute;
	left : 6px;
	top : 9px;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 30pt;
	color : #88c0ff;
	z-index : 1;
}
#menulyr {
	position : absolute;
	left : 0px;
	top : 60px;
	width : 100%;
	padding : 0px 0px 0px 0px;
	background-color:#ffcc00;
}
#mainlyr {
	position : absolute;
	left : 0px;
	top : 95px;
	width : 700px;
	padding-left : 10px;
	font-family : Verdana;
	line-height : 1.6em;
	font-size : 9pt;
}
#sub1, #sub2, #sub3, #sub4, #sub5 {
	visibility : hidden;
	position : absolute;
	width : 145px;
	top : 83px;
	background-color : #2b63a2;
	padding : 0px 0px 0px 0px;
	cursor : hand;
	border : 1px solid #000000;
}
input {
	background-color : #ebebeb;
	height : 18px;
	color : #000000;
	border:1px solid #b0b0b0;
	font-size:9pt
}

textarea 
{
	background-color : #ebebeb;
	color : #000000;
	border:1px solid #b0b0b0;
	font-size:9pt
}

.subtitle {
	color:#6c6c6c;
	padding-bottom:7px;
	text-align:right;
	width:680px;
	font-size:25;
	font-family:Tahoma;
	font-weight:bold;
	border-bottom:2px solid #c0c0c0
}
.graysmall {
	color:#808080;
	font-size:8pt;
	text-align : center;
}
hr {
	height : 1px;
	color : #2b63a2;
}
#copyRight {
	width : 100%;
	font-size : 8pt;
	text-align : center;
	color : #000000;
	font-weight : bold;
	font-family : Verdana;
}
