html, body {
	margin:0;
	padding:0;
	background: #FFF;
	text-align: center;
}

/* Netscape 4 safe font sizes */
body, div, p, th, td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link{
	color: #DA3333;
	text-decoration: underline;
}

a:visited {
	color: #DA3333;
	text-decoration: underline;
}

a:hover {
	color: #060;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}

h1, h2, h3, .heading, .redheading {
	font-weight: bold;
	color: #DA3333;
}

h4, h5, h6, .subheading {
	font-weight: bold;
	color: #660;
}

h1 { 
	font-size: 22px;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

.greyheading { color: #666;}

.greenheading { color: #663;}

h2 { font-size: 18px;}

h3, .heading, .greyheading, .greenheading { font-size: 16px;}

h4 { font-size: 14px;}

h5, .subheading, .redheading { font-size: 13px;}

h6, .normal {	font-size: 12px;}

hr{
	border: 0;
	height: 1px;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
}

img { border: 0;}

* html #overall {height: 1%;}
* html #middle .content {height: 1%;}
* html #left .content {height: 1%;}
* html #left .content {height: 1%;}

#overall {
	width: 780px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#header {
	width: 100%;
	height: 110px;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
	background: #FFF;
}

#header .content {
	float:right;
	padding: 2px 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 570px;
}

#header .logo {
  float: none;
  width: 190px;
  height: 110px;
}

#navigation {
	width: 100%;
	height: 22px;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	background: #FFF;
}

#middle {
	padding: 0;
	margin-left: 165px;
	margin-right: 155px;
	background: #FFF;
}

#middle .content { padding: 0px 0 10px 0;}

#middle .content  h2 img{
	margin: 0;
	margin-left: -3px;
	padding: 0;
}

#middle .sitemap ul { 	list-style: none; }

#left {
	float: left;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#left .content { padding: 35px 0 10px 0px;}

#right {
	float: right;
	width: 140px;
	\width: 150px;
	w\idth: 140px;
	margin: 0;
	margin-left: 5px;
	padding: 0px;
}

#right .content { padding: 10px 0px 10px 0px;}

#footer {
	clear: both;
	padding: 0;
	margin-top: 15px;
}

#footer .content {
	float: right;
	width: 620px;
	padding: 5px 0 5px 10px;
	font-size: 11px;
	line-height: 15px;
	background: #663;
	color: #FFF;
}

#footer .content a, #footer .content a:link, #footer .content a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer .content a:hover {
	text-decoration: underline;
}

#footer .logo { padding-top: 3px;}

div.float {
  float: left;
  padding: 0;
}

.clr { clear: both; }

.small { font-size: 11px;}

.error { color: red;}

#header1col {
	width: 700px;
	padding: 5px;
	text-align: left;
}

#middle1col {
	width: 700px;
	padding: 5px;
	text-align: left;
}

#footer1col {
	width: 700px;
	padding: 5px;
}

/* Search CSS */

.searchBox {
	padding: 0;
	margin: 0;
}

.searchInput {
	background: #FFF;
	width: 100px;
	height: 17px;
	width: 85px;
	border: 1px solid #333;
}

.searchButtonImg {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}

.searchButton {
	background: #FFF;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333;
}

.searchWord {
	color: white;
	background-color: #069;
}

/* Form CSS */

.contactInput {
	background: #FFF;
	border: 1px solid #333;
}

.contactButton {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #67C905;
	border: 1px solid #660;
}

.loginButton {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #DA3333;
	border: 1px solid #C00;
}


/* END Form CSS */

/* TOP MENU FEATURES */

div.topmenu {padding-bottom: 0px;}

#topmenu_0 { width: 50px; }
#topmenu_1 { width: 70px; }
#topmenu_2 { width: 80px; }
#topmenu_3 { width: 55px; }
#topmenu_4 { width: 115px; }
#topmenu_5 { width: 82px; }

/* setup style on top level anchor tags */
div.topmenu li a, div.topmenu li a:visited {
	text-decoration: none;
	color:#333;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	margin: 0;
	background: #FFF;
	border-right: 1px solid #FFF;
}

div.topmenu li a.menuhover, div.topmenu li a:visited.menuhover, div.topmenu li a:hover {
	color:#C00;
}

/* MENU FEATURES */

#menu_5 a, #menu_5 a:visited {background: #67C905; }
#menu_6 a, #menu_6 a:visited {background: #67C905; }
#menu_5 a:hover, #menu_5 a.menuhover, #menu_5 a:visited.menuhover {background: #DA3333;}
#menu_6 a:hover, #menu_6 a.menuhover, #menu_6 a:visited.menuhover {background: #DA3333;}

#menu_5 ul, #menu_6 ul {
	display: none;
}

div.inigomenu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	border-right: 1px solid white;
}

div.inigomenu li a, div.inigomenu li a:visited {
	text-decoration: none;
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 5px 4px 6px;
	background: #663;
	text-align: center;
}

div.inigomenu li a:hover, div.inigomenu li a.menuhover, div.inigomenu li a:visited.menuhover {
	color:#FFF;
	font-weight:bold;
	background: #DA3333;
}

/* setup style on levels below top level */
div.inigomenu li li a, div.inigomenu li li a:visited {
	background: #660;
	border: 1px solid #FFF;
	border-left: 0;
	border-bottom: 0;
	padding: 3px 4px 4px 6px;
	text-align: left;
}

div.inigomenu li li a:hover, div.inigomenu li li a.menuhover, div.inigomenu li li a:visited.menuhover {
	background: #999666;
	color:#FFF;
}

div.inigomenu ul ul{
	border-bottom: 1px solid #FFF;
}

/* Second level MENU FEATURES */
div.SecondLevel {
	display:block;
	margin: 0;
}

#left .content .SecondLevel div {
	width: 100%;
	padding-bottom: 7px;
}

#left .content .SecondLevel div a {
	width: 100%;
	padding: 3px 0px 4px 14px;
	padding-left: 14px;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	background: transparent url(/multimedia/icons/arrow_down.gif) no-repeat scroll 0px 5px;
	border-bottom: 1px solid #CCC;
}

#left .content div.SecondLevel ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#left .content div.SecondLevel ul ul {
	background-color: #FFF;
	padding-left: 12px;
	margin-bottom: 15px;
	list-style: none;
}

#left .content div.SecondLevel li {
	width: auto;
	padding: 0;
}

#left .content div.SecondLevel li a {
	width: auto;
	display: block;
	padding: 3px 0px 4px 14px;
	font-weight: normal;
	color: #660;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	background: url(/multimedia/icons/arrow.gif) no-repeat scroll 0px 5px;
}

#left .content div.SecondLevel li a:hover {
	color: #C00;
}

#left .content div.SecondLevel ul li a.selected {
	background: transparent url(/multimedia/icons/arrow_down.gif) no-repeat scroll 0px 5px;
	color: #C00;
}

#left .content div.SecondLevel ul ul li a.selected {
	background: transparent url(/multimedia/icons/arrow_down.gif) no-repeat scroll 0px 5px;
	color: #C00;
}

* html #left .content div.SecondLevel li {height: 1%; }