@charset "UTF-8";
foot {
}
html
{
height: 100%;
}

body
{
height: 100%;
font:75%/1.5em "lucida grande","lucida sans unicode", sans-serif;
color: #333;
}



a { color:#0099ff; text-decoration:none; }
a:hover { text-decoration: underline; }

   A.smalllink:link {color:#0099ff; font-size:9px; text-decoration:none}
   A.smalllink:hover {text-decoration:underline; font-size:9px;}
   A.smalllink:visited {font-size:9px;}


body {
	background-color:#ffffff;
	background-image: url(../assets/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}


h1,h2,h3,h4,h5,h6 { font-weight:normal; color: #333; font-family:Georgia, "Times New Roman", serif;  }


h1 { font-size: 2.2em;  margin-bottom: 0.682em; line-height: normal;}

h2 {
	font-size: 1.9em;
	margin: 0 0.79em 0 0;
	line-height: normal;
	margin-top:0;
}
h3 { font-size: 1.7em;  margin: 0 0.882em 0 0; line-height: normal; }
h4 { font-size: 1.4em;  margin: 0.5em 0.5em 0 0; line-height: normal;}
h5 {
	font-size: 1.4em;
	margin-bottom: 0em;
	line-height: normal;
}


.rule_green  {border-bottom:1px solid #339e35; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_blue  {border-bottom:1px solid #0094d3; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_orange  {border-bottom:1px solid #f7931d; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_chartreuse  {border-bottom:1px solid #aad03e; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_red  {border-bottom:1px solid #c4141b; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_yellow  {border-bottom:1px solid #f6cb10; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_grey  {border-bottom:1px solid #cccccc; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}

.chevron_blue {padding:0px 0px 0px 12px;background:url(../assets/chevron_blue.gif) no-repeat 0px 7px;}
.chevron_grey {padding:0px 0px 0px 12px;background:url(../assets/chevron.gif) no-repeat 0px 7px;}

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

.bullet {padding:0px 0px 6px 6px;background:url(../assets/bullet.gif) no-repeat 0px 6px;} 


.quote {
	font-family: Georgia, Times New Roman;
	font-size: 13pt;
	line-height: 22pt;
	color: #666666;
	font-style: oblique;
}

.quote1 {
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	line-height: 18pt;
	color: #666666;
	font-style: none;
}

ul li {
    font:1.2em; "lucida grande","lucida sans unicode", sans-serif;
    list-style: none;
    list-style-position: outside;
	line-height: 1.5em;
    margin: 10px 20px -5px -5px;
    padding-left: 15px;
    background: transparent url(../assets/chevron.gif) no-repeat 0 0;
	background-position:0px 8px;
	
	
}
.quoteCredit {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	line-height: 14pt;
	color: #787878;
	font-style: normal;
}

.box{
	border: 1px dotted #999;
	background-color: #f5f5f5;
	padding: 10px 10px 0 10px;
	z-index:-1;
}
* html body .box {
	border-style: dashed;
}

.box div.hr {
	border-bottom: 1px dotted grey;
	width: 45%;
	margin-bottom: 10px;
}


.box hr{
	display: none;
}


.footer
	{
	font-family: "lucida grande", "lucida sans unicode", sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	}

	
.chevron_blueCopy {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bullet_2 {
	background-image: url(../assets/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
}

img{border-width:0px;}
img, a {behavior: url(iepngfix.htc) }
.defaultNarrow_L {
	padding-left: 30px;

}
h6 {
	font-size: 1.4em;
	line-height: normal;
	margin-bottom: -12px;
}

