@charset "utf-8";
/* CSS Document */

body {
	background-color: #0189B4;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images_sga/body_bg_map.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}

a {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #0189B4;
}
a:hover {
	color: #FFFFFF;
	background-color: #0189B4;
}

.hdr_title {
	text-transform: uppercase;
	text-align: left;
	top: 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0189B4;
	left: 110px;
	background-color: #FFFFFF;
	text-indent: 375px;
	font-weight: bold;
}

.hdr {
}
.hdr h1 {
	background-color: transparent;
	overflow: visible;
	valign: bottom;
	display: block;
	width: 100%;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
.content {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 80px;
	padding-right: 30px;
	padding-top: 30px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0189B4;
}
.logo {
	background-color: #FFFFFF;
	height: 50px;
	left: 22px;
	top: 10px;
	z-index: 90;
	background-image: url(images/hdr_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/*---------TOP NAV-----------------------------------------------------------------*/



.topnav {
	text-align: right;
}
.navmenu-h {
	list-style: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.navmenu-h li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B98B00;
	border-left-color: #FDDB6F;
	background-color: #FFCC00;
	padding: 2px 10px 2px 10px;
}
.navmenu-h  a  {
	color: #0189B4;
	text-decoration: none;
	display: inline;
	background-color: #FCC000;
}
.navmenu-h  a:hover  {
	color: #FFFFFF;
}

/*---------NAV-----------------------------------------------------------------*/


.nav {
	text-align: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 820px;
	display: block;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0189B4;
}
.nav-h {
	list-style: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 820px;
	display: block;
	line-height: 30px;
}
.nav-h li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	display: inline;
}
.nav-h  a  {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #0189B4;
	background-color: #0189B4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #015470;
	border-left-color: #59D6FF;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.nav-h  a:hover  {
	color: #FFFFFF;
	background-color: #000000;
}

/*---------FOOTER-----------------------------------------------------------------*/


.footer {
	background-color: #CCCCCC;
	overflow: visible;
	text-align: center;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	line-height: 30px;
}
.navfooter-h {
	list-style: none;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.navfooter-h li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.navfooter-h    a,  .txtfooter{
	color: #0189B4;
	text-decoration: none;
	display: inline;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txtfooter {
	color: #666666;
}


.navfooter-h  a:hover  {
	color: #666666;
	background-color: #FFFFFF;
}


.footer2 {
	background-color: transparent;
	background-image: url(images/footer_shade.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#Panel1 {
	width: 280px;
	float: left;
	margin: 0px;
}
#col_r {
	width: 400px;
	background-color: transparent;
	margin-left: 350px;
}



.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}


#login_tm {
	background-color: #FF9933;
	position: inherit;
	visibility: hidden;
	height: 300px;
	top: 0px;
}
#login_carrier {
	background-color: #99CCFF;
	position: inherit;
	visibility: hidden;
	height: 300px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#login_provider {
	background-color: #FF66FF;
	position: inherit;
	visibility: hidden;
	height: 300px;
	top: 0px;
}
