body {
	background-color: White;	
	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;
	padding-bottom: .1em;
}

.greyTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
	line-height: 28px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
	line-height: 24px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: .8em;
	margin-bottom: .3em;
	font-weight: bold;
	color: #003399;
}

.MainMsg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align:center;
	vertical-align:middle;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 13px; color: Black 
}

textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 13px; color: Black; border-style:groove; border-color: #d1e0fd 
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 13px; color: Black; border-style:groove; border-color: #d1e0fd 
}

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: Geneva, 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;
}

.grey 
{
	font-WEIGHT: bold; 
	font-SIZE: 14px; 
	COLOR: #993366; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc 
	}
	
.light_grey 
{
	font-SIZE: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff 
	}
