/**************** Balance  ****************/


body { 
	background: url(../images/bgtile.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7 0 7 30;
	margin: 0 0 0 0;
	display: block;
	background-color: #0B466C;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 20 0 5 30;
	margin: 0 0 0 0;
	display: block;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 30;
	margin: 0 0 0 0;
	display: block;
}

.txt {
	line-height: 15pt;
	padding: 10 30 0 30;
	display: block;
	}
	
.intro {
	color: #FFFFFF;
	line-height: 15pt;
	padding: 30 30 30 45;
	display: block;
	}	

a:link,a:visited,a:active	{
	color: #FF5A00; 
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover	{ 
	color: #FF5A00;
	font-weight: normal;
	text-decoration: underline;
	}	

/**************** TABLE ****************/	

table.subpg {
	background: url(../images/subpg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}	
		
table.tb02 td	{
	padding: 0 0 30 0;
	}	
	
table.tb03 td	{
	padding: 0 0 0 0;
	}	
					
table.tbrnav td	{
	padding: 0 15 15 15;
	background-color: #F0EEE4;
	}	
	
table.tbr td	{
	padding: 0 15 15 15;
	background-color: #DFDDD1;
	border-bottom: 2px solid #FFFFFF;
	}			

/**************** LISTINGS ****************/	

ul	{
	margin: 0 0 0 10;
	padding: 0 0 0 10;
	}
	
li	{
	list-style-image: url(listbullet.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

/**************** Leftnav  ****************/	

a.nav,a.nav:visited,a.nav:active	{
	color: #FF5A00;
	font-weight: bold;
	text-decoration: none;
	padding: 10 0 0 45;
	display: block;
	}
	
a.nav:hover	{ 
	color: #FF5A00;
	font-weight: bold;
	text-decoration: underline;
	padding: 10 0 0 45;
	display: block;
	}	
	
.help {
	color: #00557F;
	line-height: 12pt;
	font-weight: normal;
	padding: 0 0 0 45;
	display: block;
}

.helphd {
	color: #00557F;
	font-weight: bold;
	padding: 40 0 3 45;
	display: block;
}

a.helplk,a.helplk:visited,a.helplk:active	{
	color: #00557F;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	}
	
a.helplk:hover	{ 
	color: #00557F;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline;
	}	

/**************** FORM  ****************/

.form {
	font-size: 11px;
	font-weight: normal;
}

	
/**************** FOOTER  ****************/

.footer {
	color: #666666;
	padding: 0 15 10 0;
	display: block;
}
	