/* CSS Template - Hiltbg.com / Created by ivuWorks.com */
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url('../i/back.gif') repeat left top;
	background-color: #363d41;
	}
body, td, div, p {
	font: normal 11px Tahoma;
	color: #333333;
	line-height: 1.5;
}
h1, h2, h3 {
	margin: 10px 0 0 0;
	color: #0e3979;
}
h1 {font: normal 24px Arial;}
h2 {font: normal 20px Arial;}
h3 {font: normal 18px Arial;}

h4 {
	text-align: center;
	background-color: #bababa;
	color: #000000;
	font: bold 11px Verdana;
	padding: 2px 0 2px 0;
	margin: 0px;
}

h5 {
	font: 20px Verdana;
	margin: 0px;
	padding: 5px;
	color: #ffffff;
}

h6 {
	text-align: center;
	font: 18px Verdana;
	margin: 0;
	padding: 5px;
	color: #000000;
	background-color: #9DC5E6;
}

a {
	font: normal Tahoma;
	color: #df0000;
	text-decoration: underline;
}
#main {
	width: 826px; height: 100%;
	background: url('../i/mainback.gif') repeat-y left top;
}


/* HEADER */
#header {
	width: 826px; height: 108px;
	background: url('../i/headback.gif') no-repeat left bottom;

}
#header td {
	font: normal 9px Tahoma;
	color: #d1d1d1;
}
#header a {
	font: normal 9px Tahoma;
	color: #df0000;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
td.logoHolder {
	height: 88px; padding-left: 30px;
	width: 826px;
}


/* SEARCH */
td.fastlinks {
	width: 676px; height: 20px;
	padding-left: 15px; 
}
td.srch {
	width: 150px; 
	text-align: left;
}
div.srchHolder {
	width: 150px; height: 19px;
	vertical-align: middle;
}
.srchInput {
	width: 124px; height: 15px;
	margin: 1px 0 0 0; padding: 0 0 0 3px;
	font: normal 10px Tahoma;
	color: #df0000;
	background-color: #ffffff;
	border: 1px solid #d1d1d1;
}


/* MENU */
#menuBox {
	width: 812px; height: 32px;
	background: url('../i/menuback.gif') repeat-x left bottom;
	border-bottom: 1px solid #ffffff;
}
#menu {
	height: 32px; margin-left: 20px;
}
td.item {
	padding: 0 5px;
}
td.activeItem {
	padding: 0 5px;
	background: url('../i/activeitem.gif') repeat-x left bottom;
}
.activeItem a {
	padding: 5px;
	font: bold 10px Verdana;
	color: #ffffff;
	text-decoration: none;
}
.activeItem a:hover {
	color: #e38988;
}
.item a {
	padding: 5px;
	font: bold 10px Verdana;
	color: #666666;
	text-decoration: none;
}
.item a:hover {
	color: #df0000;
}


/* SUBMENU */
td.submenuBox {
	width: 170px;
}
#submenu {
	width: 170px;
	margin: 5px 0 0 0;
	background-color: #cccccc;
	border-top: 1px solid #C3C3C3;
}
td.subitem, td.subSubitem   {
	height: 22px;
	padding: 0 0 0 8px;
	border-top: 2px solid #D1D1D1;
	border-bottom: 1px solid #C3C3C3;
}
td.subitem a {
	font: bold 11px Tahoma;
	color: #666666;
	text-decoration: none;
	padding: 1px 1px 1px 2px;
}
td.subSubitem a {
	font: normal 10px Tahoma;
	color: #666666;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
}
td.subitem a:hover, td.subSubitem a:hover {
	text-decoration: none;
	color: #df0000;
}


/* CONTENT */
#contentBox {
	width: 812px;
	border-top: 5px solid #CFCFCF;
}
td.content {
	padding: 10px;
}


/* FOOTER */
#footer {
	width: 826px; height: 78px;
	background: url('../i/footback.gif') no-repeat left bottom;
}
#footer td {
	font: normal 9px Tahoma;
	color: #878787;
	line-height: 2.5;
}
#footer a {
	font: normal 9px Tahoma;
	color: #df0000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

div.promo {
  background-color: #fafafa;
  border: 1px solid #aaaaaa;
  width: 158px;
  text-align: center;
  margin-left: 5px;
}

div.promo div.caption {
  font: bold 10px Verdana;
  color: #ffffff;
  background-color: #cc0000;
  width: 148px;
  height: 16px;
  padding: 0px;
  padding-top: 2px;
  text-align: center;
  margin: 1px;
}

div.promo img {
  border: 1px solid #808080;
  margin: 1px;
}

div.promo div.title {
  font: bold 10px Verdana;
  color: #ffffff;
  background-color: #505050;
  width: 148px;
  height: 16px;
  padding: 0px;
  padding-top: 2px;
  text-align: center;
  margin: 1px;
}