body{
	background-color:#111111;
	margin:0px;
}
body,td,th,pre,input,textarea{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#EEEEEE;	
}
input,textarea{
	color:#000000;
}

input{
	width:250;
}

img {
	border: none;
}

.phonediv {
	 width:360px;
	 height:185px;
 	 overflow: auto;
}

a{
	/*color:#999999;*/
	color:#FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}
a:hover{
	color:#66CCFF;
	text-decoration:none;
}
a.menu, a.noImage {
	background-image:none;
}
.arrowImage2 {
	margin-right:3px;
	margin-top:5px;
	vertical-align:top;
}

td.rowdotted {
	height:25px;
	background-position:top;
	background-image:url(images/dotted.gif);
	background-repeat:repeat-x;
}
td.rowdotted2 {
	height:10px;
	background-position:top;
	background-image:url(images/dotted2.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:0px;
}

.title {
	font-weight:bold;
	font-size:22px;
	padding-bottom:10px;
}

.titlesub {
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
}

.normtxt {
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}



h2 {
	font-weight:bold;
	font-size:20px;
	color: 0079c2;
	padding-bottom:0px;
	padding-top:2px;
}

h3 {
	font-weight:bold;
	font-size:16px;
	color: c70751;
}

.miniheader {
	font-weight:bold;
	font-size:14px;
	color: c70751;
}


h4 {
	font-weight:bold;
	font-size:14px;
	color: 5c5c5c;
	padding-bottom:10px;
}

.h4b {
	font-weight:bold;
	font-size:12px;
	color: baef83;
}



h5 {
	font-family:times, comic sans;
	font-weight:bold;
	font-size:46px;
	color: 5c5c5c;
	padding-bottom:10px;
}

.legendheader {
	font-size:20px;
  	padding: 0.2em 0.5em;
    font-weight:bold;
	color: 0079c2;
}

fieldsetheader {
  	border:0px solid #778;
  	padding: 0.2em 0.5em;
}

fieldset {
  	border:1px solid #778;
}

legend {
  	border:1px solid #778;
  	padding: 0.2em 0.5em;
    font-weight:bold;
	color: white;
}

.legendtitle {
  	border:1px solid #778;
	font-size:20px;
  	padding: 0.2em 0.5em;
    font-weight:bold;
	color: white;
}

.menu, .menuActive {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.menuActive {
	color:#66CCFF;
}