/*Style Sheet for print*/
/*The Body Background */
body {
	background-color : #FFFFFF;
	}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : normal !important;
	position : absolute !important;
	left : 0px !important;
	top : 156px !important;
	width : 100% !important;
	border-left-style : none !important;
	}

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link {
	text-decoration : none !important;
	color : #000000;
}

.maindiv a:visited {
	text-decoration : none !important;
	color : #000000;
}

.maindiv a:hover {
	text-decoration : none !important;
	color : #000000;
}

.maindiv th {
	background-color : #CCCCCC;
	font-size : 11pt;
}

.maindiv td {
	font-size : 11pt;
}

.colbgrd {
	background-color : #CCCCCC;
}


.tabLeft {
	text-align : left;
}

.tabRight {
	text-align : right;
}

.mainhome{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	position : absolute !important;
	left : 0px !important;
	top : 156px !important;
	width : 100% !important;
	border-left-style : none !important;
	}



.mainhome h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	margin-bottom : 12px;
	margin-top : 0px
}

.mainhome h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-bottom : 12px;
	margin-top : 30px
}

.mainhome a:link {
	text-decoration : none;
}



/* Lists*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}



/*Style Applied to the Sidebar Layer */
.navDiv {
	display : none;
}


/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }


/*Styles Applied to Float Images left or right */
.imgfloatright {
	display : block;
}

.imgfloatleft {
	display : block;
}
