/*
	AVANT LEARNING STYLES
*/

body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	line-height:130%;
}
h1 {
	color:#333333;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: -3px;
}
h2 {
	color:#333333;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: -3px;
}

a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.news p {
	color: #ffffff; 
	margin-left:15px;
}
.news h1 {
	color: #ffffff;
	margin-bottom: -3px;
}
.news a:link, .news a:visited, .news a:hover, .news a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_copyright {
	font-size: 9px;
	line-height: 200%;
}

.padded_box {
	padding:15px;
}

.small_text {
	font-size:9px;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #333366;
}
.submenu p {
	line-height:80%;
}
.submenu a:link,
.submenu a.visited,
.submenu a:active,
.submenu a:hover {
	color: #ffffff; 
	text-decoration: none;
}
.submenu a:hover {
	color: #ffffff; 
	text-decoration: underline;
}