BODY {
	font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#302226;

}

P {
	font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#302226;
}

INPUT {
    font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
}

TEXTAREA {
	font-size:9pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
}

SELECT {
	font-size:9pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
}

TD {
	font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#302226;
}

H1 {
	font-size:26pt;
	font-weight:bold;
}

H2 {
	font-size:20pt;
	font-weight:bold;
}

H3 {
	font-size:16pt;
	font-weight:bold;
}

H4 {
	font-size:14pt;
	font-weight:bold;
}

H5 {
	font-size:12pt;
	font-weight:bold;
}

H6 {
	font-size:8pt;
}

.l1 {
	font-size:20pt;
	font-weight:bold;
}

.l2 {
	font-size:18pt;
}

.l3 {
	font-size:14pt;
	font-weight:bold; 
	color:#302226;
}

.l4 {
	font-size:12pt;
}

.l5 {
	font-size:10pt;
	font-weight:bold;
}

.l6 {
	font-size:8pt;
}

.l7 {
	font-size:7pt;
}

A  {
	font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	text-decoration:underline;
	color:#1D5C9C;
}

A:Visited {
}

A:Active {
}

A:Hover {
	text-decoration:none;
}

A.listing  {
	font-size:12pt;
	font-weight:bold;
	font-family:tahoma, verdana, helvetica, sans-serif;
	text-decoration:underline;
	color:#7798AB;
}

A.listing:Hover {
	text-decoration:none;
}

A.nav { 
	text-decoration:none;    
     color:#F3D9B8;
	font-size:8pt;
	font-weight:bold;
}
A.nav:Hover {     
	text-decoration:none;
	color:#e43232;
	font-size:8pt;
	font-weight:bold;
}

A.navl { 
	text-decoration:underline;    
     color:#F3D9B8;
	font-size:10pt;
	font-weight:bold;
}
A.navl:Hover {     
	text-decoration:none;
	color:#e43232;
	font-size:10pt;
	font-weight:bold;
}

.colh1 {
    color:#F9F9F9;
    font-size:17pt;
}

.coltext1 {
    color:#F3D9B8;
}

.collgd {
	color:#fbcb33;
}

.coldgd {
	color:#c99308;
}

.coldg {
     color:#7d7d7d;
}

.collg {
     color:#828282;
}

.colbl {
	color:#000000;
}

.colb {
    color:#7798AB;
}

.colw {
	color:#ffffff;
}

.heading {
    font-size:11pt;
	font-weight:bold;
	background:#333d92;
	width:100%;
	border-bottom:solid 1px #7A7A7A;
	padding-left:0px;
	text-align:left;
}

.boxnr {
	font-size:11pt;
	font-weight:bold;
	margin:0px;
	background:#fafafa;
	color:#131c47;
	border:1px solid #aaaaaa;
	padding:0px;
	text-decoration:none;
	text-align:left;
}

.nopad {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.nomargin {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.border {
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
}

.formhead{
	font-size:8pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	background-color:#eeeeee;
}

.box {
	background:#111111;
	border:1px solid #999999;
	width:370px;
	padding:0;
}

.boxsp {
	border-top:1px solid #171717;
	padding:0;
}

.boxlst {
	background:#111111;
	border-top:1px solid #999999;   
	border-bottom:1px solid #999999;
	margin:0;
	padding:5;
}

.bold {
	font-weight:bold;
}

.uline {
	text-decoration:underline;
}

.alert {
	font-size:10pt;
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#e43232;
}
.pad10 {
	padding:10px;
}

.padvert {
	padding-bottom:14px;
}

.contactsubs2 {
	font-size:11pt;
	font-weight:bold;
	color:lightsteelblue;
}