/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
p{
font-family:Verdana, sans-serif;
font-size:11px;
color:#000000;
line-height: 18px;
padding: 0px;
}
a:link, a:visited{
	text-decoration: underline;
	font-style: normal;
	color: #000099;
	background-color: transparent;
}
a:hover, a:active{
	color: #0066cc;
}
.linka:link, .linka:visited{
	text-decoration: none;
	font-style: normal;
	color: #000099;
	background-color: transparent;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.boldcentre {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.para_start {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
}
.normalleft {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: left;
	text-decoration: none;
}
.normaltopleft {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: left;
	vertical-align:top; 
	text-decoration: none;
}
.normalleftindent {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:20px;
	margin-right:6px;
	text-align: left;
	text-decoration: none;
}
.normalright {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin: 300px;
	text-align: right;
	text-decoration: none;
}
.normaljustify {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: justify;
	text-decoration: none;
}
.normalTopJustify {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: justify;
	vertical-align:top; 
	text-decoration: none;
}
.normaljustifyIndent {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:20px;
	margin-right:6px;
	text-align: justify;
	text-decoration: none;
}
.normalcentre {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: center;
	text-decoration: none;
}
.normalBluejustifyIndent {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #0033CC;
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
	text-decoration: none;
}
.BluejustifyListNo {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #0033CC;
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
	text-decoration: none;
	list-style:decimal;
}
.headingBlue{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	margin-left:6px;
	text-align: Left;
}
.headingBlueLeft{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	margin-left:0px;
	text-align: Left;
}
.headingBlueCentre{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	margin-left:0px;
	text-align: center;
}
.columnheading{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	text-align: center;
}
.colheadingLarge{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	text-align: center;
}
.columnheadingUnderline{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0033cc;
	text-align: center;
	text-decoration: underline;	
}
.centreheading{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #0033cc;
	text-align: center;
}
/* Main Navigation Styles */
.navigation, .navigation:link, .navigation:visited{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	text-decoration: none;
	text-align: left;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 140px;
	border-bottom:1px solid #999999;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #0099ff;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation_currentpage,
 .navigation_currentpage:link, .navigation_currentpage:visited,
 .navigation_currentpage:hover, .navigation_currentpage:active {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 140px;
	border-bottom:1px solid #999999;
}
/* End of Main Navigation Styles */

/* Sub-Navigation Styles */
.subnav, .subnav:link, .subnav:visited{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	text-decoration: none;
	text-align: left;
	background-color: #99CCFF;
	display: block;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 134px;
	border-bottom:1px solid #999999;
}
.subnav:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #0099ff;
	display: block;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 134px;
}

.subnav_currentpage,
 .subnav_currentpage:link, .subnav_currentpage:visited,
 .subnav_currentpage:hover, .subnav_currentpage:active {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #99CCFF;
	display: block;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 134px;
	border-bottom:1px solid #999999;
}
/* End of Sub-Navigation Styles */


.Version_right {
	font-family: Verdana, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.thumbnail_column {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	display: block;
	text-decoration: none;
	text-align: center;

	display: block;
	padding: 8px;
	width: 140px;
	border:#00FFFF
}
#SubNavigation {
	font-family: Verdana, sans-serif;
	width: 200px;
	text-align: center;
}
#SubNavigation ul{
	list-style: none;
	margin:0;
	padding: 0;
}
#SubNavigation li{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033cc;
	text-decoration: none;
	text-align: center;
	background-color: #99CCFF;
	display: block;
	padding: 8px;
	width: 200px;
	border-bottom:1px solid #999999;
}
.LatestNews_Title {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0033cc;
	line-height: 22px;
	padding: 3px 8px;
	margin: 0px;
	display: block;
	list-style-type: none;
	text-align: left;
}.News_TitleCenter {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0033cc;
	line-height: 22px;
	padding: 3px 8px;
	margin: 0px;
	display: block;
	list-style-type: none;
	text-align: center;
}
.LatestNews_Text {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0033cc;
	line-height: 14px;

	margin: 0px;
	list-style-type: none;
	text-align: left;
}
.LatestNews_Text_Und {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;	
	color: #0033cc;
	line-height: 14px;
	padding: 3px 8px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
.News_AlertLeft {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
	color: #FF0000;
	line-height: 14px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
.News_AlertCenter {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: blink;	
	color: #FF0000;
	line-height: 14px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.Copyright_footer {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	background:#9999CC;
	position: relative;
	vertical-align: bottom;
	line-height: 10px;
	padding: 3px 3px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-image: url(./images/body_main_footer.gif); 
}
.DesignedBy_footer {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #F7EEDF;
	position: relative;
	vertical-align: bottom;
	line-height: 10px;
	padding: 3px 3px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
}
.DesignedBy_footer_link {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #F7EEDF;
	position: absolute;
	right:5px;
	vertical-align: bottom;
	line-height: 12px;
	padding-left: 0px;
	/*margin: 30px;*/
	text-align: right;
}
.DesignedBy_footer_link a:link, .DesignedBy_footer_link a:visited{
	text-decoration: none;
	color: #F7EEDF;
	background-color: transparent;
}
.DesignedBy_footer_link a:hover, .DesignedBy_footer_link a:active{
	text-decoration: underline;
	color: #F7EEDF;
}

.DesignedBy {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #0033cc;
	line-height: 10px;
	padding: 2px 2px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.FutureQuestions {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #0033cc;
	line-height: 40px;
	padding: 2px 2px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.TableBlue_Text {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0033cc;
	line-height: 14px;
	padding-left: 6px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
.Imgleft{
float: left;
border: 1px solid #999999;
margin-left: 6px;
margin-right: 16px;
margin-bottom: 6px;
}
.Imgright{
float: right;
border: 1px solid #999999;
margin-left: 16px;
margin-right: 6px;
margin-bottom: 6px;
}
.ImgCentre{
centre;
border: 1px solid #999999;
margin-left: 16px;
margin-right: 6px;
margin-bottom: 6px;
}
.MethvensTitleLink:link, .MethvensTitleLink:visited{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #0033cc;
	line-height: 40px;
	padding: 2px 2px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
}
.TblRDarkTopJustify {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: justify;
	vertical-align:top; 
	text-decoration: none;
	background:#B7D3E3;
}
.TblRLightTopJustify {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:  normal;
	color: #000000;
	margin-left:6px;
	margin-right:6px;
	text-align: justify;
	vertical-align:top; 
	text-decoration: none;
	background:#E1E1E1;
}
.TblCntrPad {
	border:0;
	cellpadding:8;
	cellspacing:0;
	padding-left:10;
	horizontal-align:centre; 
}

/* Lightbox Styles for Javascript pop up picture windows */

#lightbox{
	background-color:#f7eedf;
	padding: 10px;
	border-top:1px solid #FFFFFF;
	border-bottom: 2px solid #666;
	border-left:1px solid #FFFFFF;	
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	