/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	*height:100%;
	background:url(bg2.gif) repeat-y;
	font:12px Arial,Helvetica,sans-serif;
	color:#666;
}

#banner {
position:relative;
left:-5px;
top:-5px;
	margin:0px;
	background:url(title.jpg) no-repeat;
	width:678px;
	height:155px;
	padding:8px 0 0 8px;
}

#dashed {
	width:635px;
	height:125px;
	padding:0px;
} 
#title{
position:relative;
left:180px;
top:17px;
}
#title h1{
color:#FFF;
}
#title h2{
color:#FFF;
}
#content {
	width:676px;
}

#main {
	width:485px;
	min-height:auto;
	float:left;
	padding:10px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#sideBar ul {
	list-style:none;
	margin:2px 0;
	padding:0;
}
#sideBar ul li ul {
	list-style:none;
	margin:2px 0;
	padding:0;
}

#sideBar ul li ul li a{
	font:10px Arial,Helvetica,sans-serif;
	border-top:0;
	padding:2px 8px;
width:131px;

}
#sideBar ul li ul li:last-child a:last-child{
	border-bottom:0;
}
#sideBar ul li a {
font:11px Arial,Helvetica,sans-serif;
font-weight:bold;
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-top:1px dashed #2c4f84;
}
#sideBar ul li:last-child a:last-child {
border-bottom:1px dashed #2c4f84;

}
#ajaxSearch_output{
font: 11px Arial, Helvetica,sans-serif;

}
#ajaxSearch_form fieldset{
border:0;
font:11px Arial, Helvetica, sans-serif;
}

 .AS_ajax_result {
margin:5px;
}
#sideBar a:hover {
	background:#2c4f84;
	color:#FFFFFF;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-size:23px;
	margin:0;
	color:#666;
}

h2 {
	font-size:15px;
	color:#666;
}

h3 {
	font-size:16px;
	margin:0;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}
a{
color:#666;
font-weight:bold;
}
#copy a:hover {
	color:#8294c6;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(bg2c.gif) no-repeat;
}
