﻿html {
	height: 100%;
        overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font: 76% Tahoma,Verdana,Arial,sans-serif;
/*	color: #303030; */
   background: url("bodyBg.png") repeat-x top #666666;
	height: 100%;
	line-height: 1.4;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#container {
	margin: 0 auto;
	width: 1000px;
        background-color:#ffffff;
}

/**************** Left Nav Container START ******************/
#vNavContainer {

    padding-top:20px;
    padding-bottom:40px;
	font-weight:normal;
	font-family: Verdana;
	padding-left:0;
	margin-left:0;
}

#vNavContainer ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

#vNavMenu ul {
	padding: 0 0 0 9px;
        margin:0;
}

#vNavMenu li {
	list-style-type: none;
	padding: 4px 0 6px 0 ;
        margin:0;
}

#vNavMenu ul li {
	list-style-type: none;
	padding: 4px 0 2px 0 ;
        margin:0;
}

#vNavMenu a {
	display:block;
/*        font-size:128%;*/
	font-weight:bold;
	font-family: Verdana;
	width: 140px;
         height:26px;
	padding:7px 20px 0 6px;
	color:#ffffff;
	background: url("Images/menuButton.png") 0 -33px no-repeat;
	text-decoration: none;
	vertical-align: middle;
}

#vNavMenu a:visited {
	text-decoration: none;
	color:#ffffff;
/*        font-size:128%;
	font-weight:bold;
	font-family: Verdana;*/
}

#vNavMenu a:hover { 
	background-position: 0 0px;
	color: yellow;
}

#vNavMenu a:active {
	background-position: 0 -67px;
	color:#ffffff;
}

#vNavMenu ul a {
	display:block;
   font-size:75%;
	font-weight:normal;
	font-family: Verdana;
	width: 129px;
        height:19px;
	color:#ffffff;
	background: url("Images/SubMenu.png") 0 0 no-repeat;
	text-decoration: none;
	padding:3px 0 0 4px;
}

#vNavMenu ul a:hover {
	background-position: 0 -22px;
	color: yellow;
}

#vNavMenu ul a:visited {
	text-decoration: none;
	color:#ffffff;
        font-size:90%;
	font-weight:normal;
	font-family: Verdana;
}

#vNavMenu ul a.SelectedItem {
	background: url("Images/SubMenu.png") 0 -44px no-repeat;
}

#vNavMenu SelectedTab a{
	background: url("Images/menuButton.png") 0 -67px  no-repeat;
	color:#808080;
}

ul.HideAway {
position: relative;
left: -5000px;
height: 0px;
}

.HideUL ul { 
	position: relative;
	left: -5000px;
	height: 0px;
	}

.SelectedUL ul { 
	position: relative;
	left: 0px;
}

/**************** Left Nav Container END ********************/

#navContainer {
	background-color: #1c4267;
	height: 23px;
   max-height: 23px;
	min-height: 23px;
	width: 1000px;
   margin: 0px 0px 8px 0px;
   border:0;
   padding:0px;
	overflow:visible; /* stop scroll bar in ff */
}

#CISelect {
	float: right;
	padding-right: 20px;
	padding-top: 24px;
}

#threeCols {
	width:1000px;
}

#leftCol {
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 5px 0px 0px 10px;
 padding: 5px;
 width: 180px;
 float: left;

}

#rightCol {
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 5px 0px 0px 0px;
 padding: 0px;
 width: 120px;
 float: left;

}

#centreCol {
 float: left;
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 5px 0px 5px 0px;
 padding: 5px 20px 5px 20px;
 width:690px;
 display: inline;

}

#centreColLeft {width:180px;}
#centreColRight {width:448px;}
#centreColContainer{overflow:auto;}

/*
#footer{
	color:#f0f0f0;
	width:1000px;
	height:48px;
	background:url('BannerBtm.png') no-repeat;
	margin: 0 auto;
}

#footer p {
	padding-left: 30px;
        padding-top:20px;
	font-size:75%
}

#footer a {color:#555555; background-color:inherit; font-weight:bold; text-decoration: none; padding-left:12px; }
#footer a:visited {color:#555555; background-color:inherit; font-weight:bold;text-decoration: none; }
#footer a:hover {color:#000000; background-color:inherit; text-decoration: underline;}

#footer img {

	position:relative;
	left: 20px;
        top:-120px;

}
#footerCopyright {
	text-align:right;
        padding-top:10px;
        padding-bottom:10px;
	font-size:45%;
        width:880px;
        margin:0 auto;
}
   */
/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

/**************************************************************
   Generic display classes
 **************************************************************/
.clear {
	clear: both;
}
/***** Various tags *****/
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1b1a43;
	background-color: inherit;
}
a:hover {
	text-decoration: underline;
	color: #286ea0;
	background-color: inherit;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #286ea0;
	background-color: inherit;
}
a img {
	border: 0;
}
p {
	margin: 0 0 0.5em 0;
}
/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
	.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 100%;
	font-weight: normal;
   line-height: 1.4;
}

.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	font-weight: bold;
	color: #ff0000;
}
h1, h2, h3, h4, h5, h6, .Head {
	font-weight: bold;
	color: #599e29;
   margin: 10px 0px 2px;
}
h1 {
   width: 80%;
   padding-bottom: 5px;
   border-bottom: solid #2b8428 3px;
   margin-bottom: 5px;
   font-size: 120%;
}
.Head {
   width: 80%;
}

h2 { font-size: 115%; }
h3 { font-size: 100%; }
ul {
   margin: 0.5em 0.5em;
}

/*************** Right Vertical manu *********************/
#vNavRightContainer {

    padding-top:10px;
    padding-bottom:30px;
	font-weight:normal;
	font-family: Verdana;
	padding-left: 30px;
}

#vNavRight ul {
	padding: 0 0 0 10px;
        margin:0;
}

#vNavRight li {
	list-style-type: none;
	padding: 0 0 10px 0 ;
        margin:0;
}

#vNavRight a {
	display:block;
        font-size:100%;
	font-weight:normal;
	font-family: Verdana;
	width: 150px;
        height:18px;
	color:#ffffff;
	background: url("submenuright.png") 0 0 no-repeat;
	text-decoration: none;
	padding: 4px 0 0 2px;
}

#vNavRight a:hover { 
	background-position: 0 -22px;
	color: #ffffff;
}

#vNavRight a:active {
	background-position: 0 -44px;
	color:#ffffff;
}

#vNavRight a:visited {
	text-decoration: none;
	color:#ffffff;
        font-size:100%;
	font-weight:normal;
	font-family: Verdana;
}

#vNavRight li.SelectedTab a{
	background-position: 0 -44px;
	color:#ffffff;
}

/* The following I believe are content classes.
 * The have been comented out, prior to to removal - gavin

.MMP_ChronoSummary  {
 height:100px;
  width:740px;
}

.MMP_ModuleTable {
  width:800px;
}

.MMP_TextTable {
  width:800px;

}

.mmpTicker 
{
	height:210px;
	width:200px;
        text-align:center;

}

.mmpTickerContent {
	color:#ffffff;
        padding:10px;

}

.mmpTickerContent a {
	color:#ffffff;

}

.mmpTickerContent a:visited ,.mmpTickerContent a:Link{
	color:#ffffff;
        text-decoration:none;

}

.mmpTickerContent a:active ,.mmpTickerContent a:hover{
	color:#bbbbbb;
        text-decoration:underline;

}

.mmpTickerContent p{
	font-size:80%;
        padding-bottom:20px;
	padding-left:0;
	padding-right:10px;
        margin:0;

}

.mmpTickerContent a img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); 
-moz-opacity: 0.75;
}

.mmpTickerContent a img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
-moz-opacity: 1.0;
border:0;
padding-bottom:4px;
}

#flashBanner{ margin-bottom:12px;}

.statements { padding:60px;}

.statements img{float:left; margin-right:20px; margin-bottom:30px;}


.FAQ { text-align:left;}
.FAQ h2 {padding-bottom:0px; margin-bottom:0px;}
.FAQ p{ text-align:left;padding-bottom:0px; margin-bottom:0px;}

.FAQpage {padding:60px; }

.FAQSection { border: 1px solid #444444; background:#eeeeee; margin-bottom:10px; }

.FAQquestion  { padding-left:20px; padding-right;20px;
		font-weight:bold; margin-bottom:4px; }

.FAQanswer { padding-left:40px; padding-right:20px;}

.frontNews {padding-left:10px;}
.frontNews h1 {padding-bottom:0px; margin-bottom:0px;}
.frontNews h2 {paddingtop:0px; margin-top:0px;}

.PRpage {padding:60px; }

.PRSection { border: 1px solid #444444; background:#ffffff; margin-bottom:10px; padding:20px; }

.BrochureLink {text-align:center;}

.BrochureLink img{margin-left:20px; padding-top:6px; padding-bottom:6px;   }
*/

/*
 * Tab menu system
 */
/*Product Tabs */
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */

#ParentTabsContainer {
   width: 520px;
   position: relative;
   top:180px;
   left: 250px;
   z-index:0;
   height: 26px;
   /* max-height:20px; */
   vertical-align:top;
   padding: 0 0 0 1em;
   border-bottom: #599e29 solid 10px;
}

#ParentTabs a {
    float:left;
    display:block;
    /*width:75px;*/
    width:auto;
    text-align:center;
    padding:5px 6px 4px 3px;
    text-decoration:none;
    font-weight:bold;
    color:#f1f1ff;
    background:url("TabRightLevel0.gif") no-repeat right top;
    white-space:nowrap;
}

#ParentTabs a:hover {
    text-decoration:none;
    background-position:100% -150px;
    color:#FFFFFF;
}

#ParentTabs li {
    background:url("TabLeftLevel0.gif") no-repeat left top;
    border-bottom: black 1px solid;
} 

#ParentTabs li:hover {
    background-position:0 -150px; 
}

#ParentTabs .SelectedTab {
    background-position:0 -150px;
    border-width:0;
}
#ParentTabs .SelectedTab a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#FFFFFF;
    white-space:nowrap;
}
.TabList {
    float:left;
    /*horizontal-align:center;*/
}
.TabList ul {
    clear:both;
    margin:0;
/*    padding:10px 10px 0; */
   padding: 0;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

.TabList li a {
   font-family:Tahoma,San-Serif;
   font-size:10pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}

select.TabList {
    border-left: #003366 1px solid;
    border-right: #003366 1px solid;
    border-top:  #003366 1px solid;
    border-bottom: #003366 1px solid;
    background-color: #003366;
    color:#FFFFFF;
    font-weight:bold;
    font-size:80%;
}

