/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}


body {	font: normal 12pt Arial,sans-serif;
	background: #EEE url(img/bg3.jpg);
	color: #444;
	margin: 0;
}

img {border:0;}
img a {border:0;}

#hed h1 {

text-align: center;
padding: 5px 0;
margin: 0;
font-size: 12px;
color: #7e8598;
letter-spacing: 0px}

cite,code,p {
	padding-bottom: 1em;
}
ul {
	padding-bottom: 1.2em;
}
h1 {
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;

	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer1) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 960px;
	border-bottom: 1px solid #DDD;
}
.header {
	background: #253350 url(img/header.jpg) no-repeat left bottom;;
	height: 220px;
	margin: 0 px;
        padding: 0 px;
	display: block;
}

/* title */
.title h1 {
	color: #FFF;

	text-align: center;
}
.title h1 a {
	color: #FFF;
}

.title p {text-align: left;
color: #e7eeff;
padding-left: 250px}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;

	padding: 8px 0;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 0px 18px;
background: url(img/bgsenterline.jpg) repeat-y 50% 0;
}

/* main left */

.sidenav {
	padding: 0 15px 0 15px;
	background: #EEE;
	float: left;
	width: 270px;}

.sidenav h1,.sidenav ul {}

small  {
color: #666;}

.sidenav h1 {
	color: #666;
	height: 20px;
	margin-top: 1.2em;
	background: #EEE url(img/bgul.gif) repeat-x;
	font: bold 12pt "Trebuchet MS",sans-serif;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	list-style: none;
	margin: 0;
}

.sidenav li ul {
	border: 0px
	margin: 0;
	padding: 0;
	background: #f2f1f1;


}
.sidenav li ul li  {margin: 0;
	padding: 0 0 0 16px;
}

.sidenav li a {
	color: #777;
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 14px;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
background: #FFF;
	float: right;
	width: 613px;
        height: 100%;
}
.item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 30px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content h1 {
	color: #002073;
	text-align: center;
}

.content p {
	text-align: left;
	
}
.content p strong{
	color: #666;
	line-height: 90%;
}

.content small{font-size: 12pt;
	background: #ffbaf6;
	font-weight: bold;
	color: #3d0c37;
}



/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}


/* footer */
.footer {
	background: #FFF;
	border-top: 10px solid #EEE;
	color: #666;
	margin: 0 auto;
	text-align: center;
	width: 925px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 6px 12px;}

/* floats */
.left {float: left;}
.right {float: right;}
.form	{
	background-color:9a5e2c;
	height:20px;
	padding:1px;
	border-width:1px;
	border-color:#666;
	border-style:outset;
	width: 300px;
}
.form2	{
	background-color:9a5e2c;
	height:80px;
	padding:1px;
	border-width:1px;
	border-color:#666;
	border-style:outset;
	width: 300px;
}
form	{display:inline}
.button				{
	border-width:0px;
	height:40 px;
	border-style:solid;
	border-top-color:#446B6A;
	background-color:446B6A;
	border-left-color:#446B6A;
	border-bottom-color:446B6A;
	border-right-color:#446B6A;
	font-size:14pt;
	font-family:arial;
	color:#314067;
	font-weight:bold;
	cursor:hand;
	cursor:hand;
	width: 300px;
}
.text {
	font-size: 12pt;
	font-weight: normal;}
div .item_image {border-width:0 px;}
