@charset "utf-8";
/* CSS Document */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
/*.topBar {
	background-color: #F3F3F3;
	color: #366BB3;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366BB3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366BB3;
	margin-top: 5px;
}*/
.topBar {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 22px;
}

img {
	border:0px;
}
.clearFloat {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}
a.button:link {
	background-image: url(/images/buttons/button.jpg);
	display: block;
	height: 26px;
	width: 145px;
	color: #666666;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	clear: both;
	font-size: 13px;
	margin-bottom: 10px;
}
a.button:hover {
	color: #366BB3;
}



img.imgLeft {
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #FBF9FA;
	border: 1px solid #E2E2E2;
	padding: 5px;
	float: left;
}
img.imgRight {
	margin-bottom: 5px;
	background-color: #FBF9FA;
	border: 1px solid #E2E2E2;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
.textpadding {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#quickLinks {
	margin-top: 5px;
}
#mapWrapper {
	background-color: #E5E9EA;
	border: 1px solid #C5CAD3;
	padding: 6px;
	margin-bottom: 5px;
}
#mapWrapper span {
	display: none;
}
.applications {
	margin-bottom: 20px;
}






a {
	color: #FFC10E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.enquire {
	background-image:url(/images/buttons/enquire.jpg);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	margin-top:5px;
	position:absolute;
	right:120px;
	text-indent:-9999px;
	top:430px;
	width:110px;
}
a.enquire:hover {
	background-image: url(/images/buttons/enquire-ro.jpg);
}



ul {
}
ul li {
}



/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}



/*========================================
-------- Primary
========================================*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333;
	background-color: #F3F3F3;
	background-image: url(/images/background/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 32px;
	margin-left: 0px;
	padding-top: 0px;
	background-position: left 39px;
}
a:link,
a:visited {
	color: #36c;}
a:active {
	color: #248;}
a:link:hover,
a:visited:hover {
	color: #ECB100;
	text-decoration: none;
}
table {
}
td, th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



th {
	font-size: 14px;
	text-align: left;
	background-color: #DBF0ED;
}
td {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #F2F2F2;
	color: #333333;
}



/*========================================
-------- Headers
========================================*/
h1 {
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	color: #4D4C50;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	color: #2E5A96;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #2B3541;
}
h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 0.9em;
	color: #333;}
h4 a:link,
h4 a:visited,
h4 a:active {
	color: #333;
	text-decoration: underline;}
h4 a:link:hover,
h4 a:visited:hover {
	color: #666;
	text-decoration: underline;}
h5 {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	color: #248;
	border: 1px solid #ddd;
	padding: 3px 9px 3px 9px;
	background: url(../images/subHeader.gif) 0 0 repeat-x;}
h5 a:link,
h5 a:visited,
h5 a:active {
	color: #333;
	text-decoration: none;}
h5 a:link:hover,
h5 a:visited:hover {
	color: #666;
	text-decoration: none;}
h6 {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	padding: 0;}


/*========================================
-------- Global
========================================*/
img {
	border: 0;}
p {
	margin: 0 0 16px 0;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
p  strong {
	color: #4D777C;
}

p.sml {
	font-size: 0.7em;}
ul {
	margin: 0;
	padding: 0;}
ol {
	margin: 0;
	padding: 0;}
li {
	margin: 0;
	padding: 0;
	list-style: none;}
hr {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	color: #D9DADC;
}

#contentWrapper {
	width: 1001px;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
}

#contentWrapper.twoColumn  {
	background-image: url(/images/background/twoColumn.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contentWrapper.twoColumn  .midCol {
	width: 744px;
}
#contentWrapper.threeColumn  {
	background-image: url(/images/background/twoColumn.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contentWrapper ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
#contentWrapper ul li {
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	line-height: 18px;
}



.leftCol {
	float: left;
	width: 256px;
}
.midCol {
	width: 488px;
	float: left;
}
.rightCol {
	float: left;
	width: 256px;
}
.rightCol .textpadding {

}



#header {
	background-image: url(/images/header/header-watermarked.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header #contact {
	float: right;
	padding-top: 70px;
	font-size: 12px;
	margin-right: 10px;
}





/*========================================
-------- Global Nav
========================================*/

#globalNav {
	background-image: url(/images/header/globalNav/bg.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 1002px;
	clear: both;
}
#globalNav ul {
}
#globalNav ul li {
	float: left;
}



#globalNav ul li a {
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
}
#globalNav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#globalNav ul li a strong {


}

#globalNav  ul  li.GN01 a {
	width: 286px;
	text-align: right;
	padding-right: 63px;
	background-image: url(/images/header/globalNav/GN.png);
	background-repeat: no-repeat;
}
#globalNav   ul   li.GN01  a:hover {
	background-image: url(/images/header/globalNav/GN-hover.png);
	color: #FFFFFF;
}
#globalNav ul li.GN01 a#selected {
	background-image: url(/images/header/globalNav/GN-hover.png);
	color: #FFFFFF;
}




#globalNav ul li.GN02 a {
	width: 169px;
	background-image: url(/images/header/globalNav/GN-02.png);
}
#globalNav  ul  li.GN02 a:hover {
	background-image: url(/images/header/globalNav/GN-hover-02.png);
	color: #F9F9F8;
}
#globalNav  ul  li.GN02 a#selected {
	background-image: url(/images/header/globalNav/GN-hover-02.png);
	color: #F9F9F8;
}



#globalNav ul li.GN03 a {
	width: 172px;
	background-image: url(/images/header/globalNav/GN-03.png);
}
#globalNav  ul  li.GN03 a:hover {
	background-image: url(/images/header/globalNav/GN-hover-03.png);
	color: #FFFFFF;
}
#globalNav  ul  li.GN03 a#selected {
	background-image: url(/images/header/globalNav/GN-hover-03.png);
	color: #FFFFFF;
}



#globalNav ul li.GN04 a {
	width: 156px;
	background-image: url(/images/header/globalNav/GN-04.png);
}
#globalNav   ul   li.GN04  a:hover {
	background-image: url(/images/header/globalNav/GN-hover-04.png);
	color: #FFFFFF;
}
#globalNav   ul   li.GN04  a#selected {
	background-image: url(/images/header/globalNav/GN-hover-04.png);
	color: #FFFFFF;
}



#globalNav ul li.GN05 a {
	width: 156px;
	background-image: url(/images/header/globalNav/GN-05.png);
	background-position: right;
}
#globalNav   ul   li.GN05  a:hover {
	background-image: url(/images/header/globalNav/GN-hover-05.png);
	color: #FFFFFF;
}
#globalNav  ul  li.GN05 a#selected {
	background-image: url(/images/header/globalNav/GN-hover-05.png);
	color: #FFFFFF;
}

#homeText {
	float: right;
	width: 550px;
}
#quickLinks {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
}

#quickLinks   ul   li   {
	float: left;
	margin-right: 4px;
}
#quickLinks ul li.last {
	margin-right: 0px;
}

#quickLinks  ul  li  a  strong {
	display: none;
}






/*========================================
-------- Bread Crumbs
========================================*/
#breadCrumbs {
	padding: 8px 8px 4px 8px;
	font-size: 0.7em;
	color: #999;}
#breadCrumbs a:link,
#breadCrumbs a:visited,	
#breadCrumbs a:active {
	text-decoration: underline;
	color: #999;}
#breadCrumbs a:link:hover,
#breadCrumbs a:visited:hover {
	text-decoration: underline;
	color: #333;}
#breadCrumbs #date {
	float: right;
	color: #999;}


/*========================================
-------- Footer
========================================*/
#footer {
	font-size: 10px;
	line-height: 18px;
	color: #666;
	text-align: center;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer .copyright {
	float: right;
}
#footer .address {
	float: left;
}

#logos {
	clear: both;
	height: 40px;
	width: 700px;
	padding: 8px 30px 8px 30px;
	background: url(/images/logosBack.gif) 0 0 repeat-x #eee;
	border-bottom: 1px solid #ccc;}
#logos div {
	float: left;
	padding: 0 20px 0 20px;}
#copyright {
	font-size: 11px;
	color: #999;
	text-align: center;}



/*========================================
-------- Form
========================================*/
form , form th {
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
form  table td {
	background-color: #FFFFFF;
}

.form {
	float: left;
	padding: 8px;
	width: 500px;
}
.form div {
	float: left;
	padding: 2px 0 2px 0;
}
.form .field {
	text-align: right;
	padding-right: 8px;
	width: 190px;
	float: left;
}
.form .answer {
	float: left;
	width: 300px;
	clear: right;
}
form  .text {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
	width: 100px;
	height: auto;
	min-height: 0px;
}
.form select {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
}
textarea  {
	padding: 4px;
	width: 390px;
	border: 1px solid #ccc;
	font: normal 12px Arial, sans-serif;
}
fieldset {
	border: 1px solid #D6D6D6;
	padding: 10px;
	margin-bottom: 15px;
}
legend {
	margin-left: 0px;
	font-weight: bold;
	color: #366BB3;
}
form .asterix {
	color: #FF0000;
}



input.error { 
	background-color: #f5cfc8;
}

textarea.error { 
	background-color: #f5cfc8;
}

select.error { 
	background-color: #f5cfc8;
}
#modal {
	width: 929px;
	background-color: #FFFFFF;
}
#modal  h2 {
	background-image: url(/images/bg-modal-h1.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 23px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin: 0px;
}
#modal h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#modal ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#modal ul li {
	list-style-type: disc;
	color: #666666;
	font-size: 13px;
}

#modal  p.intro em {
	font-size: 20px;
	color: #666666;
}
#modal p.intro {
	font-size: 16px;
	font-weight: normal;
}



#modal #imgCol {
	width: 381px;
	float: left;
}
#modal #imgCol .caption {
	font-size: 11px;
	font-style: italic;
	margin-top: 15px;
}


#modal #textCol {
	width: 497px;
	float: left;
	padding: 25px;
}
