/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:20px;
	text-align:justify;
	background:url(page_bg.jpg) repeat-x fixed;
		background-position: 0px 130px;
	}
#wrapper {
	background:url(shadow.png) top no-repeat;
	background-position: 12px 130px;
	
}
#header {
	background:#fff;
	}
#header a {
	text-decoration:none;
	color:#182741;
	}
#header img {
	margin-left:10px;
	border:0;
	}
#header ul{
	list-style:none;
	width:600px;
	text-align:right;
	}
#header a,
#header li{
	display:inline;
/*	padding:2px 10px 2px 10px;
	border-left:1px solid #eee;*/
	height:25px;
	font-size:11px;
	color:#182741;
	padding:8px 10px 8px 10px;
	}
#header li:hover{
	
/*	border-left:1px solid #eee;*/
	height:25px;
	}
#banner {
	/*background:#182741;*/
	background:#FFFFFF;
	border-radius: 5px;
	}
#mainmenu {
	/*background:#2B3871;*/
	background:url(main-navbg.jpg) repeat-x top;
	text-transform:uppercase;
	border-radius: 5px;
	text-align:left;
	}
#mainmenu ul {
	list-style:none;
	margin: 0;
	padding:0px 0px 0px 0px;
	line-height:40px;
	}
#mainmenu li {
	display:inline;
	padding:0px;
	/*border-right:1px solid #eee;*/
	font-size:12px;
	}
#mainmenu a {
	text-decoration:none;
	}
#pathway {
	border:1px solid #eee;
	padding:0px;
	border-radius: 5px;
	margin-top:5px;
	background:#fff  url(bottom.gif) top no-repeat;
	}
#pathway div {
	float:left;
	font-size:11px;
	line-height:20px;
	border-right:1px solid #eee;
	}
#pathway a {
	text-decoration:none;
	color:#339900;
	}
#header h1 {
	color:#EFF1F8;
	font-size:1em;
	font-weight:normal;
	line-height:50px;
	margin:0;
	padding:0;
	}
#body table td {
	vertical-align:top;
	}
#footer,
.grey {
	background:#fff  url(bottom.gif) top no-repeat;
	padding:10px 5px 10px 10px;
	}
.grey img{
	border:1px solid #ccc;
	margin:0px;
	padding:2px;
	}

.block {
	
	padding:10px;
	margin-bottom:10px;
	border-radius: 5px;
	border:1px solid #eee;
	color:#666666;
	}
.block ul {
	margin:0 10px;
	padding:0 10px;
	list-style:none;
	}
.block li {
	padding:2px;
	text-indent:15px;
	line-height:18px;
	background:url(icon_redirect.gif) no-repeat;
	background-position: 0px 5px ;
	font-size:11px;
	color:#666666;
	}
.block a {
	color:#FF9900;
	text-decoration:none;
	font-size:12px;
	}
.block p {
	font-size:12px;
	}
h1,
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.block h1 {
	margin:0 0 5px 0;
	padding:0;
	/*border-bottom:1px solid #DEE7EF;*/
	letter-spacing:-1px;
	font-size:2em;
	color:#527087;
	}
.tabbertab strong,
.block h2 {
	margin:0;
	padding:0;
	font-size:1em;
	color:#43679E;
	line-height:1.5em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.left_column {
	width:260px;
	padding:5px;
	background:#FFFFFF;
}
#body table {
	border-radius: 5px;
	}
#body td {
	padding:10px;
	}
#body td td{
	padding:0px;
	}
.left_column ul {
	list-style:none;
	margin:2px;
	padding:2px;
	}
.articles li{
	background:url(date.png) left no-repeat;
	text-indent:18px;
	font-size:11px;
	line-height:25px;
	color:#999999;
	border-bottom:1px solid #eee;
}
.left_column h1 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color:#FF9900;
	background: #5975A2 url(book_open.png) left no-repeat ;
	background-position:10px 10px;
	text-indent:30px;
	line-height:1.5em;
	padding:8px 0px 8px 0px;
	border-radius: 5px;
	color:#FFFFFF;
	text-transform:uppercase;
	}
.left_column h2{
	text-indent:30px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	line-height:1.5em;
	padding:8px 0px 8px 0px;
	border-radius: 5px;
	color:#000;
	text-transform:uppercase;
	background: #FF9900 url(book_open.png) left no-repeat ;
	background-position:10px 10px;
	}
.like_button {
	margin-top:20px;
	padding:0px 5px 0px 10px;
	}
.spacer {
	background: url(horizontal_shade_line.png) top no-repeat ;
	}
#online_surveys  input,
#myform input {
	border:1px solid #ccc;
	height:30px;
	width:100%;
	}
.white {
	background:#fff;
	}
#footer {
	text-align:center;
	padding:10px 0px;
	border-radius:5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	}