body {
	font-family:"Arial","Helvetica","Trebuchet MS","Tahoma","Verdana","Palatino Linotype";
	background-image:url("../images/feint_background.png");
	margin:0; padding:0; height:100%}
	
div.invisible {
	position: absolute; 
	left:1px;
	top:1px;
	border-style:solid;
	visibility:hidden;
	z-index:3}
	
div.wrapper1 {
	width:1030px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFFFFF;}
	
div.wrapper2 {
	width:800px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFFFFF;}
			 
div.content {
	width:100%;
	margin:0 auto;
	color:#00319C;
	padding:0px 30px;
	overflow:hidden}	
	
div.menu {
	min-height:19px;
	width:90%;
	text-align:left;
	padding: 0px}
		
div.menuseparator {
	width:93%;
	border-bottom:1px solid #001863;
	padding: 0px;
	line-height: 0px}

div.standard {
	width:93%;}
	
div.t {background: url(../images/dot.gif) 0 0 repeat-x;}
div.b {background: url(../images/dot.gif) 0 100% repeat-x;}
div.l {background: url(../images/dot.gif) 0 0 repeat-y}
div.r {background: url(../images/dot.gif) 100% 0 repeat-y}
div.bl {background: url(../images/bl.gif) 0 100% no-repeat}
div.br {background: url(../images/br.gif) 100% 100% no-repeat}
div.tl {background: url(../images/tl.gif) 0 0 no-repeat}
div.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 

div.foot {
	margin:0 auto;
	border:0}
	
div.floating {
	float:right;
	padding-top: 5px; 
	padding-left: 10px;
	padding-bottom: 0px;}
	
table.standard {
	width:94%;
	border:0}
	
table.smallprint {
	font-size:smaller;}
	
table.links a:link {
	font-size:small;
	color:#00319C}
	
table.links a:visited {
	font-size:small;
	color:#00319C}
	
table.links a:hover {
	color:#FF0000;
	text-decoration: underline}
 
tr.linkouthand {
	cursor: pointer; 
	cursor: hand;
	background-color:#ffffff} 
tr.linkoverhand {
	cursor: pointer; 
	cursor: hand;
	background-color:#C6D6F0}
tr.linkout {background-color:#ffffff} 
tr.linkover {background-color:#C6D6F0}
tr.oddnohand {background:#C6D6F0;}
tr.evennohand {background:#FFFFFF;}
tr.contrast {
	font-weight:bold;
	background-color:#C6D6F0}
	
td.head {
	font-weight:bold}
	
td.side {
	font-weight:bold;}
	
td.rte {
	background:#D4D4D4}
	
span.links a:link, a:visited {
	color:#00319C}
	
span.links a:hover {
	color:#FF0000;
	text-decoration: underline}
	
span.small {
	font-size:small;}
				 
ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;}
	
ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
  	background: url("../images/tab_right.png") no-repeat right top;
  	margin-right: 1px;}
  	
ul.tabs li a {
	display: block;
	padding: 0px 10px;
	color: #FFFFFF;
  	text-decoration: none;
  	background: url("../images/tab_left.png") no-repeat left top;}
  	
ul.tabs li a:hover {
	color: #0099FF;}

span.copyright {
	font-size:xx-small;
	color:#000000;}
	
h3.highlighted {
	text-align:center;
	background-color:#D4D4D4;
	margin:0}
	
td.smaller {
	font-size:x-small;
	color:#00319C;}
	
p.redbold {
	color:#FF0000;
	font-weight:bold;}
	
p.smallbold {
	font-size:small;
	font-weight:bold;}
	
p.smaller {
	font-size:small;}
	
input ,textarea, select {
	font-family:"Arial","Helvetica","Trebuchet MS","Tahoma","Verdana","Palatino Linotype";}	
	
textarea, select {
	border:1px inset #00319C;}	
					     
input.textflds {
	border:1px inset #00319C;}

hr {
	border:0;
	height:1px;
	color:#001863;
	background-color:#001863;}
	
input.btnsml {
	font-size:10pt;
	width:60px}
	
input.btnmed {
	font-size:10pt;
	width:90px}
	
input.btnbig {
	font-size:10pt;
	width:120px}