html {
	/*
	overflow : scroll;
	overflow: -moz-scrollbars-vertical;
	*/
}
body {
	behavior:url('csshover.htc');
	padding:0px;
	margin:0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #fff url(images/divider.gif) 120px repeat-y;
	color: #1A3041;
}

table, p, td, li
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	line-height:125%;
	font-size:1em;
}

img {border:none;}

h1, h2, h3 {
	color: #3ca2ef;
	font-family:arial, helvetica, verdana, sans-serif;
}


h1 {
	color: #3ca2ef;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 0.1em;
}

h1 span {
	position: absolute;
	top: 0; left: 0;
	background: #fff url(images/sklark100.gif) 10px 10px no-repeat;
	width: 300px;
	height: 79px;
}

h2 {
	color: #3ca2ef;
	font-size: 1.8em;
}

h3 {
	color: #3ca2ef;
	font-size: 1.5em;
}

#header {
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	height:98px;
	color: #3ca2ef;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	border-bottom:1px solid #c0c0c0;
	background: #fff url(images/skylark_hdr_rt.gif) top right no-repeat;
}

#Content {
	border: none;
	margin: 0 0 0 120px;
	padding: 10px 10px 10px 10px;
	border-left:1px solid #c0c0c0;
	background-color: #fff;
}

.Footer {
	font-size:10px;
	position:relative;
	height: 50px;
	padding: 10px 20px 0 20px;
	margin: 10px 0 0 120px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	color: #777;
	background-color: #fff;
	text-align: right;
}
.Footer .forhelp {
	/*position: absolute;
	left: 10px;
	top: 5px;*/
	float: left;
	text-align: left;
}
.Footer .copyright {
	/*position: absolute;
	right: 10px;
	top: 3px;*/
	height: 25px;
}

div#menu .menuinfo{
	padding:5px 10px 10px 10px;
	color: #3ca2ef;
}

div#menu .menuinfo p{
	color: #3ca2ef;
}


input.text {
	background-color: #e6f3fd;
	}

input.button {
	/*border: #99CCFF #004CB2 #004CB2 #99CCFF;*/ 
	background-color: #BBDDFF; 
	color: #00004C; 
}

/*
input.button {	
	border-style: double; 
	border-color: #99CCFF #004CB2 #004CB2 #99CCFF; 
	border-width: 3px; 
	padding: 0.25em 0.5em; 
	width: auto; 
	background-color: #BBDDFF; 
	background-repeat: repeat-x; 
	color: #00004C; 
	font-size: 1em; 
	font-weight: bold; 
}

input.button:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
*/

hr {
	margin-top:15px;
	margin-bottom:10px;
	height:1px;
	border:none;
	border-top:1px solid #999;
	clear:both;

}

fieldset {
	border-top: 1px solid #708090;
	border-right: 2px solid #708090;
	border-bottom: 2px solid #708090;
	border-left: 1px solid #708090;
	padding: 8px;
}


.advisory {	
	color: #fff;
	background-color: #c00;
	border:1px solid #c00;
	padding:5px;
	margin:10px auto;
}
.advisory a,
.advisory a:visited {
	color: #fff;
	padding: 3px;
}
.advisory a:hover {
	background-color: #fff;
	color: #c00;
}

.user_info {
	border: 1px solid #cecece;
	padding: 5px;
	background-color: #efefef;
	margin: 0 5px 20px;
}
.user_notice {
	border: 1px solid #FF9600;
	background-color: #FFEACB;
	padding: 5px;
	margin: 0 5px 10px;
}
.user_ok {
	font-weight: bold;
	color: #04B900;
	background-color: #CCFFCB;
	border: 1px solid #04B900;
	padding: 5px;
	margin: 0 0 10px;
}



a {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #3D8ABD;
}


div.deletebox {
	text-align: center;
}
div.deletebox a {
	text-decoration: none;
	font-size: 1.2em;
	margin: 15px 5px;
	font-weight: bold;
}
div.deletebox a:hover {
	background-color: #fff;
}


.filters {
	border: 1px solid #777;
	border-bottom: 0;
	width: 400px;
}

.filters h4 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #777;
	border-left: 20px solid #0C6AB2;
}

.filters h4 a {
	display: block;
	background-color: #A6CCEA;
	padding: 2px;
	text-decoration: none;
	color: #000;
}
.filters h4 a:hover {
	background-color: #efefef;
	color: #000;
}

.filter_option {
	display: none;
	border-bottom: 1px solid #777;
	padding-bottom: 10px;
	padding: 0 10px 10px 10px;
}


table.data-table {
	border: 1px solid #bbb;
	padding: 8px;
}
table.data-table th, table.data-table td {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	
	padding: 2px;
}
table.data-table th {
	background-color: #B4D6EF;
	color: #1A3041;
	padding: 2px 5px;
}
table.data-table td.odd {
	background-color: #eee;
}

.jsEl {visibility:hidden;display:none;}
.jsEo {display: block;}



table.alert-list {
	font-size: 0.8em;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.alert-list th,
table.alert-list td
{
	padding: 3px;
	vertical-align: top;
}
table.alert-list th {
	border-bottom: 1px solid #ccc;
}
table.alert-list th {
	background-color: #f9f9f9;
}

table.alert-list th.even {
	background-color: #f2f2f2;
}
table.alert-list td.even {
	background-color: #f5f5f5;
}

.field-note {
	color: #777;
	font-size: 90%;
}