a {
	color : #000000;
	text-decoration : none;
}

body{
	background-color : #FFFFFF;
	margin : 0px;
	padding : 0px;
}

h1 {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : -15px;
}

h2 {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -15px;
}

p {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom: -10px;
	line-height: 18px;


}

table {
	margin : 0px;
	padding : 0px;
}

td {
	margin : 0px;
}

tr {
	margin : 0px;
}

.blurbtext {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.footer {
	background-color : #336699;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
}

.leftnav {
	background-color : #CCCCCC;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	padding-left : 10px;
	text-align : left;
}

.topnav {
	background-color : #336699;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 25px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	text-align : center;
	vertical-align : middle;
}

.whitespace {
	background-color : #FFFFFF;
	background-image : url(../images/spacer.gif);
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	width : 1px;
}
.padding {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.orange {
	color: #FF9900;
}
.bodytext {

	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.redlink {
	color: #990000;
	text-decoration: underline;
}
.bluenav {

	background-color : #6699CC;
}
.navspacer {

	background : url(../images/spacer.gif);
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	height : 23px;
	width : 1px;
}
.spacer {

	background : url(../images/spacer.gif);
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	width : 1px;
}
.rightnav {

	background-color : #336699;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 25px;
	padding-left : 20px;
	padding-right : 20px;
	text-align : center;
	vertical-align : middle;
}
.bold {
	font-weight: bold;
}
