body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #0078C1;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #0078C1;
	font-weight: bolder;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: 0078C1;
}
a:hover {
	text-decoration: none;
	color: EEB211;
}
a:active {
	text-decoration: none;
	text-align: left;
}
.NavTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 75px;
	list-style-image: url(images/icon_square.jpg);
	font-style: normal;
	background-image: url(images/icon_square.jpg);
	background-repeat: no-repeat;
	background-position: 55px 15px;
}
.NavTitle a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
}
.NavTitle a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-style: normal;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0078C1;
	font-weight: bold;
	text-align: center;
}

.Title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:rgb(0,51,102);
	font-weight: bold;
	text-align: center;
	line-height:20px;
}

.bigredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

.browntext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:rgb(153,51,51);
	font-weight: normal;
	text-align: center;
}

.caption {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	color: #0078C1;
	font-weight: bold;
}
.section {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EEB510;
	font-weight: bold;
}

.banner {
	width:800px;
	height:75px;
	background:url(images/bg_top.jpg);
	background-repeat:none;
}

#Main {
	border: 1px solid #666666;
}
#td_center {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#td_bottom {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#tableBorder {
	border: 1px solid #569FD3;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}

.regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.SectionTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#tableBorder2 {
	border: 1px solid #7BACDC;
}
