body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-align:center;
background-color:#FFFFFF;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
}

input, select, textarea, option, a, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

#wrapper{
width:984px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:0;
color:#000000;
padding:0;
background-color:#FFFFFF;
}

#header{
position:relative;
height:75px;
width:984px;
margin-left:auto;
margin-right:auto;
}

#header .menu{
position:relative;
top:80px;
left:15px;
width: 944px;
}

#headerLower{
	position:relative;
	top:0;
	height:75px;
	background-image:url(img/bgHeaderLower.jpg);
	background-repeat:repeat-x;
	width:984px;
}

#main{
	position:relative;
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(img/bgMid.gif);
	background-repeat:repeat-y;
}

#main .textFull{
	position:relative;
	top:0;
	left:0;
	height:auto;
	width:954px;
	padding:5px 15px 15px 15px;
	text-align:left;
}

#main .News{
	position:absolute;
	top:281px;
	left:590px;
	height:auto;
	width:350px;
	padding:5px 15px 15px 15px;
	text-align:left;
}

#footer{
	position:relative;
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	background-color:#FFFFFF;
	border-top: 1px dotted #FF5600;
}

#footerLower{
	position:relative;
	width:984px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(img/bgFooter.jpg);
	background-repeat:repeat-x;
}

#footer .text{
position:relative;
left:15px;
height:auto;
width:944px;
padding:10px 5px 10px 5px;
text-align:center;
font-size:8pt;
}

#footer a:link {
font-size:8pt;
	color:#0A4D93;
}

#footer a:visited {
font-size:8pt;
	color:#0A4D93;
}

#footer a:active {
font-size:8pt;
	color:#CC0000;
}

#footer a:hover {
font-size:8pt;
	color:#CC0000;
}

#main a:link {
	color:#0A4D93;
}

#main a:visited {
	color:#0A4D93;
}

#main a:active {
	color:#CC0000;
}

#main a:hover {
	color:#CC0000;
}

#mainAutoH a:link {
	color:#0A4D93;
}

h1 {
color:#000;
font-size:12pt;
font-weight:bold;
padding:0;
margin:0;
}

h2 {
color:#000;
font-size:11pt;
font-weight:bold;
padding:0;
margin:0;
}

h3 {
color:#FFF;
font-size:10pt;
font-weight:bold;
padding:0;
margin:0;
}

h4 {
color:#000;
font-size:10pt;
font-weight:bold;
padding:0;
margin:0;
}

.bold {
font-weight:bold;
}

ul {
margin:2px 0 2px 25px;
padding:0;
list-style:outside;
line-height:18px;
}

.img {
text-decoration:none;
border:0;
}

.imgLeft {
margin:0 10px 10px 0;
float:left;
}

.imgRight {
margin:0 0 15px 15px;
float:right;
}

.imgPic {
	position:absolute;
	top:-75px;
	left:590px;
}

.borderBottom {
border-bottom:dotted 1px #999999;
padding:5px;
background-color:#FFF;
}

.borderBottomR {
border-bottom:dotted 1px #999999;
border-right:dotted 1px #999999;
padding:5px;
background-color:#FFF;
}

.borderBottomL {
border-bottom:dotted 1px #999999;
border-left:dotted 1px #999999;
padding:5px;
background-color:#FFF;
}
.borderBottomLR {
border-bottom:dotted 1px #999999;
border-left:dotted 1px #999999;
border-right:dotted 1px #999999;
padding:5px;
}

.borderR {
border-right:dotted 1px #999999;
padding:5px;
}

.borderL {
border-left:dotted 1px #999999;
padding:5px;
}

.clear {
clear:both;
}

.note {
	font-size:9px;
}

.HeaderTable {
	text-align:left;
	background-image:url(img/bgHeaderTable.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:5px;
}

.TableBorder {
	border-right:solid 1px #E2E2E2;
	border-bottom:solid 1px #E2E2E2;
	border-left:solid 1px #E2E2E2;
}

.mandatory {
	color:#F00;
}

/* VALIDATION CLASSES */
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}

/* BUTTONS */
#main .rollover175 a {
display:block;
padding:5px 0px 0px 0px;
width:175px;
height:25px;
background:url(img/button175.gif) 0 0 no-repeat;
text-align:center;
font-size:11pt;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

#main .rollover175 a:visited {
display:block;
padding:5px 0px 0px 0px;
width:175px;
height:25px;
background:url(img/button175.gif) 0 0 no-repeat;
text-align:center;
font-size:11pt;
font-weight:bold;
color:#FFF;
text-decoration: none;
}

#main .rollover175 a:hover { 
background-position: 0 -30px;
color:#FFF;
}
#main .rollover175 a:active {
background-position: 0 -30px;
color:#FFF;
}

/* THUMBNAIL VIEWER */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 210;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 205;
}

