/* CSS Document */
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #F3F7F8;
}

p,li {
	font-size: 70%;
	line-height: 140%;
	margin: 0px 0px 15px 0px;
}

a:link {
	color: #0063A5;
	text-decoration: underline;
}

a:visited {
	color: #0063A5;
	text-decoration: underline;
}

a:hover {
	color: #0063A5;
	text-decoration: none;
}

ul {
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 15px;
}

ul li {
	font-size: 70%;
	list-style-image:url(/images/bullet-9x10.gif);
	list-style-type: none;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
}

ol {
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 15px;
}

ol li {
	font-size: 70%;
	line-height: 140%;
	list-style-image:none;
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
}

li li {
	font-size: 100%;
}


h1 {
	font-size: 16px;
	color: #ED1949;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	color: #0063A5;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	color: #ED1949;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

th {
	font-size: 75%;
	font-weight:bold;
	color:#333333
}


#container {
	width: 760px;
	border-left: 1px solid #ED1949;
	border-right: 1px solid #0063A5;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 0px;

}

#header {
	width: 760px;

}

#bannerLeft{
	width: 130px;
	height: 120px;
	border-right: 0px;
	border-top: 1px solid #ED1949;;
	padding: 0px;
	margin: 0px
}

#bannerRight {
	width: 630px;
	height: 120px;
	float: right;
	border-left: 0px;
	padding: 0px;
	margin: 0px;
}

#biLogo {
	position: relative;
	left: 25px;
}

#helpMenu {
	position: absolute;
	width: 630px;
	margin-right: 0px;
}

#helpMenuContent {
	font-size: 10px;
	position: relative;
	right: 0px;
	float:right;
	text-align:right;
	padding: 0px;
}

#helpMenuContentText {
	background-color: #DEE7EC;
	border-bottom: 1px solid #5194C0;
}

#helpMenu a{
	text-decoration:none;
}

#helpMenu a:hover{
	text-decoration:underline;
}




#mainMenu {
	width: auto;
	height:24px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color:#0063A5;
	padding: 0px 10px;
	margin-bottom: 4px;
	/*border-left: 1px solid #ED1949;
	border-right: 1px solid #0063A5;*/
}

#mainMenu a{
	color: #c2c2c2;
	text-decoration: none;
}

#mainMenu a:hover{
	color: #fff;
	text-decoration: none;
}

#mainMenu a.mainMenuOn{
	color: #fff;
	text-decoration: none;
}

#subMenuCurrent{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #ED1949;
	text-transform:capitalize;
	border-bottom: 2px solid #fff;
	padding: 5px 10px;
}

#subMenuRule{
	height: 4px;
	background-color: #0063A5;
	text-transform:capitalize;
	border-bottom: 2px solid #fff;
	padding: 0px;
}

#subMenu {
	color: #fff;
	background-color: #F3F7F8;
	padding: 0px;
	border-bottom: 2px solid #ED1949;
	margin-bottom: 20px;
}

#subMenu a {
	text-decoration: none
}


#subMenu a.currentItem {
	color: #ED1949;
	font-weight: bold;
	text-decoration: none;
}

#subMenu ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#subMenu li {
	list-style: none;
	list-style-image: none;
	list-style-type:none;
	line-height: 140%;
	border-top: 1px solid #F1BFCC;
	margin:0px;
	padding: 5px 10px 5px 20px;
	background-image:url(/images/bullet-9x10.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

#subMenu li.subMenuL2 {
	margin-left: 20px;
	border-top: 1px solid #ddd;

}


#hpContent1 {
	width: 195px;
	background-color: #fff;
	border-right: 1px dashed #ED1949;
	vertical-align: top;
	padding: 0px;
}

#hpContent2 {
	padding: 0px;
	vertical-align: top;
}


#content1 {
	width: 195px;
	background-color: #fff;
	border-right: 1px dashed #ED1949;
	vertical-align: top;
	padding: 0px;
}

#content2 {
	padding: 10px 20px;
	vertical-align: top;
}

#content2 h1.sectionH1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ED1949;
	text-transform:capitalize;
	padding: 0px 0px 8px 0px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #DEE7EC
}

#content2 h1{
	color: #0063A5;
}

#content2 h2{
	color: #ED1949;
}

#content2 h3{
	color: #0063A5;
}



#services {
	background-image:url(/images/bg_circle.gif);
	border-top: 1px solid #7FB1D2;
	padding: 10px;
	margin: 0px;
}

#latestNews {
	color: #fff;
	background-color: #7AADCF;
	padding: 0px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #ED1949;
	margin-bottom: 20px;
}

#latestNews h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF
}


#latestNews a{
	color: #fff;
	text-decoration:none
}

#latestNews a:hover{
	color: #fff;
	text-decoration:underline
}


#latestNews ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#latestNews ul li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	line-height: 140%;
	border-top: 1px solid #f2f2f2;
	margin:0px;
	padding: 5px 10px 5px 10px;
}



#contactUs {
	padding: 10px;
	margin-bottom: 20px;
}


#copyright {
	width: 175px;
	font-size: 10px;
	color: #fff;
	padding: 10px;
	background-color: #ED1949;
	border-bottom: 1px solid #ED1949
}

#footerMenu {
	font-size: 10px;
	line-height: 20px;
	color: #b2b2b2;
	text-align:center;
	padding: 10px;
	background-color: #999999;
	border-bottom: 1px solid #ED1949
}

#footerMenu a{
	color: #fff;
	text-decoration: none
}

#footerMenu a:hover{
	color: #fff;
	text-decoration: underline
}


#madeVisual {
	width: 760px;
	height: 15px;
	font-size: 10px;
	color: #0063A5;
	text-align:right;
	background-color:#F3F7F8;
	margin: 0 auto;
	padding: 5px 5px 15px 5px;
}


.mainMenuDiv {
	padding: 0px 10px;
}


.newsDate {
	color: #0063A5;
	font-weight: bold
}

.hpGutter {
	width: 10px;
}

.hpContent1Right {
	width: 170px;
	padding-left: 10px;
	border-left: 1px dashed #7FB1D2;
}

.img {
	border: 1px solid #ED1949;
	border-bottom-width: 3px;
}

.textHighlight {
	color: #ED1949;
}

.highlightBox {
	background-color: #f2f2f2;
	border: 1px dotted #ED1949;
	margin: 0px;
	padding: 5px;
}

.learnMore {
	padding-left: 15px;
	background-image: url(/images/bullet-9x10.gif);
	background-repeat:no-repeat

}

.specialReportsDate {
	color: #999999;
}

#siteMap {

} 

.siteMapL1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED1848;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.siteMapL1 a{
	color: #ED1848;
	text-decoration: none;
}

.siteMapL1 a:hover{
	color: #ED1848;
	text-decoration: underline;
}


.siteMapL2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0164A5;
	font-weight:bold;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.siteMapL2 a{
	color: #0164A5;
	text-decoration: none;
}

.siteMapL2 a:hover{
	color: #0164A5;
	text-decoration: underline;
}

/* Form CLass Styles */
.FE_highlight {
	background-color:#FDE7EC;
	border: 1px solid #7F9DB9;
	padding: 2px 0px 2px 0px;
}

#formErrorAlert {
	width: 80%;
	color: #333333;
	background-color:#F3F8FC;
	border: 1px solid #ED1848;
	padding: 3px;
	margin-bottom: 10px;
}

#formErrorAlert li{
	margin-left: 30px;
}


.icon_warn {
	padding: 0px 10px 5px 0px;
	float:left;
}

.reqMark {
	padding: 0px 0px 0px 3px;
	color: #ED1848;
	font-weight:bold;
}

/* End Form Class Styles */

/* Order Receipt Styles */
#orderReceipt {
	border-top: 1px solid #f2f2f2;
}

#orderDetails {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}


/* End Order Receipt Styles */


/* Order Payment Styles */
#sslSectionTitle{
	background-color: #ED1848;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom:1px solid #0164A5
}

#sslSectionTitle h1{
	font-size: 18px;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#paymentMsg { 
	width: 50%;
	border: 1px solid #dddddd;
	background-color: #f2f2f2; 
	padding: 10px
}

#sslOrderSummary {
	font-size: 70%;
	line-height: 140%;
	border: 1px solid #dddddd;
	background-color: #f2f2f2; 
	margin: 0px 0px 10px 0px;
	padding: 10px
}


/* End Payment Styles */


/* Publication Styles */
.pubBgOff {
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 10px 0px;
	border-top: 1px solid #DDDDDD
}

.pubBgOn {
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 10px 0px;
	border-top: 1px solid #DDDDDD;
	background-color: #FFFFFF
}

.pubDate {
	font-size: 65%;
	line-height: 140%;
	color: #666666;
	font-style: italic;
}

.pubNum {
	font-size: 70%;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
	text-align:right;
	padding-right: 5px;
}


.pubTitle {
	font-size: 75%;
	line-height: 140%;
	font-weight: normal;
}

.pubTitle a {
	text-decoration: underline;
}

.pubTitle a:hover {
	text-decoration:none ;
}

.pubBlurb {
	font-size: 70%;
	line-height: 140%;
}

.pubIssueTitle {
	font-size: 65%;
	line-height: 140%;
	color: #666666;
	font-style: italic;
}

/* End Publication Style */


.subscriptionBox {
	color: #003366;
	background-color:#E5EEF7;
	margin: 0px;
	padding: 1px 5px;
	border-top:1px solid #CCCCCC

}

.subscriptionBox h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.subscriptionPrice {
	width: 340px;
	float:left;
	padding-top: 3px;
	color: #000
}

.subscriptionCart {

}



.subscribeBox {
	font-size: 10px;
	color: #08B299;
	clear:none;
	margin-bottom: 10px;
}

.subscribeBox input{
	margin-right: 5px;
	vertical-align:middle
}

.addedBox {
	font-size: 10px;
	color:#08B299;
	clear:none;
	margin-bottom: 10px;
}

.addedBox input{
	margin-right: 5px;
	vertical-align:middle
}


/* Process Payment Styles */
#orderSummary {
	border: 1px solid #0164A5;
	background-color: #f2f2f2;
	padding:8px;
	margin-bottom: 20px;
}

#orderListTable {
	font-size: 11px;
	line-height: 22px;
	border: 1px solid #999999;
}

#orderListTable th{
	font-size: 11px;
	background-color: #E5EEF7;
	border-bottom: 1px solid #999999;
}

#orderListTable input{
	font-size: 10px;
}


#orderDiscountTable {
	font-size: 11px;
}

#discountedTotal {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666
}

#ccFormTable {
	font-size: 70%;
	line-height: 140%
}

/* End Process Payment Styles */

.formTable {
	font-size: 11px;
	background-color:#f2f2f2;
	border: 1px solid #dddddd;
	padding: 15px 5px 15px 5px;
}

.formTable input{
	font-size: 10px;
	padding: 0px;
}

.formTable p, li{
	font-size: 11px;
	line-height: 140%;
}

.listTable {
	border: 1px solid #999999;
}

.listTable th{
	font-size:11px;
	background-color: #dddddd;
	padding: 2px 4px
}

.listTable td{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding: 2px 4px
}

.listTableTROn {
	background-color: #f2f2f2;
}

.listTableTROff {
	background-color: #ffffff;
}



/* My Insight Styles */
#myInsightMenus {
	width: 150px;
	border-right: 1px solid #0164A5;
	padding: 10px
}

.alert {
	color:#CC0000;
}


.currentIssue {
	font-size: 10px;
	color:#ED1949;
	text-transform:uppercase;
	font-weight: bold
}

.subPriceHighlight {
	color:#0063A5;
	font-weight: bold
}

#printInvoiceDiv {
	border-left: 0px solid #ED1949;
	border-right: 0px solid #0063A5;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #0063A5;
}

#printInvoicePage {
	padding: 10px;
	margin-top: 10px;
	border-top: 0px solid #0063A5;
	border-bottom: 0px solid #0063A5;

}

.registerButton {
	margin-left: 20px;
}

/* End My Insight Styles */

