Body{
	background-color:#FFFFCC;
	margin-top: 0px;
	margin-bottom: 0px;
	}

Div#Container {
		margin: 0 auto 0 auto;
		padding: 0;
		width: 760px;
		border:#000000 thin solid;
		background-color:#FFFFFF;
		}

Div#Header{
	height: 215px;
	background-image:url(../images/header.jpg);
	border-bottom:#000000 thin solid;
	}


.style19 {font-size: 24px}

Div#MainContainer{
	padding: 20px 20px 20px 20px;
	}

Div#Footer{
	background-color:#D8D8D8;
	height: 20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	text-align:center;
	border-top:#000000 thin solid;
	}

Div.Sections{
	width: 212px;
	display:inline;
	float:left;
	padding: 5px;
	text-align:center;
	border:#0066CC dashed 2px;
	margin-bottom: 15px;
	}
	
/* Top Navigation Menu */
	div#mainnav {
	margin: 0;
	padding: 0 0 5px 15px;
	float:right;
	}
	
	#mainnav ul {
	display: block;
	margin:0;
	padding: 0 0 0 0;
	}
	
	#mainnav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	#mainnav li a {
	color:#FFFFFF;
	padding: 4px 15px 4px 15px;
	font-weight:bold;
	font-size:18px;	
	text-decoration: none;
	border: 1px solid #fff;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
	#mainnav li a:hover, li a#selected {
	color: #fff;
	background-color:#003366;
	text-decoration: none;
	}
	
	div.TopintroSection {
	padding: 5px;
	background:#eee;
	border:#0066CC dashed 2px;
	width: 460px;
	display:inline;
	float:left;
	height: 190px;
	margin-bottom: 10px;
	}
	
	div.Topintro {
	padding: 5px;
	background:#eee;
	border:#0066CC dashed 2px;
	width: 460px;
	display:inline;
	float:left;
	height: 140px;
	margin-bottom: 10px;
	}
	
	div.intro {
	padding:0 5px;
	background:#eee;
	border:#0066CC dashed 2px;
	margin-bottom:20px;
	margin-top: 10px;
	}	
	
	div.Contactintro {
	padding:5px;
	width: 400px;
	background:#eee;
	border:#0066CC dashed 2px;
	margin: 0 auto 0 auto;
	}	
	
	
	
h1 {margin: 0px 0px 15px 0px; color:#003366; font-size:18px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}
h2 {margin: 0px 0px 0px 0px; color:#003366; font-size:16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}
.style2 {color: #000000; font-size: 18px; font-weight: bold;}
h3 {margin: 0px 0px 0px 0px; color:#003366; font-size:12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}
h4 {margin: 0px 0px 10px 0px; color:#003366; font-size:11px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}

p { font-family:"Trebuchet MS", Verdana, Arial; font-size:13px; color:#000000;}
.style6 {margin: 0px 0px 0px 0px; color:#000000; font-size:13px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ; font-weight:bold;}

a:link , a:visited {color:#003366; text-decoration:none; }
a:hover {color:#CC0000; text-decoration:none;}

.style13 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
td{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }


.textbox {color:#003366; border:1px solid #ccc; background:#efefef; font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:2px; width:180px}
input.formbtn {
	border-top: 1px solid #FFFFFF;
	background-color:#000000;
	font-weight:bold;	
	color:#FFFFFF;
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


<!--Detail Section-->

div.DetailHeader{
	width: 700px;
	height: 15px;
	border-top:#0066CC dashed 2px;
	border-left:#0066CC dashed 2px;
	border-right:#0066CC dashed 2px;
	}
div.DetailBody{
	width: 680px;
	padding: 10px 10px 10px 10px;
	height: 130px;
	border-left:#0066CC dashed 2px;
	border-right:#0066CC dashed 2px;
	}
div.DetailFooter{
	width: 700px;
	height: 15px;
	border-bottom:#0066CC dashed 2px;
	border-left:#0066CC dashed 2px;
	border-right:#0066CC dashed 2px;
	}

.style18 {
font-size: 16px;
color: #000066;
font-weight:bold;}

.style14 {
	font-size: 14px;
	color: #000066;
}
.style19 {font-size: 24px}

.style13 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.style7 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {color:#CC0000}     /* unvisited link */
a:visited {color:#CC0000}  /* visited link */
a:hover {color:#000066}   /* mouse over link */
a:active {color:#CC0000}   /* selected link */ 
