#map {
	overflow: hidden;
}
.disappear {
	display: none;
}

.appear {
	display: block;
}

.tbold {
	font-weight: bold;
}

.titalic {
	font-style: italic;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	empty-cells: show;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	color: #333333;
	text-decoration: none;
}

.tblue {
	color: #000066;
}

a.blue{ 
	color: #000066;
}

a:hover {
	text-decoration: underline;
}

*a{position:relative;}

.layout {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	position: relative;
	overflow: hidden;
}

.header {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	overflow: hidden;
	background-image: url(../images/top_keyline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 235px;
	position: relative;
}

.menu_bar {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 30px;
	width: 840px;
	height: 51px;
	text-align: right;
	position: absolute;
	bottom: 1px;
}

* html .menu_bar {
	bottom: 0px;
}

.menu_bar_bg {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 30px;
	width: 840px;
	height: 51px;
	text-align: right;
	background-image: url(../images/top_strip_faded.png);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	bottom: 1px;
}

* html .menu_bar_bg {
	bottom: 0px;
}

.taps_ts .menu_bar_bg {
	background-image: url(../images/top_strip_solid.png);
}

.menu {
	margin: 0px 10px 0px 0px;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
}

.menu img {
	vertical-align: middle;
}

.menu .divider {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.mlitem {
	position: absolute;
	margin-top: 17px;
	background-color: #ffff00;
	z-index: 10px;
}

.content {
	width: 840px;
	margin: 0px 30px 0px 30px;
	padding: 30px 0px 30px 0px;
	background-image: url(../images/top_strip_faded.png);
	background-repeat: repeat-y;
	background-position: right;
}

.taps_ts .content {
	background-image: url(../images/top_strip_solid.png);
}

.taps_ts .content_high1 {
	clear: both;
	background-image: url(../images/hi_light_solid.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 30px;
}

.taps_ts .content_high2 {
	background-image: url(../images/hi_light_solid.png);
	background-repeat: no-repeat;
	background-position: top;
}


.layout .content_inner {
	width: 800px;
	margin: 0px 20px 0px 20px;
}

.inner {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

img.mtitle {
	float: right;
	margin-bottom: 30px;
}

.taps_ts img.mtitle {
	margin-bottom: 50px;
} 

.taps_ts img.mitext {
	margin-bottom: 50px;
} 

.tline {
	margin: 20px 0px 20px 0px;	
}

.content #col1 {
	width: 275px;
	float: left;
	color: #ffffff;
}

.content #col1 a {
	color: #ffffff;
}

.content #col1 .inner {
	padding-right: 20px;
}

.content #col2 {
	width: 525px;
	float: left;
	color: #ffffff;
}

.taps_ts .content #col2 {
	width: 270px;
}

.taps_ts .op .content #col2 {
	width: 525px;
}

.content #col2 a {
	color: #ffffff;
}

.content #col2 .inner {
	padding: 0px 0px 0px 70px;
}

.taps_th .content #col2 .inner {
	padding: 0px 0px 0px 220px;
}

.taps_ts .content #col2 .inner {
	padding: 0px 20px 0px 10px;
}

.taps_ts .op .content #col2 .inner {
	padding: 0px 0px 0px 0px;
}

.content #col3 {
	width: 255px;
	float: left;
}

.taps_ts .content #col3 .inner {
	padding: 0px 0px 0px 10px;
}

.taps_ts .content #col1 {
	background-image: url(../images/vertical_keyline_col1.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.taps_ts .content #col2 {
	background-image: url(../images/vertical_keyline_col2.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.taps_ts .op #col1, .taps_ts .op #col2 {
	background-image: url(../images/space.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

p {
	margin: 0px 0px 7px 0px;
	line-height: 1.2em;
}


.mtext {
	width: 525px;
	padding-bottom: 50px;
}

.nav_logo {
	position: relative;
	top: -35px;
	margin-right: 9px;
}

.nav_logo_end {
	position: relative;
	top: -35px;
}

.logo {
	position: relative;
	left: 70px;
	top: -35px;
}

.mlogo {
	position: relative;
	left: 30px;
	top: -35px;
}

.geslogo {
	float: right;	
}

.footer {
	margin: 30px 60px 0px 60px;
	padding: 0px 0px 0px 0px;
	clear: both;
	font-weight: normal;
	color: #ffffff;
	font-size: 0.9em;
}

.footer a, .fathom_tagline a {
	color: #ffffff;
}

.bullet1 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

.bullet2 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

.bullet3 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

.bullet4 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

.bullet5 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

.bullet6 {
	padding-left: 15px;
	background-image: url(../images/bullets/triangle_bullet_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #969696;
}

h1 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	color:#ffffff;
	font-weight: normal;
	clear: both;
}

h2 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: normal;
}

.subheading {
	color: #ffffff;
	margin-bottom: 20px;
}


.mt5 {
	margin-top: 5px;
}

.mt15 {
	margin-top: 15px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb10 {
	margin-bottom: 10px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr32 {
	margin-right: 32px;
}

.clboth {
	clear: both;
}

.clleft {
	clear: left;
}

.clright {
	clear: right;
}

.fleft {
	float: left;	
}

.fright {
	float: right;	
}

.btn_submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}