
.small {
	font-size: 85%;
	text-decoration: none;
}

.indent {
	padding-left: 15px;
}

.bottom_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.side_nav_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}


.grey {
	color: #999999;
}

.blue {
	color:#000066
}
img {
	border: none;
}
.title_bars {
	font-size: 4px;
	line-height: 4px;
	margin: 0px;
	padding: 0px;
	height: 4px;
}
.wwtptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}

.main_title_background {
	background-repeat: no-repeat;
	background-repeat: repeat-y;
}

.side_nav_background {
	background-repeat: no-repeat;
	background-repeat: repeat-y;
}

.tabletext {
	font-size: 12px;
}


a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:visited {
	color: #003366;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;  	
	color: #000000	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
}

li {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

