﻿page
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

form
{
	display: inline
}
table.general     
{ 
	width: 100%;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000;
}

table.general input    
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000;
}

table.general h1    
{ 
	font-family: Arial; 
	font-size: 15pt; 
	color: #B31818; 
    margin-bottom: 0px;
    padding-bottom: 0px;

}

table.general a{
   color: #B31818;
}

table.moduleformlogin
{ 
	width: 60%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
	border: 1px solid #515151;
}

table.moduleformborder
{ 
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
	border: 1px solid #515151;
}

tr.moduleformsection
{ 
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
    background-color: #98D389;
	font-family: Arial;
	font-size: 10pt; 
    color: #000000; 
    font-weight: bold   	
}	

tr.moduleformlinks
{ 
 	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
    text-decoration: none; 
	font-family: Arial;
	font-size: 8pt; 
    color: #B31818; 

}	

tr.moduleformlinks a
{ 
    color: #B31818;
    padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
    text-decoration: none; 
	font-family: Arial;
	font-size: 8pt; 
    color: #B31818; 
 
 	
}	

.moduleforminfo
{ 
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	padding-bottom: 2px;
    color: #000000; 	
	font-family: Arial;
	font-size: 8pt; 
}	

.moduleforminfo input    
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000;
}

.moduleforminfo textarea    
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000;
}

.moduleforminfo select    
{ 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000;
}



table.menutext
{
   border: 0px solid #ccc;
   padding-left: 0px;
   text-decoration: none;   
   color: #000000;
   font-family: Arial; 
   font-size: 8pt;     
}

table.menutext a
{
   border: 0px solid #ccc;
   padding-left: 0px;
   text-decoration: none;   
   color: #000000;
   font-family: Arial; 
   font-size: 8pt;     
}

table.mainmenu {
   border-collapse: collapse;
}
table.mainmenu td {
   filter:alpha(opacity=75);
   border: 0px solid #ccc;
   padding-left: 0px;
   font-family: Arial; 
   font-size: 10pt;     
   font-weight: bold
}
table.mainmenu td a{
   filter:alpha(opacity=75);
   display: block;
   width: 100%;
   padding: 1px;
   padding-left: 5px;
   text-decoration: none;
   color: #000000;
   border-bottom: 1px solid #C9C9C9;
   background-color: #E8E8E8;
}
table.mainmenu td a:link, table.navbar td a:visited {
   filter:alpha(opacity=75);
   color: #000000;
   background-color: #E8E8E8;
}
table.mainmenu td a:hover, table.navbar td a:active {
   filter:alpha(opacity=100);
   color: #000000;
   background-color: #F3F3F3;
}
table.mainmenu select {
   filter:alpha(opacity=75);
   display: block;
   color: #000000;
   padding: 1px;
   padding-left: 5px;
   border-bottom: 1px solid #C9C9C9;
   background-color: #E8E8E8;
}

table.submainmenu {
   border-collapse: collapse;
}
table.submainmenu td {
   filter:alpha(opacity=75);
   border: 0px solid #ccc;
   padding-left: 0px;
   font-family: Arial; 
   font-size: 8pt;     
   font-weight: bold
}
table.submainmenu td a{
   filter:alpha(opacity=75);
   display: block;
   width: 100%;
   padding: 1px;
   padding-left: 5px;
   text-decoration: none;
   color: #000000;
   border-bottom: 1px solid #C9C9C9;
   background-color: #E8E8E8;
}
table.submainmenu td a:link, table.navbar td a:visited {
   filter:alpha(opacity=75);
   color: #000000;
   background-color: #E8E8E8;
}
table.submainmenu td a:hover, table.navbar td a:active {
   filter:alpha(opacity=75);
   color: #000000;
   background-color: #F3F3F3;
}
table.submainmenu select {
   filter:alpha(opacity=75);
   display: block;
   color: #000000;
   padding: 1px;
   padding-left: 5px;
   border-bottom: 1px solid #C9C9C9;
   background-color: #E8E8E8;
}



table.accountmenuh
{
   border-collapse: collapse;
   border: 0px solid #ccc;
   color: #373737;
   font-family: Arial; 
   font-size: 10pt;     
   font-weight: bold
}

table.accountmenuh td
{
   border-collapse: collapse;
   border: 0px solid #ccc;
   padding-right: 10px;
   color: #373737;
   font-family: Arial; 
   font-size: 10pt;     
   font-weight: bold
}

table.accountmenuh td a
{
   border-collapse: collapse;
   border: 0px solid #ccc;
   text-decoration: none;
   color: #739418;
   padding-right: 10px;
   font-family: Arial; 
   font-size: 10pt;     
   font-weight: bold
   
	
 
}

table.pageHeader
{
	width: 100%;
}

table.pageHeader h1
{
	font-family: Arial; 
	font-size: 14pt; 
	color: #739418;  
	font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

table.pageContent
{
	width: 100%;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 5px; 
	padding-bottom: 5px;
	font: normal normal medium Arial;
}

table.pageContent h1
{
	font-family: Arial; 
	font-size: 15pt; 
	font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.newregfrm
{
	font-family: Arial; 
	font-size: 8pt; 
	color: #666666; 
	}

.newregfrmhead
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold
}

.newregfrmhead tr
{
background-color: #1D2371}

.container {
background:#EEEEEE;
font-family: Arial; 
font-size: 10pt;
color:#01848B;
font-weight: bold;
margin:0 15px;
}

.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#EEEEEE;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.listTitle {
font-family: Arial; 
font-size: 10pt;
color:#01848B;
font-weight: bold;
padding-left: 5px;
}

.listNav td {
padding-top: 6px; 
font-family: Arial; 
font-size: 8pt;
color:#01848B;
}

.listNav a {
text-decoration: none;
font-family: Arial; 
font-size: 8pt;
color:#01848B;
padding-right: 5px;
}

.listItem {
font-family: Arial; 
font-size: 8pt;
color:#01848B;
padding: 3px;
border:1px solid #C9C9C9;
border-collapse: collapse;
bordercolor: #5C7290;
}

.listItem a {
text-decoration: none;
font-family: Arial; 
color:#01848B;
margin-bottom: 0px;
padding-bottom: 0px;
}

.listItem h1 {
font-family: Arial; 
font-size: 10pt;
font-weight: bold;
color:#01848B;
margin-bottom: 0px;
padding-bottom: 0px;
}

.listItemDetail {
font-family: Arial; 
font-size: 8pt;
color:#01848B;
}

.listItemDetail h1 {
font-family: Arial; 
font-size: 10pt;
font-weight: bold;
color:#01848B;
margin-bottom: 0px;
padding-bottom: 0px;
}

.listItemDetail a {
text-decoration: none;
font-family: Arial; 
color:#01848B;
margin-bottom: 0px;
padding-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
}
