/* 0px 0px 0px 0px */
/* TOP RIGHT BOTTOM LEFT */

html {
	background: #000 url('../images/bg.png') 0 0 repeat-x;
}

body {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link { text-decoration: none; font-weight: 700; color: #039; }
a:visited { text-decoration: none; font-weight: 700; color: #c00; }
a:hover { text-decoration: none; font-weight: 700; color: #c00; }
a:active { text-decoration: none; font-weight: 700; color: #c00; }

.header {
	width: 1000px;
	height: 138px;
	background: #fff;
}

.date {
	float: left;
	width: 416px;
	height: 19px;
	padding-top: 13px;
	padding-left: 3px;
	border-bottom: 1px solid #666;
}

.navbar {
	float: right;
	width: 578px;
	height: 24px;
	margin-top: 10px;
}

.pagetop {
	clear: both;
	width: 995px;
	height: 95px;
	padding-top: 8px;
	padding-left: 5px;
	background: #fff url('../images/headerbg.jpg') 0 0 no-repeat;
}

.seal {
	float: left;
	width: 92px;
	height: 92px;
}

.headertitle {
	width: 400px;
	height: 50px;
	margin-top: 7px;
}

.search {
	width: 997px;
	height: 24px;
	padding-top: 4px;
	padding-right: 3px;
	background: #bb0214 url('../images/searchbg.png') 0 0 no-repeat;
}

fieldset {
	border: none;
	padding: 0px;
}

table.google {
	float: right;
	width: 220px;
}

input.google {
	width: 200px;
	height: 14px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #666;
	background: #fff url('../images/googleformbg.gif') right no-repeat;
	font-size: 11px;
	color: #666;
}

div.searchbutton {
	width: 24px;
	height: 17px;
	background: url('../images/search.gif') 0 0px no-repeat;
}

div.searchbutton a {
	display: block;
	width: 24px;
	height: 17px;
	background: url('../images/search.gif') 0 -17px no-repeat;
}

div.searchbutton a:hover {
	background-image: none;
}

div.searchbutton a:active {
	background-image: none;
}

.content {
	clear: both;
	width: 994px;
	padding-right: 3px;
	padding-left: 3px;
	background: #fff;
}

.quicklinks {
	float: left;
	width: 221px;
	height: auto;
	border-right: 4px solid #666;
	border-bottom: 4px solid #666;
	border-left: 4px solid #666;
	margin: 0px 4px 0px 0px;
	background: url('../images/quicklinksbg.png') 0 0 repeat-x;
}

div.menu {
	width: 198px;
	height: 22px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #666;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
}

div.menu:hover {
	background: #666;
}

a.menu:hover {
	color: #fff;
	text-decoration: none;
}

.announcebox {
	float: right;
	width: 271px;
	height: auto;
	margin-top: 15px;
	border: 1px solid #666;
}

div.announcement {
	width: 222px;
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	color: #666;
}

div.announcement:hover {
	color: #666;
	background: #ececec;
}

a.announcement {
	color: #666;
	text-decoration: none;
}

div.moreannounce {
	float: right;
	width: 120px;
	padding: 3px;
	background-color: #bb0214;
	font-size: 10px;
	color: #fff;
	font-weight: 700;
}

a.moreannounce {
	color: #fff;
	text-decoration: none;
}

div.announcement2 {
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	color: #666;
}

div.announcement2:hover {
	color: #666;
	background: #ececec;
}

a.announcement2 {
	color: #666;
	text-decoration: none;
}

.mainarea {
	width: 452px;
	height: auto;
	min-height: 500px;
	padding: 15px;
	border: 1px solid #eee;
	background: url('../images/mainareabg.png') bottom center no-repeat;
	overflow: auto;
	z-index:1;
}

.footer {
	width: 997px;
	height: 30px;
	padding-top: 4px;
	padding-left: 3px;
	background: #fff;
	border-top: 1px solid #666;
	font-size: 10px;
}

div.menu a { color: #fff; }
div.menu a:hover { color: #fc0; text-decoration: none; }

input, textarea { border: 1px solid #666; }

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}

.qmmc .qmdividery { float: left; width: 0px; }

.qmmc .qmtitle {
	display: block;
	cursor: default;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

.qmclear {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;
}

.qmmc {
	position: relative;
	z-index: 10;
}

.qmmc a, .qmmc li {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li { float: none; }
.qmsh div a { float: left; }
.qmmc div {	 visibility: hidden; position: absolute; }

.qmmc .qmcbox {
	cursor: default;
	display: block;
	position: relative;
	z-index: 1;
}

.qmmc .qmcbox a { display: inline; }
.qmmc .qmcbox div {
	float: none;
	position: static;
	visibility: inherit;
	left: auto;
}

.qmmc li { z-index: auto; }
.qmmc ul { left: -10000px; position: absolute; z-index: 10; }
.qmmc, .qmmc ul { list-style: none; padding: 0px; margin: 0px; }
.qmmc li a { float: none; }
.qmmc li:hover>ul { left: auto; }
#qm0 ul { top: 100%; }
#qm0 ul li:hover>ul { top: 0px; left: 100%; }

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

#qm0 { width: auto; background-color: transparent; }
#qm0 a {
	padding: 4px 60px 3px 0px;
	margin: 0px 0px 0px 5px;
	color: #666;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #c00;
}

#qm0 a:hover	{ color: #000; border-color: #c00; }
#qm0 li:hover>a	{ color: #000; border-color: #c00; }

#qm0 .qmparent	 { background-repeat: no-repeat; background-position: 95% 50%; }

body #qm0 .qmactive, body #qm0 .qmactive:hover {
	color: #000;
	text-decoration: none;
	border-color: #c00;
}

#qm0 div, #qm0 ul	{
	padding: 10px 5px 10px 5px;
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #c00;
}

#qm0 div a, #qm0 ul a {
	padding: 3px 5px 3px 5px;
	background-color: transparent;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	border-style: none;
	border-color: #000;
}

/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover {
	background-color: #666;
	color: #fff;
	text-decoration: none;
}

#qm0 ul li:hover>a	{
	background-color: #666;
	color: #fff;
	text-decoration: none;
}

#qm0 div .qmparent, #qm0 ul .qmparent	{ background-image: url('../images/arrow_0.gif'); }

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #666;
	background-image: url('../images/arrow_1.gif');
	color: #fff;
}

#qm0 .qmtitle {
	margin: 2px 5px 5px 5px;
	color: #222;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 11px;
	font-weight: 700;
}

#qm0 .qmdividerx {
	border-top-width: 1px;
	margin: 4px 5px 4px 5px;
	border-color: #999;
}

ul#qm0 ul {	width:100%; }
ul#qm0 li:hover > a.qmparent {	background-image: url('../images/arrow_1.gif'); }
