/* CSS Document  å© 4x3.net  */
html, body, #wrapper {
      height:100%;
}
p  { margin: 0.5em 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top_bkd.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.logo_heading {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
.nav a:link  
	{
	color: #333333;
	text-decoration: none;
	}
.nav {
	color: #333333;
}
.bottom {
	background-image: url(../images/bottom_bkd.gif);
	background-repeat: repeat-x;
	padding: 20px;
}
.login_box {
	border: 1px solid #CCCCCC;
}
.nav a:visited 
	{
	color: #333333;
	text-decoration: none;
	}
.nav a:hover  
	{
	color: #000000;
	text-decoration: none;
	}

.heading {
	font-size: 14px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.ruleabove {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.rowpadding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subhead {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
.rulebelow {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
}
.style1 {
	font-size: 10px
}
.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
/*  	float: right;  */
/* 	align: left; */
	margin-top: 2px;
	margin-right: 3px;
}
.headers{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	background-color: #333333;
	color: #CCCCCC;
	text-transform: uppercase;
	padding: 2px;
}
.switchcontent{
	width: 100%;
	border-top: 0 solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.content_table {
	background-color: #DEDEDE;
}
.descriptionhighlight {
	color: #CC7C07;
	text-decoration: none;
	font-style: italic;
}
.main {
	height: 100%;
}
.dataoptions {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
}
.main .nav .dataoptions a {
	color: #333333;
	text-decoration: underline;
}
.main .nav .dataoptions a:visited {
	color: #333333;
	text-decoration: underline;
}
.main .nav .dataoptions a:hover {
	color: #000000;
	text-decoration: none;
}
.letter-box {
	border: 1px solid #CCCCCC;
	padding: 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
#topnav {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.07em;
}#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#mapcontent {
	padding-left: 20px;
	padding-right: 50px;
}
#locations td{
	padding-bottom: 8px;
	padding-right: 20px;
}

.gsmsc-mapDiv {
  border : 1px solid #979797;
  margin-top : 4px;
  margin-bottom : 4px;
  width : 98%;
  height : 650px;
}


/*#locations {
	height: 400px;
	overflow: scroll;
	width: 300px;
}*/

