@charset "UTF-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E8E8E8;
	color: #999999;
}

sup {
	font-size: 80%;	
}



a img
{
       border-width: 0px;
}

.twoColFixRtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #999;
} 
.twoColFixRtHdr #header {
	background: #FFF;
	padding: 0 0px 0 0px;
	position: relative;
} 
.twoColFixRtHdr #container #header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: right;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 14px;
	vertical-align: middle;
	padding-bottom: 4px;
	white-space: normal;
}
	

#nav {
	margin: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 1em;
	color: #000;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-weight: bold;
	}

#nav {
	margin: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -60px;
	}
	
#thome a  {
	width: 160px;
	background: url(../images/navhome.png) top left no-repeat;
	}
#tstopping a  {
	width: 160px;
	background: url(../images/navstopping.png) top left no-repeat;
	}
#taboutstopping a  {
	width: 160px;
	background: url(../images/navaboutstopping.png) top left no-repeat;
	}
#taboutzyban a  {
	width: 160px;
	background: url(../images/navaboutzyban.png) top left no-repeat;
	}
	
#tlinks a  {
	width: 160px;
	background: url(../images/navlinks.png) top left no-repeat;
	}
		

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0;
}
.twoColFixRtHdr #container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
.twoColFixRtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
}
.twoColFixRtHdr #picturebox {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin-top: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}


.twoColFixRtHdr #mainContent {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 530px;

}

.twoColFixRtHdr #container #mainContent a {
	color: #6F3795;
	font-weight: bold;
}
	
.twoColFixRtHdr #container #mainContent a:hover {
	color: #d9aaf8;
	font-weight: bold;
}

.twoColFixRtHdr #container #mainContent a:visited {
	color: #917ba1;
	font-weight: bold;
}

.twoColFixRtHdr #container #mainContent h4 {
	font-family: "ITC Garamond Book", "American Typewriter", serif;
	font-size: 1.4em;
	color: #666;
	font-weight: normal;
}
.twoColFixRtHdr #container #mainContent h5 {
	font-family: "American Typewriter", serif, "ITC Garamond Book";
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
.twoColFixRtHdr #container #mainContent h1 {
	font-family: Verdana, arial, helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #6F3795;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixRtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	text-align: left;
}
		
	
.twoColFixRtHdr #container #mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 1.3em;
}

.twoColFixRtHdr #container #mainContent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 1.5em;
}
.twoColFixRtHdr #container #sidebar1 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #6F3795;
	font-weight: bold;
	line-height: 1.2em;
}
.twoColFixRtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	clear: both;
	background-color: #FFE153;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.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 */
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.fltlft_floatingimage { /* this class can be used for elements floating left of the main content*/
	float: left;
	margin-right: 8px;
	margin-left: -230px;
	clear: both;
}
.indent {
	margin-left: 3em;
}
.twoColFixRtHdr #logincontainer {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #999;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
.alert {
	color: #F00;
}

.noborder a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.center {
	text-align:center;
}
