﻿
body, p, li, div
{
    background-position: center top;
    margin: auto 0in .0001pt 0in;
    font-size: 11.0pt;
    color: #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    background-attachment: fixed;
    background-repeat: no-repeat;
}
	
a{
	color:#214b95;
	text-decoration:none;
}
a:hover{
	color:#3399ff;
	text-decoration:underline;
}
a:active{
	font-weight:bold;
}
.nav{
	text-decoration:none;
	color:#000000;
	font-family:verdana;
	font-size:10px;
}
td{
	font-family:verdana;
	font-size:10pt
}
td.footer{
	color:#636363;
	font-size: 8pt;
}
td.menulines{
border:2.0px solid #F0F0F0;
padding:2px;
}
h1
{
    font-size: 2em;
    font-weight: normal;
    text-align: left;
}
h2	{
	font-size:	1.4em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	}
h3	{
	font-size:	1.35em;
	font-weight: bold;
	text-align: left;
	}
h4	{
	font-size:	1.3em;
	color: #000000;
	text-align: center;
	}
h5 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
h6 {
	font-size: .8em;
	font-weight: bold;
	font-variant: small-caps;
}
	
h1, h2, h3, h4, h5, h6	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, Arial, sans-serif;
	}
.copyright{
	color : #636363;
	background-color : transparent;	
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

hr {
	color : #2172A1;
}

.pagetitle{font-family: Verdana; font-size: 14px; color: #044983; font-weight: bold;}
.pagesubtitle{font-family: verdana; font-size: 12px; color: #333333; font-weight: bold;}
.pageothertitle{font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.content{font-family: Verdana; font-size: 11pt; color: #336699; font-weight: normal;}
.quickies{font-family: Verdana; font-size: 11pt; color: #336699; text-decoration: none; font-weight: bold;}
	
.bigred{
	color: red;
	background-color : transparent;	
	font-size: 14pt;
}
.linethrough	{
	color : #000000;
	background-color : transparent;		
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.bgcolorblue {
	background-color : Blue;
	color : blue;
}
.letterspacing{
	letter-spacing : 10px;
}
.italic{
	font-style : italic;
}
.capitalize{
	text-transform : capitalize;
}
.uppercase{
	text-transform : uppercase;
}
.lowercase{
	text-transform : lowercase;
}

.redvalidation {
	border-left-color:  red;
	border-left-style : solid;
}

SELECT.redvalidation 
{ 
border-left-color:  red;
border-left-style : solid;
background-color: #FFF1F1; 
} 
td.ProgressEmptyBar
{
	background-color:Silver;
	height: 5pt;
}
td.ProgressHBar
{
	background-color: Blue;
	height: 5pt;
}

.note	{
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

.faqquestion	{
	color: #00F;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	cursor:pointer ;
}
.MakeLink
{
	color: #0099FF;
	border-bottom: dotted;
}

.apiDesc
{
	border-color :#336699;
	border-style :solid;
	border-width :2px
}
