html { 
	overflow-y:scroll; /*this adds a scrollbar to Mozilla and keeps it there to stop centered pages jigging about*/
} 
body {
	/*background-color:#e8eae9;*/
	color:#054571;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	font-size:62.5%;
	line-height:1.5em;
	margin:0; 
	padding:0;
}
#mainwrapper {
	margin:0px auto 0px auto;
	width: 760px;
}
#wrapper {
	width: 760px;
}
#header {
	background:url(../images/headerwave.gif) no-repeat;
	height:30px;
}
.headerimage {
	padding:0 0 0 30px;
}
#topbanner {
	height:60px;
}
#topbanner img {
	border:none;
	display:block;
}
.clearMe {
	/*border:1px solid #ff0000;*/
	clear:both;
}
a:active, a:focus {
	outline:0; 
}
.skiplink {
	font-size:1px; 
	left:-1000px;
	line-height:1px;
	position: absolute;
	width:970px;
}
/*##----------------- Top Utility Navigation ---------------##*/
#toputilnav {
	float: right;
	list-style: none;
	margin: 1.7em 0 0.2em 0;
	padding: 0;
}
#toputilnav li {
	background : url(../images/navarrow.gif) no-repeat center left;
	display: inline;
	padding: 0em 1.3em 0em 0.8em;
}
#toputilnav li.end {
	 border-right: none;
}
#toputilnav a {
	color: #044a6e;
	text-decoration: none;
}
#toputilnav a:hover {
	text-decoration: underline;
}
/*##----------------- Top MAIN Navigation ---------------##*/
#toplevel {
	background : url(../images/topnavbg.gif) no-repeat;
	clear: both;
	height: 36px;
}
#toplevelnav {
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#toplevelnav li {
	background-image : url(../images/menudivider.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 36px;
	text-align: center;
	white-space: nowrap;
	width: 126px;
}
#toplevelnav li.end {
	/*border:1px solid #ff0000;*/
	background-image : none;
}
#toplevelnav li.selected a {
	background-image : url(../images/menuitemon.gif);
	background-position: right top;
	background-repeat: repeat-x;
	color: #fff;
	width: 125px;
}
#toplevelnav a {
	color: #054670;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	padding: 9px 0 0 0;
	text-decoration: none;
}
#toplevelnav a:hover {
	background-image : url(../images/menuitemon.gif);
	background-position: right top;
	background-repeat: repeat-x;
	color: #fff;
	width: 125px;
}
#toplevelnav a.selected, #toplevelnav a.selectedend, #toplevelnav a.selectedstart {
	background-image : url(../images/menuitemon.gif);
	background-position: right top;
	background-repeat: repeat-x;
	color: #fff;
	width: 125px;
}
.falsebreadcrumb {
	color: #666;
	margin: 0px 0 8px 10px;
	position: relative;
	top: -10px;
	z-index: 100;
}
#TextArea {
	/*border:1px solid #ff0000;*/
	clear: both;
	margin:0px 0px 0px 30px;
	padding:20px 0 20px 0;
	width:650px;
}
#footer {
	border-top: solid 1px #e8e8e8;
	height: 30px;
	margin: 16px 10px 0 10px;
	padding: 1em 0 1em 0;
	text-align: left;
}
#footerutilnav {
	float: left;
	font-size: 9px;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: left;
}
#footerutilnav li {
	border-right: solid 1px #666;
	color: #666;
	display: inline;
	padding: 0 0.5em 0 0.5em;
}
#footerutilnav li.start {
	padding: 0 0.5em 0 0;
}
#footerutilnav li.end {
	 border-right: none;
}
#footerutilnav li.extraitem {
	border-left: solid 1px #666;
	border-right: none;
}
#footerutilnav a {
	color: #666;
	text-decoration: none;
}
#footerutilnav a:hover {
	text-decoration: underline;
}
#ImgRSSIcon {
	border:none;
	position:relative;top:4px;
}
/* --------------------------------------------------- TEXT STYLING ------------------------------------- */
h1, h2, h3, h4, h5, h6 { 
	background:transparent;
	color:#004E92;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	background-color:transparent;
	color:#054571;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.7em;
	margin:10px 25px 10px 0px;
	padding:0px 0px 0px 0px;
}
.bold { 
	font-weight:bold; /* this is used as a class of p hence <p class="bold">asdas</p> */
	font-size:1.1em;
}
.Indent strong, strong {
	font-size:1.1em;
}
p a:link, p a:visited {
	background-color:transparent;
	color:#054571;
	font-weight:bold;
	text-decoration:underline;
}
p a:hover{
	background-color:transparent;
	color:#054571;
	font-weight:bold;
	text-decoration:none;
}
p a:active {
	background-color:transparent;
	color:#054571;
	font-weight:bold;
	text-decoration:underline;
}
.ExtLink {
	position:relative;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 0px;
	top:-2px;
}
.PDFLink {
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:0px;
}
h1 {
	display:block;
	font-size:2em;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2 {	
	background-color:#fff;
	display:block;           
	font-size:1.6em;
	font-weight:bold;
	margin:12px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}
h3 {	
	display:block;
	font-size:1.4em;
	font-weight:bold;
	margin:3px 0px -8px 2px;
	padding:0px 0px 0px 0px;
}
h4 {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#TextArea ul, #TextArea ol {
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}
#TextArea li {
	background-color:#fff;
	color:#054571;
	font-size:1.1em;
	list-style-type:circle;
	list-style-position:outside;
	line-height:1.53em;
	margin:5px 0px;
	padding:0px 0px 0px 0px;
}
.Indent {
	margin:0px 0px 0px 25px;
	display:block;

}
hr {
 	border: 0;
	background-color:#000; 
	color: #fff;
 	height: 1px;
}
label {
	display:inline;
	font-size:1.1em;
	left:0;
	position:relative;
	top:-2px;
}

#SubmitButton {
	/*border:1px solid #ff0000;*/
	color:#054571;
}


/*======================================================================*/

/*=============== DITCH BELOW */















#menu {
	clear: both;
	width: 591px;
	border-right: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	margin: 10px 0 0 10px;
}
#topsection {
	width: 760px;
}
.bodytext {
	margin: 0 0 10px 0;
}
#topleftitems {
	float: left;
	width: 600px;
}
#rightarea {
	float: left;
	width: 145px;
	margin: 0 0 0 10px;
}
.menu_base {
	clear: both;
	display: block;
	height: 4px;
	width: 591px;
	background : url(../../../images/acas/common/directorymenubase.gif) no-repeat;
	margin: -5px 0 0 10px;
}
.menuitemblock {
	clear: left;
	float:left;
	width: 178px;
	height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemlinks {
	float:left;
	width: 390px;
	height: 22px;
	border-top: dotted 1px #bfbfbf;
	/* margin: 0 6px 0 6px; */
	/* padding: 4px 0 0 0; */
	font-size: 80%;
}

.menuitemlinks_last {
	float:left;
	width: 390px;
	min-height: 17px;
	margin: 0 6px 0 6px;
	padding: 4px 0 0 0;
	font-size: 80%;
}

.menuitemblockGreen {
	background-color: #747d01;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemblockRed {
	background-color: #9b0f2d;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemblockOrange {
	background-color: #c17500;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemblockBlue {
	background-color: #015da8;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemblockPurple {
	background-color: #6001a5;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.menuitemblockCrimson {
	background-color: #7f004d;
	clear: left;
	float:left;
	width: 178px;
	min-height: 19px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 3px 0 0 10px;
}
.childmenulinks {
	color: #fff;
	font-weight: bold;
	background : url(../../../images/acas/common/directorymenuarrow.gif) no-repeat;
	background-position: left 4px;
	padding: 0 0 2px 10px;
	display: block;
}

/* The second level which contains navigation and the current date */
#seclevel 
{
	margin: 2px 0 0 0;
	clear: both;
	background-image : url(../images/seclevelbg.gif);
	min-height: 23px;
	width: 100%; /* Specifying a width works around IE's peek-a-boo bug */
}

/* Second level navigation (delete if not applicable) */
#seclevelnav {
	list-style: none;
	padding: 0;
	margin: 0;
}

#seclevelnav li {
	float: left;
	color: #FFFF00;
	font-weight: bold;
	border-right: solid 1px #dee2e5;
	padding: 4px 12px 0 12px;
	height: 19px;
	display: inline;

}

#seclevelnav li.selected, #seclevelnav li.selectedstart, #seclevelnav li.selectedend
{
	background-color: #fff;
}

#seclevelnav a 
{
	background-image : url(../images/navarrow.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #00496e;
	font-weight: normal;
	height: 19px;
	padding: 4px 0 0 10px;
}

#seclevelnav a:hover
{
	text-decoration: underline;
}

#seclevelnav a.selected, #seclevelnav a.selectedstart, #seclevelnav a.selectedend
{
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	color: #00496e;
}




/* The left hand column which contains navigational elements */
#lefthandcolumn {
	width: 160px;
	vertical-align: top;
	padding: 0;
	margin: 0 10px 0 0;
}

#lefthandcolumn a.image img
{
	 border: none;
}

/* The central column which contains the main article contents */
#centralcolumn 
{
	text-align: left;
	width: 440px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}


#centralcolumn p a, #mainarea #articlebody a, #maintext a, #centralcol a
{
	color: #00496E;
	font-weight: bold;
}

#centralcolumn p a:hover, #mainarea #articlebody a:hover, #maintext a:hover,  #centralcol a:hover
{
	color: #00496E;
	text-decoration: underline;
}


/* The right hand column which contains content related to an article */
#righthandcolumn {
	vertical-align: top;
	padding: 0 0 0 10px;
	margin: 0;
	width: 160px;
}
#righthandcolumn h2 {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #990099;
	color: #fff;
	font-weight: bold;
	width: 150px;
	display: none;
}
#righthandcolumn h3 {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFCCFF;
}
#righthandcolumn ul {
	list-style: none;
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	background-color: #FFCCFF;
	width: 150px;
	margin-bottom:20px;
	float: right;
}
#righthandcolumn ul li {
	margin: 0;
	padding: 0.1em 0.5em 0.1em 0.5em;
}
#righthandcolumn ol {
	list-style: none;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0;
	background-color: #FFCCFF;
}

#righthandcolumn ol li {
	margin: 0;
	padding: 0;
}
#righthandcolumn div {
}
#righthandcolumn a {
	text-decoration: none;
}
#righthandcolumn a:hover {
	text-decoration: underline;
}






