body {
	margin: 0px;
	background-color: #FFFFFF;
}

/*font family for page*/
div, p, td, ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/* The main Layout Table*/
#mnTable {
	width: 100%;
}

/*Navigation (left) Table Cell*/
#navCell {
	vertical-align: top;
}

/*Main Content (center) Table Cell*/
#mainCell {
	color: #003366;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 2;
	text-decoration: none;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainCell a:link {
	color: #F4A514;
	text-decoration: none;
	font-weight: bold;
}
#mainCell a:visited {
	color: #F4A514;
}
#mainCell a:hover {
	color: #000000;
}
h1, h2 {
	margin: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*Sidebar (right) Table Cell */ 
#sidebar {
	font-size: 10px;
	color: #999999;
	border-left: 1px dotted #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 12px; /* */
}
#sidebar a:link {
	color: #669966;
	text-decoration: none;
}
#sidebar a:visited {
	color: #669966;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FF6600;
	text-decoration: none;
}
/* Footer Div */
#footer {
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 12px 0;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
}
#footertable {
	padding: 0px;
}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	line-height: 12px;
	padding: 10px 10px 0px 0px;
	letter-spacing: 1px;
}
#footernav a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#footernav a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#footernav a:hover {
	color: #F4A514;
	font-weight: bold;
	text-decoration: none;
}
#footernav a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#pictureborder {
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
#pictureborder a:link {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:visited {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:hover {
	color: #000000;
	text-decoration: none;
}
#pictureborder a:active {
	color: #000000;
	text-decoration: none;
}
h3 {
	margin: 0px;
	color: #F4A514;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#topnavcell {
	background-color: #006600;
	text-decoration: none;
}
#topnavtable {
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
}
#topnavtable a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
}
#topnavtable a:visited {
	color: #000000;
	text-decoration: none;
}
#topnavtable a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
#topnavtable a:active {
	color: #000000;
	text-decoration: none;
}
#topheader {
	background-image: url(../images/topheaderrepeat.gif);
	background-repeat: repeat-x;
	background-color: #08255E;
}
#toporangebar {
	background-color: #FF6600;
	background-image: url(../images/toporangebar.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
#toporangebar a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#toporangebar a:visited {
	color: #000000;
	text-decoration: none;
}
#toporangebar a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#toporangebar a:active {
	color: #000000;
	text-decoration: none;
}
#navlist {
	background-color: #CCCCCC;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-bottom: 1px solid #999999;
}
#navlist ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#navlist li {
	display: inline;
	list-style-type: none;
	vertical-align: middle;
	color: #FFFFFF;
}
#navlist a {
	padding: 3px 8px;
	vertical-align: middle;
	color: #FFFFFF;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	/*/*/color: #FFFFFF;
	text-decoration: none; /* */
}
#navlist a:hover {
	background-color: #FFFFFF;
	color: #F4A514;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	color: #F4A514;
	text-decoration: none;
	background-color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	line-height: 12px;
	background-color: #CCCCCC;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #999999;
}
#copyright a:link {
	color: #006600;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF6600;
	text-decoration: none;
}
#copyright a:active {
	color: #999999;
	text-decoration: none;
}
#imageleft {
	padding: 10px;
	float: left;
}
#imageright {
	padding: 10px;
	float: right;
}
#topaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
	text-align: right;
	padding-bottom: 10px;
	vertical-align: bottom;
}
#navlist2 {
	background-color: #FFFFFF;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	color: #999999;
	letter-spacing: 2px;
	border-bottom: 1px solid #999999;
}
#navlist2 ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#navlist2 li {
	display: inline;
	list-style-type: none;
	vertical-align: middle;
	color: #999999;
}
#navlist2 a {
	padding: 3px 8px;
	vertical-align: middle;
	color: #999999;
}
#navlist2 a:link, #navlist a:visited {
	color: #999999;
	/*/*/color: #999999;
	text-decoration: none; /* */
}
#navlist2 a:hover {
	background-color: #FFFFFF;
	color: #F4A514;
}
#uberlink2 a:link, #uberlink a:visited, #uberlink a:hover {
	color: #F4A514;
	text-decoration: none;
	background-color: #FFFFFF;
