/* ELEMENTS */

a {
	color : #333333;
}

a:link {
	color : #333333;
}

a:visited {
	color : #333333;
}

a:active {
	color : #333333;
}

a:hover {
	color : #000000;
	text-decoration : none;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, menu, ol, p, select, td, th, ul {
	color : #484944;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 11px;
}

form{
	margin : 0;
	padding : 0;
}

h1 {
	color : #003466;
	font-size : 22px;
	font-weight : bold;
}

h2 {
	color : #003466;
	font-size : 20px;
	font-weight : bold;
}

h3 {
	color : #003466;
	font-size : 18px;
	font-weight : bold;
}

h4 {
	color : #003466;
	font-size : 16px;
	font-weight : bold;
}

h5 {
	color : #003466;
	font-size : 14px;
	font-weight : bold;
}

h6 {
	color : #003466;
	font-size : 14px;
	font-weight : bold;
}

/* CLASSES */

.bgbeige{
	background-image : url(bg-beige.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.bgline{
	background-image : url(bg-line.gif);
	background-repeat : repeat-y;
}

.bglineleft{
	background-image : url(bg-line-left.gif);
	background-repeat : repeat-y;
}
.bottomnav{
	color : #92918D;
}

.bottomnav a{
	color : #92918D;
}

.bottomnav a:link{
	color : #92918D;
}

.bottomnav a:visited{
	color : #92918D;
}

.bottomnav a:active{
	color : #92918D;
}

.bottomnav a:hover{
	color : #000000;
}

.date{
	color : #92918D;
}

.date a{
	color : #92918D;
}

.date a:link{
	color : #92918D;
}

.date a:visited{
	color : #92918D;
}

.date a:active{
	color : #92918D;
}

.date a:hover{
	color : #000000;
}

.heading{
	color : #003466;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.inputlistserv{
	background-color : #0D4C9B;
                color: #FFFFFF;
	height : 18px;
	width : 118px;
}

.inputsearch{
	background-color : #0D4C9B;
                color: #FFFFFF;
	height : 18px;
	width : 118px;
}

.whitetext{
	color : #FFFFFF;
}

.whitetext a{
	color : #FFFFFF;
	text-decoration:none;
}

.whitetext a:link{
	color : #FFFFFF;
	text-decoration:none;
}

.whitetext a:visited{
	color : #FFFFFF;
	text-decoration:none;
}

.whitetext a:active{
	color : #FFFFFF;
	text-decoration:none;
}

.whitetext a:hover{
	color : #FFFFFF;
	text-decoration:none;
}

.navnews{
	color : #FFFFFF;
	font-size : 10px;
}

.navnews a{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navnews a:link{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navnews a:visited{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navnews a:active{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navnews a:hover{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:underline;
}

.navcorporate{
	color : #FFFFFF;
	font-size : 10px;
}

.navcorporate a{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navcorporate a:link{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navcorporate a:visited{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navcorporate a:active{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

.navcorporate a:hover{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:underline;
}