
body {
	background: #ffffdf url(images/img01.jpg) repeat-x top left;  /*#809315  #b8e4fd #ffffa8*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

 textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3, h4{
}

h1, h1 a, h2, h2 a , h4, h5 {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
	color:#0f307b;
}

h2, h4, h5 {
	font-size: 13px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 120%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a { 
    text-decoration: none;
	color: #0f307b;
}

a:hover {
	text-decoration: none;
	color: #727272;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) no-repeat top left;*/
}

/* Logo */

#logo {
	width: 960px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2  {
	float: left;
	padding: 83px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}

#logo h3 {
	margin-top: 10px;
	float: right;

}

 #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #0f307b; /*//#619E00;*/
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #184dc7;  /*#406800;*/
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #0f307b;
	padding: 9px 20px;
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

/* Content */

#content {
	float: right;
	width: 603px;
}

.post {
}
.post .title {
	height: 35px;
	padding: 0px 0px 0px 0px;	
	background: #123078 url(images/tlo1.png) no-repeat left 100%;  
	line-height: 25px;	
	font-size: 16px;	
	line-height:35px; 
	text-indent:20px;
	color: #ffffff;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #123078 url(images/tlo1.png) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 70%;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height:24px;
	padding: 11px 0px 0px 25px;
	background: #123078 url(images/tlo2.png) no-repeat;  
	font-size: 16px;
	color: #ffffff;
z-index:1;
}

#sidebar li p {
	padding: 0 20px;
}



/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 20px;
	margin: 0 auto;
	padding: 15px 45px;
	border-top: 15px solid #123078;  /*#184dc7;*/ /*#4E9FC8;*/
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #000033;
}

#footer a {
	color: #406800;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
.input1, .input2 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-align: center; 
   background-color: #ffffa8;
   border-style: none;
}
.input1 {
   font-weight: bold;
}
.brd {border:2px solid #122e81;}
.brd_dol {border-bottom: 1px solid #7f9db9;}
.brd_dol_g {border-bottom: 2px solid #122e81;}
