body {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: url(../../images/layout/background.jpg) repeat center top;
}
#body {
	margin: 0px auto;
	width: 980px;
	padding: 0px;
}
#header {
	background: url(../../images/layout/header-background.jpg) no-repeat right top;
	height: 127px;
}
#nav {
	height: 50px;
	padding-top: 81px;
	padding-left: 175px;
	font-size: 14px;
}
#header-photo {
	border-bottom: 4px solid #255182;
}
#slideshow {
	float: left;
	width: 478px;
	border-right: 4px solid #255182;
	height: 326px;
	background: #FFF;
}
#home-middle {
	float: left;
	width: 193px;
	border-right: 4px solid #255182;
}
#home-right {
	float: left;
	width: 289px;
}
#content {
	border: 4px solid #255182;
	background: #FFF url(../../images/layout/content-info.gif) repeat-y 6px;
}
#home-h1 {
	background: url(../../images/layout/home-title-info.gif) no-repeat;
	height: 48px;
}
#home-h1 h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
#home-info {
	background: url(../../images/layout/home-content-info.gif) repeat-y 1px top;
	padding: 20px 0px;
}
#home-info p {
	padding-left: 20px;
	padding-right: 20px;
}

#content-body {
	background: url(../../images/layout/page-title-info.gif) no-repeat;
	margin-bottom: 30px;
}
#sidebar {
	float: left;
	width: 247px;
}
#sidebar h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 12px 20px 43px;
}
#info {
	float: left;
	width: 645px;
	padding-right: 40px;
	padding-left: 40px;
	display: block;
}
#info h1{
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 43px;
	margin-top: 12px;
	text-align:center;
}
#info h2 {
	font-size: 18px;
	font-weight: normal;
	color: #255182;
	text-align:center;
}
#info h3 {
	font-size: 16px;
	font-weight: normal;
	color: #255182;
}
#info h4 {
	font-size: 14px;
	font-weight: normal;
	color: #255182;
}
#info h5 {
	font-size: 14px;
	font-weight: normal;
	color: #255182;
}
#info p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}
#info ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 13px;
}
#info ul li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 5px;
}
#info ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 13px;
}
#info ol li {
	list-style-position: outside;
	padding-bottom: 5px;
}
#info .underline {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #56738F;
}
#info .underlineback {
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #56738F;
	background-color: #E6EBF0;

}
#info .underline-noback {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #56738F;
}
#footer {
	font-size: 11px;
	color: #D8E4ED;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F0F1F7;
	text-decoration: underline;
}
#info a {
	color: #0049E1;
	text-decoration: underline;
}
#info a:hover {
	color: #0049E1;
	text-decoration: none;
}
a {
	color: #0049E1;
	text-decoration: underline;
}
a:hover {
	color: #0049E1;
	text-decoration: none;
}
.border-4 {
	border-bottom: 4px solid #255182;
}
a.button {
	color: #2A5787;
	background: #DDEEF4;
	border: 1px solid #2B5888;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
}
a.button.highlight {
	color: #F00;
	background: #F0F9FB;
	border: 1px solid #F00;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
}
a.button:hover {
	background: #FFFFE6;
	
}
.row-header {
	font-size: 10px;
	font-weight: bold;
	background: #ECF5FF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.row {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}
.highlight-text {
	color: #F00;
	background: #F4F4F4;
	padding: 3px;
	border: 1px solid #E8E8E8;
}
.image_r {
	float: right;
	padding: 0px 0px 0px 10px;
}
.image_l {
	margin: 0px 15px 0px 0px;
	float: left;
}
.text_blue , .text-blue{
	color: #255182;
}
.text-small {
	font-size: 80%;
}

.text_red {
	color: #FF0000;
}
.text-small.text-red {
	color: #C00;
}


#info .text_gray {
	color: #444444;
}
#info .text14 {
	font: 14px;
}
#info .text13 {
	font: 13px;
}
#info .text12 {
	font: 12px;
}
#info .text11 {
	font: 11px;
}
#info .lightbox_r {
	margin-left: 10px;
	font: 11px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
}
#info .lightbox_l {
	margin-right: 10px;
	font: 11px;
	float: left;
	width: 235px;
	text-align: center;
	padding-bottom: 15px;
}
#info .lightbox_c {
	font: 11px;
	text-align: center;
	margin-bottom: 15px;
	border: solid #036 1px;
}
.clear {
	clear:both;
}
.highlight:hover {
	background: #FEFFE1;
}
.form-3-colour {
	background: url(../../images/layout/form-3-colour.png) repeat-y;
}
.column-blue {
	text-align: right;
}
.column-yellow {
	text-align: right;
}
.column-grey {
	text-align: right;
}


.form-1-colour {
	background: url(../../images/layout/form-1-colour.png) repeat-y;
}
.full {
	color: #C00;
	font-weight: bold;
}

