html 
{
	margin: 5px;
	padding: 5px;
}
body 
{ 
	font: normal 8pt/10pt arial;
	color: #555753; 
	background: #FFFFFF;
	margin: 10px;
	padding: 10px;
	line-height:13px;
}
p 
{ 
	margin:1px 2px 6px 2px; 
}

br 
{ 
	clear: left; 
}
.arrow
{
	margin:2px 2px 5px 5px;
	border: 0px solid #666;
	padding: 2px;
}
a:link { font: normal 8pt/10pt arial; color: #555753; font-weight:bold; text-decoration: underline }
a:visited { font: normal 8pt/10pt arial; color: #555753; font-weight:bold;text-decoration: underline }
a:hover, a:active { font: normal 8pt/10pt arial; color: #555753; font-weight:bold;text-decoration: underline }

a.header:link { font: normal 8pt/10pt arial; color: #7FB2CC; font-weight:bold; text-decoration: none }
a.header:visited { font: normal 8pt/10pt arial; color: #7FB2CC; font-weight:bold;text-decoration: none }
a.header:hover, a.header:active { font: normal 8pt/10pt arial; color: #7FB2CC; font-weight:bold;text-decoration: none }

.contenttablemain
{
	padding: 0px 10px 0px 10px;
}
.contenttable
{
	margin: 4px 1px 5px 5px;
	padding: 4px 1px 5px 5px;
	text-align:justify
}
.pageHeader
{
	font-weight:bold;
	color:#006599;
	font: normal 16pt arial;
	text-transform:uppercase;
}
.header1
{
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.header2
{
	font-weight:900;
	color:#7FB2CC;
}
.headerSub
{
	font-weight:bold;
	color:#b2d1e0;
	text-transform:uppercase;
}
/*******************************************************/
/*	TABLE CSS
/*******************************************************/
.topbluetable
{
	padding: 4px;
	color:#ffffff;
}
.contentsubtable
{
	margin: 0px auto;
	border-bottom: #b2d1e0 1px solid;
}
/*******************************************************/
/*	MENU CSS
/*******************************************************/
.nav_titleTable
{
	padding: 3px; 
	border: #006699 1px solid;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	background-color:#006699;
}
.nav_titleSub
{
	padding: 1px 3px 1px 3px;
	border-bottom: #006699 1px solid;
	border-left: #006699 1px solid;
	border-right: #006699 1px solid;
	font-weight: bold;
	text-transform: Capitalize;
}
.nav_titleSubHere
{
	padding: 1px 3px 1px 3px;
	border-bottom: #006699 1px solid;
	border-left: #006699 1px solid;
	border-right: #006699 1px solid;
	font-weight:bold;
	color:#ffffff;
	text-transform:Capitalize;
	background-color:#66A3C2;
}
a.menu_nav:link 
{ 
	font: normal 8pt/10pt arial; 
	color: #006699; 
	font-weight:bold; 
	text-decoration: none 
}
a.menu_nav:visited 
{ 
	font: normal 8pt/10pt arial; 
	color: #006699; 
	font-weight: bold;
	text-decoration: none 
}
a.menu_nav:hover
{ 
	font: normal 8pt/10pt arial; 
	color: #ffffff; font-weight: bold;
	text-decoration: none 
}
a.menu_nav:active 
{ 
	font: normal 8pt/10pt arial; 
	color: #006699; font-weight: bold;
	text-decoration: none 
}

a.chosen:link { font: normal 8pt/10pt arial; color: #ffffff; font-weight: bold; text-decoration: none }
a.chosen:visited { font: normal 8pt/10pt arial; color: #ffffff; font-weight: bold; text-decoration: none }
a.chosen:hover, a.chosen:active { font: normal 8pt/10pt arial; color: #ffffff; font-weight: bold; text-decoration: none }

a.nav, a.nav:link, a.nav:visited 
{
	display:block; 
	background:#e2e2e2; 
	border:0px solid #ffffff; 
	margin:1px;
	padding:1px 4px 1px 4px;
	text-align:left; 
	text-decoration:none; 
	overflow:hidden;}
a.nav:hover {color:#fff; background:#555753;}
a.nav:active {color:#fff; background:#e2e2e2;}

/*******************************************************/
/*	FORM CSS
/*******************************************************/
form {
    margin: 0;
    padding:0;
}

textarea {
    font: normal 8pt/10pt arial;
    border: 1px solid #999;  
    color: #555753;
    background-color: #FFF;
    padding: 1px 2px;
}

input {
    font: normal 8pt/10pt arial;
    border-top: 1px solid #999;  
    border-bottom: 1px solid #999;  
    border-left: 1px solid #999;  
    border-right: 1px solid #999;  
    color: #555753;
    background-color: #FFF;
    padding: 1px;
}

select {
    font: normal 8pt/10pt arial;
    border: 1px solid #555753;
	color: #555753;  
}

input.checkbox  {
    border: none ! important;
    background-color: transparent;
}

input.radio  {
    border: none ! important;
    background-color: transparent;
}
input {
    font: normal 8pt/10pt arial;
    cursor: pointer;
}

select {
    font: normal 8pt/10pt arial;
}

input.buttonWhite {
    background-color: #DEDEDE;
    color: #333;
    border-width: 2px;
    border-style: solid;
    border-color: #ccc #999 #999 #ccc;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px;
}

input.button {
    background-color: #DEDEDE;
    color: #333;
    border-width: 1px;
    border-style: solid;
    border-color: #999 #333 #333 #999;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px;
}
/* for ie bugs */
ul
{
	font: normal 8pt/10pt arial;
}
.caption
{
	font: normal 8pt/10pt arial;
}
/* DATABASE CSS */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.clickresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.clickresults  a:link { color :  #990000 }
.clickresults  a:link {text-decoration : none }
.clickresults  a:active { color : #990000 }
.clickresults  a:visited { color : #990000}
.clickresults  a:visited {text-decoration : none }
.clickresults  a:hover { color : #093c73}
.clickresults  a:hover { text-decoration : none }


.searchtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.searchfound {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;

}

.searchresults  a:link { color :  #000000 }
.searchresults  a:link {text-decoration : none }
.searchresults  a:active { color : #000000 }
.searchresults  a:visited { color : #000000}
.searchresults  a:visited {text-decoration : none }
.searchresults  a:hover { color : #093c73}
.searchresults  a:hover { text-decoration : none }

.searchtitle  a:link { color :  #ffffff }
.searchtitle  a:link {text-decoration : underline }
.searchtitle  a:active { color : #ffffff }
.searchtitle  a:visited { color : #ffffff}
.searchtitle  a:visited {text-decoration : underline }
.searchtitle  a:hover { color : #ffffff}
.searchtitle  a:hover { text-decoration : none }

.previousnexttags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


.previousnexttags  a:link { color :  #ffffff }
.previousnexttags  a:link {text-decoration : none }
.previousnexttags  a:active { color : #ffffff }
.previousnexttags  a:visited { color : #ffffff}
.previousnexttags  a:visited {text-decoration : none }
.previousnexttags  a:hover { color : #E8EFFF}
.previousnexttags  a:hover { text-decoration : none }

td.searchtitle {
    padding-left:10px;

	
	background-color:#006699;
   }

td.previousnexttags {
    padding: 3px 10px 3px 10x;
	background-color:#163869;
   }

td.searchresultsouter {

   border-right: 1px solid #000000;
    border-bottom: 1px solid  #cc0000;
	border-left: 1px solid  #000000;
	border-top: 1px solid  #000000;
    padding: 0px 0px 0px 0x;
   }

tr.searchresultsrow {

   border-right: 0px solid #000000;
    border-bottom: 0px solid  #cc0000;
	border-left: 0px solid  #000000;
	border-top: 0px solid  #000000;
    padding: 10px 311px 3px 7px;
    background-color:#E8EFFF;
}

td.searchresultsrow {
padding: 3px 3px 3px 10px;
}
td.altsearchresultsrow {
padding: 3px 3px 3px 10px;
}

tr.altsearchresultsrow 
{

   border-right: 1px solid #000000;
    border-bottom: 1px solid  #cc0000;
	border-left: 0px solid  #000000;
	border-top: 0px solid  #000000;
    padding: 10px 311px 3px 7px;
    background-color:#f5f5FF;
}