Body, html {
	margin: 0px;
	padding: 0px;
	height:100%;
}

Form {
	margin: 0px;
}

ul {
	list-style: none;
	font-family:tahoma;
	font-size: 17px;
	color:#2B4592;
}

li {
	padding-left: 12px;
	background-image: url(images/arrow_green.gif); 
    background-repeat: no-repeat; 
	font-family:tahoma;
	font-size: 17px;
	color:#2B4592;
	margin-bottom:5px;
}

.Content {
	clear: both;
	margin-top:0px;
	width: 760px;
	padding:0px;
	text-align: left;
	border-right:1px solid #77C600;
	overflow: hidden;
}

.Left {
	width: 155px;
	float: left;
	padding:5px;
	margin:0px;
	height:100%;
}

.Right {
	width: 600px;
	float: right;
	height: expression(document.body.clientHeight - 128 + "px"); 
	padding-left:18px;
	padding-right:10px;
	clear:right;
	margin:0px;
}

#Right3col {
	width: 120px;
	float: right;
	clear:none;
	height: 100%;
	margin-bottom:-120px;
	padding-top:90px;
}

.Middle {
	width: 480px;
	padding-top:35px;
	padding-left:18px;
	padding-right:10px;
	float: left;
	clear: none;
}

.Footer {
	width: 760px;
	background-color:#77C600;
	border-right: 1px solid #77C600;
	color:white;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align: right;
	height:18px;
	padding:2px;
	clear: both;
}

.Footer a {
	font-weight: bold;
	color: white;
}

.Header {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2B4592;
	font-weight: bold;
	padding-top:17px;
}

.HorzLine {
	background-color: #77C600;
	height: 1px;
	margin-top:5px;
}


.BodyText {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#2B4592;
	padding-top:10px;
	padding-right:10px;
}


.textSubHeader {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#2B4592;
}


.MainMenuSelected {
	color: #2E3EA3;
}

.ExtraDetails {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2B4592;
}


.ExtraDetails a {
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2B4592;
}

.BreadCrumbText {
	text-align: right;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2B4592;
	padding: 10px;
}

.BreadCrumbText a:link {
	color: #2B4592;
	text-decoration: none;
	font-weight: normal;
}

.BreadCrumbText a:visited {
	color: #2B4592;
	font-weight: bold;
	text-decoration: none;
}

.BreadCrumbText a:active {
	text-decoration: underline;
}
.BreadCrumbText a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 1px;
	float:none;	
}

.right a {
 	color:#0F2C84;
}

.MenuPad {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#77C600;
	font-weight:bold;
}


#banner {
	text-align:right;
	float:right;
}

.greenCell {
	background-color:#77C600;
}

.go {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0F2C84;
	font-weight:bold;
}

.seperator {
	display: none;
}

.submenuitem {
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2C4792;
	width: 145px;
	border-bottom: 1px solid #77C600;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
}

.subsubmenuitem {
	width: 145px;
	font-weight:normal;
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-bottom:1px solid white;
	padding: 2px;
	padding-left:10px;
	text-align: left;
	background-image:url(images/bg_menu_off.gif); 
    background-repeat: no-repeat;
}

.submenuitemselected {
	width: 145px;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0F2C84;
	width: 145px;
	border-bottom: 1px solid #77C600;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
}

.subsubmenuitemselected {
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #77C600;
	font-weight: bold;
	width: 145px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(images/bg_menu_on.gif); 
    background-repeat: no-repeat;
}

 

.submenuitem a {
	color: #2C4792;
	text-decoration: none;
}



.submenuitemselected a {
	color: #77C600;
	text-decoration: none;
}




.subsubmenuitem  a {
	color: #2C4792;
	text-decoration: none;
}
.subsubmenuitemselected a  {
	color: #77C600;
	text-decoration: none;
}
.menuitem a {
	color: white;
	text-decoration: none;
}



.menuItemHome a {
	color: white;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}
.menuItemHome  {
	background-color: #2C4792;
	color: white;
	font-family: tahoma;
	font-size:15px;
	padding: 5px;
}
