/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

/*
Copyright (c) 2007 - 2010 HawkOwl.net All rights reserved.
*/

html {height:100%;
      background:#cccccc; 
}
body 
{
    text-align:center;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
}

#page  
{
	width: 95%;
	font-family: Verdana;
	font-size: 75%;
    text-align: left;
	color:#ffffff; 
	background-color: #ffffff;
    overflow: hidden;
	margin: 0 auto;
    padding: 0;
	border: 0;
}
#pageclose { 
	width: 95%; 
    overflow: hidden;
	margin: 0 auto;
    padding: 0;
	border: 0;
}

td {
	border: 1px solid #d6dde6;
	padding: 2px;
}

th {
	border: 1px solid #828282;
	color:#000000;
	background-color: #dddddd;
	font-weight: bold;
}
li {
	list-style: none;
}
ul {
    padding-left: 20px;
    text-indent: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#pageheader {
	margin-bottom: 0px;
	width: 99%; 
}

.hl { 
	margin-left: 10px; 
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url("images/hawkowlheadersmall.jpg");
	float: left; 	
	width: 270px;
	height: 68px;
}
.hr { 
	margin-right: 10px; 
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url("images/hawkowlcontactsmall.jpg");
	float: right; 	
	width: 210px;
	height: 62px;
}
.clearboth {
	clear: both;
	list-style: none;
}

#header p {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

#footer {
	font-size: 70%; 
	display: block; 
	width: 99%; 
	border: none; 
	color: black;
	float: left; 
	padding-top: 5px;
}
.fc
{
    background-image: url("images/hawkowlfootersmall.jpg");
	width: 680px;
	height: 36px;
}
.clearboth {
	clear: both;
	list-style: none;
}

#copyright {
	font-size: 90%;
}

.username
{
    padding-top: 3px;   
}
.noborder td
{
    border: none;
}

#caption {
	background-color: #ECECFF;
	color: #000000;
    margin-top: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border: 1px solid #024769;
	font-size: 100%;
}

#caption h1 {
	background-color: #ECECFF;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 25px;
	font-weight: bold;
}

#caption td {
	border: none;
}


.currpage a {
	background-color: #999999;
	color: #FFFFFF;
}
.currid li a {
	background-color: #999999;
	color: #FFFFFF;
}

#bodydetail 
{
	font-size: 110%;
	color: #000000;	
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2px;
	text-align: left;
}

#bodydetail p {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 16px;
	margin-bottom: 6px;
}

#bodydetail ul {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#bodydetail li {
	margin-top: 5px;
	margin-bottom: 5px;
    list-style-type:disc;

	margin-left: 55px;

}
#bodydetail ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
}
#bodydetail h2 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 110%;
}
.datatable 
{
    width: 98%;
	border: 1px solid #828282;
	font-size: 80%;
	padding: 2px;
}

.datatable td {
	text-align: center;
	padding: 1px;
}

.datatable th {
	text-align: center;
	padding: 2px;
}
.datatable h2 {
	font-weight: bold;
	margin-top: 1px;
	margin-left: 1px;
}
.datatable p {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
}

.centable {
	border: 1px solid #828282;
	text-align: center;	
	font-size: 100%;	
	padding: 1px;
}

.centable th a {
	color: #6666CC; 
	text-decoration: underline;
}

#inputtable {
	border: 1px solid #828282;
	text-align: left;	
	font-size: 100%;
	padding: 4px;
}

.boxout {
	float: right;
	border: none;
	padding: 10px 0 10px 10px;
	color:#000000; 
	margin: 10px;
}
.boxouth {
	float: right;
	border: none;
	padding: 0px;
	margin: 0px;
}
.boxoutnull {
	float: right;
	width: 300px;
	border: none;
	padding: 10px 0 10px 10px;
	color:#000000; 
	margin: 10px;
}

#chartable {
	border: 1px solid #828282;
	text-align: left;
	font-size: 100%;
}

#chartable td {
	padding: 4px;
}

#chartable th {
	padding: 4px;
}

.searchtable {
	border: 1px solid #828282;
	text-align: left;
	font-size: 100%;
}

.searchtable td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;	
}

.searchtable th {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.custtable {
	border: 1px solid #828282;
	text-align: left;
	font-size: 100%;
	margin: 5px;
	padding: 5px;
}

.custtable td {
	padding: 10px;
	border: none;
}

.custtable th {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.formtable {
	border: none;
	text-align: left;
	font-size: 100%;
}

.formtable td {
	border: none;
}

.searchtable th {
	border: none;
}

.prob {
	background-color: yellow;
}

strong {
	font-weight:700;
}

.inputform td
{
    border: none;
    padding: 5px 5px 5px 5px;
}
.colpad {
    margin: 0px 100px 0px 100px;
    padding: 0px 100px 0px 100px;
}
.uline  
{
    text-decoration: underline;
}
.left
{
    text-align: left !important;
}
.rtop, .rbottom
{
    background: #cccccc;
    display:block;
    }
.rtop *, .rbottom *
{
    display: block; 
    height: 1px; 
    background: #ffffff;
    }
.r1
{
    margin: 0 5px;
    }
.r2
{
    margin: 0 3px;
    }
.r3
{
    margin: 0 2px;
    }
.r4
{
    margin: 0 1px; 
    height: 2px;
} 
.seo
{
    padding-top: 50px;
    font-size: 55%;
    color: Gray;
}
.vertigo a
{
    text-decoration: none;
    color: Gray;
}
.reftable 
{
    font-size: 80%;
}
.paging tr,.paging td
{
    border: none;
}
.vert300 img
{
    width: 1px;
    height: 300px;
}
.vert330 img
{
    width: 1px;
    height: 330px;
}
.vert340 img
{
    width: 1px;
    height: 340px;
}
.vert350 img
{
    width: 1px;
    height: 350px;
}
.vert370 img
{
    width: 1px;
    height: 370px;
}
.vert470 img
{
    width: 1px;
    height: 470px;
}