/* CSS Document */

#menu a {
	text-decoration:none;
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	
}

#menu a:hover {
	text-decoration:none;
	font-family:Tahoma;
	color:#94bc3f;
	font-weight:bold;
}

.line {
	border-right:1px solid #94bc3f;
	padding:5px;
}
.lineBlue {
	border-right:1px solid #00274d;
	padding:5px;
}

.copyright {
	font-family:Tahoma;
	font-size:11px;
	color:#00274d;
	padding:7px;
}
.contentText {
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
}
.contentTextBold {
	font-weight:bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
}
#galleryImages {
	float: left;
	padding-right: 6px;
	padding-bottom: 10px;
}
.contentText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
	text-decoration: none;
}
.contentText a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #94bc3f;
	text-decoration: underline;
}
.headings {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00274D;
}
.headingsSmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00274D;
}
.headingsGreen {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #94bc3f;
}
body{ font-size: 12px; margin: 0; }
#homeImages {

	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
}
.contentNav {
	font-family: Tahoma;
	font-size: 11px;
	color: #94bc3f;
	line-height: 14px;
	background-color: #dedede;
	padding: 5px;
}
.contentNav a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
	line-height: 14px;
}
.contentNav a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #94bc3f;
	line-height: 14px;
	text-decoration: underline;
}
#menu {

	text-decoration:none;
	font-family:Tahoma;
	color:#94bc3f;
	font-weight:bold;
	font-size:11px;
}
#unitImages {

	float: left;
	padding-right: 11px;
	padding-bottom: 12px;
}
.contentTextRed {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.inputs {
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
	line-height: 14px;
	font-weight: bold;
	height: 22px;
	border: 1px solid #94bc3f;
}
.inputsArea {
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #00274D;
	line-height: 14px;
	font-weight: bold;
	height: 50px;
	border: 1px solid #94bc3f;
}
.buttons {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	height: 22px;
	background-color: #00274D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#options {

	float: left;
	padding-right: 8px;
	padding-bottom: 10px;
}
#dropmenudiv{
	position:absolute;
	border:0px;
	line-height:16px;
	z-index:2;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
}

#dropmenudiv a{
	width: 100%;
	color:#FFFFFF;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004284;
	border-bottom-color: #00162D;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #002F5E;
	color:#94bc3f;
}
.skin0{
	position:absolute;
	color:#00274D;
	width:250px;
	border:1px solid #D6E2EE;
	background-color:#00274D;
	font-family:Tahoma;
	line-height:16px;
	cursor:hand;
	font-size:11px;
	z-index:4;
	visibility:hidden;
	font-weight: bold;
}

.menuitems{
	padding-left:10px;
	padding-right:10px;
}
.blue { font-size: 11px; }
p{ text-align: justify; }
