body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


strong {
	font-weight: bold;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #009CDF;
	text-decoration: underline;
}


.titlebg {
	background-color: #33B0E5;
	background-image: url(../images/titlecrnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.leftbg {
	background-image: url(../images/outerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.rightbg {
	background-image: url(../images/outerbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #009CDF;
	text-decoration: underline;
	font-weight: bold;
}


.smallwhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009CDF;
	padding: 0px;
	margin: 0px;
}


.red {
	color: #FF0000;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}


ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}


.whitetxt {
	color: #FFFFFF;
}


form {
	margin: 0px;
	padding: 0px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
