@charset "UTF-8";

body  {

	font: 100% Verdana, sans-serif;

	background: #FFF;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}



a {

	color: #006736;

	text-decoration: none;

}





a:hover {

	color: #1d5a69;

}





a:visited {

	color: #46b9d5;

}





.twoColFixLt #container {

	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #B2DAA5;

	text-align: left;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#header {

	padding-top: 85px;

	padding-bottom: 20px;

	padding-right: 28px;

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 20px;

	font-weight: normal;

	text-align: right;

}

.twoColFixLt #sidebar1 {

	float: left;

	background-image: url(images/gbs_logo01.gif);

	background-repeat: no-repeat;

	padding-right: 5px;

	padding-left: 38px;

	width: 260px;

	background-position: 0px 0px;

}

.twoColFixLt #mainContent {

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	float: right;

	width: 675px;

} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



#registerbox {

	background-image: url(images/building001.jpg);

	background-repeat: no-repeat;

	height: 192px;

}

#footer {
	height: 120px;
	background-color: #F2F2F2;
	width: 978px;
	position: relative;
	margin-top: 7px;

}

#rssfeeds {

	margin-top: 290px;

	background-color: #FFF;

	width: 247px;

	padding-left: 83px;

}



/* ----------- Nav starts -------------------- */



div#listmenu {

	z-index: 2;

	position: relative;

}



ul#main-nav {

	margin:0;

	padding:0;

	float:right;

}

ul#main-nav li {

	list-style:none;

	float:left;

	margin:0;

	width:110px;

	height: 28px;

}

ul#main-nav li a {

	font-family:Verdana, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #FFF;

	text-align: center;

	text-decoration:none;

	display:block;

	background:#63B549;

	padding-top: 6px;

	padding-right: 0em;

	padding-bottom: 0em;

	padding-left: 0em;

	height: 22px;

}

ul#main-nav li a:hover, ul#main-nav	li a:focus {

	color:#FFF;

	background:#B3E23C;

}



ul#main-nav li ul {

	margin:0;

	padding:0;

	display:none;

}



ul#main-nav li:hover ul {

	display:block;

	

}



ul#main-nav li ul li {

	float:left;

	margin:0;

}



ul#main-nav li ul li a {

	font-family:Verdana, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #000;

	text-align: left;

	text-indent: 12px;

	background: #CDE88B;

	width: 170px;

	height:28px;

	position: absolute;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFF;

	margin:0;

}



ul#main-nav li ul li a:hover, ul#main-nav	li a:focus {

	color:#000;

	background:#E2F4B8;

}



/* ----------- Nav ends -------------------- */



#leftcon01 {

	font-family:Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color: #FFF;

	width: 323px;

	vertical-align: top;

	text-align: left;

	margin-top: 10px;

	margin-right: 10px;

	margin-left: 25px;

}

#content01 {

	background-image: url(images/building001.jpg);

	background-repeat: no-repeat;

	height: 200px;

	width: 668px;

	float: right;

	margin-top: 5px;

	z-index: -1;

	margin-bottom: 5px;

}

#rightcon01 {

	width: 295px;

	text-align: left;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

	height: 190px;

}

#footright {

	width: 290px;

	float: right;

	margin-top: 15px;

	margin-right: 20px;

	margin-bottom: 15px;

	margin-left: 0px;

	height: 90px;

	background-image: url(images/rightfoot_bkgd.jpg);

	background-repeat: no-repeat;

	background-position: 0px center;

	padding-left: 10px;

}

#footleft {

	width: 190px;

	text-align: left;

	float: left;

	margin-top: 40px;

	margin-right: 10px;

	margin-bottom: 40px;

	margin-left: 32px;

	height: 40px;

}

#footlogos {

	width: 378px;

	float: left;

	height: 100px;

	margin: 10px;

}

.MainCopy {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: normal;

	text-align: left;

	color: #000;

}



.Copyright {

	font-family: Verdana, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	text-align: right;

	color:#333;

}

#leftcon02 {

	width: 350px;

	margin-top: 5px;

	margin-right: 4px;

	margin-left: 0px;

	float: left;

	height: 235px;

	z-index: -1;

	margin-bottom: 5px;

	top: 405px;

	position: fixed;

	visibility: visible;

}

.SectionHeader01 {

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	text-align: left;

}

#rightcon02 {

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/duramed.jpg);

	background-repeat: no-repeat;

	width: 298px;

	height: 235px;

	float: right;

	background-color: #C8ED86;

	background-position: right;

	margin-left: 0px;

	padding-left: 14px;

}

.LargeCopy {

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 20px;

	font-weight: normal;

	text-align: left;

}

#int_content01 {

	background-image: url(images/subpage_trainstn_graphic.jpg);

	background-repeat: no-repeat;

	width: 668px;

	float: right;

	margin-top: 5px;

	z-index: -1;

	margin-bottom: 5px;

	background-position: right top;

}

#int_content_main {
	width: 640px;
	margin-top: 74px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 20px;
	height: auto;

}

#Text {
	overflow: visible;
	width: 100%;
	height: auto;

}

.Breadcrumb {

	font-family: Verdana, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	text-align: left;

	color: #999;

}

.Breadcrumb a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	text-align: left;

	color: #999;

}



.Breadcrumb a:hover {

	color: #00562C;

}

.Breadcrumb a:visited{

	color: #666;

}

.SectionSubhead {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	text-align: left;

	color: #63B549;

}

#int_sidebar {

	background-color: #EFEFEF;

	height: 340px;

	width: 100%;

	margin-top: 40px;

	background-image: url(images/int_sidebar_bkgd.png);

	background-repeat: repeat-x;

}

#l_sidebar_content {

	height: 316px;

	width: 216px;

	vertical-align: top;

	padding-top: 1px;

	padding-right: 12px;

	padding-bottom: 12px;

	padding-left: 12px;

}

.SectionSubheadBlack {

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 18px;

	font-weight: normal;

	text-align: left;

	color: #000;

}

.SidebarSectionHeader {

	font-family: Verdana, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	text-align: left;

	color: #FFF;

}

#content02 {

	background-image: url(images/building001.jpg);

	background-repeat: no-repeat;

	height: 435px;

	width: 668px;

	float: right;

	margin-top: 5px;

	z-index: -1;

	margin-bottom: 5px;

}

