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

.inputset{
	color:#000000;
}

input, textarea, select { color: #000000; width: 250px; }


img {
	border: none;
}


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;
}

.offertitle {
	font-weight:bold;
	font-size:22px;
	padding-bottom:10px;
	color: #0079c2;
}

.offertitlesub {
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
	color: #c70751;
}

.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;
}
