html{
	height: 100%;
}
body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #dbdddd;
	min-height: 100%;
}
* html body {
	height: 100%;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
#main{
	padding: 22px 0 0;
	width: 936px;
	margin: 0 auto;
	overflow: hidden;
}
#page {
	width: 100%;
	background: #fff;
	padding: 108px 0 0;
	position: relative;
}
/* header start */
#header {
	overflow: hidden;
	height: 94px;
	padding: 5px 0 0 29px;
	position: absolute;
	left: 0;
	top: 0; 
	width: 907px;
}
/* logo start */
.logo {
	float: left;
	padding-right: 20px;
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 146px;
	height: 95px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}
/* logo end */
#header ul {
	margin: 10px 0 0;
	padding: 10px 0 0 21px;
	list-style: none;
	float: left;
	background: url(images/header-line.gif) repeat-y;
}
#header ul li {
	color: #4C4C4C;
	font: 11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header ul li a {
	color: #4c4c4c;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
/* header end */
/* content start */
#content {
	overflow: hidden;
	height: 100%;
	padding: 18px 0 7px;
	border-top: 4px solid #4f7ef0; 
	min-height: 468px;
}
.cont {
	float: left; 
	width: 718px;
}
/* main start */
.main {
	width: 501px;
	float: right;
}
.main h1 {
	margin: 0; 
	font: bold 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-weight: normal;
}
.main-img {
	display: block;
	margin-top: 12px;
}
.alignright {
	float: right;
	margin: 12px 0 0 20px;
}
.alignleft {
	float: left;
	margin: 12px 20px 0 0;
}
.main p {
	padding: 10px 0 3px;
	margin: 0; 
	letter-spacing: 0px;
	line-height: 13px;
}
.main p a {
	text-decoration: none;
	color: #4F7EF0;
}
.main p a:hover {
	text-decoration: underline;
}
/* main end */
/* sidenav start */
#sidenav {
	margin: 33px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 156px;
}
#sidenav li {
	overflow: hidden;
width: 176px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#sidenav li.current_page_item {
	background: url(images/sidenav-arrow.gif) no-repeat 0 7px;
}
#sidenav li a {
	color: #000;
	text-decoration: none;
}
#sidenav li a:hover {
	color: #4f7ef0;
}
#sidenav li strong {
	display: block;
	padding: 5px 0 2px;
	margin-left: 26px;
	border-bottom: 1px solid #e0e0e0;
	font-weight: normal;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
#sidenav ul li {
	font-size: 12px;
}
#sidenav ul li.current_page_item {
	background-position: 0 5px;
}
#sidenav li.current_page_item ul,
#sidenav li.current_page_ancestor ul{
	display: block;
}
#sidenav ul li strong {
	display: block;
	padding-left: 11px;
}
/* sidenav end */
/* sidebar start */
.sidebar {
	float: right;
	width: 150px;
	color: #808080;
	font-size: 10px;
	margin-top: 25px;
	margin-right: 26px;
	display: inline;
}
.sidebar h3 {
	margin: 13px -26px 0 0; 
	font-weight: normal;
	padding: 0 26px 0 0;
	color: #000;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/sidebar-arrow.gif) no-repeat 100% 50%;
	width: 100%;
	position: relative;
}
.sidebar h3.ind1 {
	margin-top: 72px;
}
.sidebar h3.ind2 {
	margin-top: 81px;
}
.sidebar p {
	margin: 5px 0 0;
}
.sidebar a{
	color: #4f7ef0;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}
/* sidebar end */
/* content end */
/* footer start */
#footer {
	margin: 0;
	padding: 7px 0;
	list-style: none;
	background: #dbdddd;
	width: 100%;
	font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4c4c4c;
	text-align: center;
}
#footer li {
	display: inline;
	margin: 0 10px;
}
#footer li a {
	color: #4c4c4c;
	text-decoration: none;
}
/* footer end */





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.textwidget{
    margin: 5px 0 0;
}
/* End Comments */

.main h1 a{
	color: #333333;
	text-decoration: none;
}
/*.main h1 a:hover{text-decoration: underline;}*/

.print-header {
	display: none;
}

