@charset "utf-8";
/* CSS Document */


body {
	width: 6.5in;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}


p{
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000;
}

body>.wrapper{width:7in;}

.container{width:7in;}

.login_area {
	display: none;
}
.flexslider {display: none;
}
.searchBox {display: none; }

.dropdown{display: none;}
.navbar{display: none;}

.breadcrumb {display: none;}

.quick-links-hidden{display:none;}

.related-links{display: none;}
.related-links h3{display: none;}
.related-links ul li.dropdown.open .dropdown-toggle{display: none;}

.quick-links{display: none;}
.quick-links h3{display: none;}
.quick-links ul li.dropdown.open .dropdown-toggle{display: none;}



h1{
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: bold;
	margin-top: 12pt;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 12pt;
}

h3{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
}

ul.disclosure {
	list-style-type: none;
	font-size: 9pt;
	line-height: 11pt;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 7in;
	border: 1px solid #ddd;}
		
	table tbody tr.even,
	table tbody tr.alt {
	background-color: #ffffff;
}
	table tbody tr:nth-child(even) {
	background-color: #CCCCCC;
}
	table tbody tr td {
	color: #333;
	padding: 3pt 6pt;
	vertical-align: top;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #09F;
	font-size: 9pt;
	line-height: 11pt;
}

table th {
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
	color: #06C;
}

table tr{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.intro{
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
	margin: 10px 10px 20px 20px;
	padding: 20px;
	width: 6.5in;
	clear:none;
}
.intro.content{
	width: 100%;
	padding: 20px;
}
.home-container .container{
	padding:10px 20px 40px 20px;
	background-color: #FFFFFF;}
	
.accordion .panel-title {display:none;}

a.rollover {display:none;}

a.rollover-1 {display:none;}

.list-reset {padding: 10px; list-style: none;}

a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

.promo_container {width: 6.5in; padding: 20px;}
