@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Bullets_Body_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
}
.Body_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.Body_Leftbold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Body_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-right: 10px;
	display: inline;
	margin-left: 10px;
}
div.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	text-align: center;
}
div.footer a:link {
	text-decoration:none;
		color:#FFF;
}
div.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
div.footer a:hover {
	color:#FFC20F;
	text-decoration:underline;
}
div.footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.I2DFooterStyle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000;
}
.I2DFooterStyle a:link {
	color:#333;
	text-decoration:none;
}
.I2DFooterStyle a:visited {
	color:#333;
}
.I2DFooterStyle a:hover {
	color:#00F;
	text-decoration:underline;
}
.Bullets_Body_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}
.Bullets_Body_Small ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: disc;
}
.Bullets_Body_Small li {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: disc;
}
/*Bullet Box*/
.bluebox {
	width: 270px;
	margin-bottom: 10px;
	padding-bottom:25px;
	background:url(images/bluebox_bot.jpg) no-repeat bottom left;
	color:#000;
}
.bluebox h3 {
	margin: 0px;
	padding: 4px 8px 4px 20px;
	font-size: 14px;
	color:#333;
	background:url(images/bluebox_top.jpg) no-repeat top left;
}
.bluebox ul {
	list-style-position:inside;
	font-size:12px;
	text-align:left;
}
.bluebox ul li {
	list-style-image:url(images/checkmark.jpg);
	line-height:20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.PageShadow {
	background-image: url(images/pageshadow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

ul { margin-top:0.2em;}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration:none;
	
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #000000;
	text-decoration:none;
}
