@charset "utf-8";
.copyright_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
}

.tablestyle {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #182a5a;
}

.NavMenu {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.NavMenu A:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.NavMenu A:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.NavMenu A:hover {
	color: #CC9933;
	text-decoration: none;
	
} 

.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-stretch: 10;
	font-weight: bold;
	width: 800px;
	top: 60px;
	position: absolute;	

} 
.SubNav A:link {
	color: #FFFFFF;
	text-decoration: none;
} 

.SubNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

.SubNav A:hover {
	color: #9A3334;
	text-decoration: none

} 

.Box1 {
	background-image: url(images/calendar_bg.jpg);
	background-repeat: no-repeat;
}

.Box2 {
	background-image: url(images/team.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #E2A123;
	margin-top: 20px;
	margin-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DFA752;
	margin-top: 5px;
	margin-bottom: 10px;
}

.Box3 {
	background-image: url(images/keyboard.jpg);
	background-repeat: no-repeat;
}

body {
	background-image: url(images/bg_navy.gif);
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	margin-left: 20px;
	margin-right: 30px;
}

.bg_building {
	background-image: url(images/bg_buiilding.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

li {
	margin-right: 75px;
}

.h2 {
	font-weight: bold;
	color: #15396D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15396D;
}
