body {
	background-color:#EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#666666;
	margin:14px 0 0 0;
	padding:0;
	text-align:center;
}
p {}
h1 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:1em;
	text-align:center;
	font-weight:normal;    
}
h2{}
h3{
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 0 4px 0;
	margin:0 0 4px 0;
}
a{
	color: #999;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#shellHome{
	width:100%;
	background:url(images/page_bg.gif) repeat-x #EBEBEB;
	margin:0;
	padding:0;
}
#shellMain{
	width:100%;
	background:url(images/page_bg2.gif) repeat-x #EBEBEB;
}
#pageContainer{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:60px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header_bg.jpg);
	border-top:solid 2px #fff;
	border-right:solid 2px #fff;
	border-left:solid 2px #fff;
}
#headerText{
	float:right;
	padding:4px 6px 0 0;
	color:#999;
}

/* LOGIN */
.login 
{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
/* END LOGIN */

/* SITEMAP */
.sitemap 
{
	margin-left:auto;
	margin-right:auto;
	width:75%;	
}
.sitemap td
{
	background-color: #f8f8ff;
}
.sitemap span.rtcolumn div {width:300px;margin-left:350;}
.sitemap ul{}
.sitemap ul li{
    list-style-type:none !important;
	background-image: url(images/nav1Link.gif);
	margin-left:-5px;
	background-repeat: no-repeat;
	padding-left:12px;
	background-position: 0px 2px;
}
.sitemap ul li a:hover
{
	color: #b22222;
}
.sitemap a.sitemapHeader
{
	background-color:#ebebeb;
	display:block;
	height:16px;
	padding: 5px;
}
.sitemap a.sitemapHeader:hover
{
	background-color:#ccc;
	color:#fff;
	text-decoration:none;
}
.sitemap ul li a:hover{color: #b22222;}
/* END SITEMAP */

/* CONTACT */
.contactTable 
{
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:none;
	width:700px;
}
.contactTable td
{
	border-bottom:solid 1px #ccc;
	padding:5px;
}
.contactTable .header {
	background-color:#ebebeb;
	padding:1px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
.dropdown {
	color:#999;
}
.btn
{
	height: 19px;
	vertical-align: middle;
	text-align: center;
	background-color:#ebebeb;
	border:solid 2px #999;
	color:#999;
	font-weight: bold;
	padding:2px 6px 0 6px;
	text-transform: uppercase;
	text-decoration: none;
}
/* END CONTACT */

/* TOPNAV */
#topNav{
	background-color:#577F9E;
	background-image:url(images/search_bar_left.jpg);
	background-repeat:no-repeat;
	color:#ccc;
	padding:4px 10px 0 20px;
	position:relative;
	height:20px;
	margin-top:19px;
	float:right;
	clear:both;
}
#topNav a{
	color:#EBEBEB;
	text-decoration:none;
	text-transform:lowercase;
	font-size:10px;
}
/* END TOPNAV */

#menu{
	padding:0;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/menu_bg.gif);
	height:25px;
	text-align:left;
}
#homeImage{
	border:solid 2px #fff;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url(/images/home_image_bg.jpg);
}
#mainImage{
	border:solid 2px #fff;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	/*background-image:url(/images/main_image_bg.jpg);*/
}
#breadcrumbs{
	border-bottom:solid 2px #fff;
	border-right:solid 2px #fff;
	border-left:solid 2px #fff;
	background-color:#577F9E;
	color:#fff;
	padding:5px 10px 0 10px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	font-size:.9em;
	text-align:left;
}
#breadcrumbs a{
	color:#fff;
}
#contentShell{
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}
#content{
	margin-left:auto;
	margin-right:auto;
	padding:3px 3px 3px 18px;
	text-align:left;
	line-height:1.5em;
	background-color:#fff;
}

#content #ctl00_pnlform  {
	width:100%;
}
#footer{
	border:solid 2px #fff;
	background-image:url(images/footer_bg.jpg);
	color:#999;
	margin-left:auto;
	margin-right:auto;	
	padding:5px 0 0 10px;
	height:20px;
	font-size:.9em;
	text-align:left;
}
/* USER CONTENT SYTLES */
