body	{
	text-align: left;
	margin: 10px;
	border: 0;
	background: #d0e1ec;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div#wrapper	{
	background: #fff;
	margin: 0 auto;
	width: 780px;
	border: 1px solid #365d8e;
	}
	
div#header	{
	padding: 14px 0px 0px 18px;
	}
	
div#bar	{
	padding-top: 14px;
	}
	
div#maincontent	{
	padding: 5px 18px 14px 18px;
	font-size: 12px;
	}

div#instructions	{
	margin-top: 10px;
	padding: 5px;
	}

div#table {
	text-align:left;
	clear: both;
	}

#container {
	width: 760px;
	position: relative;
	height: auto!important;	
	height: 100%;
	min-height: 100%;
	voice-family: '\'}\'';
	voice-family: inherit;
	background: url(../images/bg_container_top.gif) no-repeat;
	background-color: #ffffff;
	margin: auto;
	padding: 0px 4px 0px 4px;
	text-align: left; 	
	}

body #container {
	height: auto;
	}

#navGlobal {
	width: 760px;
	background: url(../images/bg_nav_global.gif) no-repeat;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}		
	
h1, h2, h3, h4, h5 a	{
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin: 0;
	}
	
h1	{
	font-size: 20px;
	}
	
h2	{
	font-size: 14px;
	}
	
div#maincontent	a:link, a:visited {
	text-decoration : underline;
	color: #e56300;
	background: transparent;
	padding: 3px 20px;
	}

div#maincontent	a:hover {
	text-decoration : none;
	color: #000;
	background: #ffdcb3; 
	padding: 3px 20px;
	}

div#maincontent	a:active {
	text-decoration : none;
	color: #e56300;
	background: transparent;  
	padding: 3px 20px;
	}

.style3 {
	text-decoration: none;
	text-align: left;
	}
fieldset {
	border: 1px solid #781351;
	padding: 0px 6px;
	margin: 20px 0px 0px 0px;
	}
	
legend {
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px;
	font-weight:bold;
	}
