body 
{
	padding: 0;
	min-width: 811px;
	text-align: center;
	background: #ef5b0d url('../images/layout/usa-sf-bkgrnd.jpg') fixed center top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0; 
	margin-bottom: 15px; 
}

p 
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	padding-left: 34px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 10pt;
}

.content-table 
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	background-position: top left;
	background-image: url('../images/layout/content-bkgrnd.jpg');
	background-repeat: no-repeat;
}

li 
{
	font-size: 10pt;
}

h1 
{
	color: #0047bd;
	font-family: Verdana, Arial, Helvetcia, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	padding-left: 34px;
}

h2 
{
	color: #0047bd;
	font-family: Verdana, Arial, Helvetcia, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	border-bottom: 1 solid #0047bd; 
	display: block;
	margin-right: 20px;
	margin-left: 34px;
}

a:link 
{
	color: #881a03;	
	text-decoration: none; 
}

a:visited 
{
	color: #881a03;
	text-decoration: none; 
}

a:hover 
{
	color: #881a03;
	text-decoration: underline; 
}
	
a:active 
{
	color: #881a03;
	text-decoration: none; 
}



/*Menu Styles*/



a.menu:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #881a03;
	text-decoration: none;
	text-indent: 26px;
	display: block;
	width: 162px;
	height: 31px;
	font-weight: normal;
	background-image: url('../images/layout/nav-x.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 30px
}
	
a.menu:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #881a03;
	text-decoration: none;
	text-indent: 26px;
	display: block;
	width: 162px;
	height: 31px;
	font-weight: normal;
	background-image: url('../images/layout/nav-x.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 30px
}
		
a.menu:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 26px;
	display: block;
	width: 162px;
	height: 31px;
	font-weight: normal;
	background-image: url('../images/layout/nav-o.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 30px	
}
		
a.menu:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 26px;
	display: block;
	width: 162px;
	height: 31px;
	font-weight: normal;
	background-image: url('../images/layout/nav-o.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 30px		
}


/*IBC Styles*/


p.news 
{
	color: #000000;
	font-size: 10pt;
	line-height: 11pt;
}