body{
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
}

  a:link {color: #6666c0}
  a:visited {color: #660066}
  a:active {color: #ff0000}

#wrapper{
	width:600px;
	margin:0 auto;
}

#header{
	margin:0 0 5px 0;
}

#header img{
	border:none;
}

#footer{
	width:620px;
	background-color:#3D5C7A;
	margin:5px auto 0 auto;
}
	
#footer #pmwu-address{
	float:left;
}

#footer #pmwu-phone{
	float:right;
}

#form-content{
		border:1px solid #E8E8E8;
		padding:10px;
		width:598px;
}

fieldset{
	border:none;
	padding:0px !important;
	margin: 0 0 1.5em 0 !important;
}

legend, h1{
	color:#412770;
	font-size:140%;
	font-weight:bold;
	padding:0 !important;
	margin-bottom:15px;
}

h2{
	color: #666666;
    font-family: arial narrow,arial,helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
}

legend span.legend-note{
	color:#000000;
	font-size:70%;
	font-weight:normal;
}

.ufe-label, table.ufe-table, #ufe-system-content label, .ufe-label-uppercase{
	text-transform:uppercase;
	font-size:12px;
}

.ufe-lower, .ufe-note{
	text-transform:none !important;
}

.ufe-radio{
	display:inline;
	margin:0 20px 0 0;
}

.ufe-radio label{
	text-transform:uppercase;
}

div.elementDiv{
	padding:4px 0 6px 0 !important;
}

.ufe-note{
	font-size:80%;
	color:#412770;
}

.clearFix{
	clear:both;
}

.ufe-hilite{
	border:1px solid #E8E8E8;
	padding:10px;
	margin:10px 0;
	color:#412770;
}

hr{
	border:none;
	height:1px;
	background-color:#E8E8E8;
	width:600px;
}

/* Navigation */

.ufe-navigation input, #ufe-navigation input, #ufe-error-navigation input{
	border:1px solid #EAAF00;
	color:#fff;
	background-color:#41286F;
	font-weight:bold;
	padding:3px 13px;
}

/* CRX */

body#ufe-data-crx{
	width:600px;
}

.ufe-data-error table{
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
}

/* EPAY */

#ufe-epay div.elementDiv{
	float:left;
	width:48%;
}

.ufe-print-var{
	font-weight:bold;
	display:block
}


