﻿/* Basic
----------------------------------------------------------------- */ 
body
{ 
	background: #fff url(images/body_bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.5em; 
	color: #6d6d6d;
}

img 
{
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 24px;
	color: #aeff00;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 25px;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 24px;
	color: #006779;
	font-weight: normal;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

h4
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

h5
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #5d5d5d;
	font-weight: bold;
}

a:link, a:visited 
{
	color: #fd7e00; 
	text-decoration:none;
	font-weight: bold;
}

a:hover 
{
	color: #006779;
	text-decoration:underline;
}

a.gn:link, a.gn:visited 
{
	color: #fff; 
	text-decoration:none;
}

a.gn:hover 
{
	color: #81f00d;
	text-decoration:none;
}

a.bn:link, a.bn:visited 
{
	color: #6d6d6d;
	font-weight: normal;
	text-decoration:none;
}

a.bn:hover 
{
	color: #81f00d;
	font-weight: normal;
	text-decoration:none;
}

a.item:link, a.item:visited 
{
	color: #009bc6;
	font-weight: bold;
	text-decoration:underline;
}

a.item:hover 
{
	color: #009bc6;
	font-weight: bold;
	text-decoration:underline;
}


/* Header
----------------------------------------------------------------- */
#headerBlock 
{
	width: 900px;
	height: 64px;
	overflow: hidden;
	background: url(images/top_bg.gif) no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}

#siteLogo 
{
	float: left;
	padding-top:0;
	padding-left: 31px;
}

#globalSearch 
{
	text-align: right;
	margin-top: 25px;
	margin-right: 37px;
	font-family: Tahoma;
	color:#fff;
}

#searchBox table
{
	margin-left: auto;
	margin-top: 7px;
}

.searchText
{
	width: 148px;
	height: 18px;
	color: #01720c;
	background-color: #fff;
	border: solid 1px #81f00d;
}

/* Nav
----------------------------------------------------------------- */
#navBlock
{
	width: 886px;
	height: 45px;
	background: url(images/nav_bg.gif) no-repeat top center;
	margin-left: auto;
	margin-right: auto;	
}


#navigation { width:886px; margin:0; padding:0; }
.chromestyle { width:100%; }
.chromestyle:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.chromestyle ul 
{ 
	margin:0;
	padding-top:12px;
	text-align:center; 
	font:normal 15px Tahoma;
}
.chromestyle ul li  
{ 
	display:inline; 
	background:url(images/nav_vline.gif) no-repeat; 
	padding:12px 0 10px 0; 
	margin:0 -5px 0 0; 
}
.chromestyle ul li a { padding:12px 20px 10px 20px; }
.chromestyle ul li a:hover { background:url(images/nav_bg_hover.gif) repeat-x; }

/*ie6*/
*html .chromestyle { height:40px; }
*html .chromestyle ul {padding-top:1px; }
*html .chromestyle ul li  { line-height:40px; padding:0; }

/*ie7*/
*:first-child+html .chromestyle { height:40px; }
*:first-child+html .chromestyle ul {padding-top:1px; }
*:first-child+html .chromestyle ul li  { line-height:40px; padding:0; }

.dropmenudiv 
{ 
	position:absolute; 
	top:0;
	/*margin-top:-1px;*/
	border:1px solid #b1b1b1; 
	border-top-width:0;
	border-bottom-width:0;
	background-color:#f0f0f0; 
	line-height:24px; 
	z-index:100; 
	visibility:hidden; 
}
.dropmenudiv a 
{ 
	width:auto; 
	display:block; 
	text-indent:13px; 
	border-bottom:1px solid #b1b1b1; 
	padding:10px 0; 
	text-decoration:none; 
	font-weight:bold; 
	color:#fff; 
}
* html .dropmenudiv a { width:100%; }
.dropmenudiv a:hover { background-color:#ba26ff; }

a:link.nav, a:visited.nav { color:#ea3d00; text-decoration:none; }
a:hover.nav { color:#fff; text-decoration:none; }
a:link.nav-sub, a:visited.nav-sub { color:#ea3d00; font:bold 12px Tahoma; text-decoration:none; }
a:hover.nav-sub { color:#fff; text-decoration:none; }

/*
#navFlash p
{
	text-align: center;
	margin-top: 10px;
	font-family: Impact;
	color: #ea3d00;
	font-size: 14px;
}
*/

/* MainBox
----------------------------------------------------------------- */
#mainboxBlock
{
	width: 880px;
	height: 250px;
	background: url(images/mainbox_bg.gif) no-repeat top center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;	
}

#mainboxFlash 
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	padding-left: 20px;
	float: left;
	width: 502px;
	overflow: hidden;
}

#mainboxText 
{
	float: right;
	width: 320px;
	text-align: left;
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	color: #fff;
}

/* Content Left
----------------------------------------------------------------- */
#contentBlock
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;	
}

#contentLeft 
{
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 600px;
}

#contentLeft h2
{
	height: 30px;
	padding-left: 5px;
	background: url(images/hline.gif) repeat-x bottom left;
}

.imgLeft
{
	float: left;
	margin-right: 15px;
	border: solid 1px #d5d8d9;
	padding: 1px;
}

.imgMiddle
{
	float: right;
	margin-left: 10px;
	margin-bottom:10px;
	border: solid 1px #d5d8d9;
	padding: 1px;
}

.itemListIcon
{
	float: left;
	margin-right: 15px;
	border: solid 1px #d5d8d9;
	padding: 1px;
}

.itemList p
{
	padding: 5px 0 0 0;
	margin:0;
}

.hlineDot
{
	clear: left;
	background: url(images/hline_dot.gif) repeat-x;
	height: 1px;
    margin-bottom:0px;
    margin-top:5px;
}

.hlineDot2
{
	clear: left;
	background: url(images/hline_dot.gif) 8px repeat-x;
	height: 16px;
}

/* Content Right
----------------------------------------------------------------- */
#contentRight 
{
	float: right;
	width: 245px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#contentRight h3
{
	height: 30px;
	padding-left: 5px;
	background: url(images/hline.gif) repeat-x bottom left;
}

.imgRight
{
	border: solid 1px #d5d8d9;
	padding: 1px;
}

#contentRight h4 span
{
	color: #9e9e9e;
}

#contentRight dl.dlStyle
{
	padding-left: 2px;
}

#contentRight .dlStyle dt
{
	color: #5a5a5a;
}

#contentRight .dlStyle dd 
{
	margin-left: 12px;
	margin-bottom: 5px;
}

.imgTable
{
	width: 100%;
	padding: 2px;
	margin-top: 10px;
}

/* Footer
----------------------------------------------------------------- */
#footerBlock
{
	background: #2c2c2d url(images/footer_bg.gif) left top repeat-x;
}

#footer 
{ 
	width: 880px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.footerColumn
{
	float: left;
	width: 880px;
	overflow: hidden;	
	margin: 25px 0;	
}

.footerSpace 
{
	margin-right: 35px;
}

.footerTitle
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	height: 25px;
	background: url(images/hline_02.gif) repeat-x bottom left;
}

.footerTitle p
{
	padding-left: 5px;
}

.footerTextList 
{
	padding: 0 0 0 10px;
	list-style: none;	
}
/*
.footerTextList {
	*margin: 0 0 0 -1px;
	*list-style: none;	
}
*/
.footerTextList li 
{
	margin: 0;
	padding: 0 0 5px 10px;
	background: url(images/bullet_01.gif) no-repeat 0 50%;
}

.footerItemList
{
	margin-top: 16px;
}

.footerItemImg
{
	float: left;
	margin-right: 15px;
	border: solid 1px #3c3c3c;
}

a.bottom:link, a.bottom:visited 
{
	color: #6d6d6d; 
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}

a.bottom:hover 
{
	color: #006779;
	text-decoration:underline;
}

/* Copyright
----------------------------------------------------------------- */
#copyrightBlock
{
	background: #121212 url(images/copyright_bg.gif) left top repeat-x;
	padding: 10px 0;
}

#copyright
{
	text-align: center;
}

/* ETC
----------------------------------------------------------------- */
.spacer1
{
	margin-top: 40px;
}

.spacer2
{
	margin-top: 30px;
}

.spacer3
{
	clear: both;
	height: 30px;
}

.spacer4
{
	margin-top: 25px;
}