/*	Body Styles and Hacks	*/
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url('/images/bg-tile.gif') 0% 50% repeat;
	height: 100%;
}

html > body #outer {
	height: auto;
	min-height: 100%;
}

* html #outer { height: 100%; } /*for IE as IE treats height as min-height anyway*/

/*	commented backslash hack v2	\*/ 
html, body {
	height: 100%;
}
/*	end hack	*/ 

/*	General Styles	*/
body, div, span, p, li, a {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, input, textarea, select, td, th {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
}
img {
	border: none;
}
#outer {
	width: 876px;
	margin: 0 auto;
	text-align: left;
	background: url('/images/bg-borders-nav.gif') 0% 0% repeat-y;
	position: relative;
}
* html #outer {height: 100%;}
head+body #outer {min-height: 100%;}

* html .fcl{clear:both;height:0px;overflow:hidden;margin-top:0px;}
head+body .fcl{clear:both;height:1px;overflow:hidden;margin-top:-1px;}

/*	Body Styles	*/
#body {
	margin: 0px 39px 0px 39px;
	padding: 0px;
}
/*	Header Styles	*/
#header {
	width: 798px;
	height: 123px;
	background:  url('/images/logo-withnav.gif') 0% 0% no-repeat;
}
#adcontainer {
	width: 468px;
	height: 60px;
	border: 1px solid #ececec;
	position: relative;
	top: 10px;
	left: 318px;
}
/* Side Navigation Styles */
#side {
	width: 200px;
	float: left;
	margin-right: 20px;
}
#sidenav {
	width: 200px;
	margin: 0;
	padding: 0;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidenav li {
	margin: 0px 0px 3px 0px;
	width: 100%;
}
#sidenav a {
	display: block;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 15px;
}
#sidenav  a:hover, #sidenav  a:active {
	display: block;
	cursor: pointer;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: url('/images/nav-over.gif') repeat-x top left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 15px;
}
#sidenav2 a {
	display: block;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 22px;
}
#sidenav2  a:hover, #sidenav2  a:active {
	display: block;
	cursor: pointer;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: url('/images/nav-over.gif') repeat-x top left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 22px;
}
#sidenav2 span {
	color: #0a74db;
	position: relative;
	left: -2px;
}
/*	Main Container Styles	*/
#content {
	width: 578px;
	float: right;
}
.maincontainer {
	width: 578px;
	position: relative;
	top: -40px;
	margin-bottom: 10px;
}
.maincontainer h2 {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #333333;
	background: url('/images/big-header.gif') repeat-x;
	margin: 0;
	padding: 0 0 0 8px;
	height: 27px;
	line-height: 27px;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.maincontainer h3 {
	font-family: Verdana, Tahoma, Sans-Serif; 
	font-size: 10px;
	color: #FFFFFF;
	background: url('/images/small-header.gif') repeat-x;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 5px;
	height: 21px;
	line-height: 20px;
}
.maincontainer h4 {
	font-family: Verdana, Tahoma, Sans-Serif; 
	font-size: 11px;
	color: #555555;
	background: url('/images/footer.gif') repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 7px;
	height: 25px;
	line-height: 22px;
}
#keyfeatures {
	background: url('/images/pahud-faded.jpg') no-repeat;
	height: 220px;
	margin: 10px 10px 10px 30px;
	padding: 10px 10px 10px 250px;
}
#keyfeatures ul {
	list-style-type: none;
	padding-top: 10px;
}
#keyfeatures li {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #555555;
	background: url('/images/feature-bullet.gif') no-repeat 0 4px;
	padding-left: 20px;
}
#news {
	padding: 0px 0px 0px 8px;
}
.maincontainer span {
	color: #b9e8ff;
	position: relative;
	top: 1px;
}
.maincontainer div {
	margin: 0;
	padding: 7px 10px 10px 30px;
	line-height: 16px;
}
#clog {
	line-height: 20px;
}
.gototop {
	background: url('/images/gototop.gif') no-repeat;
	width: 10px;
	height: 12px;
	display: block;
	position: relative;
	left: 538px;
	bottom: 15px;
}
.maincontainer div ol {
	line-height: 20px;
}
/*	Footer Styles	*/
#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 39px;
	padding: 4px 0;
	background: url('/images/footer.gif') repeat-x;
	width: 798px
}

#footer span {
	display: block;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
	color: #999999;
}

a {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0a74db;
}
a:hover, a:active {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #41a0ff;
}
#notice, #notice2 {
	background: #fcf1d0;
	border: 1px solid #ffbf00;
	padding: 6px 10px 10px 10px;
	margin: 15px 10px 15px 30px;
	height: auto;
}
#notice span {
	line-height: 20px;
	font-weight: bold;
	color: #ed2024;
	height: auto !important;
}
#notice2 span {
	line-height: 20px;
	font-weight: bold;
	text-decoration: blink;
	color: #ed2024;
	height: auto !important;
}
#screen {
	border: 4px solid #41a0ff;
}
a.dl, a.cl, a.sl { padding-left: 14px; }
a.dl { background: url(/images/dl.gif) no-repeat 0 50%; }
a.cl { background: url(/images/cl.gif) no-repeat 0 50%; }
a.sl { background: url(/images/sl.gif) no-repeat 0 50%; }

tr.row1 {
	background: #FFFFFF;
}

tr.row2 {
	background: #F1F1F1;
}
/*	Layouts table Styles	*/
#layout table {
	width: 100%;
}
#layout th {
	background: #F1F1F1;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
#layout td {
	padding: 5px;
}
#layout td img {
	border: 2px solid #41a0ff;
}
.checkbox, .radio {
	position: relative;
	top: 3px;
}

#mailinglist {
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0px 0px 12px;
	line-height: 10px;
	color: #666666;
}
#mailinglist .text {
	font-weight: normal;
	border: 1px solid #AAAAAA;
	background: url('/images/big-header.gif') repeat-x 50% 100%;
}

#blog {
	font-family: Verdana, Tahoma, Sans-Serif; 
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0 0 7 0px;
	height: 9px;
	line-height: 9px;
}
#blog a {
	font-family: Verdana, Tahoma, Sans-Serif; 
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #0a74db;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	height: 9px;
	line-height: 9px;
}

#sidenav3 a {
	display: block;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 35px;
}
#sidenav3  a:hover, #sidenav3  a:active {
	display: block;
	cursor: pointer;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: url('images/nav-over.gif') repeat-x top left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-indent: 35px;
}