@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	background-color: #C7D7E6;
	background-image: url(/main/assets/graphix/bg_border.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p  {
	font-size: 11px;
	color: #003581;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1  {
	font-size: 18px;
	color: #000;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2  {
	font-size: 16px;
	color: #333;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
h3  {
	font-size: 12px;
	color: #666;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
h4  {
	font-size: 12px;
	color: #999;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


.page {
	padding: 0px;
	clear: both;
	float: none;
	height: 561px;
	width: 963px;
	margin-top: 57px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	position: relative;
	z-index: 1;
}
.submenu_drop {
	margin: 0px;
	width: auto;
	position: absolute;
	z-index: 5;
	display: none;
	height: auto;
	background-image: url(/main/assets/graphix/blueshade.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submenu {
	margin: 0px;
	padding: 0px;
	width: auto;
	background-color: #94C5EE;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #94C5EE;
	border-bottom-color: #94C5EE;
	border-left-color: #94C5EE;
}
.submenu ul {
	width: auto;
	padding: 0px;
	float: left;
	height: auto;
	margin: 0px;
}
.submenu li {
	float: left;
	height: auto;
	width: 160px;
	text-align: left;
	list-style-position: outside;
	clear: both;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
	margin: 0px;
	color: #FFF;
}
.submenu li:hover {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	background-color: #003581;
	color: #FFF;
}
.submenu li a {
	color: #FFF;
	text-decoration: none;
	height: 100%;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.submenu li a:link {
	color: #FFF;
	text-decoration: none;
}

.submenu li a:visited {
	color: #FFF;
	text-decoration: none;
}
.submenu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.submenu li a:active {
	color: #FFF;
	text-decoration: none;
}




.menubar {
	background-color: #94C5EE;
	height: 24px;
	width: 722px;
	float: left;
	clear: both;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 181px;
}
.menubar ul {
	float: left;
	height: 19px;
	width: 722px;
	text-align: left;
	margin: 0px;
	list-style-position: inside;
	font-size: 11px;
	clear: none;
	list-style-type: none;
	padding: 0px;
	color: #FFF;
}
.menubar li {
	float: left;
	height: 19px;
	width: auto;
	text-align: left;
	list-style-position: outside;
	clear: none;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
}
.menubar li:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #003581;
	color: #FFF;
}

.menubar li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	cursor: pointer;
}
.menubar li a:link {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 5px;
}
.menubar li a:visited {
	color: #FFF;
	text-decoration: none;
}
.menubar li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.menubar li a:active {
	color: #FFF;
	text-decoration: none;
}


.menubar ul .no_bullet {
	border-left-style: none;
	margin-left: 0px;
}
.menubar ul .sit_right {
	float: right;
}




.column_left {
	padding: 0px;
	float: left;
	height: 439px;
	width: 173px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: none;
	background-color: #8F8F8C;
}
.column_left ul {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 173px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column_left li {
	font-size: 11px;
	color: #FFF;
	list-style-position: inside;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.column_left ul .list_break {
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.column_left li a {
	color: #FFF;
	text-decoration: none;
}

.column_left li a:link {
	color: #FFF;
	text-decoration: none;
}
.column_left li a:visited {
	color: #FFF;
	text-decoration: none;
}
.column_left li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.column_left li a:active {
	color: #FFF;
	text-decoration: underline;
}
.column_left .res {
	padding: 0px;
	float: left;
	height: 33px;
	width: 85px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/main/assets/graphix/com_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.column_left .res:hover {
	padding: 0px;
	float: left;
	height: 33px;
	width: 85px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/main/assets/graphix/com_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.column_left .com {
	padding: 0px;
	float: left;
	height: 33px;
	width: 85px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(/main/assets/graphix/res_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.column_left .com:hover {
	padding: 0px;
	float: left;
	height: 33px;
	width: 85px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(/main/assets/graphix/res_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_sheet {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 238px;
	width: 173px;
}






.section_right {
	float: left;
	height: 439px;
	width: 720px;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 1;
}
.contact_text {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 720px;
	height: 174px;
}
.contact_address {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 300px;
	height: 276px;
}

.section_right p {
	font-size: 11px;
	color: #003581;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.section_right h1 {
	font-size: 18px;
	color: #000;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.section_right h2 {
	font-size: 16px;
	color: #333;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.section_right h3 {
	font-size: 12px;
	color: #666;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.section_right h4 {
	font-size: 12px;
	color: #999;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.section_right a  {
	color: #003581;
	text-decoration: none;
	cursor: pointer;
}
.section_right a:link {
	color: #000;
	text-decoration: none;
}
.section_right a:visited {
	color: #000;
	text-decoration: none;
}
.section_right a:hover {
	color: #000;
	text-decoration: underline;
}
.section_right a:active {
	color: #FFF;
	text-decoration: none;
}



.section_right .hover_text {
	position: absolute;
	z-index: 2;
	top: 132px;
	height: auto;
	width: 385px;
	left: 303px;
}
.section_right .hover_text p {
	text-align: left;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	color: #275B9F;
	margin: 0px;
}
.column_centre {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 439px;
	width: 494px;
}
.column_centre .full_column_text {
	margin: 0px;
	float: left;
	height: 429px;
	width: 474px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E3EBF3;
}

.full_size_image {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 325px;
	width: 494px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.full_size_image img {
	height: auto;
	width: 494px;
}

.description_box {
	height: 104px;
	width: 474px;
	margin: 0px;
	clear: both;
	float: left;
	background-color: #E3EBF3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.description_box h1 {
	font-size: 14px;
	color: #003581;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.description_box p {
	font-size: 11px;
	color: #003581;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.description_thumb_box {
	height: 114px;
	width: 492px;
	margin: 0px;
	clear: both;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
}
.description_thumb_box .thumb_tile{
	border: 2px solid #E3EBF3;
	padding: 0px;
	float: left;
	height: 99px;
	width: 99px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: hidden;
	cursor: pointer;
}
.description_thumb_box .thumb_tile:hover {
	border-top-color: #ABC3DA;
	border-right-color: #ABC3DA;
	border-bottom-color: #ABC3DA;
	border-left-color: #ABC3DA;
}



.column_right {
	height: 439px;
	width: 226px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.column_right_text {
	height: 439px;
	width: 216px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.column_right .thumb_tile{
	border: 2px solid #E3EBF3;
	padding: 0px;
	float: left;
	height: 99px;
	width: 99px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 10px;
	overflow: hidden;
	cursor: pointer;
}
.column_right .thumb_tile:hover {
	border-top-color: #ABC3DA;
	border-right-color: #ABC3DA;
	border-bottom-color: #ABC3DA;
	border-left-color: #ABC3DA;
}




.basebar {
	background-color: #BCD7ED;
	padding: 0px;
	height: 24px;
	width: 903px;
	float: left;
	clear: both;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
}

.basebar ul {
	float: left;
	height: 19px;
	width: 903px;
	text-align: left;
	margin: 0px;
	list-style-position: inside;
	font-size: 12px;
	clear: none;
	list-style-type: none;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.basebar li {
	float: left;
	height: 19px;
	width: auto;
	text-align: left;
	list-style-position: outside;
	clear: none;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	white-space: nowrap;
	font-size: 11px;
	color: #333;
}
.basebar li:hover {
	float: left;
	height: 19px;
	width: auto;
	text-align: left;
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: none;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #003581;
	color: #FFF;
}

.basebar li a {
	color: #333;
	text-decoration: none;
	height: 100%;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size: 11px;
}
.basebar li a:link {
	color: #333;
	text-decoration: none;
}
.basebar li a:visited {
	color: #333;
	text-decoration: none;
}

.basebar li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.basebar li a:active {
	color: #FFF;
	text-decoration: none;
}


.basebar ul .no_bullet {
	border-left-style: none;
	margin-left: 0px;
}
.basebar ul .sit_right {
	float: right;
}
.baseline {
	height: 20px;
	width: 963px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.baseline .copyright {
	margin: 0px;
	float: left;
	height: 20px;
	width: 300px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.baseline .developer {
	margin: 0px;
	float: right;
	height: 20px;
	width: 300px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.baseline .developer a {
	color: #F60;
	text-decoration: none;
}
.baseline .developer a:link {
	color: #F60;
	text-decoration: none;
}
.baseline .developer a:visited {
	color: #F60;
	text-decoration: none;
}

.baseline .developer a:hover {
	color: #003581;
	text-decoration: underline;
}
.baseline .developer a:active {
	color: #F60;
	text-decoration: none;
}

