html, body {
	margin:0;
	padding:0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

body { font-size: 76%;}

* html body #middle table { font-size: 1.0em;}

div, p, table, th, td, li, .normal {font-size: 1.0em;}

a, a:link, a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #669900;
	text-decoration: underline;
}

h1, h2, h3, h4, p {margin-top: 0;}

h1 { font-size: 2.2em;}
h2 { font-size: 1.5em; color:#222;}
h3 { font-size: 1.3em; color:#333;}
h4, .heading { font-size: 1.2em; color:#459DDD;}
h5, .subheading { font-size: 1.1em; color:#669900;}

.heading, .subheading {font-weight: bold;}

select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	border: 1px solid #666;
}

textarea { width: 100%;}

select { font-size: 0.9em;}

fieldset {
	padding: 1em;
	margin-bottom: 15px;
	border: 1px solid #AAA;
}

legend { padding: 2px 5px; background: #A3A3A3; color:#FFF; font-size: 1.1em; font-weight:bold;}
label { }

hr{ border: 0; height: 1px; width: 100%; color: #CCC; background-color: #CCC;}
img { border: 0; }
th {text-align: left;}
tr { border: 1px solid #ccc;}

blockquote { font-family: "Courier New", Courier, monospace; text-align: justify; padding: 10px 0 5px 15px; border-left:1px solid #A2CEEE;}
blockquote p { padding: 0 0 5px 0;}

* html #overall {height: 1%;}
* html #header {height: 1%;}
* html #navigation {height: 1%;}
* html #banner {height: 1%;}
* html #middle {height: 1%;}
* html #right {height: 1%;}

#overall {
	width: auto;
	margin: 10px;
	padding: 0;
	background: #FFF;
	text-align: left;
}

#header {	width: 100%; background: #459DDD;}
#header .content {margin: 0; padding:0; color:#459DDD;}
#header .content a, #header .content a:hover { color:#459DDD; text-decoration:none;} 
#header .small, #header .bsmall, #header .med, #header .bmed, #header .large, #header .blarge, #header .big, #header .bbig, #header .huge { display: none;}
#header .bsmall, #header .norm, #header .bold, #header .bmed, #header .blarge, #header .bbig, #header .huge { display: none;}

#header h1 { margin: 0; padding: 0;}

.printer { display:none;}

#navigation{ display: none;}

/* MENU FEATURES */
div.inigomenu { display: none;}

#banner {width: 100%; margin: 0 0 20px 0; padding:0; background: #8A8A8A url("/multimedia/banner.jpg") no-repeat left top;}
#bannertext { float: right; width: 330px; padding: 0px; background: #8A8A8A; line-height: 12px;}
#bannertext p {margin-bottom: 10px;}
#bannertext a {color: #FFFFFF;}

#bannertext  .content{
	padding: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

#bannerheading{ float: left;}

#elements{ width: auto; margin-bottom:20px; padding: 0;}
#elements .content { padding: 0;}

#box01 h3, #box02 h3, #box03 h3 { margin-bottom: 10px; font-size: 1.4em; font-weight: normal; color:#000;}
#box01 .content, #box02 .content, #box03 .content { padding: 10px; color:#000;}
#box01, #box02 { float: left; margin-right: 10px; background: #FFF;}
#box01 { width: 45%;}
#box02 { width: 45%;}
#box03 { float: none; clear: left; width: auto; background: #A2CEEE;}
#box03 ul { margin: 0; padding: 0; list-style: none;}
#box03 ul li { margin-top: 10px; padding-bottom: 0px; border-bottom: 0px solid white;}
#box03 h3 { margin: 0;}

#right { float: none; display:none;}
#right .content {padding: 0;}

#newsbox { background: #A2CEEE;}
#newsbox h4 { margin-bottom: 5px; padding: 10px 10px 0px 10px; color:#000; font-size: 1.2em; font-weight: normal; }
ul.news { margin: 0; padding: 10px; list-style: none;}
ul.news li { margin-bottom: 5px;}
#newsbox a:hover { color:#069;}

#sidebox { background: #e8e8e8; border: 1px solid #EEE;}
#sidebox h4 { margin-bottom: 5px; padding: 10px 10px 0px 10px; color:#000; font-size: 1.2em; font-weight: normal; }
ul.news { margin: 0; padding: 10px; list-style: none;}
ul.news li { margin-bottom: 5px;}

#separator { display: none;}

#middle { margin: 0; padding: 0;}
#middle .content { padding: 10px 0px 10px 10px;}

#footer {
	clear:both;
	width: auto;
	height: 39px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFF url("/multimedia/footer_back.gif") repeat-x bottom left;
}

#footer .content {
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
	color:#666666;
}

.clr { clear: both;}
.small, .error { font-size: 0.9em;}
.error { color: red;}
.white { color: white;}
.noborder {border:none;}

.contactinfo {
	background: url("/multimedia/icons/contact.gif") no-repeat scroll 0px 0px;
	padding: 3px 0 4px 20px;
}

.printerpage {display: none;}

.printbox{ display: none;}

.floatright {float: right;}
.iconfloat {	float: left; width: 45px; height:45px; text-align:center;}

/* Search CSS */

/* Login table CSS */

.loginInput, .registerInput, .contactInput, .contactTextbox {
	font-size: 11px;
	background: #FFF;
	border: 1px solid #666;
}

.contactInput {width: 200px;}
.contactTextbox {width: 430px;}

.registerButton, .loginButton, .contactButton {
	font-size: 0.9em;
	font-weight: bold;
	background: #6C0;
	border: 1px solid #3C0;
	color: #FFF;
}

/* END LOGIN TABLE */

/* Search Pagin bar */
.pagingControl { width: 100%;}

.pagingControl TD {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background: #e8e8e8;
	border: 1px solid #666;
}

.firstTD { width: 5%;}
.prevTD { width: 5%;}
.nextTD { width: 5%;}
.lastTD { width: 5%;}
.positionTD { width: 80%;}