* { margin: 0; outline: none; font-family: Helvetica; }
html, body, form { padding: 0; color: black; font-size: 12px; }
html {overflow-x: hidden; overflow-y: scroll; }
img, iframe { border: 0; }
a:active, a:link, a:visited, a:hover { color: #669900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
p { padding: 0 0 10px 0; }

body
{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	background: url(/img/main/bg.jpg) #f2f8fc repeat-x top center;
	text-align: center;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0;
	font-weight: normal;
	display: block;
}

h1
{
	font-size:24px;
	font-weight:bold;
	line-height: 28px;
	color:#9ccb3d;
}

h2
{
	font-size:18px;
	font-weight:bold;
	line-height: 28px;
	color:#000000;
}

h3
{
	background-color: #E6EDD5;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 20px;
}

.imgright
{
	float: right;
	padding: 10px;
}

ul { padding: 0 0 0 20px; margin: 0;}
ol { padding: 0 0 0 40px; margin: 0;}
li { padding: 0; margin: 0;}

#SEO_footer_text
{
	width: 200px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: -100px;
	left: -9999px;
	text-indent: -9999px;
}

#site_main{
	border-left: 2px solid #057dc2;
	border-right: 2px solid #057dc2;
	margin: 0 auto;
	width: 969px;
	background: white;
	padding: 14px 0;
}

.site_width{
	margin: 0 auto;
	text-align: left;
	/*width: 941px;*/
	width: 936px;
}

#site_top .logo{
	display: block;
	float: left;
	width: 208px;
	height: 80px;
	background: transparent url(/img/main/site_top_logo.jpg) no-repeat center center;
}

#site_top .bar{
	float: right;
	width: 700px;
	padding: 2px 0 2px 28px;
	border-bottom: 2px solid #ebf5d8;
}

#site_top .bar .delim{
	float: left;
	color: #999999;
	line-height: 23px;
	font-size: 14px;
}

#site_top .bar .phone{
	float: left;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 15px 0 30px;
	background: transparent url(/img/main/site_top_phone.gif) no-repeat 0px 5px;
}

#site_top_logo{
	display: block;
	width: 220px;
	height: 78px;
	background: transparent url(/img/main/site_top_logo.png) no-repeat center center;
	float: left;
}

#site_content{
	clear: both;
	padding: 10px 0 40px 0;
}

#site_top_bar{
	float: right;
	width: 721px;
	height: 36px;
	background: #9ccb3d;
	border-top: 1px solid white;
	margin-bottom: 9px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

#site_top_menu{
	float: left;
	/*width: 728px;*/
	padding-top: 7px;
}

.site_top_menu_item:link, .site_top_menu_item:active, .site_top_menu_item:visited, .site_top_menu_item:hover{
	display: block;
	float: left;
	line-height: 28px;
	padding: 0 12px;
	color: #9ccb3d;
	font-size: 14px;
	font-weight: bold;
}

.site_top_menu_item:hover{
	color: #057dc2;
	text-decoration: none;
}

#site_top form.search{
	float: right;
	padding-top: 8px;
}

#site_top form.search input.submit{
	float: right;
	height: 26px;
	width: 24px;
	background: white url(/img/main/site_top_search.gif) no-repeat top right;
}

#site_top form.search input.text{
	float: right;
	height: 26px;
	width: 96px;
	background: white url(/img/main/site_top_search.gif) no-repeat top left;
	border: 0;
	padding: 0 0 0 30px; 
	font-size: 12px;
	line-height: 26px;
}

#site_top form.search input.i{
	font-style: italic;
	color: #999999;
}

#site_top_menu .delim{
	float: left;
	background: #c4cea1;
	width: 1px;
	height: 28px;
}

#site_top_menu .item{
	float: left;
	position: relative;
	z-index: 100;
}

#site_top_menu .items{
	float: left;
	display: none;
	border: 2px solid #9ccb3d;
	border-top: 0;
	background: white url(/img/main/site_top_nav.gif) repeat-x left bottom;
	clear: both;
	position: absolute;
	top: 35px;
	left: -2px;
}

#site_top_menu .items a:link, #site_top_menu .items a:active, #site_top_menu .items a:visited, #site_top_menu .items a:hover{
	display: block;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	padding: 5px 30px;
	border: 1px solid transparent;
	background: transparent url(/img/main/site_top_nav_item.png) no-repeat 18px 8px;
}

#site_top_menu .items a:hover{
	color: #666666;
	border: 1px solid #e2e9d3;
	background: white url(/img/main/site_top_nav_item_on.png) no-repeat 18px 8px;
}

#site_top_menu .locate:link, #site_top_menu .locate:active
, #site_top_menu .locate:visited, #site_top_menu .locate:hover{
	display: block;
	float: left;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	background: #9acc1f;
	margin-left: 12px;
	padding: 0 12px;
}

#site_top_centers{
	float: right;
	text-align: right;
}

.hr1, .hr2{
	clear: both;
	height: 8px;
	line-height: 0px;
	font-size: 0px;
	background: #9ccb3d url(/img/main/hr1.gif) no-repeat top left;
}

.hr2{background-image: url(/img/main/hr2.gif);}

.arr1:link, .arr1:active, .arr1:visited, .arr1:hover{
	padding-left: 12px;
	background: url(/img/main/arr1.gif) no-repeat 0px 50%;
}

.arr2:link, .arr2:active, .arr2:visited, .arr2:hover{
	padding-left: 12px;
	background: url(/img/main/arr2.gif) no-repeat 0px 50%;
}

#site_bottom{
	/*padding-top: 20px;*/
}

#site_bottom a:link, #site_bottom a:active, #site_bottom a:visited, #site_bottom a:hover{
	text-decoration: underline;
}

#site_bottom_bar{
	background: #9ccb3d;
	padding: 15px;
}

input.button{
	font-family: Helvetica, Arial;
	background: #9ccb3d url(/img/main/button.gif) repeat-x center center;
	padding: 0 5px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #669900;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input.button{width: 0; overflow: visible;}
input.button[class]{width: auto;}

input.button2{
	font-family: Helvetica, Arial;
	background: #9ccb3d;
	padding: 0 10px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #c6e18f #628027 #41551a #b1d666;
	color: white;
}

input.button2{width: 0; overflow: visible;}
input.button2[class]{width: auto;}

input.text{
	padding: 3px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #669900;
	line-height: 100%;
}

input.text2{
	padding: 3px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #cccccc;
	line-height: 100%;
}
input.i{
	color: #000000;
	font-style: normal;
}

select.select2{
	padding: 3px;
	height: 26px;
	font-size: 11px;
	border: 1px solid #cccccc;
	line-height: 100%;
}

.site_content_right{
	width: 206px;
	float: right;
	overflow-x: hidden;
}

.site_content_left{
	width: 730px;
	float: left;
}

.site_content_left .left_box{
	width: 164px;
	border-right: 1px solid #9ccb3d;
}

.site_content_left .right_box{
	width: 515px;
	padding: 0 25px;
}

.left_menu a:link, .left_menu a:active, .left_menu a:visited, .left_menu a:hover{
	border-bottom: 1px solid #9ccb3d;
	font-size: 14px;
	color: #666666;
	padding: 10px 15px;
	display: block;
}

.left_menu a.active:link, .left_menu a.active:active, .left_menu a.active:visited, .left_menu a.active:hover{
	background: #9ccb3d;
	color: white;
}

.left_menu .items{
	background: #f0f7e2;
	border-bottom: 1px solid #9ccb3d;
	padding: 5px 0;
}

.left_menu .items a:link, .left_menu .items a:active, .left_menu .items a:visited, .left_menu .items a:hover{
	font-size: 12px;
	color: #669900;
	padding: 5px 15px;
	display: block;
	border: 0;
}

.left_menu .items .items{
	border: 0;
}

.left_menu .items .items a:link, .left_menu .items .items a:active, .left_menu .items .items a:visited, .left_menu .items .items a:hover{
	font-size: 11px;
	color: #666666;
	padding: 5px 15px 5px 30px;
	display: block;
	border: 0;
}

.popupBox{
	left: 0;
	top: 0;
	position: absolute;
	border: 3px solid #9ccb3d;
	background: #eeeeee;
	padding: 2px;
}

.popupBoxTitle{
	background: #9ccb3d;
	padding: 5px 10px;
	clear: both;
	margin-bottom: 2px;
	overflow: hidden;
}

.popupBoxTitle, .popupBoxTitle a:link, .popupBoxTitle a:active, .popupBoxTitle a:visited, .popupBoxTitle a:hover {
	color: white;
	font-weight: bold;
	line-height: 17px;
}

.popupBoxLoading{
	background: transparent url(/img/main/loading.gif) no-repeat center center;
}

.popupBoxContent{
	background: #eeeeee;
	overflow: hidden;
}

.loading .popupBoxContent{
	visibility: hidden;
}

.errorBox{border: 3px solid #da4141;}
.errorBox .popupBoxTitle{background: #da4141;}

.map{
	text-align: left;
	border: 1px solid #9ccb3d;
	padding: 3px;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pages{
	text-align: center;
}

.pages a:link, .pages a:active, .pages a:visited, .pages a:hover{
	display: block;
	float: left;
	height: 8px;
	line-height: 8px;
	padding: 5px 7px;
	margin: 5px;
	font-size: 11px;
	color:#669900;
	background: #f8fbf0;
	border: 1px solid #f0f6e0;
}

.pages a.active:link, .pages a.active:active, .pages a.active:visited, .pages a.active:hover{
	background: #dee8ca;
	border: 1px solid #cadbaa;
}

#site_bottom_icons{
	margin: 10px;
}

.right_side_module{
	background: #f6ffe0;
}

.left_box2{
	border-top: 7px solid #9ccb3d;
	background: white url(/img/main/left_box_bg.gif) repeat-x top left;
	margin-top: 3px;
	padding: 5px 15px; 
}

.left_box2 img{
	border: 1px solid #9ccb3d;
	margin: 5px 0;
}


.c{clear:both;font-size:0;line-height:0;}
.n{display:none;}
table.full{width:100%;}

.b, .b:link, .b:active, .b:visited, .b:hover{font-weight:bold;}
/*.i, .i:link, .i:active, .i:visited, .i:hover{font-style:italic;}*/
.u, .u:link, .u:active, .u:visited, .u:hover{text-decoration:underline;}
.dn, .dn:link, .dn:active, .dn:visited, .dn:hover{text-decoration:none;}
.lower{text-transform:lowercase;}.upper{text-transform:uppercase;}

.h5{height:5px;}.h10{height:10px;}.h15{height:15px;}.h20{height:20px;}.h30{height:30px;}
.fs8{font-size:8px; line-height: 12px;}.fs9{font-size:9px; line-height: 13px;}
.fs10{font-size:10px; line-height: 14px;}.fs11{font-size:11px; line-height: 15px;}.fs12{font-size:12px; line-height: 16px;}.fs13{font-size:13px; line-height: 17px;}.fs14{font-size:14px; line-height: 18px;}
.fs15{font-size:15px; line-height: 19px;}.fs16{font-size:16px; line-height: 20px;}.fs17{font-size:17px; line-height: 21px;}.fs18{font-size:18px; line-height: 22px;}.fs19{font-size:19px; line-height: 23px;}
.fs20{font-size:20px; line-height: 24px;}.fs21{font-size:21px; line-height: 25px;}.fs22{font-size:22px; line-height: 26px;}.fs23{font-size:23px; line-height: 27px;}.fs24{font-size:24px; line-height: 28px;}

.fl{float:left;}.fr{float:right;}
.top{vertical-align:top;}.middle{vertical-align:middle;}.bottom{vertical-align:bottom;}
.center{text-align:center;}.left{text-align:left;}.right{text-align:right;}

.vr{border-right:1px solid #cccccc;}.vrl{border-left:1px solid #cccccc;}
.hr{border-bottom: 1px solid #cccccc;}.hrt{border-top: 1px solid #cccccc;}

.m10{margin:10px;}.mt10{margin-top:10px;}.ml10{margin-left:10px;}.mr10{margin-right:10px;}
.p10{padding:10px;}.p30{padding:30px;}.pt10{padding-top:10px;}.pl10{padding-left:10px;}.pr10{padding-right:10px;}

.scrolln{overflow: hidden;}.scroll, .scrolly, .scrollx{overflow: auto;}.scrolly{overflow-x:hidden;}.scrollx{overflow-y:hidden;}

.c3, a.c3:link, a.c3:active, a.c3:visited, a.c3:hover{color:#333333;}
.c6, a.c6:link, a.c6:active, a.c6:visited, a.c6:hover{color:#666666;}
.c9, a.c9:link, a.c9:active, a.c9:visited, a.c9:hover{color:#999999;}
.cc, a.cc:link, a.cc:active, a.cc:visited, a.cc:hover{color:#cccccc;}
.cwhite, a.cwhite:link, a.cwhite:active, a.cwhite:visited, a.cwhite:hover{color:white;}
.cblack, a.cblack:link, a.cblack:active, a.cblack:visited, a.cblack:hover{color:black;}
.cred, a.cred:link, a.cred:active, a.cred:visited, a.cred:hover{color:red;}
.cgreen, a.cgreen:link, a.cgreen:active, a.cgreen:visited, a.cgreen:hover{color:green;}
.cs_green, a.cs_green:link, a.cs_green:active, a.cs_green:visited, a.cs_green:hover{color:#669900;}
.cs_lgreen, a.cs_lgreen:link, a.cs_lgreen:active, a.cs_lgreen:visited, a.cs_lgreen:hover{color:#9ccb3d;}
.cs_red, a.cs_red:link, a.cs_red:active, a.cs_red:visited, a.cs_red:hover{color:#da4141;}

.bc3{border-color:#333333;}.bc6{border-color:#666666;}.bc9{border-color:#999999;}.bcc{border-color:#cccccc;}
.bgc3{background-color:#333333;}.bgc6{background-color:#666666;}.bgc9{background-color:#999999;}.bgcc{background-color:#cccccc;}

/* COPYPASTED FROM LIVE SITE, PLZ CHANGE IF NEEDED */
#footer_left { margin: 0 0 0 0; width: 400px; float: left; line-height: 13pt; }
#footer_right { margin: 0 0 0 20px; width: 400px; float: left; line-height: 13pt; }
#footer .title { width: 400px; margin: 20px 0 0 0; display: block; float: left; clear: both; }
#footer a.item:link, #footer a.item:active, #footer a.item:visited, #footer a.item:hover { width: 385px; padding-left: 8px; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000000; background: url(/img/main/bg_footer_link.gif) no-repeat 0 8px; display: block; float: left; clear: both; }
#footer a.item:hover {text-decoration: underline;}

#form .name { font-weight: bold; font-size: 10pt; }

.req { font-weight: bold; color: #ff0000; }

.centers_cell_1, .centers_cell_2, .centers_cell_3
{
	clear: both;
}

.centers_cell_delim
{
	clear: both;
	height: 1px;
	margin: 5px 0;
	border-bottom: 1px #cccccc dotted;
}

.related_links
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 5px 0 15px 0;
}

.sch_cons a:link, .sch_cons a:active, .sch_cons a:visited, .sch_cons a:hover
{
	font-size: 12px;
	padding: 9px 0 9px 38px;
	display: block;
	background: url(/img/main/play.gif) no-repeat 10px center #aad249;
	color: white;
}

.smaller{
	font-size: smaller;
}

.site_top_left
{
	float: left;
	width: 490px;
	height: 30px;
}

a.btn_metro, a.btn_metro_s {
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8cc63f;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.btn_metro {
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 4px 4px 4px #ccc;
  -webkit-box-shadow: 4px 4px 4px #ccc;
  box-shadow: 4px 4px 4px #ccc;
}
a.btn_metro:after {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,.1) 100%);
    background:
        -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%,
        rgba(255,255,255,.1) 100%);
    background:
        -webkit-gradient(linear, left top, left bottom,
        color-stop(0%,rgba(255,255,255,0.5)),
        color-stop(100%,rgba(255,255,255,.1)));
}
a.btn_metro_s {
	padding: 8px 6px;
	font-size: 12px;
	line-height: 22px;
	background: #aad249 url(/img/main/play.gif) no-repeat 6px center;
}
a.btn_metro_s span { padding: 0 0 0 25px; }

table.metro { border-collapse: collapse; border: none; border-spacing: 0; width: 100%; }
table.metro td { padding: 10px; border: none; border-spacing: 0; vertical-align: top; }
table.metro td:first-child { padding: 10px 0; width: 30%; text-align: center; }
table.metro td:first-child img { width: 200px; }


