body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(../images/bg.jpg);
}
td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #1D304B;
	  line-height: normal;
	  vertical-align:top;
}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #1D304B;
	  line-height: normal;
}
form {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009900;	

}

textarea {
	font-family: font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1D304B;
	background-color: #CCCCCC;
}


a:link {
	color:#ffffff;
}

a:visited {
	color:#000000;	
}

a:hover {
	color: #009900;
	}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14pt;
	left: 10px;
}
.content:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D304B;
	font-weight: bold;
	text-decoration: none;
	}


.headers {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #2f6ed3;
	line-height: normal;
	font-weight: bolder;
	font-stretch: normal;
	font-style: normal;
}
.subHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F6ED3;
	line-height: normal;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.subMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.subMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.subMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFD66D;
	font-weight: bold;
	text-decoration: none;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485C77;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.tableStyle1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #ffffff;
	background-color: #CCCCCC;
}
.tableStyle2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #ffffff;
	background-image: url(images/table2BG.jpg);
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
}

ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li {
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 0px;
	margin-bottom: 10px;
	}
li2 {
	background: url(images/bullet2.jpg) no-repeat left;
	padding-left: 0px;
	margin-bottom: 0px;
	}	
a:focus {
	outline: none;
	-moz-outline: none;
	color: #1D304B;
}

