/* CSS Document */

*{ behavior: url(iepngfix.htc) }

html,body {
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#b6cace;
margin:auto;
padding:0;
text-align:center;
font-family:Tahoma;
font-size:12px;
color:#415459;

}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom:5px;
	color:#336666;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin:0;
	}

h3 {
  font-weight: bolder;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  margin:0;
  color:#660000;
}

h4 {
	font-size:12px;
	font-weight:bolder;
	margin:0 0 5px 0;
	padding:0;
	clear:left;
	}

a:link, a:visited {
	color: #339999; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#0099CC;
	text-decoration:underline;
	font-weight: normal;
}


.ddbullet {
font-family:arial;
font-size:14px;
font-weight:bolder;
color:#FFFFFF
}

A.ddbullet:link {color: #fff; text-decoration: none;}
A.ddbullet:visited {color: #fff; text-decoration: none;}
A.ddbullet:active {color: #a1bfc9; text-decoration: none;}
A.ddbullet:hover {color: #a1bfc9; text-decoration: none;}


div#parent-container  {
	width:892px;
	margin:auto;
	}
	
	
#pagebg
{background-image:url(images/page_bg.png);
 background-repeat:repeat-y;
 background-position:top center;
 width:885px;
 margin:auto;}
 
.body-container {
	width:816px;
	margin:auto;
	background-color:#d2dbde;
	border:solid 4px #FFFFFF;
	border-top:none;
	border-bottom:none;
}

.body-content {
margin:auto; 
width:395px; 
background-color:#d0d6d7; 
text-align:left; 
padding: 0 10px; 
line-height:16px;
	}

.content-container {
	width:816px;
	margin:auto;
	border-top:solid 2px #FFFFFF;
	height:100%;
	vertical-align:top;
	background-color:#687a7e;
}

.title {
	width:408px; padding:10px 0 0 10px; min-height:37px; background-image:url(images/procedures-bg.jpg); background-repeat:no-repeat; background-position:top left; margin-top:10px;  text-align:left; margin:0;
	}
	
.sub-title {
	font-size:12px;
	color:#336666;
	text-decoration:underline;
	margin:0;
	font-weight:100;
	}
	
.current-news {
	padding:5px 0 0 5px;
	color:#fff;
	font-size:18px;
	font-weight:bolder;
	}
	
	.weatherhead {
	color:#fdfcff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	font-weight:bold;
	padding-left:5px;
	}
	.weathertxt {
	color:#fdfcff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	font-weight:normal;
	}
	.timetxt {
	color:#fdfcff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	font-weight:normal;
	padding-left:5px;
	}
	.news-head {
	padding:5px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b4cecc;
	font-size:16px;
	font-weight:bold;
	}
	.news-bg {
	height:80px;
background-image:url(images/news_bg.gif);
	}
	a.anewstitle:link {
	color:#375a70;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	}
	a.anewstitle:visited {
	color:#375a70;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	}
	a.anewstitle:active {
	color:#375a70;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	}
	a.anewstitle:hover {
	color:#375a70;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	font-style:normal;
	}
	.newstxt {
	color:#375a70;
	font-size:11px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	font-style:normal;
	padding-left:5px;
	}
	.bg
	{
	background-color:#ffffff;
	}
.shadow-left {
float:left;
width: 30px;
background-image:url(images/dropshadow-left.png);
background-repeat:repeat-y;
height:300px;
}

.shadow-right {
float:left;
width: 30px;
background-image:url(images/dropshadow-right.png);
}
	
div#header {
float:left;
width:100%;
text-align:center;
vertical-align:top;
}


.nav {
	float:left; width:816px; background-image:url(images/indentbg.gif)
	}
	
.ticker {
	background-image:url(images/ticker-bg.gif);
	background-repeat:repeat-x;
	background-color:#527470;
	padding:2px 0;
	color:#FFFFFF;
	text-decoration:underline;
	width:100%;
	height:17px;
	font-size:11px
	}
	
	
.left-panel {
float:left;
width:194px;
margin:0 auto;
background-color:#687a7e;
background-image:url(images/common-procedures-title.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:left;
font-size:14px;
height:100%;
}

.right-panel {
float:left;
margin:0;
width:199px;
background-color: #697b7f;
height:100%;
color:#fff;
padding-bottom: 15px
}
	
.content {
float:left;
width:419px;
margin:0;
background-color:#d0d6d7;
border:solid 2px #FFFFFF;
border-top:none;
border-bottom:none;
height:100%;
	}
	
.index-intro {
	width:418px;
	float:left;
	background:#627176 url(images/intro-bg.jpg);
	background-repeat:repeat-x;
	color:#fff;
	text-align:left;
	border-bottom:solid 2px #fff;
	}
	
.clear {
width:100%; line-height:0; font-size:0; clear:both; float:none;
	}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}
.procedure-picts {
	border:solid 1px #666; float:left; width:116px;
	}

.procedure-content-box {
	 float:left; width:265px; margin-left:10px
	 }
	 
.getmap {
	background-image:url(images/magnifying-glass.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}
	
.getmap a:hover {text-decoration:none; color:#0099CC}

	
div#footer {
	width:100%;
	background:#ddd;
	border-top:6px double gray;
	font-size:9px;
	
}
	div#footer p {
		margin:0;
		text-align:center; 
		font-size:9px;
		clear:left;
		 line-height:14px
		
	}
	
.footer-content {
width:100%;
margin-top:10px;
text-align:center;
font-size:9px;
	}
