/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background:#ddd url(../images/bg-body.jpg) repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.blue {
  color:#404860;
}

.form-txt {
	font-size:12px;
	margin: 0 15px 0 15px;
	padding-bottom: 10px;
	border-bottom:1px dashed #dedede;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333;
}

h1 {
	font-size: 2em;
	margin:20px 15px 12px 15px;
}


h2 {
	font-size: 16px;
	line-height: 18px;
	margin:20px 15px 12px 0;
	color: #517c10;
	text-align: left;
}

h3 {
	font-size: 1.1em;
  color:#6da717;	
  padding: 10px 0 10px 0;
}

em {
color:#666666;
font-size:12px;
}



p, ul, ol {
	margin-top: 0;
	line-height: 135%;
}

ul, ol {
}

.entry ul {
list-style-type:disc;
margin:0 0 0 15px;
}

a {
	text-decoration: underline;
  color:#404860;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	margin:0 auto;
	background:url(../images/banner.jpg) no-repeat;
	width:959px;
	height:147px;
}

#header a{
 height:145px;
 width:450px;
 margin:0 0 0 80px;
 display:block;
 text-indent:-9999px;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 800px;
	height: 42px;
	margin: 0 auto;
	padding: 0;
	border-left:1px solid #416102;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding-top:0;
	background: url(images/img02.gif) no-repeat right 20px;
	border-right:1px solid #416102;
	
}

#menu a {
	display: block;
	padding: 0px 42px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height:44px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 42px;
	background:#fff url(../images/bg-nav-on.gif) repeat-x;
	color:#333;
}

#menu a:hover {
	background:#3a5601 url(../images/bg-nav-over.gif) top repeat-x;
	color:#fff;
}

/* Page */

#page {
	width: 800px;
	margin: 2px auto 0 auto;
	padding-top:2px;
	background:#fff url(../images/bg-page-top.gif) top repeat-x;
	
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 525px;
}

#evalForm {
	width:524px;
	height:560px;
	background:url(../images/evaluation-form.jpg) no-repeat;
	margin:1px 0 0 0;
	padding:0;

}

table {

	border-spacing:0;  
	border-collapse: collapse;  

}


td {padding:4px 4px 4px 9px;}


td label {font-weight:bold;}

.inputInfo {width:130px;margin-bottom:3px;height:15px;color:#333;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}


table.ques td {padding:1px 4px 4px 5px;}


.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	background:url(../images/title-bullet.gif) 0 10px no-repeat;
	padding: 10px 0 0 28px;
	font-size: 18px;
	color: #404860;
	font-weight:bold;
	margin:0 15px;
	line-height:normal;
}

.post .title a {
	color: #404860;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 10px;
	text-align: justify;
	border-bottom:1px dashed #dedede;
	margin:0 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 275px;
	background: transparent url(../images/sidebar-img.jpg) no-repeat top;
	color: #FFFFFF;
	padding-bottom:20px;
	height:908px;
}

#sidebar #side-txt {
   width: 275px;
   height: 505px;  
}

#sidebar #quote {
	margin: 0;
	padding: 0 0 0 20px;	
	color: #585858;
	font: 14px/22px trebuchet ms, tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#sidebar #quote p {
   width: 200px;
   padding: 8px 0 8px 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	background: url(images/img05.jpg) no-repeat left bottom;
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	background:none;
	line-height:normal;
	padding: 20px 4px 0 20px;
	font-size: 19px;
	color: #f6f6f6;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar p {
	margin: 0 20px;
	padding: 10px 0px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	width: 800px;
	background: #4d740c url(../images/bg-footer.gif) top repeat-x;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom: 4px solid #363636;
}

#footer p {
	margin:0;
	padding: 12px 12px 8px 12px;
	line-height: normal;
	text-align:center;
}

#footer a {
	color: #fff;
}

.post li {
	margin:0 0 10px 0;	
}

.content h1.small_txt {
	font-size: 10px;
}

#footer p.disclaimer {
	margin:0;
	padding: 5px 25px 5px 25px;
	line-height: normal;
	font-size: 11px;
	text-align: justify;
}	