/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
}
.text_footer a:link { color: #284B93; text-decoration: none; }
.text_footer a:active { color: #284B93; text-decoration: none; }
.text_footer a:visited { color: #284B93; text-decoration: none; }
.text_footer a:hover { color: #284B93; text-decoration: underline; }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.text_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	line-height: 18px;
	font-style: italic;
}

.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #284B93;
}
.side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 25px;
	vertical-align: middle;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 4px;
}
.side_menu a { color: #CC0000; text-decoration: none; }
.side_menu a:hover { color: #CC6633; text-decoration: none; }

.side_menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284B93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.side_menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.side_menu_item:hover { 

	background-color: #DFDFDF;

}

.side_menu_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}

.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #284B93;
}
.teamMemberImage {
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #c8c8c8;
}

.news_image {
	padding: 1px;
	border: 2px solid #c8c8c8;
}

.dev_map {
	width: 516px;
	height:500px;
	border: 2px solid #CCCCCC;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.map {
	width: 516px;
	height: 230px;
	border: 2px solid #CCCCCC;
}

