/*-- NEW CSS for muehlstein.com --*/

a {
	font-family: arial;
	color: #575757;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #F39220;
	text-decoration: underline;
}
.b7 {
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
	font-family: arial;
}
.b8 {
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
}
.b9 {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	font-family: arial;
}
.b10 {
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
}
.black {
	color: black;
}
.block {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}
.backlightblue {
	background-color: #EFF7FA;
}
.backdarkbrown {
	background-color: #999999;
}
.backdarkblue {
	background-color: #30477E;
}
.backblue {
	background-color: #537b8c;
}
.backlightgrey {
	background-color: #F5F5F5;
}
.backgreen {
	background-color: #779757;
}
.backgrey {
	background-color: #4f4f4f;
}
.backolive {
	background-color: #877b47;
}
.backorng {
	background-color: #f39302;
}
.backwhite {
	background-color: white;
}
.backblack {
	background-color: black;
}
.backcrimson {
	background-color: Crimson;
}
.backformgrey {
	background-color: #FAFAFA;
}
.blue {
	color: #537b8c;
}
.bold {
	font-weight: bold;
}
.box_large {
	background-image: url(/files/images/backgrounds/box_large.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
dcell {
	float:left;
}
.cellbackgroundwhite {
	background-color: #FFFFFF;
}
.cellbackgroundgrey {
	background-color: #F9F9F9;
}
.cellbackgroundlightblue {
	background-color: #EBF6FA;
}
.cellbackgroundblue {
	background-color: #E8F3F7;
}
.columnbackgroundlightblue {
	background-color: #EBF6FA;
}
.center {
	text-align: center;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
[color=white] {
	color: white;
}
.comp {
	margin: .3em .5em .3em .5em;
	display: block;
	width: 100%;
	vertical-align: middle;
	padding: 0px;
}
.comp_line {
	border-bottom: 2px solid gold;
}
.comp_heading {
	margin: 0pt 0pt 0pt 4pt;
}
.comp_heading_right {
	margin: 0pt 0pt 0pt 4pt;
	text-align: right;
}
.comp_heading h1
{
	padding-right: 1.5em;
	display: inline;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
}
.comp_heading h4 {
	padding-right: 1.5em;
	display: inline;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
}
.creditappinnertable {
	padding-top: 1em;
	padding-bottom: 1em;
	width: 90%;
	vertical-align: top;
}
.creditappoutertable {
	padding: 1em;
	margin: 0;
	width: 80%;
	margin-left: 7em;
	border: 1px solid #999999;
	background-color: #EEEEEE;
}
.creditappnext {
	border: 1px solid #999999;
	text-align: right;
	padding: 1em;
}
.crimson {
	color: Crimson;
}
.cursorpointer {
	cursor: pointer;
}

.customersupport fieldset {
 	position: relative;
 	clear: both;
 	border-color: #999999;
 	border-width: 1px;
 	border-style: solid;
 	padding: 10px;
 	margin: 15px;
}
.darkgrey {
	color: #575757;
}
.darkblue {
	color: #30477E;
}
.defaultlabel {
	color: #000000;
}
#dhtmltooltip {
	position: absolute;
	min-width: 100px;
	border-top: 1px solid #efefef;
	border-bottom: 3px solid #444444;
	border-left: 1px solid #efefef;
	border-right: 3px solid #444444;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.errortable {
	border: none;
}
.f7 {
	font-weight: normal;
	text-decoration: none;
	font-size: 7pt;
	font-family: arial;
}
.f8 {
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
}
.f9 {
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	font-family: arial;
}
.f10 {
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
}
.f12 {
	font-weight: normal;
	text-decoration: none;
	font-size: 12pt;
	font-family: arial;
}
fieldset {
	position: relative;
	clear: both;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
	margin: 1em;
	font-family: verdana,arial,sans-serif;
	font-size: .9em;
}
.floatleft {
	float: left;
	position: relative;
}
.floatright {
	float: right;
	position: relative;
}
.fontstd {
	font-size: 10pt;
	font-family: arial;
}
.footer {
	font-size: 60%;
	font-family: Arial;
	color: #a6a7a1;
}
form {
  font-family: verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
}
form fieldset {
	position: relative;
	padding-top: 1em;
}
form fieldset legend {
	font-size:1.1em;
}

form input, form select {
	width: auto;
	margin: 2px 0 0 10px;
}
form input#reset {
	margin-left: 0px;
}

form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
}
form linebreak {
	clear: left;
}
form .required {
	font-weight:bold;
}
.graphback {
	background-image: url(/files/images/backgrounds/graph.jpg);
	background-position: center;
 	background-repeat: no-repeat;
}
.graphbackes {
	background-image: url(/files/images/backgrounds/graph_es.jpg);
	background-position: center;
 	background-repeat: no-repeat;
}
.green {
	color: #779757;
}
.grey {
	color: #4f4f4f;
}
h1 {
	margin: 0;
	padding: 1pt;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 1pt;
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 1pt;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	margin: 0;
	padding: 1pt;
	font-size: 12pt;
	font-weight: bold;
}
.height2 {
	height: 2.5ex;
}
.height3 {
	height: 3ex;
}
.height4 {
	height: 4ex;
}
.header {
	width: 686px;
	height: 65px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}
.headercurveleft {
	height: 42px;
	width: 182px;
	position: relative;
	background-color: white;
	vertical-align:top;
	background-image: url(/files/images/wrapper/header_curveleft.png);
	background-repeat: no-repeat;
	background-position: top left;
	empty-cells: show;
	z-index: 100;
}
.headercurveright {
	height: 42px;
	position: relative;
	background-color: white;
	vertical-align: top;
	background-image: url(/files/images/wrapper/header_curveright.png);
	background-repeat: no-repeat;
	background-position: top right;
	empty-cells: show;
	z-index: 100;
}
.headerrow {
	font-size: 10pt;
	padding-left: 2pt;
	padding-bottom: 4pt;
	padding-right: 10pt;
	padding-top: 4pt;
	white-space: nowrap;
	background-color: white;
	border-right: 1px solid #D1D1D1;
}
.headerrowright {
	font-size: 10pt;
	padding-left: 2pt;
	padding-bottom: 4pt;
	padding-right: 10pt;
	padding-top: 4pt;
	white-space: nowrap;
	background-color: white;
}
.headerstandard {
	font-size: 8pt;
	font-weight: bold;
	white-space:nowrap;
	border-bottom: 1px solid #999999;
	padding: 0.2em;
	vertical-align:bottom;
}
.homenav {
    width: 100%;
	min-height: 34ex;
	color: black;
	background-color: white;
}
img {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
.invalidlabel {
	color: #FF0000;
}
.inputbox {
	font-size: 8pt;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
}
.inputboxmini {
	font-size: 7pt;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
}
.inputboxsmall {
	font-size: 7pt;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
}
.justify {
	text-align:justify;
}
label {
	padding: 0;
	margin: 2px 0 0 0;
	text-align: right;
}
.labelcreditappwidth {
	float: left;
	width: 150px;
	display: inline;
}
.labelmargin {
	margin-left: 50px;
}
.labelstdwidth {
	float: left;
	width: 50%;
	display: block;
}
.labelmarginmini {
	margin-left: 10px;
}
.labelstdwidthmini {
	text-align: left;
	width: 45%;
	display: block;
}
.left {
	text-align: left;
}
legend {
	position:absolute; top: -.5em; left: .5em;
}
.lightblue {
	color: #EFF7FA;
}
.linklook {
	font-family: arial;
	color: #575757;
	text-decoration: none;
	cursor: pointer;
}
.linklookhover {
	cursor: pointer;
	font-family: arial;
	color: #F39220;
	text-decoration: underline;
}
.linklookhoverpager {
	cursor: pointer;
	font-family: arial;
	color: #F39220;
	text-decoration: none;
}
.linklooknone {
	font-family: arial;
	color: #575757;
	text-decoration: none;
	cursor: help;
}
.linklookstatusbaron {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.lsl {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.loggedinbox{
	empty-cells: show;
	height: 27px;
	min-height:27px;
	position:absolute;
	top: 0px;
	right: -1px;
	z-index: 1000;
	white-space:nowrap;
	padding-right:15px;
	padding-left:15px;
}
.loggedinboxfill {
	height:100%;
	position: relative;
	top: 0px;
	float:left;
	background: url(/files/images/welcome_middle.png) repeat-x;
	white-space: nowrap;
	vertical-align: middle;
}
.loggedinboxleft {
	height:100%;
	width:10px;
	min-width:10px;
	position: relative;
	top: 0px;
	float:left;
	background: url(/files/images/welcome_left.png) no-repeat top left;
	empty-cells:show;
}
.loggedinboxright {
	height:100%;
	width:11px;
	min-width:11px;
	position: relative;
	top: 0px;
	float:left;
	background: url(/files/images/welcome_right.png) no-repeat top right;
	empty-cells:show;
}
.mainheadings {
	font-family: arial;
	font-size: 10pt;
	color: #575757;
	text-decoration: none;
}
.mainheadings:hover {
	font-family: arial;
	font-size: 10pt;
	color: #F39220;
	text-decoration: underline;
}
.maxwidth12in {
	max-width:.9in;
	overflow:hidden;
}
.normal {
	font-weight: normal;
}
.nowrap {
	white-space: nowrap;
}
.olive {
	color: #877b47;
}
.orng {
	color: #f39302;
}
.rbroundbox {
	background: url(/files/images/backgrounds/nt.png) repeat-x;
	background-position: bottom center;
}
.rbtop div {
	background: url(/files/images/backgrounds/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(/files/images/backgrounds/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(/files/images/backgrounds/bl.png) no-repeat bottom left;
}
.rbbot {
	background: url(/files/images/backgrounds/br.png) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox {
	width: 100%;
	margin: 0em auto;
}
.red {
	color: red;
}
.right {
	text-align: right;
}
.rowbackgroundwhite {
	background-color: #FFFFFF;
	border-right: 1px solid black;
}
.rowbackgroundgrey {
	background-color: #F9F9F9;
}
.selectbox {
	font-size: 10pt;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
}
.sharp {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.standardcomponent {
	min-height:10em;
}

.standardcomponentfull {
	min-width: 100%;
	min-height: 10em;
	text-align: center;
}

table {
	empty-cells: show;
	border-spacing: 0px;
	padding: 0px;
	border:	0px;
	border-collapse: collapse;		
}
.tablealtr1c1 {
	background-color: #FFFFFF;
}
.tablealtr1c2 {
	background-color: #EEFDF9;
}
.tablealtr2c1 {
	background-color: #F9F9F9;
}
.tablealtr2c2 {
	background-color: #E8F7F3;
}
.tabler1c1 {
	background-color: #FFFFFF;
}
.tabler1c2 {
	background-color: #EEF9FD;
}
.tabler2c1 {
	background-color: #F9F9F9;
}
.tabler2c2 {
	background-color: #E8F3F7;
}
.tablestandard {
	font-size: 7pt;
	white-space:nowrap;
}
.tablestdcell {
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .1em;
	padding-bottom: .1em;
	border-right: 1px solid #000000;
	white-space: nowrap;
}
.tablestdcellnrb {
	border-right: none;
}
textarea {
	width: 18em;
	height: 7em;
	padding-bottom:1em;
	overflow: auto;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
	margin: 2px 0 0 10px;
}
.textareasmall {
	width: 10em;
	height: 4em;
	padding-bottom:1em;
	overflow: auto;
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
	margin: 2px 0 0 10px;
}
.textfield {
	border: 1px solid black;
	color: brown;
	background-color: oldlace;
}

.trackingbackground {
	background-image: url(/files/images/backgrounds/tracking.jpg);
 	background-position: 50% 30%;
 	background-attachment: fixed;
 	background-repeat: no-repeat;
}
.tips {
	width: 200px;
	max-width:200px;
	height: 30px;
	border:1px solid #999999;
}

.white{
	color: white;
}
.width2 {
	width: 2em;
}
.width3 {
	width: 3em;
}
.width4 {
	width: 4em;
}
.width6 {
	width: 6em;
}
.width7 {
	width: 7em;
}
.width10 {
	width: 10em;
}
.width11 {
	width: 11em;
}
.width12 {
	width: 12em;
}
.width15 {
	width: 15em;
}
.width16 {
	width: 16em;
}
.width17 {
	width: 17em;
}
.width20 {
	width: 20em;
}
.vbottom {
	vertical-align: bottom;
}
.vmiddle {
	vertical-align: middle;
}
.vtop {
	vertical-align:top;
}



/* -- DHTML menu -- */
#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border-left-width: 0;
	font:bold 9px Verdana;
	line-height:12px;
	z-index:100;
	color: #000000;
	border: 1px solid #000000;

}
#dropmenudiv a{
	width:90%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font:bold 9px Verdana;
	margin:4px;
	border: 1px solid #EBEBEB;
	color: #000000;
	background-color: #EEF9FD;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #F39220;
	font:bold 10px Verdana;
	border: 1px solid #EBEBEB;
}



