body {
	background-color: #FFFFFF;
	color: #55533A;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font-family: Arial, Helvetica, sans-serif;
}
.emailbody {
	background-color: #F5F5F5;
	color: #003366;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited {
	color: #000000;
	font-weight: normal;
}

a:hover {
	color: #000000;
}

h1, h2, h3, h4 {
	color: #C03D38;
}

.highlight {
	 background-color:#FAFD0B;
}

.headbigfont { font-size: 22px; font-family: Verdana; color:#E1D094;}

.welcomename { font-family: Verdana; color:#83351F; font-weight: bold; font-size: 11;}

.required { color:#FF0000; font-weight: bold;}


/* don't use these- classes shouldn't being with number for compatiblity */
.font18 { font-size: 18px; } 
.font14 { font-size: 14px; }
.font12 { font-size: 12px; }
.font10 { font-size: 10px; }

input, textarea {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #888888;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
input.searchbox {
	font-size: 10px;
	padding-left:18px;
	border: 1px solid;
	border-color: #888 #c0c0c0 #c0c0c0 #888;
	background-color: #f5f5f5;
	background-image: url(../images/icn_searchbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
}

option.high {
	background-color:#F0E68C;
}

option  {
	color: #555555;
	background-color: #ffffff;
}

option.high {
	color:#ff9a00;
}

.box{
	border : thin groove Gray;
	width: 150;
}

.brightlink {
	color : #ff5577;
	font-weight : bold;
}

.menutable tr { 
	/*background-color: #aaaaaa;*/
	/*background-image: url(../images/menubg.gif);*/
}
.menutable a:visited, .menutable a:link{
	color:#ffffff;
}

.table1 {
	background-color: #ffffff;
	border: 1px solid #979797;
	font-size: 12px;
}

.table1 th {
	background-color: #979797;
	border-bottom: 1px solid #ffffff;	
	font-family:verdana,san-serif; 
	color:#ffffff; 
	font-weight:bold;
}

.table1 td {
	background-color: #ffffff;	
	font-family:verdana,san-serif; color:#000000;
}


.attach_table1 {
	background-color: #FFFFFF;
}
.attach_table1 td {
	font-size: 12;
}
.details_table1 {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}

.details_table2 {
	background-color: #FFFFFF;
}
.details_table2 td {
	font-size: 12;
}
.details_border {
	border: 1px solid #000000;
}

.details_border2 {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.details_table1 td {
	font-size: 12;
}

.details_table1_header  {
	background-color: #EEEEEE;
	border-bottom: 2px solid #dddddd;	
	font-family:arial,san-serif; 
	text-align: left;
	font-size: 18px;
	color: #888888;
	padding: 10px
}

.details_green_header  {
	background-color: #009966;
	border-bottom: 2px solid #dddddd;	
	font-family:arial,san-serif; 
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
}

.details_blue_header  {
	background-color: #336699;
	border-bottom: 2px solid #dddddd;	
	font-family:arial,san-serif; 
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
}

.details_red_header  {
	background-color: #993333;
	border-bottom: 2px solid #dddddd;	
	font-family:arial,san-serif; 
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
}

.details_orange_header  {
	background-color: #5F9EA0;
	border-bottom: 2px solid #dddddd;	
	font-family:arial,san-serif; 
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
}

.table1b  {
	font-size: 12px;
	background-color: #aaaaaa;
	color: #ffffff;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.listtable1 {
	background-color: #f2f2f2;
	color: #000000;
	border: 1px solid #dddddd;
	font-size: 10px;
}

.listtable1 th {
	background-color: #979797;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	color: #ffffff;
}

.listtable1 td {
	border-left: 1px solid #dddddd;	
	border-bottom: 1px solid #dddddd;
}

.listtable2 {
	background-color: #ffffff;
	color: #333333;
	border: 2px solid #979797;
	font-size: 10px;
	border-collapse: collapse;
}

.listtable2 th {
	background-color: #979797;
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #ffffff;
}
.listtable2 th a:link, .listtable2 th a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.listtable2 td, .listtable2 td a:link, .listtable2 td a:visited {
	border: 0px solid #ffffff;
	font-size: 11px;
}

.listtable3 {
        background-color: #F6F4DB;
        color: #333333;
        border: 1px solid #dddddd;
        font-size: 10px;
}

.listtable3 th {
        background-color: #E1D094;
        border-bottom: 1px solid #555555;
        font-size: 12px;
        color: #555555;
}

.listtable3 td {
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
}


.listtable4 {
        background-color: #f2f2f2;
        color: #333333;
        border: 1px solid #dddddd;
        font-size: 12px;
}

.listtable4 th {
        background-color: #979797;
        border-bottom: 1px solid #ffffff;
        font-size: 12px;
        color: #ffffff;
}

.listtable4 td {
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
}


.listtable1 a, .listtable1 a:link, .listtable1 a:visited, .listtable2 a, .listtable1 a:visited, listtable2 a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.bbcell {
	border-bottom: 0px solid #dddddd;
}

.bbcell2 {
	border-bottom: 0px solid #dddddd;
}

.table2 {
        background-color: #ffffff;
        color: #000000;
        border: 2px solid #979797;
        font-size: 12px;
	border-collapse: collapse;
}

.table2 th {
	background-color: #979797;
	border: 1px solid #ffffff;
        font-size: 12px;
        color: #ffffff;
}

.table2 td.row2 {
        border: 2px solid #979797;
}
.table2 td {
	padding: 2px;
}

.idfield {
	background-color: #2F4F4F;
	color: #dddddd;
	font-weight:bolder;
	font-size: 12px;
}

/* classes shouldn't begin with numbers.*/
.critical  {
	background-color: #CC0000;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.severe {
	background-color: #FF8C00;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.moderate {
	background-color: #9966FF;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.minor {
	background-color: #3CB371;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.row1 { background-color: #ffffff; }
.row2 { background-color: #f2f2f2; }

.clientreq, .clientreq a:link, .clientreq a:visited { color: #ff0000;}
.verified, .verified a:link, .verified a:visited { color: #009900;}

.submit, .submit-wide, .submit-wider, .submit-superwide {
        width: 86px;
        height: 28px;
        line-height: 28px;
        padding: 0;
        font-size: 11px;
        background: url(../images/submit-bg.gif) no-repeat;
        text-align: center;
        color: #333333;
        text-decoration: none;
        border: 0px;
        cursor: pointer;
}

a.submit {
        display: block;
}

.submit-wide {
        background: url(../images/submit-bg-wide.jpg) no-repeat;
        width: 108px;
        height: 29px;
        line-height: 28px;
}

.submit-wider {
        background: url(../images/submit-bg-wider.jpg) no-repeat;
        width: 129px;
        height: 30px;
        line-height: 30px;
}
.submit-superwide {
        background: url(../images/submit-bg-superwide.jpg) no-repeat;
        width: 200px;
        height: 30px;
        line-height: 30px;
}

.tabs a {
	padding: 5;
}

.greytable {
	color: #ffffff;
	background-color: #606060;
	font-size: 12px;
	_padding: 30px;
}
.greytable a, .greytable a:link, .greytable a:visited {
	color: #ffffff;
}

/* all this is to force footer at bottom */
html, body, #contents {
	min-height: 100%;
	height: 100%;
}

html>body, html>body #contents {
	height: auto;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#footer {
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
	width: 100%; /* See note below */
	text-align: center;
	padding: 0;
}
#footer {
    \width: 100%;
    w\idth: 100%;
}
#main {
	margin-bottom: 6em;
	height: auto;
	/* padding: .5em;*/
}
/* end footer stuff */
.cfdebug { display: none;}
.printonly { display: none; }
