/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	height:100%;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:320px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
	z-index:74;
}

#headerlogo{
	position:relative;
	top:0px;
	width:800px;
	margin:0 auto;
	height:75;
	padding: 0;
}
#headerlogo h1 {
	padding:0;
	margin:0;
}
#headermenu {
	position:absolute;
	background-color: #999999;
	top:75px;
	left:0px;
	width:100%;
}

#ajaxmenu{
	width:780px;
	height:30px;
	z-index:65;
	margin:0 auto;
}
#languages{
	position:relative;
	float: right;
	top: 8px;
}
#ajaxsubmenu{
	position:absolute;
	top:123px;
	left:0px;
	width:776px;
	height:17px;
	z-index:64;
	background-color: #000;
}
#topimg {
	position:absolute;
	top:105px;
	left:0px;
	width:100%;
	height:200px;
	z-index:10;
	background-color: #000000;
	background-image: url(/assets/templates/voss/images/bg_img.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#logo {
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #000000;
	width:800px;
	clear:both;
	height:16px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background-color:#999999;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:16px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/


#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}




#content h2 {
	font-size: 16px;
	color: #003399;
	background:  url(/assets/templates/voss/images/h2_27x27.gif) no-repeat left 2px;
	padding-left: 30px;
	line-height: 30px;
	position: relative;
}

#content h3 {
	font-size: 14px;
	color: #336633;
	background:  url(/assets/templates/voss/images/h3_21x21.gif) no-repeat left top;
	padding-left: 25px;
	margin-left:5px;
	line-height: 21px;
	position: relative;
	clear:both;
}

#content p.desc {
	font-size: 12px;
	display:block;
	width:700px;
	margin:10px auto;
}

#content strong.desc {
	font-size: 14px;
	display:block;
	text-align:center;
	margin:10px auto;
}



#content dl, #content div.column {
	display:block;
	width:700px;
	margin:0 auto;
}


#content div.column dl.half {
	display:block;
	width:480px;
	float:left;
}

#content dt {
	font-size: 14px;
}

#content table {
	width:700px;
	margin:0 auto;
}

#content table.bg {
	background-color:#CCCCCC;
}

#content table thead th {
	background-color:#CCCC33;
	padding:2px 5px;
}

#content table td {
	vertical-align:text-top;
	padding:2px 5px;
	background-color:#fff;
}

#content table td ul {
	padding:0 0 0 1.2em;
	margin:0;
}

#content dt.firstletter:first-letter {
	font-size:24px; font-style:bold;
	line-height: 110%;
	color:#FF3300;
}

h3#post-  {
	font-size: 12px;
	color: #336633;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: none;
	padding: 0;
	margin: 0;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
#content fieldset {
border:none;
}