body,html {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 0;
	line-height: 17px;
}

body {
	background-color: #E6E8E6;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	text-decoration: underline;
	color: #2e5a2e;
}

a:hover {
	text-decoration: underline;
	color: #669966;
}

form {
	display: inline;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

h1 {
	color: #2e5a2e;
	font-size: 18px;
	font-weight: bold;
	
}

h2 {
	color: #2e5a2e;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	
}

h3 {
	color: #2e5a2e;
	font-size: 15px;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
	margin-top: 0px;
}

div {
	position: relative;
}

.ikon {
	margin-bottom: -2px;
}

table.grider, table.grider th, table.grider td {
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}

table.grider th {
	background-color: #CCC;
	padding: 4px;
	color: #000;
}

table.grider td {
	padding: 4px;
	color: #000;
}

table.grider tr {
	color: #000;
}

div.clearer {
	clear: both;
}

div.group_header {
	width:100%; 
	border: 1px solid #666; 
	background-color:#AAA;
	text-align:center;
	padding:4px 0 4px 0;
	margin-bottom:3px;
}

div.group_header a {
	color: #FFF;
}

div.clearer {
	clear: both;
}

div#pagination {
	width: 665px; 
	text-align: right; 
	line-height: 23px; 
	border-bottom: 1px solid #ccc;
}

div#pagination_bottom {
	width: 665px; 
	text-align: right; 
	line-height: 23px; 
	border-top: 1px solid #ccc;
}

div.legal_selection {
	width:246px; height:20px; border:1px solid #CCC; background-color: #F4F4F4; float: left; margin-right: 6px; margin-bottom: 6px;
}

/* BEGIN STYLES */

#login_error { color: red;}

td.nav {
	text-align: right; padding-right: 15px;
}

td.leftcontent {
	padding-left: 20px;
	padding-right: 45px;
	padding-top: 15px;
}

td.nav a {
	color: #b6b6b6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	display: block;
	margin-top: -2px;
	margin-bottom: -18px;
}

td.nav hr {

}

td.nav a:hover {
	color: #2e5a2e;
}

td.nav a.selected {
	color: #2e5a2e;
}

div#la_links {
	background: url(../images/la_bg.gif) -3px no-repeat;
}