/* Screen CSS */

body {
	background-image:url(images/bg_body.png);
	padding:0px;
	margin:16px;
}

div#holding {
	width:770px;
	height:100%;
	margin:0 auto;
}

div#holder {
	width:770px;
	margin:0 auto;
	background-image:url(images/bg_holder.jpg)
}

div#sitebanner {
	width:750px;
	height:271px;
	padding-left:21px;
	padding-top:21px;
	background-image:url(images/i_sitebanner.jpg)
}

div#sitenav {
	position:absolute;
	margin-left:350px;
	margin-top:243px;
	top: 16px;
}

div#maincontent {
	width:637px;
	margin-left:67px;
}

div#leftcolumn {
	width:285px;
	float:left;
}

div#rightcolumn {
	width:300px;
	float:right;
}

div#stretchcolumn {
	width:637px;
	margin-left:67px;
}

div#unileft {
	width: 400px;
	float: left;
}

div#uniright {
	width: 200px;
	float: right;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 12px;
	vertical-align: bottom;
}

.centre {
	text-align: center;
}

div#login {
	margin: 10px 0 25px 90px;
	width: 637px;
	height: 220px;
	padding: 60px 0 0 100px;
	background-image:url(images/bg_login.jpg);
	background-repeat: no-repeat;
}

.toppadding {
	margin-top: 16px;
}

.mainbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

.mainbodyWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
}

.maps {
	position:absolute;
}

.bottomPadding {
	padding-bottom: 2px;
}

.imgPadding {
	margin-top: 15px;
	margin-bottom: 15px;
}

.textField {
	border: 1px solid #97b7da;
	margin: 0;
	padding: 0 0 0 5px;
	width: 150px;
	height: 20px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	list-style-image:url(images/bullet.gif);
}

/* Links */

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	line-height:14px;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	line-height:14px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1d67b9;
	line-height:14px;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	line-height:14px;
}

a.mainmenu {
	display:block;
	height:18px;
	width:152px;
	overflow:hidden;
}

a.mainmenu:hover {
	display:block;
	text-indent:-152px;
}


/* Headings */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#1b386c;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#467ebc;
	line-height:25px;
	display:inline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#467ebc;
	margin-top:10px;
	line-height:15px;
	display:inline;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#191d72;
	line-height:13px;
	display:inline;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#467ebc;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
	display:inline;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	line-height:25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 17px;
	line-height:18px;
	padding-bottom:5px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 12px;
	line-height:12px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 13px;
}

.facebook {
	width: 218px;
	height: 39px;
	background: url(images/b_facebook.png) no-repeat;
	float: left;
}

.facebook a:link {
	display: block;
	width: 218px;
	height: 39px;
}

.facebook a:visited {
	display: block;
}

.facebook a:hover {
	display: block;
	background: url(images/b_facebook.png) no-repeat 0 -39px;
	cursor: pointer;
}

.facebook a:active {
	display: block;
	background: url(images/b_facebook.png) no-repeat 0 -78px;	
	cursor: pointer;		
}

.contact {
	width: 412px;
	height: 39px;
	background: url(images/b_contact.png) no-repeat;		
	float: right;
}

.contact a:link {
	text-indent: -5000px;
	display: block;
	width: 412px;
	height: 39px;
}

.contact a:visited {
	text-indent: -5000px;
	display: block;
	width: 412px;
	height: 39px;	
}

.contact a:hover {
	display: block;
	text-indent: -5000px;	
	background: url(images/b_contact.png) no-repeat 0 -39px;
	cursor: pointer;
	width: 412px;
	height: 39px;
}

.contact a:active {
	display: block;
	text-indent: -5000px;	
	background: url(images/b_contact.png) no-repeat 0 -78px;
	cursor: pointer;	
	width: 412px;
	height: 39px;
}
