@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	background: transparent;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color:#09619e;
	font-size:14px;

}
p {
	padding-bottom:8px;
	line-height:1.4;
}

h1 {
	font-weight:bold;
	letter-spacing:-2px;
	padding:4px 0 12px 0;
}
h2 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px 0 6px 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 6px 0;
}
h5 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top: -8px;
}
ol {
	margin-left:20px;
}
ul {
	margin-top:-4px;
}
li {
	margin-top:4px;
	line-height: 1.4;
}


a:link {
	color:#09619e;
    text-decoration: underline;
}
a:visited {
	color:#09619e;
    text-decoration: underline;
}
a:active {
	color:#09619e;
    text-decoration: underline;
}
a:hover {
	color:#000;
    text-decoration: underline;
}

td {
	padding:6px 2px;
	text-align: center;
	background-color: #DEE9F8;
	border-top: solid 1px #FFF;
}
tr {
	font-size:10px;
	border-top:solid 1px #FFF;
}
th {
	font-size:10px;
	padding:6px 2px;
	color:#FFF;
	background-color:#09619e;
	border-top:solid 1px #FFF;
}


.header_wrapper {
	width:100%;
	border-bottom: solid 1px #dee9f8;
}
.header_inner {
	width:950px;
	margin:30px auto 0px;
	height:100px;
	/* [disabled]background-image: url(images/DomainexLogo.gif); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 40px 0px; */
}
.header_telno {
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#09619E;
	margin-top: 40px;
}
.header_menu_wrapper {
	float:right;
	height:26px;
	background-color:#dee9f8;
	margin-top: 8px;
	padding-top:2px;
	font-size:12px;
	width:730px;
}
.menuedge {
	float:left;
	margin-top:-2px;
}
.menuedge_r {
	float:right;
	margin-top:-2px;
}

.content_wrapper_blue {
	width:100%;
	background-color:#012f53;
	color:#FFF;
	min-height:420px;
}
.content_wrapper_blue a:link {
	color:#dee9f8;
	font-weight:bold;
    text-decoration: underline;
}
.content_wrapper_blue a:visited {
	color:#dee9f8;
	font-weight:bold;
    text-decoration: underline;
}
.content_wrapper_blue a:active {
	color:#dee9f8;
	font-weight:bold;
    text-decoration: underline;
}
.content_wrapper_blue a:hover {
	color:#dee9f8;
	font-weight:bold;
    text-decoration: underline;
}


.content_inner_blue {
	width:910px;
	margin:0 auto;
	padding: 34px 0 34px 40px;
}
.content_inner_blue_copy {
	width:470px;
}


.content_wrapper_white {
	width:100%;
	background-color:#FFF;
	color:#09619e;
	min-height:480px;
	background-image: url(images/BGgrad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: solid 1px #dee9f8;
}
.content_inner_white {
	width:910px;
	margin:0 auto;
	padding: 34px 0 34px 40px;
	background-color: #FFF;
	min-height: 480px;
}
.content_inner_white_copy {
	width:470px;
}

.content_insetpanel {
	padding:12px 12px 4px 12px;
	border-radius:8px;
	margin:4px 0 12px 0;
	border:solid 1px #dee9f8;
	background-color: #F5F8FD;
	}



.sub_wrapper {
	width:100%;
	background-color:#dee9f8;
	background-image: url(images/BGstripe.png);
	
}
.sub_inner {
	width:950px;
	margin:0 auto;
}
.sub_col_a {
	width:370px;
	padding: 20px 40px;
	float:left;
	font-size: 12px;
}
.sub_col_a h2 {
	border-top:solid 1px #c6daf2;
	padding-top:4px;
}
.sub_col_b {
	width:420px;
	padding: 20px 40px;
	background-color:#c6daf2;
	color:#09619e;
	float:right;
	min-height: 200px;
	background-image: url(images/BGstripe2.png);
	font-size: 12px;
}
.sub_col_b li {
	margin-top:4px;
}
.sub_col_b ul ul li {
	margin-top:8px;
	list-style:disc;
}

.sub_clear {
	clear:both;
	height:0px;
	width:950px;
}


.footer {
	width:950px;
	margin:10px auto;
	text-align: center;
	font-size: 12px;
}



.publication_wrapper {
	width: 470px;
	padding: 12px 0 0;
	border-top: solid 1px #dee9f8;
	font-size:12px;
	/* [disabled]clear: left; */
	margin-top: 8px;
}
.publication_date {
	width: 120px;
	text-align:right;
	float:left;
	font-weight:bold;
}
.publication_description {
	width: 340px;
	text-align:left;
	float:left;
	margin-left:10px;
}
.publication_clear {
	width:300px;
	clear:left;
	height:1px;
}

.fp_publication_wrapper {
	width: 370px;
	padding: 12px 0 0;
	border-top: solid 1px #09619e;
	font-size:12px;
	margin-bottom: 8px;
}
.fp_publication_date {
	width: 90px;
	text-align:right;
	float:left;
	font-weight:bold;
}
.fp_publication_description {
	width: 270px;
	text-align:left;
	float:left;
	margin-left:10px;
}
.fp_publication_clear {
	width:300px;
	clear:left;
	height:1px;
}


.img_right {
	float:right;
	padding: 0 0 12px 12px;
}
.img_contentpanel {
	float:right;
	margin:-34px 0 0 0;
}
.img_inset {
	float:right;
	margin:0 0 20px 12px;
	border-radius:8px;
	border:solid 1px #dee9f8;
	}
	
.img_breakout {
	float:right;
	margin:0 -120px 20px 0;
	border-radius:8px;
	border:solid 1px #dee9f8;
	}
.img_columnshift {
	float:right;
	margin:0 -420px 0 0;
	z-index: 1000;
	}
.img_test {
	float:right;
	clear:right;
	margin:0 -440px 12px 12px;
	border-radius:8px;
	border:solid 1px #dee9f8;
	width: 420px;
	}
.img_headerlogo {
	float:left;
	margin-left:40px;
}
.img_newspage {
	float:right;
	border-radius:8px;
	margin-right:40px;
	width:360px;
	
}


.caption {
	font-size:11px;
}


.enquiry td {
	padding:8px 6px;
	text-align: left;
	background-color: #FFF;
	border-top: solid 1px #dee9f8;
}
.enquiry tr {
	font-size:12px;
	border-top:solid 1px #dee9f8;
}
.enquiry th {
	font-size:12px;
	padding:8px 6px;
	color:#FFF;
	background-color:#09619e;
	border-top:solid 1px #dee9f8;
}

