	body {
		margin: 0px 0px 0px 0px;
		background-color : #FFFFFF;
		color : #000066;
		scrollbar-3dlight-color: #2E6485;
		scrollbar-base-color: #AED9F3;
		scrollbar-darkshadow-color: #2E6485;
		scrollbar-face-color: #AED9F3;
		scrollbar-highlight-color: #2E6485;
		scrollbar-shadow-color: #2E6485;
		scrollbar-track-color: #2E6485;
		scrollbar-arrow-color: #2E6485;
	}
	
	td,tr,p,div {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

	h3 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: normal;
		font-weight: bold;
		color: #000066;
		white-space: nowrap;
		background-repeat: no-repeat;
		background-image: url(../images/menu.gif);
		text-indent: 20pt;
		border-bottom-width: 1px;
		border-bottom-style: inset;
		border-bottom-color: #2E6485;
		text-align: left;
		font-style: normal;
		font-variant: small-caps;
		padding-bottom: 7px;
	} 

	h4 {
		color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px; font-weight: bold;
	}
	
	h5 {
		color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px; font-weight: bold;
	}
	
	h6 {
		color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px; font-weight: bold;
	}
		
	a:link, a:visited {
		font-size: 11px;
		color: #000066;
		text-decoration: none;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
	
	a:hover {
		color: #F2AD43;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
	hr {
	   	background: #f0f8ff;
		height:2px;
		border: 1px inset;
	}

	.moduleheading {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff
		text-align: left;
		white-space: nowrap;
		width: 100%;
		text-indent: 12px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #000000;
	}
		
	.componentheading {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000099;
		text-align:left;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #6699CC;
	}

	.boxheading {
		background-image:url(../images/side.jpg);
		background-repeat:repeat-x;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000099;
		text-align:left;
		clip:  rect(auto auto 8px auto);	
	}

	.footer {
		background-image:url(../images/footer_bg.gif);
		background-repeat:repeat-x;
		font-size: 10px;
		color: #000066;
		background-position: center;
	}

	.button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 9px;
		background: #60c2cf;
		color: #FFFFFF;
		border: 1px solid #000099;
	}

	.contentheading {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000066;
		text-align:left;
		background-image: url(../images/news.gif);
		background-repeat: no-repeat;
		text-indent: 20pt;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #6699CC;
	}
	
	.contentdescription {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;
		text-align: left;
	}

	.button:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 9px;
		background: #F2AD43;
		color: #FFFFFF;
		border: 1px solid #000099;
	}

	.inputbox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		border-top: #000099 1px solid;
		border-right: #000099 1px solid;
		border-left: #000099 1px solid;
		border-bottom: #000099 1px solid;
	}
