/* CSS Document */
	
.topInfo {
	text-align: left;
	border-collapse: collapse;
	vertical-align: middle;
	margin-left: 33px;
	padding: 0px;
	width: 649px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	}
	
.InformationBody {
	font-size: 8pt;
	}
	
.topInfoCol1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 200px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}

.topInfoCol2 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 150px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}
	
.topInfoCol3 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 150px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}

.personalInfo {
	text-align: left;
	border-collapse: collapse;
	vertical-align: middle;
	margin: 50px 0px 0px 33px;
	padding: 0px;
	width: 649px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	}
	
.personalInfoCol1 {
	width: 100px;
	padding: 5px 0px 5px 0px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}
	
.personalInfoCol1red {
	width: 100px;
	padding: 5px 0px 5px 0px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	color: #CC0000;
	}

.personalInfoCols {
	width: 183px;
	padding: 5px 0px 5px 0px;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}
	
.textField {
	font-size: 8pt;
	border: #D7D7D7 1px solid;
	background-color: #F5F5F5;
	}
	
.footnote {
	padding: 20px 0px 0px 0px;
	color: #CC0000;
	}

.comments {
	text-align: left;
	border-collapse: collapse;
	vertical-align: middle;
	margin: 50px 0px 0px 33px;
	padding: 0px;
	width: 649px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	}

.commentsCol1 {
	width: 100px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}

.commentsCol2 {
	width: 559px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	border-top: #D9D5D2 1px solid;
	border-bottom: #D9D5D2 1px solid;
	}
	
.InformationBody 
{
	color : #464646;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.InformationBottomMenu:link 
{
	color : #695D54;
	cursor : hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

/* Style for already visited*/
.InformationBottomMenu:visited 
{
	color : #CC0000;
	cursor : hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

/* Style for Link-activate properties */
.InformationBottomMenu:active 
{
	color : #464646;
	cursor : hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.InformationHeader 
{
	color : #9B4D1B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.InformationRequestMenu 
{
	border-bottom : #D7D5D2 1px solid;
	border-top : #D7D5D2 1px solid;
	height : 25px;
	vertical-align : middle;
}

.InformationRequestMenuItem,.InformationRequestMenuItemNavigation 
{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-transform : uppercase;
	font-weight: bold;
	/*color : #695D54;*/
	color : #787878;
	vertical-align : bottom;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 2px;
	height:17px;
}

.InformationRequestMenuItemOnMouseClick,.InformationRequestMenuItemHighlight,A.InformationRequestMenuItem:hover 
{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-transform : uppercase;
	font-weight: bold;
	/*color : #695D54;
	*/
	padding-right : 6px;
	padding-left : 6px;
	padding-top : 2px;
	vertical-align : bottom;
	background-color : #787878;
	color : #FAFAFA;
	cursor : hand;
	cursor : pointer;
	height:17px;
	
}

.ContentHeading1 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-transform : uppercase;
	color : #CC0000;
	margin-left : 33px;
	margin-right : 22px;
	margin-top:12px;
}

.IntroductionText
{	
	margin-left : 33px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size :  8pt;
	color : #464646;
	line-height : 15pt;
}