/* CSS Document */
body { 
padding: 0px; background:  url(../images/BG_Body.gif) repeat; margin: 0px 0px 0x 0px; font: 70% verdana;color: #333;line-height: 150%}

abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #7FC4D8;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}
a {
	color: #F0CB00;
	text-decoration: none;
}
a:active { outline: none; }
a:hover {
	color:#CC0000;
	text-decoration: underline;
	outline: none;
}
a images { border: 0; }
h2 {
	font-size: 1.1em;
	margin:0;
	line-height: 100%;
}
hr { display:none; }

/* Global Form Styles */
input, textarea{
	background: #fff;
	border: 1px solid #1AA84E;
	border-top: 3px solid #1AA84E;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#header {
	background: #7BC2D6 url(file:///E|/htdocs/images/headertop.gif) bottom repeat-x;
	margin:0;
	height: 76px;
	padding:0;
}
#header h1 {
	background:  url(file:///E|/htdocs/images/logo.gif) 10px 0px no-repeat;
	height: 76px;
	margin:0;
	float: left;
	width: 200px;
	position: absolute;
}
#header h1 a {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 55px;
}
#header h1 a span {
	display: none;
}
#header h3 { display: none; }
#header a#award {
	position: absolute;
	top: 12px;
	left: 180px;
	display: block;
	height: 20px;
	width: 23px;
}
#search {
	padding:0 0 5px 0;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 190px;
}
#search form { margin: 0; }
#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
#search form fieldset legend {
	display: none;
}
#search label{
	background:  url(images/search.gif) no-repeat;
	height: 40px;
	width: 32px;
	float: left;
	text-indent: -4000px;
	position: relative;
	display: block;
	cursor: pointer;
}
#search .searchbox {
	border: 1px solid #47A4BE;
	font-size: 14px;
	padding: 3px 0 3px 20px;
	color: #303030;
	float: left;
	width: 150px;
	margin: 10px 0 0 -20px;
}
#content {
	margin:0;
	background: transparent;
	padding: 10px 0px 20px 20px;
	float: left;
	border-left: 1px dotted #BBE0EB;
}
#content h2 {
	font-size: 2.3em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 10px 0;
	color: #1AA84E;
}
#content h3 {
	padding: 15px 0 0 0;
	clear: both;
	margin: 0;
	color: #1AA84E;
	font-size: 1.1em;
}
#content label {
	font-size: 0.9em;
	cursor: pointer;
}
#content p {
	margin:0;
	padding: 10px 0 5px 0;
	line-height: 150%;
	color:#000;
}
#leftcol {
	float:left;
	width: 50%;
	min-width:340px;
	margin:0;
	padding: 10px 0 15px 0;
}
#news, #jobs {
	margin:0;
	padding:0 15px 5px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#jobs p { margin: 10px 15px 10px 15px; }

#leftcol #jobs h2 {
	font-size: 1.7em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 15px 10px;
	color: #1AA84E;
}
#leftcol #recommended {
	width: 155px;
	min-width: 140px;
	float: right;
	margin: 0 15px 0 5px;
	text-align: right;
}
#categories {
	width: 170px;
	float: right;
	margin: 0 5px 10px 5px;
}
#leftcol #bydate {
	width: 170px;
	float: right;
	padding: 0;
	margin: 0 5px 0 20px;
}
#leftcol h2, #rightcol h2  {
	padding: 10px 0 10px 0;
	clear: both;
	margin: 0;
	color: #1AA84E;
}
#rightcol h2#features {
	background:  url(file:///E|/htdocs/images/features.gif) left no-repeat;
	text-indent: -3000px;
	margin: 13px 0 2px 5px;
	padding: 0;
}
#leftcol #recommended ul li p {
	float: right;
	margin:0 5px 0 0;
	width: 60%;
}
#leftcol #recommended ul {
	margin: 0;
	font-size: 0.85em;
	padding:0;
	list-style: none;
}
#leftcol #recommended ul li {
	margin: 5px 0 5px 0;
	clear: both;
	border-bottom: 1px dotted #BBE0EB;
	padding: 0 0 10px 0;
}
#leftcol #recommended ul li images {
	border: 1px solid #BBE0EB;
	padding:3px;
	width: 40px;
	height: 50px;
	float: right;
	margin: 3px 5px 0 0;
}
#categories ul, #leftcol #bydate ul {
	font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}
#categories li, #leftcol #bydate li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #BBE0EB;
}
#leftcol ul li a { color: #4896AC; }
#categories a,
#leftcol #bydate a {
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	height: 17px;
}
#categories a:hover,
#bydate a:hover { background:#F0FDE2; }

/* Main Content Area */
.content {
	margin:0;
	padding:5px 0 5px 10px;
	color: #fff;
	background:  url(images/entrybg.gif) top left no-repeat;
	border-right: 1px solid #47A4BE;
	border-bottom: 1px solid #47A4BE;
}
#content dd {
	margin:0;
	padding: 0 0 10px 0;
}
.content h2 {
	padding: 4px 0 2px 0;
	font-size: 1.0em;
	margin: 0 0 0 10px;
}
#content .content-ind {
	width:339px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px dotted #BBE0EB;
}
#content .ad {
	text-align: center;
	border: 0;
	padding: 20px 0 10px 0;
}
#content .content-ind h2 {
	margin: 0 0 5px 0;
	line-height: 130%;
}
#content .content-ind p {
	padding: 5px 10px 0 0;
	margin: 0 0 10px 0;
}
#content .content-ind .images images {
	border: 3px solid #BBE0EB;
}
#content .content-ind .posted a {
	color: #4896AC;
}
.content a { color: #fff; }
.posted a { color: #4896AC; }

/* footer */
#footer {
	margin:0;
	padding:0;
	clear: both;
	font-size: 0.8em;
	color: #A1DCEA;
	background-color:#1AA84E;
	height:35px;
}
#footer p {
	padding: 10px 0 15px 0;
	text-align: center;
	margin:0;
	color:#fff;
}
#footer a { color: #fff; }
#headernav{margin:10px 0px 0px 0px; padding:0px; width:793px; height:25px; border:0px solid #ccc;}
#headernav ul{margin:7px 10px 0px 0px; padding:0px; list-style:none;}
#headernav li{margin:0px 0px 0px 0px;display:inline; font:normal 10px Verdana; padding-right:8px;padding-left:8px; border-right:1px solid #fff; line-height:10px}
#headernav li a{padding:0px; font:normal 10px Verdana;color:#fff; text-decoration:none;}
#headernav li a:hover{color:#fff; text-decoration:none}
#mainnav{margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; background:url(../images/nav_bg.gif) repeat; width:735px; border:0px solid #ccc; height:27px;}
#mainnav ul{margin:0px 10px 0px 0px; padding:0px; list-style:none;}
li.inline{margin:0px 0px 0px 0px;display:inline; font:bold 12px Verdana; padding-right:14px;padding-left:14px; border-right:2px solid #1AA84E; line-height:18px}
li.last{margin:0px 0px 0px 0px;display:inline; font:bold 12px Verdana; padding-right:14px;padding-left:14px; border-right:0px solid #1AA84E; line-height:18px}
#mainnav a{padding:0px; font:bold 12px Verdana;color:#1AA84E; text-decoration:none;}
#mainnav li a:hover{color:#000; text-decoration:none}
#slug_main{margin:0px auto; padding:0px; width:740px; height:300px; border:0px solid #000;}
#slug_main h1{margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font: bold 11px verdana; color:#000px;}
#slug_main h3{margin:0px 5px 0px 0px; padding:0px; float:right;}
#slug_main p{margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; font:normal 11px verdana; color:#000; line-height:12px}
#slug_main p a{font:normal 11px verdana; color:#cc0000; text-decoration:none;}
#slug_main p a:hover{color:#000; text-decoration:underline;}
#slug_image {margin:0px 5px 2px 0px; padding:0px; width:100px; height:65px; float:left; border:1px solid #fef;}
#slug1{margin:5px 0px 0px 0px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:left; height:140px}
#slug2{margin:5px 0px 0px 10px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:left; height:140px}
#slug3{margin:5px 0px 0px 0px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:right; height:140px}
#clearing {clear:both; height:10px}
#slug4{margin:5px 0px 0px 0px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:left; height:140px}
#slug5{margin:5px 0px 0px 10px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:left; height:140px}
#slug6{margin:5px 0px 0px 0px; padding:10px 10px 10px 10px; width:218px; border:1px dashed #ccc; float:right; height:140px