body {
	background-color: #93AAD1;
	margin: 0px;
	padding: 0px;
}

.style1 {font-weight: bold}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 20px;
	text-align: left;
}

a:link, a:active, a:visited {
color: #43659E;
text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.bnav:link, a.bnav:active, a.bnav:visited  {
	color: #9E0B0E;
	text-decoration: none;
	font-size: 12px;
	margin: 4px 0px 2px;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	
}
 
a.bnav:hover {
	text-decoration: none;
	color: #000099;
	background-color: #FFFFCC;
}

#mtab {
	background-repeat: no-repeat;
	text-align: left;
}

#formtab {
	margin-left: 20px;
	padding: 4px;
	width: 520px;
}

#formtab p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
}

#maincell {
	width: 560px;
}

#navcol {
	background-image: url(images/navborder.gif);
	background-repeat: repeat-y;
	padding-top: 40px;
	width: 200px;

}

.bbox {
	width:520px;
	background-color: #E5F2F8;
	border: 1px solid #85ABD2;
	margin-left: 20px;
	}

.ybox {
	width:520px;
	background-color: #FFFFDD;
	border: 1px solid #FFCC00;
	margin-left: 20px;
}

.ybox p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding-right: 0px;
	padding-left: 10px;
}

.blubold {
	font-weight: bold;
	color: #133672;
}

.thistlered {
	font-weight: bold;
	color: #AF2848;
}

.webdesigner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6889BF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.webdesigner:link, a.webdesigner:active, a.webdesigner:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6889BF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
 
a.webdesigner:hover {
	text-decoration: none;
}
.tabl {
	margin-left: 20px;
	border: 1px solid #93AAD1;
}
.txtbox, input, textarea {
background-attachment : scroll;
background-color : #FCFDFE;
color : #003366;
border : 1px solid #cccccc;
background-position : 50% 50%;
font-family : verdana;
font-size : 11px;
}
