body {
	SCROLLBAR-FACE-COLOR: #d8e2e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #d8e2e7;
	SCROLLBAR-3DLIGHT-COLOR: #96aabd;
	SCROLLBAR-ARROW-COLOR: #606d79;
	SCROLLBAR-TRACK-COLOR: #c2cacf;
	SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	margin-top: .3em;
	margin-bottom: .8em;
	paddding-bottom: .1em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
	line-height: 28px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
	line-height: 24px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
}

input {
	background-color: #eaeaea;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666
}

textbox {
	background-color: #eaeaea;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666
}

textarea {
	background-color: #eaeaea;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
}

a {
	color: #0099CC;
	font-weight: bold;
}
a:hover {
	color: #003399;
}	

.dottedline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

.vertdottedline {
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;

}
.leftvertdottedline {
	padding-bottom: 10px;
	border-left: thin dotted #999999;
}

.largelist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	line-height: 22px;
}

.topdottedline {
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

.dottedbox {
	border: thin dotted #999999;
	background-color: #EAEAEA;
}

.topmenu {
	font-family: Verdana, Arial,Helvetica,Sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	BACKGROUND-COLOR:#0099cc;
	border: none #666666;
	padding: 5px;
	margin: 0px;
}

.topmenu a:link {
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
}

.topmenu a:active {
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
}

.topmenu a:visited {
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
}

.topmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	BACKGROUND-COLOR:#003399
}




}
.box {
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	padding: 0px;


}
.sidemenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	padding: 5px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom: thin dotted #999999;
	margin: 5px;
}

.sidemenu a:link {
	text-decoration: none;
	padding: 5px;
	color: #0099CC;
}

.sidemenu a:active {
	text-decoration: none;
	padding: 5px;
	color: #0099CC;
}

.sidemenu a:visited {
	text-decoration: none;
	padding: 5px;
	color: #0099CC;
}

.sidemenu a:hover {
	text-decoration: none;
	color: #003399;
	padding: 5px;
}
