body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color:#000;
	margin : 0;
	padding : 0;
	background-color : #577194;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	margins: 0;
}

a,a:visited,a:active {
	text-decoration : underline;
	color:#577194;
}

a.white, a.white:visited, a.white:active {
	text-decoration : underline;
	color:#fff;
}

a.blackLink, a.blackLink:visited, a.blackLink:active {
	text-decoration : none;
	color:#000;
	font-weight:bold;
}

a.blackLink:hover, a.blackLink:visited:hover, a.blackLink:active:hover {
	text-decoration : none;
	color:#666699;
	font-weight:bold;
}

.brown {
	color : #660000;
}

.contactForm {
	background-color: #999; 
	border: 1px solid #ccc;
	color: #fff;
	font-size : 10px;
}

div,p,td,ul,input,select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color:#000;
}

.footer, .footer:visited, .footer:active {
	text-decoration : none;
	color:#fff;
	font-size: 9px;
}

.footer:hover, .footer:visited:hover, .footer:active:hover {
	text-decoration : underline;
}

.large {
	font-size : 12px;
	font-weight : bold;
}

li {
	padding-bottom:5px;
}

.pageHeader {
	color : #660000;
	font-size : 14px;
	font-weight : bold;
}

.pageTitle {
	color : #660000;
	font-size : 18px;
	font-weight : bold;
}

.red {
	color : #9a0000;
}

.small {
	font-size : 9px;
}

.xsmall {
	font-family :Arial;
	font-size : 9px;
}

td {
	vertical-align:top;
}

.white {
	color : #fff;
}

.whiteSmall {
	color : #fff;
	font-size : 10px;
	font-weight : bold;
}

.rendertext {
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color:#660000;
	text-align: left
}

.pageHeaderblack {
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}
