HTML, BODY {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, "sans serif";
	font-size: 11px;
	background-color: #000000;
	color: #333;
	width:100%;
	height:100%;
}
#holder {
	background:url('../images/contentBg.gif') repeat-x #fff;
	width:100%;
	clear:both;
	float:left;
	min-height:10px;
	height:auto;
	margin:0px;
	padding:0px;
	left:0;
	top:1px;
	text-align:center;
	position:absolute;
}

#container {
	padding: 0px;
	margin: 0px;
	position: relative;
	clear:left;
	text-align: left;
	width:780px;
	min-height:40px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	top:-1px;
}
/* Hack for IE */
* html #container {
    height: 200px;
	overflow:visible;
}
/* End IE Hack */

	
#content {
	position: relative;
	width: 800px;
	margin:0px auto;
	margin-top: 174px;
  	line-height: 130%;
	min-height:40px;
	height:auto;
	text-align:left;
	overflow:hidden;
	}
/* Hack for IE */
* html #content {
    height: 200px;
	overflow:visible;
}
/* End IE Hack */

#header {
	position: absolute;
	width: 800px;
	margin: 3px auto;
	height: 130px;
	padding: 0;
	top: 0px;
	float:left;
	text-align: center;
	}

#contentbody {
	background: #fff;
	position: relative;
	clear:both;
	float:left;
  	padding: 12px 10px 20px 10px;
	/*border-right: 1px #d0d0d0 solid;
	border-left: 1px #d0d0d0 solid;*/
  	width: 664px;
	min-height:100px;
	height:auto;
	margin-left:55px;
	overflow:hidden;
	
}
/* Hack for IE */
* html #contentbody {
    height: 20px;
	margin-left:28px;
	overflow:visible;
}
/* End IE Hack */
#contentbody h4{
	font-family: arial, verdana, "sans serif";
	font-weight: 800;
	background: #e7e7e7;
	border-bottom: 1px #c0c0c0 solid;
	text-align: center;
	font-size: 12px;	
}

#cities{
	margin-top: 8px;
	margin-left: 3px;
	padding: 0;
	border: 4px #bbb double;
	height: 181px;
	width: 442px;
	background: #eee;
}
#cities div{
	padding: 2px 0px 2px 4px;
	position:absolute;
	width: 73px;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
	line-height: 100%;
	font-size: 9px;
	text-align: center;
	align: center;
	color: #777;
	font-family: georgia, arial, "sans serif";
} 
#footer {
	position: relative;
	float:left;
	width: 100%;
	text-align: center;
	font-size: 9px;
	line-height: 100%;
	padding:0px;
	margin:0;
	height:52px;
	background:#000000;
	}

#bottom {
	background: #ed1c24;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
	color: #ffffff;
	}
	
#bottom a{
	font-weight: 800;
	text-decoration: none;
	color: #FFFFFF;
	}

#copyright{
	font-weight: 500;
	position: absolute;
	top: 24px;
	left: 0px;
	text-align: center;
	padding-top: 4px;
	width: 100%;
	color: #FFFFFF;
	}
	
#copyright a{
	text-decoration: none;
	font-weight: 800;
	color: #FFFFFF;
	}
a:hover.copylink {
	background: #eee;
	color: #666;
	}

#bot ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#bot ul li {
	position: relative;
	float: left;
	}

	/* -- LINKS  */
a:link, a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #333;}

a:hover {
	text-decoration: underline;
	color: #000;}

.large {
	font-size: 13px;
}

.news a:link.button,.news a:visited.button {margin-left: 84px;}
.button {
	color: #888;
	font-size: 9px;
	background: #eee;
	border: 2px solid #ccc;
	border-color: #ddd #bbb #bbb #ddd;
	padding:0px 0px 3px 0px;
	height: 18px;
	width: 24px;
	vertical-align: top;
	}
	
a:hover.button {
	border: 2px solid #ccc;
	border-color: #bbb #ddd #ddd #bbb;}

/* -- Elements */
h1,h2 {
	font-family: arial, verdana, "sans serif";
	margin: 3px 0px;}

h1 {font-size: 17px;
line-height:20px;
padding-left:2px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:6px;
	background:#ed1c24;
	height:20px;
	}

h1 a {
	color: #FFFFFF !important;
}

h2 {font-size: 12px;
	background: url('../images/h2square.gif') 0px 6px no-repeat;
	border-bottom: 1px solid #ed1c24;
	padding: 3px 10px;}
h2 a:link {text-decoration: underline;}

	
h3{	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: arial, verdana, "sans serif";
	font-size: 12px;
	background: #eee url('../images/bullet1.gif') 2px 6px no-repeat;
	padding: 3px 2px 3px 14px;}

p {
	margin-top: 0px; 
	margin-bottom: 10px;
	padding: 4px 10px;}

img {border: 0;}

#content ul li {
	list-style: url('../images/bullet1.gif');
	line-height: 170%;
	font-size: 10px;}

#content ul li a {
	float: none;
	}

/* CLASSES */

.field {
	width: 90px;
	font-size: 9px;
	border: 1px solid #ccc;
	color: #333;}
		
.crumbs {position: relative;
	font-size: 9px;
	color: #666;
	padding: 8px;}
#footer .crumbs {color: #fff;}
	
.news {
	border: 2px solid #ccc;
	font-size: 9px;
	margin: 5px;
	padding: 0px;}
		
.head 
{
	line-height: 85%;
	font-family: arial, verdana, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #363;
	padding: 3px;
	background: #CCCCCC url('../images/diagonal.gif');
	border-bottom: 6px solid #996;
}
	
/* NAVIGATION */
#navigation {
	position: absolute;
	top: 144px;
	left: 0px;
	width: 800px;
	background: url('../images/nav_back.gif');
	height: 35px;
	padding:0px;}

#navigation ul {
	margin-left: 56px;
	padding: 0;
	margin-top: 0px;
	list-style: none;
	text-align: center;
	}

#navigation ul li {
	margin-left: 0px;
	position: relative;
	float: left;
	}
#navigation ul li.begin {
	border-left: 1px solid #000;
	}

/* Styles for Menu Items */
#navigation ul li a {
	display: block;
	text-decoration: none;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #ed1c24; /* IE6 Bug */
	color: #FFFFFF;
	padding: 3px 5px;
	width:87px;
	font-size: 11px;
	float: left;
	font-weight: 800;
	}

#navigation ul li a:hover {
	background: #800005;
/*	cursor: default;*/
	} /* Hover Styles */

		
#navigation li ul li a {	
	border: 0;
	z-index:4;
	background:url('../images/navBg.gif') repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom:1px solid #ccc;
	font-weight: normal;
	padding: 3px 5px 4px 5px;
	height: 12px;
	color: #fff;
	font-size: 10px;
	}
* html #navigation li ul li a{border-right:0px;height: 11px;}
	
#navigation li ul li a:hover {	
	background: #800005;
/*	cursor: pointer;
	cursor:hand;
*/	}
 /* Sub Menu Styles */
.end {
	outline: #c0c0c0 solid thin;
}
#navigation li ul li a.spec{border-right:1px solid #000;}
* html .end{border-right:1px solid #fff;}
* html .spec{border-right:1px solid #fff;}
		
li:hover ul, li.over ul { display: block; } /* The magic */
#note {
	padding: 10px 0px 4px 0px;
	position: relative;
	left: 2px;
	line-height: 130%;
	font-size: 10px;
	color: #333;

}
.note {
	padding: 10px 0px 0px 0px;
	position: relative;
	left: 2px;
	line-height: 130%;
	font-size: 10px;
	color: #333;

}

/* Form Stuff */
FORM{
	padding:0;
	margin:0;
}
form div {

	position: relative;
	align: center;
	clear: both;
	
}

form div label {
	
	font-family: 'Arial', 'Helvetica';
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-align: right;
	line-height: 16px;
	vertical-align: baseline;
	padding: 2px;
	width: 250px;
	float: left;
	border: 0px solid #000000;
	position: relative;
}

form hr{
	position: relative;
	text-align: center;
	color: #ddd;
	height: 1px;
	padding: 8px;
	border-top: 0px ;
	border-bottom: 1px #ddd solid;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
}

.action
{
	margin-top: 8px;
	height: 50px;
	background-color: #fff;

}
.but, .vs{
	height:18px;
	border-left: ridge 1px #bbb; 
    border-top: ridge 1px #bbb; 
    border-right: ridge 1px #C0C0C0; 
    border-bottom: ridge 1px #C0C0C0; 
    font-family: 'Arial', 'Helvetica'; 
    font-weight: bold; 
	margin-top: 16px;
	font-size: 8pt;
	white-space:nowrap;
	color: #FFFFFF; 
    cursor: hand; 
    background-color: #999; 
	vertical-align: middle;
}
.cw{
	width:90px;
}
.vs{
	width:80px;
}
.form {
	position: relative;
	height: 100%;
	text-align: left;
	font-family: 'Arial', 'Helvetica';
	font-size: 9pt;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	line-height: 2.0em;
	vertical-align: bottom;
}
.fields
{
	position: relative;
	align: center;
	font-family: 'Arial', 'Helvetica';
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	border:1px solid #666;

}
.required
{
	background: url('../images/required.gif') 0px 8px no-repeat;
	padding: 6px 2px 0px 8px;
}
/* Sitemap */
div#sitemap{
	font-family: arial, verdana, "sans serif";
	font-size: 12px;
	line-height: 130%;

}
div#sitemap h2{
	color: #000;
	}
div#sitemap h4{
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 6px;
	text-align:left;
	width:100%;
	background:#e7e7e7;
	border-bottom:1px solid #999;
	height:20px;
	}
div#sitemap h4 a{
	font-size: 12px;
	background: #e7e7e7 url('../images/h2square.gif') 2px 3px;
	background-repeat: no-repeat;
	padding: 0px 2px 0px 14px;
	line-height:20px;
	text-decoration:none;
}
div#sitemap h4 a:hover{
	color:#000;
	text-decoration:underline;
}
div#sitemap ul {
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 0px;
	list-style-type: none;
	}
div#sitemap ul li{
	
}
div#sitemap ul li a{
	background:#fff;
	font-size:12px;	
	text-decoration:underline;
	line-height:18px;
}
* html div#sitemap ul li a{
	background-repeat: no-repeat;
	padding: 3px 2px 3px 14px;
	line-height:14px;
}
div#sitemap a:hover{
	color: #999;
}
p{ line-height:16px;}

table.grid {
	width: 100%;
}


table.grid tr td.first {
	width: 95px;
	height:30px;
}

table.grid tr td {
	background: #FFF;
	width:80px;
}