.arlink a {
	text-decoration:none;
	color: #666!important;
}
a:link,a:visited { color: #999; }
#fade {
	width:579px;
	height:186px;
	overflow:hidden;
}
img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.maintext ul {
	margin: 0;
	padding:0;
}
.maintext ul li {
	font:Arial, Helvetica, sans-serif;
	margin:0 25px;
	padding:2px;
	line-height: 17px;
	list-style-type: disc;
}
.topnav {
	width: 100%;
	overflow: hidden;
	height: 25px;
}
.topnav ul {
	margin: 0;
	padding: 0;
	padding-left: 7px;
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnav ul li {
	display: inline;
	margin: 0;
}
.topnav ul li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.topnav ul li a:visited {
	color: white;
}
.topnav ul li a:hover {
	color: #CCCCCC;
}
.topnav ul li.selected a {
	color: #666666;
}
.glossymenu {
	margin: 5px 0;
	padding: 0;
	width: 170px;
}
.glossymenu a.menuitem {
	color: #666666;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #666666;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	color: #5B87C5;
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
	padding-left: 10px;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
}
.glossymenu div.submenu ul li a {
	color: #666666;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.glossymenu div.submenu ul li a:hover {
	colorz: white;
	color: #5B87C5;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
#textfield {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.blockheadingSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B87C5;
}
.blockheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B87C5;
	background-image: url(../images/block_heading.gif);
	text-indent: 5px;
}
.blockheadingRepeater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B87C5;
	background: url(../images/blockheadRepeater.gif) repeat-y top left;
	text-indent: 5px;
}
.trams {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.maintextul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCDBEE;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/newshead_bg.gif);
	text-indent: 5px;
	text-align: left;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/pagehead_bg.gif);
	text-indent: 5px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #427BBB;
}
.pageheading2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
}
.leftmenu {
	width: 170px;
}
.leftmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.leftmenu a {
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #666666!important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.leftmenu a:hover {
	color: #5B87C5!important;
}
.maintextwb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #427BBB;
}
a:hover {
	color: #666666;
}
.bluerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE9F4;
}
.greyRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #427BBB;
	font-size: 12px;
}
a:visited {
	color: #427BBB;
}
/* pagination styles---------------------------------- */

.corpGov ul.pagination {
	padding: 5px;
	text-align: left;
}
.corpGov ul.pagination ul {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
}
.corpGov ul.pagination li {
	list-style-type: none;
	float: left;
	padding: 0 0 2px 4px;
	font-size: 10px;
}
.corpGov ul.pagination a, .corpGov ul.pagination a:visited {
	font-size: 10px;
	padding: 3px 3px 4px 3px;
	border: 1px solid #D9DDE1;
	text-decoration: none;
	color: #004173;
	width: 10px;
	height: 10px;
}
.corpGov ul.pagination a:hover, .corpGov ul.pagination a:active {
	font-size: 10px;
	border: 1px solid #D9DDE1;
	color: #004173;
	background-color: #D9DDE1;
}
.corpGov ul.pagination a.currentpage {
	font-size: 10px;
	background-color: #D9DDE1;
	color: #004173 !important;
	border-color: #D9DDE1;
	font-weight: normal;
	cursor: default;
}
.corpGov ul.pagination a.disablelink, .corpGov ul.pagination a.disablelink:hover {
	font-size: 10px;
	background-color: white;
	cursor: default;
	color: #004173;
	border-color: #D9DDE1;
	font-weight: normal !important;
}
.corpGov ul.pagination a.prevnext {
	font-size: 10px;
	font-weight: bold;
}
.greyborders {
	background-color: #999;
}
/*index boxes*/
.boxSideL {
	border-left: 1px solid #000;
}
.boxBL {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-bottom-style:dotted;
}
.boxBLv2 {
	border-left: 2px solid #000;
	border-bottom: 1px solid #666666;
}
.boxBLb2 {
	border-left: 1px solid #666666;
	border-bottom: 2px solid #000;
}
.boxsideTop {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-bottom-style:dotted;
	border-top: 2px solid #000;
}
.boxsideTop02 {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
}
.boxsideBOT02 {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
}
.boxsideRight02 {
	border-left: 1px solid #666666;
	border-left-style:dotted;
	border-bottom: 1px solid #666666;
	border-bottom-style:dotted;
	border-right: 2px solid #000;
}
.boxsideRight02B {
	border-left: 1px solid #666666;
	border-left-style:dotted;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}
.boxsideRight02T {
	border-left: 1px solid #666666;
	border-left-style:dotted;
	border-bottom: 1px solid #666666;
	border-bottom-style:dotted;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
}
.boxsplitTop {
	border-bottom: 1px solid #666666;
	border-bottom-style:dotted;
	border-top: 2px solid #000;
}

