/* CSS Document */

.main-menu-button {
	font-family: Verdana;
	font-size: 16px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	display: block;
	margin-top: 10px;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:15px;
}

.main-menu-button a:link, .main-menu-button a:active, .main-menu-button a:visited {
	font-family: Verdana;
	font-size: 16px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-menu-button a:hover {
	font-family: Verdana;
	font-size: 16px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h1 {
font-family:verdana;
font-size:16px;
color:#000066;
font-weight:bold;
text-decoration:none;
font-style:normal;
padding-top:10px;
padding-left:10px;
padding-right:5px;
}

.h2 {
font-family:verdana;
font-size:14px;
color:#000066;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h2 a:link, .h2 a:active, .h2 a:visited{
font-family:verdana;
font-size:14px;
color:#000066;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h2 a:hover{
font-family:verdana;
font-size:14px;
color:#FEE86E;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h3 {
font-family:verdana;
font-size:12px;
color:#000066;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h3 a:link, .h3 a:active, .h3 a:visited{
font-family:verdana;
font-size:12px;
color:#000066;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h3 a:hover{
font-family:verdana;
font-size:12px;
color:#004795;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

.h4 {
font-family:verdana;
font-size:12px;
color:#000066;
font-weight:normal;
text-decoration:none;
font-style:normal;
}

.h4 a:link, .h4 a:active, .h4 a:visited{
font-family:verdana;
font-size:12px;
color:#000066;
font-weight:normal;
text-decoration:none;
font-style:normal;
}

.h4 a:hover{
font-family:verdana;
font-size:12px;
color:#FEE86E;
font-weight:normal;
text-decoration:none;
font-style:normal;
}


.content {
font-family:verdana;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:normal;
color:#000000;
padding-top:10px;
padding-left:10px;
padding-right:5px;
padding-bottom:5px;
}

.content a:link, .content a:active, .content a:visited{
font-family:verdana;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:bold;
color:#000066;
}

.content a:hover{
font-family:verdana;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:bold;
color:#FEE86E;
}

.footer-buttons a:link, .footer-buttons a:active, .footer-buttons a:visited{
font-family:verdana;
font-size:10px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#FFFFFF;
padding-left:10px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
}

.footer-buttons a:hover{
font-family:verdana;
font-size:10px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#CCCCCC;
}




