/*
Design by Robert Kulig
AnyWare
*/

html body {
height:100%; 
margin:0px 0px 0px 0px;
padding: 0;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

/* main nav */
#mainmenu{
margin: 0;
padding: 0;
text-align: center;
width: 100%;
display: block;
}
#mainmenu a{
color: #FFFFFF;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
#mainmenu a:visited{
color: #FFFFFF;
}
#mainmenu a:hover{
color: #FFFF00;
}
#mainmenuon{
margin: 0;
padding: 0;
text-align: center;
width: 100%;
color: #FFFF00;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

/* footer nav */
a.footernav:link{
margin: 0;
padding: 0;
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: #ffffff;
display: block; 
}
a.footernav:visited {
margin: 0;
padding: 0;
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none; 
}
a.footernav:active {
margin: 0;
padding: 0;
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;  
}
a.footernav:hover {
margin: 0;
padding: 0;
color: #969696;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;  
}

/* RH nav */
div.rhnav a, a:link, a:active, a.rhnav:visited {
display: block; 
color: #ffffff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
text-align: center;
}

/* iso */
#iso{
color: #ffffff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align: center;
}

/* blk page heading */
.blkhead{
color: #58585a;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: none;
line-height: 30px;
}
/* blk page sub heading */ 
.blksubhead{
color: #000000;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
/* colored page heading */
.clrdhead{
color: #cd7d66; 
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: none;
line-height: 30px; 
}
/* colored page sub heading */ 
.clrdsubhead{
color: #ae1a1f;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.clrdsubhead2{
color: #ae1a1f;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
/* blk sub sub heading */
.blksubsub{
color: #000000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
/* rh register headings */
.reghd{
color: #000000;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height: 30px;
}
/* rh register titles */
.regcnt{
color: #000000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
/* rh input boxes */
.inputbox{
border-style: solid;
border-top-width: 1px; 
font-weight: normal; 
border-left-width: 1px; 
font-size: 12px; 
border-left-color: #000000; 
border-bottom-width: 1px; 
border-bottom-color: #000000; 
color: #000000; 
border-top-color: #000000; 
text-indent: 2px; 
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: #ffffff; 
border-right-width: 1px; 
border-right-color: #000000;
}
.inputboxy{
border-style: solid;
border-top-width: 1px; 
font-weight: normal; 
border-left-width: 1px; 
font-size: 12px; 
border-left-color: #000000; 
border-bottom-width: 1px; 
border-bottom-color: #000000; 
color: #000000; 
border-top-color: #000000; 
text-indent: 2px; 
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: #FFFFC0; 
border-right-width: 1px; 
border-right-color: #000000;
}
/* rh register button */
.submitbtn{
border-style: none;
}
/* custom bullet points */
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
#navlist li
{
padding-left: 20px;
background-image: url(../images/li.jpg);
background-repeat: no-repeat;
background-position: 0 7px;
}
#navlist ul { 
list-style: none;
}

/* table titles */
.tablisthd
{
font-weight: bold; 
font-size: 13px; 
color: #993333; 
font-family:  Arial, Helvetica, sans-serif;
}
/* table titles */
.tablistcnt
{
font-weight: normal; 
font-size: 13px; 
color: #000000; 
font-family:  Arial, Helvetica, sans-serif;
}

/* page nav */
a.pagenav{
margin: 0;
padding: 0;
line-height: 21px;
width: 100%;
background-color: #ffffff;
display: inline;
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: #ffffff;
}
a.pagenav:visited{
color: #000000;
width: 100%;
}
a.pagenav:hover{
color: #969696;
width: 100%;
}

td#plaincopyrightlink a {font-size: 10px; font-weight: normal;text-decoration: none; color: black; text-align: left; display: inline;}







  
