#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	background-color: #B2CAEA;
}
h1 {
	font-size: 17px;
	font-weight: bolder;
	color: #0E0F11;
	margin-bottom: 15px;	
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #779FDA;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bolder;
	color: #779FDA;
	margin-bottom: 0px;
	margin-top: 0px;
}
.listtitle {
	color:#4E4E4E;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #004443;
	margin-bottom: 0px;
    margin-top: 0px;
}
.mainnavigation {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	margin-bottom: 3px;
	line-height: 25px;
	background-color: #101010;
}
.mainnavigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainnavigation a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.mainnavigation a:hover {
	color: #779FDA;
	text-decoration: none;
}
ul.dropnavigation {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 10px;
	line-height: 16px;
	list-style-type: disc;
	margin-top: 6px;
	margin-bottom: 10px;
}
ul.form {
	list-style-image: url(images/box.gif);
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-left: 10px;
	}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
	width: 800px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
th {
	font-size: 14px;
	font-weight: bolder;
	color: #779FDA;
	margin-bottom: 0px;
}
#home-highlight a:hover {
	color: #FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
    color: #000000;
	text-decoration: none;
}
a:hover {
	color: #779FDA;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h3 a:hover {
	color:#000;
}

.column {
	width: 275px;
	float: left;
	margin-right: 10px;
}

