h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A80;
	border-top-color: #004A80;
	border-right-color: #004A80;
	border-bottom-color: #004A80;
	border-left-color: #004A80;
	text-align: center;
}
.tagAccent {
	color: #FFD800;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A80;
	border-top-color: #004A80;
	border-right-color: #004A80;
	border-bottom-color: #004A80;
	border-left-color: #004A80;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A80;
	text-decoration: underline;
}
/**
 * Font Sizing
 */
.body { font-size: 62.5%; } /*Targets Internet Explorer - Windows */
html>body { font-size: 10px; } /* Targets Other Browsers */

#content { font-size: 1.3em; }
#footer { font-size: 0.9em; }
#pagetitle { font-size: 3.25em; }
/**
 * General HTML Body Styling
 */
.body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size: 12px;
	color: #004A80;
	/*height: 100%;*/
}
.SectionSeparator {
	background-color: #6E98B8;
	font-size: 12pt;
}

.rightad {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftnav A:link {
	COLOR: #004A80;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftnav A:visited {
	COLOR: #004A80;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftnav A:hover {
	COLOR: #FFD800;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftnavtpane {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #FFD800;
}
.leftnavtd {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFD800;
}
.leftnavtr {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFD800;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.myli {
	list-style-image: url(images/bullet-triangle.gif);
	list-style-position: outside;
}

.myTableBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
}
.myTableBorder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6E98B8;
	border-color: #6E98B8;
}
.subnav {
	COLOR: #004A80;
	font-family: Veranda;
	font-size: 10pt;
	font-weight: normal;
}
.subnav A:link {
	COLOR: #004A80;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}
.subnav A:visited {
	COLOR: #004A80;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}
.subnav A:hover {
	COLOR: #004A80;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.topnav {
	FONT: bold 10pt Veranda; COLOR: #FFD800
}
.topnav A:link {
	COLOR: #FFD800;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.topnav A:visited {
	COLOR: #FFD800;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.topnav A:hover {
	COLOR: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
.whatwedo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #004A80;
	border-right-color: #004A80;
	border-bottom-color: #FFD800;
	border-left-color: #004A80;
	color: #004A80;
	text-align: left;
}
.whatwecando_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	background-color: #004A80;
	color: #FFD800;
}
