/* CSS Document */
p {
	font-family : georgia;
	font-style : normal;
	font-size : 13px;
	color : black;
	margin:15px;


}


p.areas {
	font-family : georgia;
	font-style : normal;
	font-size : 11px;
	color : black;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right:1px solid #000066;
	border-top:none;
	background:white;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px;
}
body {
	background-image: url(graphics/bg3.gif);
}

h1 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:16px;
color:#000066;
font-weight:bold;
margin-left:10px;
margin-top:10px;
}

h2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:16px;
color:#000066;
font-weight:bold;
margin-left:10px;
margin-top:10px;
}

h4 {font-family : georgia;
	font-style:normal;
	font-size : 13px;
	text-align:center;
	color : black;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	border: 1px solid #000066;
	background:#66ccff;
	line-height:20px;
}

blockquote {
font-family:georgia; font-style:italic; font-size:12px;
}

p.form {
font-family : verdana;
	font-style : normal;
	font-size : 13px;
	text-align:right;
	color : black;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}


/* menus */

.bottommenu {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	color: #03086e;
	height:30px;
	font-weight: normal;

}

a.bottommenu:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;
}

a.bottommenu:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;

}
a.bottommenu:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03086e;
	font-weight: normal;
	text-decoration: underline;
	background-image:none;
}

a.bottommenu:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981b1e;
	font-weight: normal;
	text-decoration: underline
	background-image:none;
}
.copyright {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #981b1e;
	font-weight: normal;
	background-image:url(graphics/top_menu_background.jpg);
}

.topmenu {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	color: #03086e;
	font-weight: normal;
	background-image:url(graphics/top_menu_background.jpg);
}
.copyright {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #03086e;
	font-weight: normal;
	background-image:url(graphics/top_menu_background.jpg);
}

a.topmenu:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;
}

a.topmenu:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;

}
a.topmenu:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background-image:none;
}

a.topmenu:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #981b1e;
	font-weight: normal;
	text-decoration: underline
	background-image:none;
}

.submenu {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align:top;
	color: #03086e;
	font-weight: normal;
	height:20px;
	background-image:url(graphics/sub_menu_background.jpg);
}


a.submenu:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;
}

a.submenu:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03086e;
	font-weight: normal;
	text-decoration: none;
	background-image:none;

}
a.submenu:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background-image:none;
}

a.submenu:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #981b1e;
	font-weight: normal;
	text-decoration: underline
	background-image:none;
}