@charset "utf-8";
/* CSS Document */
a, a:visited 
{
	color:#0099FF; 
	text-decoration:none;
}
a:hover
{
	border-bottom:2px solid #F00;
}
a#view
{
	cursor:pointer;
}
h1,h2,h3,h4,p,li,ol
{
	margin:0;
	padding:0;
}
h1
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
h2
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#999;
}
h3.stage-title, h3
{
	color:#333;
	margin:5px;
	
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	line-height:21px;
	text-align:justify;
}
p.footer 
{
	color:#999;
	font-size:10px;
	padding:10px;
	text-align:center;
}
p.inner-text
{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 20px;
	padding:10px;
}

p.breadcrumb
{
	font-size:10px;
	color: #999;
}
p.breadbrumb a, p.breadcrumb a:visited
{
	text-decoration:none;
	color:#333;
}
p.indent
{
	text-indent:10px;
}
p.indent:first-letter 
{
	font-size : 300%;
	font-weight : bold;
	float : left;
	width : 1em;
	color: #069;
}


body
{
	background: #e1e1e1 url(images/global-logo-bg.jpg) repeat 0 0 fixed;     
	text-align:center;  
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#shadow
{
	width:940px;
	margin:0 auto;
	position:relative;
	background:#CCC url(/images/shadow.gif) repeat-y top left;
}
#bottom-left-shadow
{
	position:absolute;
	left:0;
	bottom:0;
	background:url(/images/bottom-left-shadow.gif) no-repeat left;
}
#container
{
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background-color: #FFF;
	background-image: none;
	background-position: left bottom;
	border-bottom:3px solid #ccc;
	
}
#banner
{
	width:900px;
	height:196px;
	background: #079 url(images/banner-bg.gif) ; 
	float:left;
	position:relative;
	
}
#top-nav
{
	position:relative;
	text-align:right;
	width:900px;
	height:40px; 
	float:left;
	background: #fff url(/images/top-nav-bg.gif) no-repeat bottom right;
}

#navigator
{
	position:absolute;
	width:653px;
	height:40px;
	left: 244px;
	top: 137px;
}

#nav, #nav li , #left-nav
{
	list-style:none;
	margin:0;
	padding:0;
}
#left-nav li a
{
	display:block; 
	color: #006699;
	width:auto;
	text-decoration:none;
	border-bottom:1px solid #e9e9e9;
	padding:10px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#left-nav li a:hover
{
	background-color:#0E347B; 
}

#left-content
{
	width:200px;
	float:left;
	border-right:1px solid #e9e9e9;
	margin:14px 0 0 5px;
}
#mid-content
{
	margin:14px 0 0 10px;
	width:650px;
	float:left;
}
.title
{
	width:100%;
	float:left;
}
#footer
{
	text-align:center;
	clear:both;
}
/* img */
img.left
{
	float:left;
	margin:0 5px;
}

ul li
{
	list-style:none;
	color:#555;
	line-height:20px;
}
ul li.sec
{
	margin-left:35px;
}
div#contact-tab
{
	position:absolute;
	right:0;
	top:10px; 
}

#nav, #nav li , #left-nav
{
	list-style:none;
	margin:0;
	padding:0;
}
#left-nav li a
{
	display:block; 
	color: #006699;
	width:auto;
	text-decoration:none;
	border-bottom:1px solid #e9e9e9;
	padding:10px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#left-nav li a:hover
{
	color: #FFF;
	background: #87b7cf url(/images/hover-arrow.png) no-repeat center right;  
	border-right:2px solid #F00;  
}

#left-content
{
	width:200px;
	float:left;
	border-right:1px solid #e9e9e9;
	margin:14px 0 0 5px;
}
/* img */
img.left
{
	float:left;
	margin:0 5px;
}
ul li.sec
{
	margin-left:35px;
}
div#sub-div1,div#sub-div2, div#sub-div3, div#sub-div4, div#sub-div5, div#sub-div6, div#sub-div7, div#sub-div8, div#sub-div9, div#sub-div10
{
	width:540px;
	border-width:0px 1px;
	border-color:#CCC;
	border-style:solid;
	border-left:1px dashed #CCC;
	padding:3px;
	margin: 5px;
	background-color:#f5f5f5;
	display:none;
}
table th
{
	background-color: #ccc;
	padding:2px;
	color:#069;
}
.drop-link
{
	cursor: pointer;
}
.drop-link:hover
{
	color:#e9e9e9;
}

ul.sub-drop li
{
	list-style:none;
	color:#333333 !important;
	font-size:12px !important;
}
ul#drop li
{
	list-style:none;
	font-size:15px;
	font-weight:bold;
	color:#069;
}
ul#drop li:hover, ul#drop li:focus
{
	color:#F00;
}
span.icon
{
	font-size:10px;
	background-color:#fff;
	color:#FFF;
	padding:2px;
	margin-right:5px;
}
a.active-loc
{
	color: #FFF!important;
	background-color: #87b7cf !important;
	border-right:2px solid #F00;
} 
a.active-sub-link, a.active-sub-link:hover
{
	background-color:#e1e1e1 !important;
	color: #069 !important;
	cursor:default;
}
a.active-sub-link:hover
{
 	background-image:none !important;
}
ul#left-nav li ul li
{
	color:#CCC;
}
img.left
{
	float:left;
	margin:0 5px;
}
ul li.sec
{
	margin-left:35px;
}
div#form-box 
{
	display:none;
	background-color:#e9e9e9;
	width:520px;
	padding:5px;
}

.customer
{
	background: transparent url(/images/customer-bg.jpg) no-repeat 70% 40%;
}
div#mapBlock
{
	padding:15px;
	text-align:center;
	display:none;
	position:absolute;
	width:480px;
	height:360px;
	left:30%;
	top:35%;
	background-color:#282828;
	border:1px solid #666;
	opacity:0.80;
	filter:alpha(opacity=80);
}
div#calendar
{
	display:none;
	position:absolute;
	right:40px;
	top:280px;
	background-color:#fff;
	border:5px solid #252525;
	opacity:0.90;
}
span.dot
{
	color:#ccc;
}
div#cert
{
	text-align:center;
	margin-top:30px;
}
div#cert h2
{
	color:#FFF;
	font-size:12px;
	background-color:#999;
	padding:0 3px;
	margin-top:90px;
}

