body {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
h1{
	font-size: 15pt;
	font-weight: bold;
	margin-bottom:0px;
}
.sub{
	color: #FF9900;
	font-weight: bold;
	margin-bottom:0px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	line-break : normal;
}
.pageHeader
{
	font-size: 16px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
}
.header1{
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	color:#003A6B;
}
.header2{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.tableheader2{
	font-size: 8pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #098098;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
.header3{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.header4{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.smalltext {
	font-size: 8pt;
}
.vsmalltext {
	font-size: 7pt;
}
.white {
	color: #FFFFFF;
}
.vtext{
	font-size : 11px;
	font-family : Verdana, helvetica, sans-serif;
	color : #005680;
}

a {
	font-family : Verdana, helvetica, sans-serif;
	color : #cc0000;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #555555;
	background-color: transparent;
	text-decoration : underline;
} 

/* Navigation link*/
a.adm_nav {
	font-family : Verdana, helvetica, sans-serif;
	color : #cccccc;
	font-weight : normal;
	text-decoration : none;
}
a.adm_nav:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #FFFFFF;
	background-color: transparent;
	text-decoration : underline;
} 
/* Navigation link (on) */
a.adm_navOn {
	font-family : Verdana, helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}
a.adm_navOn:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : underline;
	background-color: transparent;
}
/* sub-Navigation link */
a.adm_subnav {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a.adm_subnav:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}
/* sub-Navigation link (on) */
a.adm_subnavOn {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}
a.adm_subnavOn:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

a.adm_navMenuOnLink {
	font-family : Verdana, helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	height: 16px;
	text-decoration : none;
}
a.adm_navMenuOnLink:hover {
	font-family : Verdana, helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
/* background colour of Nav table */
.adm_navTable{
	border:1px solid #000000;
	background-color : #9A0202;
}
/* background colour of Element which is on */
.adm_navMenuOn{
	background-color : #FF9900;
}
/* background colour of Nav table */
.adm_subnavTable{
	background-color : #FFFFCC;
}
/* colour of subnav square */
.adm_subnavMenuOn{
	width : 10px;
	height : 10px;
	background-color : #FF9900;
	border : 1px solid #000000;
}
.adm_subnavMenuOff{
	width : 10px;
	height : 10px;
	border : 1px solid #000000;
}
.adm_tertiaryNavTable{
	border: 1px solid #000000;
	background-color : #C7D6E6;
}
.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
	font-weight : normal;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight : bold;
	color: #aa0000;
	cursor: pointer;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
}

/* needed for Article */
.embeddedImage
{
	margin: 10px 0px 10px 10px;
}
.embeddedImageCaption
{
	font-size: 10px;
	font-weight : bold;
}
.pg
{
	padding-bottom: 10px;
}
.tables 
{
	border: 1px solid #005680;
	padding: 2px;
}
a.leftnav{
	color : white;
	font: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}
a.leftnav:hover{
	color : #F7FB92;
	font: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}
.table1
{
	background-color : #555555;
}
.table1Header
{
	background-color : #D5D9DE;
	font-weight: normal;
	color : #000000;
}
.table1SubHeader
{
	background-color : #107C62;
	color : #ffffff;
}
.table1Row1
{
	background-color : White;
}
.table1Row2
{
	background-color : #eeeeee;
}
.maintxt
{
	color : red;
	font: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}
.copyright{
	color : #eeeeee;
	font: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;

}
.leftnav_on{
	color: #F7FB92;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;	
}
.leftnav_on:hover{
	color: #F7FB92;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;	
}


.leftnav_onsub{
	color: #F7FB92;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;	
	text-decoration : none;
}

.content{
	padding : 10px 0px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.picture{
	margin : 0px 0px 10px 10px;
	border: 1px solid #cccccc;
}

/************************************************/
/*
/* DYNAMIC IMAGES
/*
/************************************************/


#imageSlideshowHolder{
	width: 355px;
	height: 200px;
	background-color:#000;
	border:1px solid #317082;
        left:0px;
	top:0px;
	position:relative;
	
}
.imageInGallery{		
	width:521px;
	height:217px;
	background-color:#000000;
	left:0px;
	top:0px;
	position:absolute;	
}
#imageSlideshowHolder img{
	position:absolute;
}