body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	display: block;
	line-height:normal;
	vertical-align: top;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003366;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-bottom-width: 1.5px;
	width: 95%;
}

#navcontainer {
	background-color: #EEEEDD;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: thin;
	color: #003366;
	padding: 0px;
	margin: 0px;
	width: 172px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	display: block;
	font-weight: bold;
	width: 172px;
	border-right: none;
	border-left: none;
	border-top: 1px solid #A9A87A;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	color: #003366;
	background-color: #EEEEDD;
	text-decoration: none;
	border-left: none;
}

#navcontainer a:hover {
	background-color: #E6E6CC;
	color: #666600;
	border-left: none;
}

#navcontainer li {
	margin: 0;
	border-left: none;
}

#navcontainer li li a {
	display: block;
	color: #666666;
	padding: 1px 0px 1px 20px;
	background-color: #FFFFF0;
	width: 152px;
	text-decoration: none;
	border-bottom: 1px solid #A9A87A;
	border-right: none;
	border-top: none;
	border-left: none;
	font-weight: normal;
	list-style-type: none;
}

#divisionHeadings a {
	background-color: #E1E0C4;
	font-size: 12px;
	padding: 2px 2px 2px 4px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}

#quicklinks {
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: thin;
	width: 120px;
	border-right-style: solid;
	border-right-color: #003366;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: thin;
}

#quicklinks ul {
	margin: 0;
	padding: 2px 2px 2px 6px;
	display: block;
	color: #003366;
	font-weight: bold;
	width: 120px;
	list-style-type: none;
}

#quicklinks a {
	display: block;
	color: #003366;
	padding: 2px 4px 7px 4px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A9A87A;
	border-color: #A9A87A;
	font-weight: normal;
}

#quicklinks a:hover {
	color: #666600;
}

#quicklinks li li a{
	width: 120px;
	padding: 2px 4px 2px 4px;
	display: block;
	color: #003366;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E6E6CC;
}

#nonquicklinks a{
	border-left-style: none;
	border: none;
}
#maincontent {
	padding: 0px 10px 0px 10px;
	margin: 0;
	line-height: normal;
	border-left-width:thin;
	border-left-color: #003366;
	border-left-style: solid;
	border-bottom-width:thin;
	border-bottom-color: #003366;
	border-bottom-style: solid;
}

#pagetitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
	border-top-width:thin;
	border-top-color: #003366;
	border-top-style: solid;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: thin;
}

#breadcrumb {
	color: #003366;
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	background-color: #E1E0C4;
	border-top-color: #A9A87A;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-color: #A9A87A;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #A9A87A;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #003366;
	border-right-width: thin;
	border-right-style: solid;
}

#breadcrumb a{
	color: #003366;
}

#footer {
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-right-width: thin;
	border-right-style: solid;
	background-color: #E1E0C4;
	text-align: center;
	color: #003366;
}

#nav_footer {
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #003366;
	border-left-width: medium;
	border-left-style: solid;
	background-color: #E1E0C4;
}

#services_header {
	background-color: #E1E0C4;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 4px;
}

#header_left {
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #003366;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #003366;
	border-top-width: thin;
	border-top-style: solid;
}
#header_center {
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-top-width: thin;
	border-top-style: solid;
	background-image:url(../images/repeat.jpg)
}
#header_right {
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #003366;
	border-top-width: thin;
	border-top-style: solid;
	background-image:url(../images/slice_noline.jpg)
}
#break {
	padding: 0px;
	font-size: 2px;
	border-left-width: thin;
	border-left-color: #A9A87A;
	border-left-style: solid;
	border-right-color: #A9A87A;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-color: #FFFFF0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	background-color: #A9A87A;
}
.highlight {
	color: #003366;
	font-weight: bolder;
}
#subMenu {
	color: #003366;
	font-size: 10px;
	text-align: right;
}
#subMenu a{
	color: #003366;
	font-size: 10px;
	text-align: right;
}
#address {
	color: #003366;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}.Important {
	font-weight: bolder;
	text-decoration: underline;
}
.Images {
	border: thin solid #003366;
	margin: 4px;
}

