@charset "ISO-8859-1";
body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #666666;
}
body {
	background-image: url(images/mosaic-pool-edge.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
}

h2 {
	font-weight: normal;
	color: #000099;
	line-height: 120%;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #999999;
	line-height: 120%;
	font-size: 24px;
}

.menu_div {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 860px;
	padding: 10px 20px 5px 10px;
}
.menu_tab {
	padding-bottom: 3px;
}
.menu_tab_sel {
	background-image: url(images/menu_tabM.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.main_div {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 860px;
	padding: 10px 20px;
}
.footer_div {
	background-color: #FFFFFF;
	margin: 10px auto 0px;
	width: 860px;
	padding: 5px 20px;
	text-align: center;
}
.panel_L {
	background-image: url(images/panel_L.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.panel_R {
	background-image: url(images/panel_R.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.panel_B {
	background-image: url(images/panel_B.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txt10px {
	font-size: 10px;
}
.txt11px {
	font-size: 11px;
}

.grey14px {
	font-size: 14px;
	color:#333333;
}
.red10px {
	font-size: 10px;
	color: #FF0000;
}
.black {
	color:#000000;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.sector {
	font-size: 14px;
	color: #FF0000;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #FF6600;
}
a.orange {
	color: #FF6600;
}
a.menu_link {
	color: #333333;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.menu_link_sel {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menu_link {
	color: #FFFFFF;
}
a.white  {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	text-decoration:underline;
	color:#FF0000;
}
a.sub_menu {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a:hover.sub_menu {
	text-decoration:underline;
	color:#FF0000;
}
a.sub_menu_sel {
	font-weight:bold;
}

.borderTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.dotted_border_R {
	background-image: url(images/vertical_dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dotted_border_L {
	background-image: url(images/vertical_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dotted_border_B {
	background-image: url(images/horizontal_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.superscript {
	font-size: 8px;
	vertical-align: top;
}
li.letter {
	list-style-type: lower-alpha;
}
li {
	margin-bottom: 3px;
}
.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #3E4F81;
}
#header h1 {
	background: url(images/gmt-spas-logo.jpg) no-repeat left top;
	height: 150px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
#header h1 span {
	display:none;
}
h3 {
	font-size: 12px;
	color: #000099;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.noPadT {
	margin-top: 0px;
	padding-top: 0px;
}
.padR {
	padding-right: 20px;
}
.padTB {
	padding-bottom: 5px;
	padding-top: 5px;
}

