body
{
	align: center;
	
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Geneva, Arial;
	font-size: 10pt;
	color: #323232;
	background-color: #ffffff;
}

html,body
{
	height: 100%;
}

#containerDiv
{
	border-right-style: solid;
	border-left-style: solid;
	border-color: #000000;
	border-width: 1px;
	
	
	text-align : center;
	width: 775px;

	height: 100%;
	margin:0 auto;
	text-align : center;
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: top;
	
}



#sidebar
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
	
	width: 183px;
	
	height: 100%;
	
	z-index: 1;
	background-image: url(sidebar_9/sidebar4.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sidebar_9/sidebar4.png', sizingMethod='crop');
	background-repeat: no-repeat;
}

#sidebar2
{
	position: relative;
	
	top: 0;
	left: 0;
	z-index: 2;
}

#mainContent
{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 592px;
	height: 100%;
	overflow: auto;
}

#navLinks
{
	text-align : left;
	margin-left: 20px;
	padding-top: 200px;
}

h3
{
	margin-bottom: 5px;
	padding: 0px;
}

h4
{
	margin-bottom: 3px;
	padding: 0px;
	font-style: italic;
}


.underline_active
{
	visibility: hidden;
	padding-top: 3px;
}

.underline_inactive
{
	padding-top: 3px;
}

ul.side_link
{
	margin: 0px;
	padding: 0px;
}

li.side_link
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.bordered_image
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.bordered_image_left
{
	float: left;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bordered_image_right
{
	float: right;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.caption
{
	font-family: Arial, Geneva, Helvetica;
	font-style: italic;
	font-size: 8pt;
	color: #000000;
	text-align: right;
	width: 280px;
	margin:0 auto;
}

.caption_image
{
	float: right;
	margin: 10px;
}

.headed_chapter
{	
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

a img
{
	border: 0px;
}

a:link, a:visited
{
	color: #0000AA;
	text-decoration: none;
	font-weight: bold;
}

a:link:hover, a:visited:hover
{
	color: #0000AA;
	text-decoration: underline;
	font-weight: bold;
}

.logo_image img
{
	padding: 0px;
	margin: 10px;
}

div.logo_image
{
	margin: 0px;
}

div.mainText
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

div.mainTextCenter
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	align: center;
}

.black_border
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.black_border_slim
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 423px;
	margin-left: 85px;
}

.red_border_slim
{
	border-style: solid;
	border-color: #ff9999;
	border-width: 1px;
	width: 421px;
}

.caption_image_left > img
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.caption_image_left
{
	float: left;
	margin: 10px;
	text-align: right;
	font-family: Arial, Geneva, Helvetica;
	font-style: italic;
	font-size: 8pt;
	color: #000000;
}

.caption_image_right > img
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.caption_image_right
{
	float: right;
	margin: 10px;
	text-align: right;
	font-family: Arial, Geneva, Helvetica;
	font-style: italic;
	font-size: 8pt;
	color: #000000;
}

div.gallery
{   
    margin: 11px;
}

img
{
	border: 0px;
}