html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legendcaption,tbody,tfoot,thead{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
a{
	color:#336699;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background-color: #EDF4FE;
}
body{
	background:url(../images/bgr_main.jpg) repeat-x;
	color:#000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
.wrapper{
	margin:0 auto;
	width:925px;
}

/* header */
#header{
	width:100%;
	height:285px;
	background:url(../images/bgr_header.jpg) no-repeat;
}
/*header_logo*/
#header_logo{
	width:275px;
	float:left;
	padding:72px 0 28px 26px;
	height: 148px;
}
#logo{
	color:#de861a;
	font-size:60px;
	float:left;
	font-weight: bold;
	line-height: 46px;
}
#logo:hover{
	text-decoration:none;
}
#header_logo .assessment{
	color:#000000;
	font-size:48px;
	font-weight: bold;
}
#header_logo .description{
	color:#de861a;
	font-size:20px;
	display:block;
	letter-spacing:0;
	line-height:24px;
	font-weight: bold;
	padding-top: 8px;
}

/*header_login*/
#header_login{
	width:275px;
	float:right;
	padding:10px 0 28px 26px;
	height: 148px;
}

/* menu */
#menu{
	width:890px;
	clear: both;
	margin: 0 auto;
	float: left;
}
/* mainmenu */
#mainmenu{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#mainmenu a{
	padding: 0 10px 0 10px;
}

/*block_quote*/
#block_quote{
	width:868px;
	margin:0 0 20px 20px;
	padding:0px;
	height: 148px;
}
#block_quote h1{
	color:#b0b0b0;
	font-size:1.5em;
	line-height:1.5em;
	margin:0 0 5px 0;
}
#block_quote p{
	color:#b0b0b0;
	font-size:1.3em;
	line-height:1.5em;
	font-style:italic;
}
/*body*/
#body{
	width:100%;
	background:url(../images/bgr_body.png) repeat-y;
}
#body_top{
	width:906px;
	/*background:url(../images/bgr_body_top.png) repeat-x;*/
	margin:0 0 0 9px;
}
#body_end{
	width:100%;
	/*background:url(../images/bgr_body_end.gif) repeat-y right;*/
	overflow:hidden;
}
#content{
	float:left;
	width:475px;
	padding:0 0 0 20px;
}
#sidebar{
	float:right;
	width:323px;
	background: #FDBC5E;
	margin-right: 20px;
	padding: 12px;
}

/*post*/
.post{
	width:100%;
	margin:0 0 5px 0;
}
.post .title{
	color:#477886;
	font-size:24px;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 6px 0;
	border-bottom:0px dashed #dbdbdb;
}
.post .title a{
	color:#718d00;
}
.post .subtitle{
	color:#DE861A;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 6px 0;
	border-bottom:2px dashed #DE861A;
}
.post .entry{
	padding:0 10px 0px 0;
}
.post .entry a{
	text-decoration:underline;
	color: #336699;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:0px solid #dbdbdb;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 15px;
	list-style-type: disc;
}
.post .entry ul li{
	margin: 0;
	padding:0;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #efefef;
}

/*sidebar*/
.sidebar{
	width:100%;
	overflow:hidden;
	color:#000000;
}
.sidebar a{
	color:#ad120d;
	text-decoration: underline;
}
.sidebar a:hover{
	text-decoration:none;
}
.sidebar p{
	margin:0 0 15px 0;
}
.sidebar .special{
	font-size:18px;
	color:#477886;
	font-weight:bold;
	background-image: url(../images/special_bg.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	height: 140px;
	padding: 20px 10px 0 15px;
}
.sidebar .special a{
	text-decoration:underline;
	color: #336699;
}
.sidebar .special a:hover{
	text-decoration:none;
}
.sidebar .title{
	font-size:18px;
	color:#a81408;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:16px 0 6px 0;
	border-bottom: 2px dashed #DE861A;
}

/*footer_block*/
#footer_block{
	width:905px;
	padding:10px 10px 20px 10px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bgr_footer_block.png) no-repeat;
}

/*footer*/
#footer_wrapper{
	width:100%;
	height:150px;
	overflow:hidden;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	/*background:url(../images/bgr_footer.gif) repeat-x;*/
	font-size: 11px;
	background-color: #EEF5FD;
}
#footer{
	width:905px;
	margin:0 auto;
	overflow:hidden;
}
#footer ul{
	padding:15px 0 0 0;
	float: left;
}
#footer li{
	display:inline;
	font-size:11px;
	color:#333333;
	padding:0 0 0 15px;
}
#footer li a{
	color:#333333;
}
#footer .copyrights{
	color:#333333;
	padding:15px 0 15px 0;
	float: right;
	font-size: 11px;
}
#footer .copyrights a{
	color:#333333;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 6px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

/* End Various Tags & Classes*/

/*navigation*/
.nav {
	width: 95%;
	clear: both;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#477886;
	font-weight: bold;
	background: url(../images/navbg.jpg) no-repeat;
	background-position: right;
	line-height: 24px;
}

.navigation a{
	color:#333333;
	text-decoration:none;
	padding: 0 12px 0 8px;
	font-size: 16px;
}

.navigation span{
	padding: 0 12px 0 8px;
	color: #477886;
}

.navigation a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #477886;
}
#contentwide {

	float:left;
	width:865px;
	padding:0 0 0 20px;
}

h1.subtle{font-size:15px;font-weight:bold;color:#DE861A;margin-bottom:15px;}

