/* CSS Document */

.navigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	display: block;
	width: 145px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #003300;
	text-decoration: none;
	background-color: #FFCC66;
	display: block;
	width: 145px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	padding-left: 15px;
}
.textNavBase {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.creditLine {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.table_bdr {
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	border-right-color: #999999;
	border-right-style: groove;
	border-right-width: thin;
}
.table_bdr_main {
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #CCCCCC;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8b0000;
	padding-left: 5px;
	background-color: #faebd7;
}
.right_side_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	list-style-position: outside;
	list-style-type: square;
}
.source_text {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.body_img {
	padding-right: 10px;
}
.table_text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-right: 2px;
	padding-left: 15px;
}
