h1
{
	font-family: Tahoma, verdana, arial;
	font-size: 1.3em;
	color: #000000;
}
h2
{
	font-family:  Tahoma, verdana, arial;
	font-size: 1.2em;
	color: #000000;
}
h3
{
	font-family: Tahoma, verdana, arial;
	font-size: 1.1em;
	color: #ffffff;
}


img {
border: none;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

p.form {
margin-top: 20px;
margin-bottom: 20px;
}

p.single {
margin-top: 5px;
margin-bottom: 5px;
}

p.single_centre {
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}

.imgPaddingCorpMembers {
padding-left: 3px;
padding-top: 3px;
}

hr {
height: 1px;
}

hr.light {
height: 1px;
color: #e3e3e3;
background-color: #e3e3e3;
background: #e3e3e3;
}

.strong_copy {
font-weight: bold;
}

.large_copy {
font-size: 15px;
}

.italic_copy {
font-style: italic;
}

h5 {
font-family: Tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
}

.banner_surround_wide {
width: 580px;
height: 69px;
margin-bottom: 4px;
padding-left: 113px;
padding-top: 9px;
background-image: url(/_images/backgrounds/468_banner_surround_wide.gif);
background-repeat: no-repeat;
}

#paging {
width: inherit;
text-align: center;
}

.copy_strong {
font-weight: bold;
}

a:hover {text-decoration:underline;}
/*FORM STYLES*/

fieldset {
border: 1px solid #FFFFFF;
padding: 10px;
width: 95%;
color:white;
}

legend {
font-weight: normal;
color: #000000;
margin-bottom: 10px;
padding: 0px 5px;
}

label.ex_small {
float: left;
clear: left;
width: 43px;
text-align: right;
padding-right: 4px;
}

label.normal {
float: left;
clear: left;
width: 150px;
text-align: right;
padding-right: 4px;
font-size: 12px;
font-weight: bold;
}

label.small {
float: left;
clear: left;
width: 90px;
text-align: right;
padding-right: 4px;
}

label.large {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
font-weight: bold;
}

label.large_norm {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
}

hr.form {
clear: both;
margin-top: 3px;
margin-bottom: 3px;
}


/*INPUT*/

input {
font-family: tahoma;
font-size: 11px;
padding: 1px;
padding-left: 2px;
}

input.no_float {
float: none;
}

input.top_search_box {
float: left;
margin-left: 75px;
margin-top: 6px;
border: 1px solid #cccccc;
width: 107px;
padding-left: 2px;
background: #ffffff!important;
font-family:  Tahoma, verdana, arial;
font-size: 9px;
color: #115c93;
}

input.top_search_go {
float: left;
margin-left: 2px;
margin-top: 2px;
}

input.ex_small {
float: left;
border: 1px solid #808080;
width: 50px;
background: #ffffff!important;
}

input.small {
float: left;
border: 1px solid #808080;
width: 100px;
background: #ffffff!important;
height: 18px;
}

input.medium {
float: left;
border: 1px solid #808080;
width: 200px;
background: #ffffff!important;
height: 18px;
}

input.medium2 {
float: left;
border: 1px solid #808080;
width: 350px;
background: #ffffff!important;
height: 18px;
}

input.large {
border: 1px solid #808080;
float: left;
width: 200px;
height: 18px;
background: #ffffff!important;
}

input.large2 {
float: left;
border: 1px solid #808080;
float: left;
width: 450px;
height: 18px;
background: #ffffff!important;
}

input.chkbox {
float: left;
border: 0px solid #ffffff;
cursor: pointer;
}

/*TEXTAREA*/

textarea {
float: left;
border: 1px solid #808080;
font-family: tahoma;
font-size: 12px;
padding: 2px;
}

textarea.thin {
width: 230px;
height: 100px;
margin-bottom: 5px;
}

textarea.small {
width: 300px;
height: 40px;
margin-bottom: 5px;
}

textarea.medium {
width: 300px;
height: 70px;
}

textarea.large {
width: 350px;
height: 100px;
}


/*SELECT*/

select {
float: left;
font-family:  Tahoma, verdana, arial;
font-size: 12px;
background: #ffffff!important;
}

select.no_float {
float: none;
}


/*SUBMIT*/

.submitBut {
border-style: outset;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-right-color: #808080;
border-bottom-color: #808080;
border-width: 2px;
background: #e3e3e3!important;
font: menu;
padding: 1px;
cursor: pointer;
clear: both;
float: none;
}

.submitButfloat {
margin-left: 10px;
border-style: outset;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-right-color: #808080;
border-bottom-color: #808080;
border-width: 2px;
background: #e3e3e3!important;
font: menu;
padding: 1px;
cursor: pointer;
float: left;
}

.submitButfloatRegister {
margin-top: 10px;
border-style: outset;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-right-color: #808080;
border-bottom-color: #808080;
border-width: 2px;
background: #e3e3e3!important;
font: menu;
padding: 1px;
cursor: pointer;
float: left;
}

/******** Define Error Block *****/
#error_block {
	padding: 1px;
	padding-bottom: 4px;
	color: #900;
	border: 1px solid #c33;
	background: #fcc;
	margin-bottom: 3px;
}
#error_block h4 {
	padding: 0px;
	margin: 2px;
}
#error_block ul{
	margin-top: 5px; 
	margin-left: 60px;
	margin-bottom: 4px;
}
#error_block ul li{
	margin: 4px;
}

/*************************************/


/******** Define Vertical Ad Menu's ****************/

#dropmenudiv{
position:absolute;
background-color: #595959;
border:1px solid black;
border-bottom-width: 0;
line-height:22px;
z-index:100;
padding-left: 5px;
padding-right: 5px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #797979;
}

/* Sample CSS definition for the example list. Remove if desired */


.navlist li {
	width: 135px;
	background-color: #444444;	
}


/***************************************************/


#mh_background {
	background-image: url(/_images/moving_home_bg.jpg); 
	background-repeat: no-repeat;
}
#mh_background td{
	padding: 6px 8px;
}

#mh_background2 {
	background-image: url(/_images/moving_home_bg2.jpg); 
	background-repeat: no-repeat;
}
#mh_background2 td{
	padding: 6px 8px;
}

#mh_background3 {
	background-image: url(/_images/moving_home_bg3.jpg); 
	background-repeat: no-repeat;
}
#mh_background3 td{
	padding: 6px 8px;
}

#mh_background4 {
	background-image: url(/_images/moving_home_bg4.jpg); 
	background-repeat: no-repeat;
}
#mh_background4 td{
	padding: 6px 8px;
}

h4{
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}
