/* CSS Document */
html,body {
	height:100%;
	margin:0;
	padding:0;
	min-width:740px;
}
* html body {
	text-align:center;
	padding:33px 0;
}
#outer{
	position:absolute;
	top:33px;
	bottom:33px;
	width:740px;
	border:0px none #E8E8E8;
}
* html #outer {
	position:relative;
	top:0;
	left:0;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#bottom {
	position:absolute;
	bottom:1px;
	left:0px;
	width:726px;
	height:110px;
	background: #FFFFFF;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 7px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 6px;
}
* html #bottom {
	width:740px;
}
#top{
	position:absolute;
	top:0;
	left:0px;
	right:0px;
	height:57px;
	background: #D5ECFC;
	width:725px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 7px;
	border-right-style: solid;
	border-right-width: 7px;
	border-left-width: 7px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
* html #top {
	width:740px;
}
#centre{
 position:absolute;
 top:64px;
 left:0px;
 bottom:118px;
 right:0px;
 width:725px;
 overflow:auto;
 color:#000;
 background-color: #D5ECFC;
 border-right-color: #FFFFFF;
 border-right-style: solid;
 border-right-width: 7px;
 border-bottom-style: none;
 border-bottom-width: 0px;
 border-top-style: none;
 border-top-width: 0px;
 border-left-color: #FFFFFF;
 border-left-style: solid;
 border-left-width: 7px;
 scrollbar-face-color: #D5ECFC;
 scrollbar-highlight-color: #EEEEEE;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #8BCCF8;
 scrollbar-shadow-color: #ADDBFA;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #D5ECFC;
}
* html #centre{
	width:740px;
	position:relative;
	top:0;left:0;right:0;
	margin:0px 0px;
	padding:57px 0px 118px 0px;
	height:98%;
}
* html #innercentre{
	position:relative;
	height:100%;
	overflow:auto;
	background-color: #D5ECFC;
}

#innercentre{
	position:relative;
	height:100%;
	overflow:none;
	background-color: #D5ECFC;
}

body {
	background-color: #DDDDDD;
}
table {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify
}

/* !!!!!!!!! */
/* SET LINKS */
/* !!!!!!!!! */

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
a.orange:active {
	color: #FF9900;
}
a.orange:link {
	color: #FF9900;
}
a.orange:visited {
	color: #FF9900;
}
a.orange:hover {
	color: #FF9900;
}
a.orange:active {
	color: #FF9900;
}

/* !!!!!!!!!!!! */
/* SET HEADINGS */
/* !!!!!!!!!!!! */

h1 {
	font-size: 36px;
}
h2 {
	font-size: 18px;
	color: #2F2F91;
	font-weight:normal;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
	font-weight:bold;
}

/* !!!!!!!!! */
/* SET FONTS */
/* !!!!!!!!! */

.textHeader {
	font-size: 13px;
	font-weight:bold;
}
.textNotes {
	font-size: 11px;
	font-weight:normal;
}
.textEnd {
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color:#2F2F91;
}


.bluetext {
	color: #2F2F91; 
	font-size: 11px;
	font-weight:normal;}

/* !!!!!!!!!!! */
/* SET LAYOUTS */
/* !!!!!!!!!!! */

.encloser {
	background-color: #FFFFFF;
	margin: 33px;
	padding: 7px;
	width: 710px;
}
.contentDark {
	padding: 5px;
	height: auto;
	width: 640px;
	background-color: #2E3091;
}
* html .contentDark {
	width: 654px;
}
.contentDarkMed {
	padding: 5px;
	height: auto;
	width: 640px;
	background-color: #3788C7;
}
* html .contentDarkMed {
	width: 654px;
}
.contentMed {
	padding: 5px;
	height: auto;
	width: 640px;
	background-color: #A0CEEE;
}
* html .contentMed {
	width: 654px;
}
.contentLightMed {
	padding: 5px;
	height: auto;
	width: 640px;
	background-color: #ACDDF7;
}
* html .contentLightMed {
	width: 654px;
}
.contentLight {
	padding: 5px;
	height: auto;
	width: 640px;
	background-color: #D5ECFC;
}
* html .contentLight {
	width: 654px;
}


a.blockButton:link, a.blockButton:visited, a.blockButton:active {
	padding: 0px 3px 0px 3px;
	color: #2F2F91;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border-color: #6095C1;
	border-style: solid;
	border-width: 1px;
	margin: 0px 1px 0px 1px;
	text-decoration:none;
}
a.blockButton:hover {
	background-color: #E8F4FD;
	text-decoration: none;
}

.showreel-item {width:330px; margin:0 12px 5px 12px; float:left;}
.showreel-image {width:320px; margin:5px;}
.showreel-caption {text-align:center;}
a.showreel {color: #FF9900; text-decoration:none;}
a.showreel:link {color: #FF9900; text-decoration:none;}
a.showreel:visited {color: #FF9900; text-decoration:none;}
a.showreel:hover {color: #FF9900; text-decoration:underline;}
a.showreel:active {color: #FF9900; text-decoration:none;}