html,body{
	padding: 0;
	margin: 0;
	text-align: left;
	font: 0.82em "Trebuchet MS", Helvetica, sans-serif;
	line-height: 100%;
	color: #333;
	background: #FFF url(../images/backgrounds/pattern.png) 90% 0 repeat-y;
}
h1, h2, h3, h4, h5, h6, a, img, table, td, tr, label{
	padding: 0;
	margin: 0;
	border: 0; }
p, label{
	padding: 0 0 1em 0;
	margin: 0;
	display: block;
}
input{
	border: 1px solid #999;
	background: #F3F3F3;
}
p a, ul a{
	color: #005E9E;
	text-decoration: none;
	background: url(../images/backgrounds/dash_link.gif) bottom left repeat-x;
}
.hide{
	position: relative; right: 1500px; }
.left{
	float: left;
}
.right{
	float: right;
}
.clearer{
	height: 1px;
	clear: both;
	display: block;
}

#container{
	width: 90%;
	min-width: 750px;
	margin: 0px;
	background-color: #fff;
	color: #333;
	line-height: 140%;
	position: relative;
}

#top{
	padding: 0;
	margin: 0;
	background: #fff url(../images/headers/logo.gif) 14px 13px no-repeat;
	position: relative;
}

#top h1{
	padding: 0;
	margin: 0;
}
#holder{
	margin: 14px 20px 0 20px;
	padding-top: 12px;
	background: url(../images/backgrounds/dash.gif) 0 0 repeat-x;
	position: relative;
}
.tmp_home #leftContent{
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}

.tmp_home #content{
	margin-left: 340px;
	padding: 5px 0 20px 0;
	background: #fff;
	position: relative;
}

.tmp_sub #leftContent{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}

.tmp_sub #content{
	margin-left: 180px;
	padding: 5px 0 20px 0;
	background: #fff;
	position: relative;
}

#footer{
	zoom: 1;
	position: relative;
	display: block;
	clear: both;
	margin: 5px 10px 0 10px;
	padding: 10px;
	background: #fff url(../images/backgrounds/dash.gif) 0 0 repeat-x;
	text-align: left;
	font-size: 0.9em;
}

#leftContent p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/* SSS TOP */
.topLogo a{
	width: 260px;
	height: 90px;
	display: block;
	margin: 0 5px 5px 5px;
	text-decoration: none;
	border: 0;
	outline: none;
}
#topNav{
	margin-left: 88px;
	margin-bottom: 5px;
}
#navlist{
	padding: 11px 0 12px 0;
	margin: 0;
	font: 900 108% "Trebuchet MS", Helvetica, sans-serif;
}
#navlist li{
	display: inline;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}
#navlist li a{
	color: #000;
	text-decoration: none;
	background: url(../images/backgrounds/dash_link.gif) bottom left repeat-x;
}
#navlist li#active a{
	color: #005E9E;
	text-decoration: none;
	background: url(../images/backgrounds/dash_link.gif) bottom left repeat-x;
}

.tmp_home #headerGraphic{
	height: 140px;
	width: 100%;
	display: block;
	background: #0071BC url(../images/backgrounds/header1.jpg) 0 0 no-repeat;
	position: relative;
}
.tmp_sub #headerGraphic{
	height: 80px;
	width: 100%;
	display: block;
	background: #0071BC url(../images/backgrounds/header2.jpg) 0 0 no-repeat;
	position: relative;
}
#headerGraphic h2{
	position: absolute; bottom: 10px; right: 18px;
	padding: 0;
	margin: 0;
	color: #fff;
	font: 100 2em "Trebuchet MS", Helvetica, sans-serif;
}

#topSearch{
	float: right;
	padding: .7em 15px 0 10px;
}
#topSearch table{
	padding: 0;
	margin: 0;
}
#topSearch form{
	padding: 0;
	margin: 0;
}
#topSearch input{
	font-size: 1.1em;
	padding: 2px;
	margin: 0 4px 0 0;
	position: relative; top: -8px;
}
#topSearch label{
	padding: 0 6px 5px 5px;
	font-size: 1.1em;
}
#topSearch input.search_button{
	border: 0;
	margin: 0;
	padding: 0;
	position: relative; top: -1px;
}
/* EEE TOP */

/* SSS CONTENT */
#content h2{
	font: 100 1.4em "Trebuchet MS", Helvetica, sans-serif;
	color: #0071BC;
	text-decoration: none;
	display: block;
	padding: 0 0 0.82em 0;
	margin: 0;
}
#content h3{
	font: 100 1.2em "Trebuchet MS", Helvetica, sans-serif;
	color: #0071BC;
	text-decoration: none;
	display: block;
	padding: 0 0 0.82em 0;
	margin: 0;
}

.linkTable{
	padding-bottom: 15px;
}
.smHeadLink{
	color: #005E9E;
	text-decoration: none;
	background: url(../images/backgrounds/dash_link.gif) bottom left repeat-x;
	font-size: .85em;
	margin-left: 5px;
}
.bHeadLink{
	color: #005E9E;
	text-decoration: none;
	background: none;
}
span.faqAnswer{
	font-size: 1.2em;
	color: #005E9E;
	font-weight: 100;
}

.searchItem{
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/backgrounds/dash.gif) bottom left repeat-x;
}
.searchItem p{
	padding: 0;
	margin: 0;
}
.searchItem h4 a{
	text-decoration: none;
	color: #005E9E;
}

#sitemapList{
	font-size: 1.1em;
}
#sitemapList ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#sitemapList ul li{
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 6px;
}

#sitemapList ul li:before {
	content: "\00BB \0020";
}
/* EEE CONTENT */

/* SSS LEFT */
.leftFeature{
	padding: 5px 8px 10px 8px;
	background: #E5F1F8;
	margin-bottom: 10px;
}
.leftFeature a.leftFeatLink{
	font: 100 1.4em "Trebuchet MS", Helvetica, sans-serif;
	color: #0071BC;
	text-decoration: none;
	display: block;
	padding: 0 0 6px 0;
	margin: 0;
}
#leftContent .leftFeature p{
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 88px;
}

.leftSub{
	padding: 5px 8px 1px 8px;
	background: #E5F1F8;
	margin-bottom: 20px;
	word-wrap: break-word;
}
.leftSub h3{
	font: 100 1.4em "Trebuchet MS", Helvetica, sans-serif;
	color: #0071BC;
	text-decoration: none;
	display: block;
	padding: 0 0 6px 0;
	margin: 0;
}
.leftSub p{
	display: block;
	padding: 0;
	margin: 0;
}
.leftSub ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.leftSub ul li{
	padding: 0 0 5px 0;
}
.leftSub .heightProp{
	width: 1px;
	height: 300px;
	display: block;
	float: left;
}
/* EEE LEFT */

/* SSS FOOTER */
#footer a{
	text-decoration: none;
	border: none;
	font-weight: 900;
	color: #0071BC;
}
#footer a:hover{
	text-decoration: underline;
}
.footerRight{
	display: block;
	float: right;
}
.footerLeft{
	display: block;
	float: left;
}
.footerLeft2{
	display: block;
	float: left;
	clear: both;
}
/* EEE FOOTER */