/* @override http://fmiint.site/css/screen.css */
body {
	background: #fff url(../images/footer-bg-strip.gif) repeat-x 0 15px;
 	color: #000;
 	padding: 45px 0 0 0;
 	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
form {
	margin: 0
}
h2 {
	color: #007672;
	font-size: 18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin: 0 0 10px 0;
}
h3 {
	color: #666;
	font-size: 14pt;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.ablock {
	display: block
}
.border-b {
	border-bottom: 1px solid #d9dbdc;
}
.border-bl {
	border-bottom: 1px solid #d9dbdc;
	border-left: 1px solid #d9dbdc
}
.border-l {
	border-left: 1px solid #d9dbdc
}
.clear {
	clear: both
}
.floatright {
	float: right;
	clear: right;
}
a {
	color: #007672;
}
a:visited {
	color: #999
}
a:active {
	color: #007f7b
}
a:hover {
	color: #933
}
.homeboxtop {
	font-size: 10px;
	background-image: url("../images/box_t.gif");
	background-repeat: repeat-x;
	background-position: 0 7px
}
.introtext {
	font-size: 10pt;
	line-height: 1.5;
}
.introtext h2 {
	margin: 10px 0;
	line-height: 1;
}
.leftbottomspace {
	margin-bottom: 15px;
	margin-left: 15px
}
.leftspace {
	margin-left: 15px
}
.nomargin {
	margin: 0
}
.rightspace {
	margin-right: 15px
}
.sansserif10 {
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.sansserif12 {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.serif12 {
	font-size: 10pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif
}
.serif16 {
	font-size: 16pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif
}
.subhead {
	color: #666;
	font-size: smaller;
	font-style: oblique;
	font-weight: lighter;
	margin-left: 20px
}
.newstable {
	color: #fff;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #007f7b;
}
#home-ss {
	position: relative;
	width: 740px;
	height: 300px;
}
/* css menu */
#nav {
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0;
	background: #bdbfc0 url(../images/nav-bg.png);
	height: 30px;
	font-size: 14px;
	z-index: 10000;
	list-style: none;
}
#nav li {
	position: relative;
	float: left;
	margin: 0;
	text-shadow: 1px 1px 1px #f1f2f2;
	border-right: 1px #999 solid;
}
#nav  li a {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #565656;
	padding: 0 20px;
	text-decoration: none;
}
#nav li a:hover,
#nav li:hover a,
#nav li.over a {
	background: #3f3f3f;
	color: #fff;
	text-shadow: none;
}
#nav ul {
	display: none;
	width: 200px;
}
#nav li:hover ul,
#nav li.over ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	background: #3f3f3f;
	border-top: 3px solid #007672;
	margin: 0;
	padding: 0 ;
	list-style: none;
	z-index: 100;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
.frame #nav li:hover ul {
	display: none;
}
#nav ul li {
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	text-shadow: none;
	border: none;
}
#nav ul li a {
	float: none;
	display: block;
	font-weight: normal;
	color: #d9dbdc;
	text-indent: 0;
	padding: 0 10px;
	text-decoration: none;
	width: auto !important;
}
#nav ul li a:hover {
	background: #6d6d6d;
	color: #fff;
}
#nav .email-login,
#nav .email-login a {
	float: right;
	width: 10px;
}
#nav .email-login a {
	padding: 0;
	text-indent: -9999px;
	background: #999;
}
/* main body */
#maintext {
	padding: 10px 0 0 0;
}
body.home #maintext {
	width: 745px;
}
#toll-logo {
	position: absolute;
	top: 40px;
	right: 0;
}
/* contact */
#cForm {
	position: absolute;
	top: 130px;
	left: 400px;
}
.col2_l,.col2_r {
	float: left;
	width: 50%;
}
dt {
	font-weight: bold;
}

#sidePanel {
	position: absolute;
	top:  130px;
	right: 0;
	width: 200px;
	font-size: .em;
}
#sidePanel ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}
#sidePanel li {
	margin: 0 0 10px 0;
	padding: 0;
}
a.btn-sidebar, a.btn-sidebar:link, a.btn-sidebar:visited {
	background: #008886 url(/images/btn-side-bg.gif) no-repeat;
	height: 30px;
	line-height: 31px;
	white-space: nowrap;
	display: block;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #333 0 1px 0;
	margin-bottom: 6px;
}

a.btn-sidebar:hover{
	background-position: 0 -40px;
	color: #008886;
	text-shadow: none;
	text-decoration: none;
}

.box {
	padding: 10px;
	background: #d9dbdc;
	border-radius:			5px;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	margin-bottom: 10px;
}
.box h2 {
	font-size: 1.5em;
}
#eflash ul {
	margin: 0;
	padding: 0;
}
#eflash li {
	margin-bottom: 2px;
}
