/*fix for disappearing text in IE */
* html .visualIEFloatFix { height: 0.01%; }

body {
	color: black;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #a0a09e;
}
a {
	color: #f09000;
}
a:hover {

}
h1 {
	font-size: 16px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	font-weight:bold;
}
h3 {
	font-weight:bold;
	font-style:italic;
}
img {
	border: none;
}
.error {
	color: red;
}
.alignRight {
	text-align: right;
}
.floatRight {
	float: right;
}
.marginedRightFloater {
	margin: 0px 0px 10px 10px;
}
.centre {
	text-align: center;
}
.clearBoth {
	clear: both;
}	
.learnmore {
	float: right;
}

/* TEXT STYLES */

.firstpara {
	font-size: 14px;
}

/* STRUCTURE */

#wrapper {
	width: 900px;
	width: expression('903px');
	margin: 0px auto;
	background:white;
	padding: 5px;
}
#main {
	background: url(../images/leftcol_bg.gif) repeat-y;
	padding-bottom: 5px;
}
#mainfullcol {
	background: url(../images/leftcol_bgfull.gif) repeat-y;
	padding-bottom: 5px;
}
#leftcol {
	width: 225px;
	background: #f09000;
	float:left;
	margin-bottom: 4px;
}
#leftcol #logo {
	margin-top: 26px;
	background:white;
	height:160px;
	text-align: center;
}
#leftcol #logo img {
	margin: 20px auto 0px auto;
}
#leftcol #navcontainer {
	float:right;
}
#leftcol #navcontainer ul {
	list-style-type: none;
	color: #F1F8FD;
}
#leftcol #navcontainer a {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 215px;
	background-color: #F1F8FD;
	border-bottom: 1px solid #eee;
	background-repeat: repeat-x;
	height: 15px;
}
#leftcol #navcontainer a:link, #navlist a:visited {
	color: #562930;
	text-decoration: none;
}
#leftcol #navcontainer a:hover {	
	background: url(images/menu.png) 0 -15px;
	color: #562930;
	background:white;
}
#leftcol #navcontainer a.current{
	color: #32337b;
	text-decoration: none;
}
#leftcol #disciplines {
	background: white;
	padding: 14px;
	
}
#acelogo {
	background: white;
	text-align:center;
	float: left;
}
#leftcol #contactdetails address {
	font-style:normal;
}
#leftcol #contactdetails {
	padding: 14px;
	color: white;
	font-size:12px;
	width: 200px;
	margin-right: expression('-100px');
}
#leftcol #contactdetails a {
	color: yellow;
}
#leftcol #contactdetails a:hover {
	color: orange;
}

#leftcol #contactdetails a:hover {
	color: gray;
}
#leftcol #rightcontactdetails address {
	font-style:normal;
}
#leftcol #rightcontactdetails {
	padding: 14px;
	color: white;
	font-size:12px;
	width: 200px;
	margin-right: expression('-100px');
}
#leftcol #rightcontactdetails a {
	color: yellow;
}
#leftcol #rightcontactdetails a:hover {
	color: orange;
}

#leftcol #rightcontactdetails a:hover {
	color: gray;
}

#pageAnim {
	float:left;
	width:215px;
	margin: 0px 5px 5px 5px;
	padding-top: 0px;
	padding-top: expression('31px');
}

#maincontent, #mainfullcontent {
	margin-left: 450px;
	margin-bottom: 4px;
}
#topNav {
	height: 26px;
	background: #f09000;
	text-align:right;
}
#topNav {
	margin-right: expression('3px');
}
#topNav ul {
	list-style: none;
	margin:0px;
	padding:5px;
}
#topNav ul li {
	display:inline; margin-left: 10px;
}
#topNav ul li a {
	color: white; text-decoration:none;
}
#topNav ul li img {
	margin: 10px 14px 0px 0px;
}
#topNav2 {
	height: 26px;
	background: #f09000;
	text-align:right;
}
#topNav2 {
	margin-right: expression('3px');
}
#topNav2 ul {
	list-style: none;
	margin:0px;
	padding:5px;
}
#topNav2 ul li {
	display:inline; margin-left: 10px;
}
#topNav2 ul li a {
	color: white; text-decoration:none;
}
#topNav2 ul li img {
	margin: 10px 14px 0px 0px;
}
#maincontent #strapAnim {	
}
#maincontent #pageTitle {
	padding: 18px 14px 14px 14px;
	text-align:center;

}
#maincontent #homeNav {
	background: #f1f8fd;
}
#maincontent #homeNav #homenavtitle {
	padding:  32px 15px;
	float: left;
}
#maincontent #homeNav ul {
	list-style: none;
	margin:0px 0px 0px 46px;
	padding:0px;
}
#maincontent #homeNav ul li {
	display:inline;
}
#maincontent #homeNav ul li img {
	margin-bottom: 1px;
}
#text {
	padding: 14px;
} 

#fullcol {
	margin-left: 230px;
	margin-left: expression('227px');
	
}

#headerImage {
	margin-top: 2px;
}

.highlightBox {
	float: right;
	width: 225px;
	background: #f1f8fd;
	font-size:10px;
	margin-left: 14px;
	margin-bottom: 14px;
	padding: 0px 4px;
}
.highlightPanel {
	background: #f1f8fd;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding: 10px;
}
.highlightBox ul, .highlightPanel ul {
	margin: 0px;
	margin-left: 14px;
	padding: 7px;
}

.highlightBox ul li, .highlightPanel ul li {
	font-weight: bold;
}

.highlightBox ul li ul li, .highlightPanel ul li ul li {
	font-weight: normal;
}

#railbullets {
	margin:0px; padding:0px;
}
#railbullets {
	list-style: none;
}
#railbullets li ul {
	margin-left: 100px;
}
#railbullets li div.title {
	float: left; width: 100px;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 4px;
	background: #f1f8fd;
}
#footer ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	display:inline;
	color: #f09000;
}

#forte {
	font-size: 10px;
	text-align: right;
}

div#seo { width:900px; margin:0 auto }
div#seo h1 { font-size:9px; padding-top:200px }
div#seo p { font-size:9px }
div#seo strong, em { font-style:normal; font-weight:normal }

html {
	overflow-y: scroll; 
}

