body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background-color:#E4DFDE;
	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

a, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	position:relative;
	width:800px;
	margin:20px auto;
}

#container-header {
	background:transparent url(images/bckg_r1_c1.gif) no-repeat;
	width:800px;
	height:12px;
	line-height:12px;
}

#container-body {
	background:transparent url(images/bckg_r2_c1.gif) repeat-y;
	width:800px;
}

#container-footer {
	background:transparent url(images/bckg_r4_c1.gif) no-repeat;
	width:800px;
	height:15px;
	line-height:15px;
}

#container-body-wraper {
	padding:10px 25px;
}

.cl {
	clear:both;
	height:0;
	line-height:0;
}

#footer {
	text-align:center;
	color:#18466F;
}

#footer a {
	margin:0 10px;
	color:#18466F;
}

#top-menu {
	position:absolute;
	top:23px;
	right:30px;
	color:white;
}

#top-menu a, #top-menu a:visited {
	text-decoration:none;
	color:white;
	margin:0 10px;
	font-size:14px;
}

#top-menu a:hover {
	text-decoration:underline;
}

#logo {
	float:left;
	width:185px;
}

#logo img {
	border:none;
}

#panel-header {
	background:transparent url(images/panel_r1_c1.gif) no-repeat;
	width:185px;
	height:8px;
	line-height:8px;
	font-size:1px;
}

#panel-body {
	background:transparent url(images/panel_r2_c1.gif) repeat-y;
	width:185px;
}

#panel-footer {
	background:transparent url(images/panel_r4_c1.gif) no-repeat;
	width:185px;
	height:8px;
	line-height:8px;
}

.left-menu{
	margin:10px 0;
}

a.left-menu{
	border:1px solid white;
	padding:2px;
	text-align:right;
	color:#18466F;
	width:155px;
	background-color:white;
	display:block;
	text-decoration:none
}

a:hover.left-menu{
	background-color:#18466F;
	border:1px solid #18466F;
	color:white;
	text-decoration:none
}


#free-text {
	width:180px;
	height:80px;
	margin-top:20px;
}

#free-text a {
	display: block;
	width:156px;
	height:58px;
	background:url(images/free-text_small.png) 0 0 no-repeat;
	margin-left:13px;
}

#free-text a:hover {
	width:174px;
	height:65px;
	background:url(images/free-text_big.png) 0 0 no-repeat;
	margin-left:4px;
}

#main-menu {
	height:30px;
	background-color:#18466F;
	margin:5px 0 10px 0;
	color:white;
}

#main-menu a{
	margin:0 10px;
	line-height:30px;
	text-align:center;
	color:white;
	font-size:12px;
}

#main-menu a:hover{
	text-decoration:underline;
	color:white;
}

table.results {
	width: 100%;
}

table.results th {
	font-size: .8em;
	font-weight: bold;
	padding: 2px;
}

table.results td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px;
}

table.results tr.grouping {
	background-color: #e8e5e8;
}

.search-links a, .search-links a:visited, table.results a, table.results a:visited {
	text-decoration: underline;
}

.search-links {
	width: 550px;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 30px;
}
