html{
height:100%;
padding:0;
margin:0;
border:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-align:center;
background-color:#FFFFFF;
margin:0;
padding:0;
border:0;
height:100%;
background-image:url(img/pgbackgroundtop1.jpg);
background-repeat:repeat-x;
background-position:top;
}

input, select, textarea, option, a, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

#wrapper{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
text-align:left;
background-image:url(img/img/pgbackgroundbottom1.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#header{
position:relative;
height:150px;
width:900px;
margin-left:auto;
margin-right:auto;
background-image:url(img/bgHeader.jpg);
background-repeat:no-repeat;
}

#header .menu{
top:14px;
left:10px;
position:absolute;
height:auto;
width:880px;
}

#main{
	position:relative;
	width:898px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-color:#fffed9;
	border-left:1px solid #16160e;
	border-right:1px solid #16160e;
	background-image:url(img/mainbackground.jpg);
	background-repeat:repeat-x;
}

#main .textLeft{
position:relative;
height:auto;
width:460px;
padding:10px 20px 10px 20px;
text-align:left;
}

#main .textLeftWide{
position:relative;
height:auto;
width:530px;
padding:10px 20px 10px 20px;
text-align:left;
}

#main .textRightMailshot{
	position:absolute;
	top:0px;
	left:251px;
	height:auto;
	width:610px;
padding:10px 20px 10px 20px;
	text-align:left;
}

#main .textLeftFull{
position:relative;
height:auto;
width:858px;
padding:10px 20px 10px 20px;
text-align:left;
}

#main .textRight{
position:absolute;
top:0px;
left:502px;
height:auto;
width:378px;
padding:10px;
text-align:left;
}

#main .textLeftNarrow{
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:210px;
padding:10px 20px 10px 20px;
	text-align:left;
}

#main .textRightNarrow{
position:absolute;
top:0px;
left:572px;
height:auto;
width:308px;
padding:10px;
text-align:left;
}

#footer{
	position:relative;
	bottom:0;
	width:100%;
	height:93px;
	color:#000000;
	background-image:url(img/pgbackgroundbottom1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer .text{
position:relative;
height:93px;
width:958px;
margin-left:auto;
margin-right:auto;
padding:5px 0 5px 0;
text-align:center;
line-height:20px;
background-image:url(img/pgbackgroundbottom2.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#footer a:link {
	color:#0A4D93;
}

#footer a:visited {
	color:#0A4D93;
}

#footer a:active {
	color:#E1C64C;
}

#footer a:hover {
	color:#E1C64C;
}

#main a:link {
	color:#0A4D93;
}

#main a:visited {
	color:#0A4D93;
}

#main a:active {
	color:#E1C64C;
}

#main a:hover {
	color:#E1C64C;
}

#mainAutoH a:link {
	color:#0A4D93;
}

#mainAutoH a:visited {
	color:#0A4D93;
}

#mainAutoH a:active {
	color:#E1C64C;
}

#mainAutoH a:hover {
	color:#E1C64C;
}

h1 {
color:#000000;
font-size:12pt;
font-weight:bold;
padding:0;
margin:0;
}

h2 {
color:#000000;
font-size:11pt;
font-weight:bold;
padding:0;
margin:0;
}

h3 {
color:#FFF;
font-size:11pt;
font-weight:bold;
padding:0;
margin:0;
}

.maintable{position:absolute;top:0;}

.bold {
font-weight:bold;
}

.boldBlue {
font-weight:bold;
color:#0A4D93;
}

.boldGold {
font-weight:bold;
color:#E1C64C;
}

ul {
margin:2px 0 2px 25px;
padding:0;
list-style:url(img/IconArrow3.gif) outside;
/*line-height:15px;*/
}

.img {
border:1px;
border-style:solid;
border-color:#0A4D93;
padding:1px;
margin:2px 7px 0 0px;
float:left;
}

.imgLeft {
margin:0 10px 10px 0;
float:left;
}

.imgRight {
margin:0 0 10px 10px;
float:right;
}

.headerTable {
	color:#FFF;
	font-size:10pt;
	font-weight:bold;
	background-image:url(img/bgHeaderTable.jpg);
	background-repeat:repeat-x;
}

.table-border-bottom {
	border-bottom:#FC0 1px solid;
}

.table-sub-border-bottom {
	border-bottom:#CCC 1px solid;
}
	

/* RSS NEWS SCROLLER STYLES*/

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:#000;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:#000;
font-size: 90%;
}

#news350{ /*main container*/
width: 298px;
height: 700px;
border: 0;
padding: 0;
}

#news350 a {
font-weight:bold;
}

#news350 div p { /*P element that separates each entry*/
padding: 0;
margin-top: 2px;
margin-bottom: 8px;
background-color:#FFFED9;
}

code{ /*CSS for insructions*/
color: red;
}

/* 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;
}