html, body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images-design/html-bg.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 100.01%;
	color: #4e4e4e;
}
/*--COMMON STYLE--*/
body#menu11 h1 {
	font-size: 215%;
	font-weight: normal;
	color: #005083;
	margin: 0px 0px 15px 0px;
	line-height: 100%;
	letter-spacing: -1px;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #005083;
	margin: 20px 0px 15px 0px;
	line-height: 100%;
	letter-spacing: -1px;
}
/*--DELETE Below IF Large Video Kept 6 Jan 2010--*/
#ereporting {margin: 15px 0px 45px 0px; }
#ereporting h1 {font-size: 170%; margin: 30px 5px 0px 0px; letter-spacing:normal;
line-height: 130%; font-weight:bold;}
/*--DELETE Above IF Large Video Kept 6 Jan 2010--*/

h2 {
	font-size: 185%;
	font-weight: normal;
	color: #36332c;
	margin: 20px 0px 10px 0px;
	line-height: 100%;
}
body#menu11 .content h2 {
	font-size: 160%;
	font-weight: normal;
	color: #36332c;
	margin: 0px 0px 15px 0px;
	line-height: 100%;
}
h2.bordered {
	font-size: 160%;
	font-weight: normal;
	color: #005991;
	margin: 20px 20px 15px 20px;
	padding-bottom: 5px;
	line-height: 100%;
	border-bottom: 1px solid #d6d5d3;
}
h3 {
	color: #017ac3;
	font-weight:lighter;
	font-size: 140%;
	line-height: 120%;
	margin: 20px 0px 0px 0px;
}
h4 {
	font-size: 140%;
	font-weight: normal;
	color: #003e6d;
	margin: 10px 0px 0px 0px;
	line-height: 100%;
}
h5 {
	font-size: 125%;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	line-height: 100%;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	color: #003e6d;
	margin: 0px 20px;
	line-height: 100%;
}
hr {
	border: 0px;
	color: #ffffff;
	background: #ffffff;
	border-bottom: 1px solid #d6d5d3;
}
ul {
	margin: 10px 10px 15px 15px;
	padding: 0px;
	list-style: none;
}
ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../images-design/bullet.png) no-repeat left 8px;
	color: #202020;
}
ul lis {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url() no-repeat left 8px;
	color: #202020;
}

ol {
	margin: 10px 10px 15px 35px;
	padding: 0px;
	list-style: decimal outside;
}
ol li {
	margin: 0px;
	padding: 0px;
	color: #017ac3;
}
ol li p {
	margin: 0px;
	color: #202020;
}
ul.quick-links  {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	list-style: none;
	font-size: 90%;
}
ul.quick-links li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
ul.quick-links li a {
	color: #e44c2d;
	font-weight: bold;
	background: url(../images-design/link-bg.png) no-repeat left 6px;
	text-decoration: none;
	border-bottom:none;
	padding-left: 8px;
}
ul.quick-links li a:hover {
	background: url(../images-design/link-bg.png) no-repeat -496px 6px;
	text-decoration: underline;
	border-bottom:none;
}
.blue1 {color: #005991;}
a {
	color: #3e3d3b;
	font-weight: bold;
	background: url() no-repeat left 6px;
	text-decoration: none;
	padding-left: 8px;
}
a:hover {
	background: url() no-repeat -496px 6px;
	text-decoration: underline;
}

a img {
	border: 0px;
}
/*--Link class "nostyle" is used on locations pages for anchor links--*/
a.nostyle {
	color: #3e3d3b;
	background:none;
	text-decoration: none;
}
a.nostyle:hover {
	text-decoration: none;
}
ul li a {
	color: #3e3d3b;
	font-weight: bold;
	background:none;
	text-decoration: none;
	border-bottom: thin dashed #CCCCCC;
	padding-left: 0px;
}
ul li a:hover {
	background: none;
	text-decoration:none;
	border-bottom: thin dashed #999999;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	padding: 0px;
	vertical-align: top;
}
td#topspacer {
	width: 429px;
}
table td.border-top {
	background: url(../images-design/border-top.png) repeat-x left top;
	vertical-align: top;
	border-right: 15px solid #ffffff;
	padding: 10px 0px 20px 0px;
	width: 50%;
}
p {
	margin: 0px 0px 15px 0px;
}
body#menu1 p {
	margin: 0px 0px 25px 0px;
}
p.bordered-box {
	border: 3px solid #d6d5d3;
	margin: 10px 0px 0px 7px !important;
	padding: 10px 10px 14px 10px;
	font-size: 13px;
	line-height: 18px;
}

/*--STRUCTURE STYLE--*/
.main {
	width: 860px;
	margin: 0px auto;
	font-size: 80%;
	line-height: 155%;
}
.logo {
	width: 210px;
	height: 103px;
	vertical-align: middle;
	text-align: center;
}
.logo a {
	padding: 0px;
	background: none;
}
.left-col {
	width: 210px;
	background: #322262;
}
.services {
	padding: 15px 7px;
	background: #e44c2d;
}
.leftnavToptext {
	padding: 0px 10px;
	border-top:#fff solid 2px;	
	border-bottom:#fff solid 1px;
	height: 20px;
}
.leftnavToptext p span{
	color: #005991;
	font-size: 14px;
}
.leftnavToptext h2{
	font-size: 18px;
}
body#menu11 .center-col, body#menu17 .center-col {
	width: 419px;
}
.center-col {
	width: 650px;
	padding-left: 10px;
}
.content {
	padding: 0px 17px 17px 17px;
	text-align: justify;
}

/*------- iframe -------- */
#menu14 .content, #menu15 .content {padding: 0;}
iframe {width: 100%; border: 0px;}
/*----------------------- */

.content img {
	border: 5px solid #dbdad9;
}

/*------   --------- */
.highlightcolumn {
	float: right;
	background:#F2F2F2 url(../images-design/highlight-bg.jpg) repeat-x top;
	font-size: 85%;
	text-align: center;
	color: #3e3d3b;
	display: block;
	margin: 0px 0px 10px 10px;
	padding: 20px 10px 10px 10px;
	border: 5px solid #dbdad9;
}

.img-title {
	float: right;
	background: #dbdad9;
	font-size: 85%;
	color: #3e3d3b;
	margin: 0px 0px 10px 20px;
}
.img-title span {
	display: block;
	padding: 0px 5px 3px 5px;
}
.img-title a {
	background: none;
	padding: 0px;
}
body#menu11 .right-col, body#menu17 .right-col {
	width: 231px;
	background: url(../images-design/dotted.png) repeat;
}
.right-col {
	width: 231px;
	background: none;
}
.right-col h3 {
	margin: 20px 20px 10px 20px;
}
.right-col p {
	margin: 0px 20px 20px 20px;
}
.news {
	font-size: 90%;
	margin: 10px 20px 10px 20px !important;
	line-height: 140%;
}
.news a {
	padding: 0px;
	background: none;
	color: #555555;
	font-weight: normal;
}
.news a:hover {
	text-decoration: none;
	color: #222222;
}
.four-boxes {
	border-bottom: 10px solid #ffffff;
	position: relative;
}
.four-boxes a.msc, .four-boxes a.tss, .four-boxes a.tis, .four-boxes a.ct {
	position: absolute;
	display: block;
	color: #ffffff;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	cursor: pointer;
	width: 94px;
}
.four-boxes a.msc:hover, .four-boxes a.tss:hover, .four-boxes a.tis:hover, .four-boxes a.ct:hover {
	text-decoration: none;
	_filter: none;
}
.four-boxes a.tis {
	padding: 55px 10px 0px 10px;
	top: 0px;
	left: 1px;
	height: 64px;
	border-right: 1px solid #117ec3;
	border-bottom: 1px solid #117ec3;
	background: url(../images-design/tis-bg.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images-design/tis-bg.png', sizingMethod='crop');
}
.four-boxes a.tis:hover {
	background: url(../images-design/tis-bg.png) no-repeat left -119px;
}
.four-boxes a.tss {
	padding: 55px 10px 0px 10px;
	top: 0px;
	left: 116px;
	height: 64px;
	background: url(../images-design/tss-bg.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images-design/tss-bg.png', sizingMethod='crop');
}
.four-boxes a.tss:hover {
	background: url(../images-design/tss-bg.png) no-repeat left -119px;
}
.four-boxes a.ct {
	padding: 55px 10px 0px 10px;
	top: 120px;
	left: 1px;
	height: 64px;
	background: url(../images-design/tt-bg.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images-design/tt-bg.png', sizingMethod='crop');
}
.four-boxes a.ct:hover {
	background: url(../images-design/tt-bg.png) no-repeat left -119px;
}
.four-boxes a.msc {
	padding: 55px 10px 0px 10px;
	top: 119px;
	left: 115px;
	height: 64px;
	background: url(../images-design/msc-bg.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images-design/msc-bg.png', sizingMethod='crop');
	border-left: 1px solid #117ec3;
	border-top: 1px solid #117ec3;
}
.four-boxes a.msc:hover {
	background: url(../images-design/msc-bg.png) no-repeat left -119px;
	_background: url(../images-design/msc-bg.png) no-repeat -1px -120px;
}
.enq {
	display: block;
	background: url(../images-design/enq-bg.png) no-repeat left center;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 8px 15px;
	margin: 7px -9px -13px -9px;
}
.enq:hover {
	background: url(../images-design/enq-bg.png) no-repeat -217px center;
	text-decoration: none;
}
.footer {
	padding-top: 2px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.footer a{
	padding: 0px;
	background: none;
	color:#4e4e4e;
	font-weight:bold;
}
.footer a:hover {
	padding: 0px;
	background: none;
	color:#FFF;
}


/*--FORM STYLE--*/
div.services input {
	border: 1px solid #bebebc;
	width: 140px;
}
input {
	border: 1px solid #7f9db9;
	font-size: 100%;
	color: #3d3e3e;
	padding: 3px 3px 1px 3px;
	line-height: 13px;
}
input.btn1 {
	border: 0px !important;
	background: url(../images-design/btn1.png) no-repeat left top;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 38px !important;
	height: 26px;
	padding: 3px 0px 7px 0px;
	margin: 2px 0px 0px 3px;
	vertical-align: top;
	cursor: pointer;
}
input.btn1:hover {
	background: url(../images-design/btn1.png) no-repeat left -26px;
}
input.btn2 {
	border: 0px !important;
	background: url(../images-design/btn2.png) no-repeat left top;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 140px !important;
	height: 36px;
	padding: 3px 0px 7px 0px;
	margin: 2px 20px 0px 3px;
	vertical-align: top;
	cursor: pointer;
	float: right;
}
input.btn2:hover {
	background: url(../images-design/btn2.png) no-repeat left -36px;
}
.btn2 {
	background: url(../images-design/btn2.png) no-repeat left top;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 140px !important;
	height: 36px;
	padding: 3px 0px 7px 0px;
	margin: 2px 20px 0px 3px;
	vertical-align: top;
	cursor: pointer;
	float: left;
}
.btn2:hover {
	background: url(../images-design/btn2.png) no-repeat left -36px;
}
form table {
	border: 1px solid #d6d5d3;
	font-size: 110%;
}
form table td {
	padding: 5px 20px;
}
form table td p {
	margin: 0px 0px 5px 0px;
}
form input {
	border: 1px solid #7f9db9;
	font-size: 90%;
	color: #3d3e3e;
	padding: 3px;
	color: #666666;
	width: 323px;
	vertical-align: top;
}
form input.sml {
	border: 1px solid #7f9db9;
	font-size: 90%;
	color: #3d3e3e;
	padding: 3px;
	color: #666666;
	width: 100px;
	vertical-align: top;
}
form textarea {
	border: 1px solid #7f9db9;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #3d3e3e;
	padding: 3px;
	color: #666666;
	width: 323px;
	height: 80px;
	vertical-align: top;
}
form select {
	border: 1px solid #7f9db9;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #3d3e3e;
	padding: 0px;
	color: #666666;
	width: 323px;
	vertical-align: top;
}
form big {
	font-size: 18px;
}
label {
	font-size: 85%;
	vertical-align: middle;
	margin-left: 5px;
}
input.check {
	border: 0px;
	width: auto;
	padding: 0px;
	vertical-align: middle;
}
input.radio {
	border: 0px;
	padding: 0px;
	width: auto;
	margin-left: 15px;
	vertical-align: middle;
}
A:link { 
color: #e44c2d; 
text-decoration: none; 
}

A:hover { 
color: #b495a4; 
text-decoration: underline; 
}

A:active { 
color: #c3789b; 
text-decoration: underline; 
}

A:visited { 
color: #81797d; 
text-decoration: none; 
}


.footer {
	font-size: 85%;
	line-height: 150%;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.txt {
	font-size: 100%;
	line-height: 140%;
	font-family:Arial, Helvetica, sans-serif;
}

.read {
	font-size: 100%;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

.big {
	font-size: 50%;
	line-height: 50%;
	font-family:Arial, Helvetica, sans-serif;
	color: #080058;
}
.read_left {
	font-size: 100%;
	line-height: 160%;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.title {
	font-size: 124%;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #9a7687;
}
.cffree {
	width: 385px;
	font-family: arial;
}
.cffree_td {
	padding:4px;
	font-size:12px;
}
.cffree p {
	padding:4px;
}
.cffree label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#e44c2d;
}
.not-required {
 font-weight:normal
}

