@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.blogger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bloggerhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sevenpixs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 7px;
}
.search {
	width:170px;
	margin: 0px 10px 7px 660px;
}
.search form {padding:0;margin:0
}
.search-button {border:0;background:transparent;color:#FFF;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:0;margin:0
}
input.search-text {
	width:130px;
	padding:0;
	color: #999;
	margin:0;
	border:1px solid #CCC;
}
A:link {
	color:#666666;
	text-decoration:none;
	}
	A:visited {
	color:#666666;
	text-decoration:none;
	}
	A.two:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	A.two:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	A.two:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
A.three:link {
	color:#990099;
	text-decoration:none;
	}
	A.three:visited {
	color:#990099;
	text-decoration:none;
	}
	A.three:hover {
	color:#990099;
	text-decoration:underline;
}
A.four:link {
	color:#333333;
	text-decoration:none;
	}
	A.four:visited {
	color:#333333;
	text-decoration:none;
	}
	A.four:hover {
	color:#990099;
	text-decoration:underline;
}
.navbox {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	border-right-color: #D9D9D9;
}
	A:hover {
	color:#990099;
	text-decoration:underline;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navspacer {
	padding: 3px;
}
/* Styles for Example #1 */
#example1{
	margin:0;
	padding:0;
	width:160px;
	list-style-type:none;
	line-height:120%;
	font-size: 80%;
}
#example1 .closed{
	background-image:url(pixs/ha-down.gif);
}
#example1 .closed,#example1 .opened{
padding-right:10px;
background-position:98% 50%;
background-repeat:no-repeat;
}
#example1 .header{
background-color:#ECECEC;
}
#example1 .opened{
background-image:url(pixs/ha-up.gif);
}
#example1 a{
display:block;
font-weight:bold;
text-decoration:none;
}
#example1 a.hover{
border-top:1px solid #E5E5E5;
border-bottom:1px solid #D9D9D9;
background-color:#ECECEC;
color:#990099;
}
#example1 ul{
overflow: hidden;
margin:0;
padding:0;
}
#example1 li{
margin:0;
padding:0;
list-style-type:none;
background-color:#ECECEC;
color:#666666;
}
#example1 li a{
padding:2px 10px 2px 18px;
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-right:1px solid #D9D9D9;
border-bottom:1px solid #D9D9D9;
background-color:#ECECEC;
color:#666666;
}
#example1 li.active a,#example1 li li.active a{
border-top:1px solid #5F5F5F;
border-bottom:1px solid #7B7B7B;
border-left:1px solid #757575;
border-right:1px solid #9A9A9A;
background-color:#FFFFFF;
color:#990099;
}
#example1 li.active li a,#example1 li li a{
padding:2px 4px 2px 30px;
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-right:1px solid #D9D9D9;
border-bottom:1px solid #D9D9D9;
background-color:#D9D9D9;
color:#666666;
}
p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body_terms_bold {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headermain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headermainfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}
.navmain_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}
.navsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-left: 30px;
}
.navsub_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-left: 30px;
}
.bodycopy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodycopygreybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 16px;
	margin: 10px;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 18px;
}
.crumb_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	line-height: 260%;
}
.bodycopy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodycopy_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
}
.body_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 16px;
	margin: 10px;
	background-color: #ECECEC;
}
.body_box_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	margin: 6px;
	background-color: #990099;
}
.bodycopy_boldcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
.quickfacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E5E5E5;
	border: medium solid #e5e5e5;
	line-height: 130%;
}

