﻿/* CSS Document */
.header {
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
    font-weight: bold;
    color: Black;
    text-decoration: none
}
.headertable {
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
	background-color: #E4E4E4
}
.headerwhite {
    /*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
.headercol {
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
    font-weight: bold;
    color: #990000;
    text-decoration: none
}
.headerblue {
    font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
    font-weight: bold;
    color: #9CB0D7;
    text-decoration: none
}
.headerbluesml {
    font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
    font-weight: normal;
    color: #9CB0D7;
    text-decoration: none
}
.headline {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 10pt;
    font-weight: bold;
    color: #9CB0D7;
    text-decoration: none
}
.bb {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: bold;
    color: #9CB0D7;
    text-decoration: none
}
.welcome {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 10pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none
}

.navsm {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none
}
.text {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.textbold {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.textgray {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none
}
.fax {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.faxb {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.faxfooter {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.texttable {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
	background-color: #E4E4E4
	
}
.dev {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000;
    text-decoration: none;
}
.textgrayb {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: bold;
    color: #666666;
    text-decoration: none
}
.textgrays {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    color: #999999;
    text-decoration: none
}
.textmaroon {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: normal;
    color: #660000;
    text-decoration: none
}
.textblack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.textwhite {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none
}
.whiteb {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
.textsm {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 7.5pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.footer {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    color: #999999;
    text-decoration: none
}
.footer2 {
   /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.footergray {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    color: #777777;
    text-decoration: none
}
.textbold {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: bold;
    color: Black;
    text-decoration: none
}
.inputboxnowidth {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #eeeeee;
}
.inputboxmenu {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #eeeeee;
    width : 100%;
    text-align : left;
    caption-side : left;
    left : 2px;
}
.inputboxwidthsm {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #CCCCCC;
    width : 50%;
}
.inputtext {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #CCCCCC;
    width : 100%;
    height : 50px;
}
.inputbutton {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFCC33;
    width : 100px;
}
.inputbuttonsm {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #CCCCCC;
    width : 30 px;
    height : 20px;
}
.textbox {
    color: Black;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
    height : 20px;
}
#logincontent {
	padding-top: 15px;
	padding-left: 27px;
	text-align: left;
	/*border: 1px solid purple;*/
}
#logincontent a:link {
    text-decoration:none;
    color: #990000;
}
#logincontent a:active {
    text-decoration:none;
    color: #E33131;
}
#logincontent a:visited {
    text-decoration:none;
    color: #990000;
}
#logincontent a:hover {
    text-decoration:underline;
    color: #E33131;
}
.inputbox1
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
	width: 96%;
	text-align: left; 
	border-width: 1px; 
	border-style: solid;
	margin: 3px;
}
.inputbox2
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
	text-align:   left; 
	border-width:     1px; 
	border-style:     solid;
}
.textwarning
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #990000;
    /*text-decoration: none*/
}

.bg1     {background-color: #000000;}
.bg2     {background-color: #666666;}
.bg3     {background-color: #E4E4E4;}
.bg4     {background-color: #f8f8f8;}
.bg5     {background-color: #FFFFFF;}
.bg6     {background-color: #cccccc;}
.bg7     {background-color: #003399;}
.bg8     {background-color: #99ADD6;}

table.padtwo tr td {
	padding: 2px;
}
table.padfive tr td {
	padding: 5px;
}

form {
	width: 70%;
}


/*UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; list-style-image: url(graphics/bullet.gif) }*/