/* text -----------------------------------------------------------------------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70.01%;
	color: #343232;
	background-color: #b2d1ec;
}

table, tr, td, pre, code, li, ul,  input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

/* layout -----------------------------------------------------------------------*/

h1{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 25px;
	color: #005399;
}

h2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 15px;
	color: #005399;
}

h3{
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

p{
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.4em;
}

a:link {color: #1d7e13;text-decoration: none; font-weight: bold;}
a:visited {color: #1d7e13;text-decoration: none; font-weight: bold;}
a:hover {color: #199c0b;text-decoration: underline; font-weight: bold;}
a:active {color: #1d7e13;text-decoration: none; font-weight: bold;}


#header-left{
	display: none;
}

#header-mid{
	display: none;
}

#header-contact-box{
	display: none;
}

#header-contact-box a{
	display: none;
}

#top-nav{
	display: none;
}

#card-logos{
		display: none;
}

#cols-top{
		display: none;
}

#cols-bottom{
		display: none;
}


#container-left{
	text-align: left;
}

#container-right{
	display: none;
}

#footer-mid{
	display: none;
}

#footer-text{
	display: none;
}


/* tabs -----------------------------------------------------------------------*/

.enrol-c2a{
	width: 560px;
	clear: both;
	margin-top: 10px;
	padding: 15px;
	border: solid 1px #bcc6cf;
	font-size: 0.8em;
}




/* home page specific -----------------------------------------------------------------------*/

#home-left{
	float: left;
	width: 270px;
}

#home-right{
	display: none;
}

#prospectus-form-errors{
	display: none;
}
