body { 
	background-color: white; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0  
}

#panel      { 
	background-image: url("images/stroke.jpg"); 
	background-repeat:repeat; 
	margin-left: -390px; 
	position: absolute; 
	left: 50%;
	width: 768px; 
	height: 100%
}


#content{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 2em; 
	font-size: 12px; 
	color: white;
	background-image: url("images/stroke.jpg"); 
	background-repeat:repeat; 
	margin: 0 0 0 0 ;
}


div#breadcrumbs {
	visibility: visible;
	position: absolute;
	top: 0px; 
	left: 250px;
	margin: 0;
}

div#breadcrumbs a {
	background: url(../default/images/breadcrumbsDivider.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
	padding: 0px 5px 0px 15px;
	font-style: normal;
	font-weight: normal;
	color: #316DAD;
}

div#breadcrumbs a.current {
	font-weight: bold;
	color: Black;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

#back_img{
	background-image: url("images/bottomBar.jpg"); 
	background-repeat:no-repeat; 
	background-position: right bottom;
	/*float:right; -bre*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 2em; 
	font-size: 12px; 
	color: #314D4D;
	padding: 40px 80px 40px 80px ;
	margin: 0 0 0 0 ;
}

.bullet { 
	margin: 0 10px 0 0 ;

}


.current {
	color: #316DAD; 
	text-decoration: none; 
}

a { 
	color: red; 
	font-size: 12px; 
	font-family: Helvetica;
	text-align: center;
	display: inline; 
	text-decoration: underline; 
	margin: 0 0 0 0 ; 
	float: center;
}

a:hover { 
	color: red; 
	font-size: 12px; 
	font-family: Helvetica;
	text-align: center;
	display: inline; 
	text-decoration: none; 
	margin: 0 0 0 0 ; 
	float: center;
}

a.header {
	text-decoration: none; 
}


div#disclaimer {
	visibility: visible;
	text-align: center;
	margin: 0;
}

div#disclaimer a {
	text-decoration: none;
	font-size: 10px;
	padding: 3px 110px 3px 15px;
	font-style: normal;
	font-weight: normal;
	color: #316DAD;
	width: auto;
}

div#marginalComment p {
	color: #316DAD;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	width: auto;
	padding-bottom: 60px;
}

#horizontalNav         { 
	background-position: 0 bottom;
	text-align: left; 
	width: auto; 
	height: auto }


#horizontalNav ul{ 
	color: #003366; 
	background-color: transparent; 
	list-style-image: none;  
	width: 768px; 
	height: 12px;  
}


#horizontalNav li { 
	color: #999999; 
	font-size: 12px; 
	font-family: Helvetica;
	text-align: center;
	display: inline; 
	margin: 0 0px 0 0 ; 
	padding: 0 0 5% 20px;
	float: center;
}

li.first {
	margin: 0 0 0 80px;
}


.caption img {
	margin-bottom: 5px;
}

.caption {
	float: right;
	font-size: 10px;
	color: gray;
	background-color: white;
	padding: 5px;
	border: 1px solid gray;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 175px;
}