.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.small, .small:hover, .small:visited {
	font-size:11px;
}

ul.space li, ol.space li {
padding-bottom:5px;
}

body {
	background-color: #004AA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {background-image:url(images/contentBack.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFA102;
	color: #4164A9;
}
.heading1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFA102;
	color: #4164A9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4164A9;
	padding-top: 5px;
}
p,li,div {
	color: #333333;
	font-size: 10px;
}
.glink {
	color: #999999;
	text-decoration: underline;
}
.glink:hover {
	color: #999999;
	text-decoration: none;
}
.glink:visited {
	color: #999999;
	text-decoration: underline;
}
.foot {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a.foot:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}
a.foot:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
b,strong {
	color: #4164A9;
}
a {
	color: #4164A9;
}
a:hover {
text-decoration:none;
}
a:visited {
	color: #4164A9;
}
.caption {
	color: #4164A9;
	font-size: 10px;
	text-decoration: none;
}
.higher {
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4164A9;
	padding-top: 5px;
}
