a:link, a:visited, a:active {text-decoration:none;font-weight:Bold; color:#FFFFFF;}

a:hover {text-decoration:none;font-weight:Bold; color:YELLOW;}

a:hover img { color: black; border-width:0; font-weight:normal;}
img {border:none;}

.header {font-size: 10px; font-weight:bold; color:#15518C; text-decoration: none;}

a.header:link {color:Gray; text-decoration: none;}

a.header:visited {color:Gray; text-decoration: none;}

a.header:active {color:Gray; text-decoration: none;}

a.header:hover {color:Black; text-decoration: none;}


.bheader {text-decoration:none;font-weight:Normal; color:#FFFFFF;}

a.bheader:link {text-decoration:none;font-weight:Normal; color:#FFFFFF;}

a.bheader:visited {text-decoration:none;font-weight:Normal; color:#FFFFFF;}

a.bheader:active {text-decoration:none;font-weight:Normal; color:#FFFFFF;}

a.bheader:hover {text-decoration:none;font-weight:Normal; color:YELLOW;}


.subheader {font-size: 11px; font-weight:Normal; color:#15518C; text-decoration: none;}

a.subheader:link {text-decoration:none; color:gray;}

a.subheader:visited {text-decoration:none; color:gray;}

a.subheader:active {text-decoration:none; color:gray;}

a.subheader:hover {color:#Black; text-decoration: none;}



.subtitle{font-size: 12px; font-weight:Bold; color: White; text-decoration: none;}

.subtitle2{font-size: 12px; font-weight:Bold; color: #272D40; text-decoration: none;}



.footer{font-size: 10px; font-weight:normal; color:lightslategray; text-decoration: none; line-height : 100%;}

a.footer:link {color:#15518C; text-decoration: none; font-weight:normal;}

a.footer:visited {color:#15518C; text-decoration: none; font-weight:normal;}

a.footer:active {color:#15518C; text-decoration: none; font-weight:normal;}

a.footer:hover {color:#15518C; text-decoration: Underline; font-weight:normal;}



.bodytitle{font-size: 15px; font-weight:Bold; color:#F25E0C; text-decoration: none;}



TD {FONT SIZE:12PX; line-height : 155%;}

P {FONT SIZE:12PX; line-height : 155%;}







.floatright

{

float: right;

margin: 0 0 10px 10px;

border: 0px solid #666;

padding: 2px;

}







.rollover a { display:block; width:32px; background-color: #FFFFFF}

.rollover a:hover { background-color: #990000}





input, textarea, select

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #0D5891;

	border: 1px solid #999999;

	background-color: #EEEEEE;

}







H1.4top {margin-bottom:0; margin-top:0; font-size: 9pt; font-weight: bold; color="#08BF95"; line-height : 10%;}

H1 {font-family: Verdana, Arial, Helvetica, sans-serif;}



body {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #313131; text-decoration: none;} 



.smalltxt2 {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: Normal; font-variant: normal; color: #313131; text-decoration: none; text-transform: Capitalise;} 

.smalltxt {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: Normal; font-variant: normal; color: #313131; text-decoration: none;} 

.smallttl {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: Normal; font-variant: normal; color: #313131; text-decoration: none; text-transform: Uppercase;} 

.gallerycontainer{
	position:fixed;
	left: 600px;
	top: 189px;
	padding: 1px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{


/*padding-bottom:px;
padding-top:50px;*/



}

.thumbnail:hover{
background-color: transparent;
margin-top:50em;

}

.thumbnail:hover img{
border: 1px solid gray;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;

text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility:visible;
 
padding:5px;


top: 166px;
left:613px; /*position where enlarged image should offset horizontally */
z-index: 50;
}  