﻿/*
@font-face {
	font-family: Telex;
	src: url('../fonts/Telex/Telex-Regular.ttf');
	font-family: MyriadPro;
	src: url('../fonts/Myriad/MyriadWebPro.ttf');
	font-family: MyriadProBold;
	src: url('../fonts/Myriad/MyriadWebPro-Bold.ttf');
	font-family: MyriadProItalic;
	src: url('../fonts/Myriad/MyriadWebPro-Italic.ttf');
	
}
*/
body 
{
	font-family: arial, sans-serif;
    background:url('../images/GreyBGFade.gif');
    background-repeat:repeat-x;
    padding:0px;
    margin:0px;
    background-color:#ffffff; /*#054180;background:url('../images/GreyBGFade.gif');
    
    /* background-position:center; */
}

p
{
	font-size:12px;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 12px;
}

p.txtLargeBody
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #777;
}

* html ul li a {
    height:1em;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:24px;
    font-weight:normal;
    color: #054180;
    margin-bottom:0px;
    padding-bottom:0px;
    letter-spacing: -2px;
}

h1.MainPage
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:18px;
    font-weight:normal;
    color: #ffffff;
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:0px;
    padding-top:0px;
    letter-spacing: -2px;
}


.largeHeadlines
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:30px;
    font-weight:normal;
    color: #054180;
    margin-bottom:0px;
    padding-bottom:0px;

}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:19px;
    font-weight:normal;
    color: #054180;
    /* color: #999999; */
    padding:0px;
    margin-top:15px;
    margin-bottom:10px;
    letter-spacing: -1px;
}

h2.bodySubHeads
{
    color: #054180;
    margin-bottom:0px;
    margin-top:20px;

}


h2.topLine
{
    margin-top:15px;
    padding-top: 15px;
    border-top: 1px #DDDDDD solid;
    margin-bottom:15px;

}

h2.grey
{
    margin-top:12px;
    padding-top: 20px;
    border-top: 1px #BBBBBB solid;
    margin-bottom:15px;
    color: #999999;
}

h2.greyTopLine
{
    margin-top:20px;
    padding-top: 10px;
    border-top: 1px #DDDDDD solid;
    margin-bottom:10px;
    color: #999999;
}

h3
{
	font-family: Arial, Helvetica, sans-serif; /* Verdana, Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:14px;
    font-weight:normal;
    color: #054180;
    padding:0px;
    margin-top:12px;
    margin-bottom:8px;
    letter-spacing: -1px;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Verdana, Segoe UI Light, Segoe UI, Telex, Tahoma, Geneva, sans-serif;*/
    font-size:14px;
    font-weight:bold;
    color: #999999;
    padding-bottom:5px;
    margin-top:10px;
    margin-bottom:10px;
    letter-spacing: 0px;
    border-bottom: 1px #bbbbbb dotted;
}

ol
{
	font-family: arial, sans-serif;
	font-size:12px;
    /* list-style-image: url(../images/Arrow_Right_Grey10.png); */
	padding-left: 18px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	line-height: 150%;
	border-collapse: collapse; /* font-size: 12px;     font-size:11px;*/
}

ul
{
	font-family: arial, sans-serif;
	font-size:12px;
    list-style-image: url(../images/Arrow_Right_Grey10.png);
	padding-left: 18px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	line-height: 150%;
	border-collapse: collapse; /* font-size: 12px;     font-size:11px;*/
}

ul.listStyle2
{
	font-family: arial, sans-serif;
	font-size:12px;
    list-style-image: url(../images/Arrow_Right_Blue10.png);
	padding-left: 18px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	line-height: 150%;
	border-collapse: collapse; /* font-size: 12px;     font-size:11px;*/
}

li
{
	margin-bottom: 5px;
}

ul.webinars
{
	font-size: 11px;
	font-weight: normal; /* line-height: 18px; */
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: collapse; /* font-size: 12px;     font-size:11px;*/
	list-style-type: circle;
	padding-left: 30px;
	margin-left: 0px;
	/* list-style-image: url(/images/bpArrowOrange.gif); url(/images/icon_webinar_grey.gif); */
}

li.webinars
{
	list-style-position: outside;
	margin-bottom: 10px;
	padding-left: 5px;
}

ul.blog
{
	font-family: Arial, 'Microsoft Sans Serif';
	font-size: 12px;
	font-weight: normal; /* line-height: 18px; */
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: collapse; /* font-size: 12px;     font-size:11px;*/
	list-style-image: url(../images/Arrow_Blog.gif);
	padding-left: 15px;
	margin-left: 0px;
}

li.blog
{
	padding-top:0px;
	top: 10px;
	margin-top: 5px;
}

ul.dropdownPanel
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size:11px;
    list-style-image: url(../images/Arrow_Right_Grey10.png);
	font-weight: bold; /* line-height: 18px; */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	margin-left: 0px;
	color: #054180;
}

li.dropdownPanel
{
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-top:0px;
	padding-bottom: 0px; 
}


a
{
	text-decoration:none;
	color:#206ebc;
}

a:hover
{
	text-decoration:underline;
	color:#206ebc;
}

a.bottomMenu
{
	text-decoration:none;
	color:#777777;
}

a.bottomMenu:hover
{
	text-decoration:underline;
	color:#206ebc;
}

a.smallBoldLinks
{
	font-size: 11px;
	font-weight: bold; /* line-height: 18px; */
	text-decoration:none;
	color:#206ebc;
}

.webinarDates
{
	display:block;
	font-size:11px;
	margin-left: 5px;
	margin-top: 2px;

}

.webinarLinks
{
	display:block;
	font-size:12px;
	padding-left: 5px;
}

.interestLinks
{
	display:block;
	font-size:12px;
	padding-left: 0px;
	padding-top: 8px;
	border-top: 1px #bbbbbb dotted;

}

.topMenu
{
	
}

.frmSearch2 {  
	font-size: 13px;
	height: 16px;  
	background-color: #dddddd;  
	border: 1px solid #777777;  
} 

.sep1
{
	color: #bbbbbb;
}

.panelSection
{
	margin-top: 15px;
	padding-top: 0px;
	border-top: 1px #bbbbbb dotted;
}

.panelScrollButtons
{
	position:absolute; 
	left: 0px; 
	width: 100%; 
	height: 16px; 
	background-color: #dddddd; 
	z-index:200; 
	cursor:pointer; 
	visibility: hidden;
	opacity: 1;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
}

.panelScrollButtons:hover
{
	opacity: 1;
	background-color: #eeeeee; 
}

.imgScrollButton
{
	
}

.txtQuote
{
	width: 100%;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 11px;
	font-style: italic;
}

.txtQuoteSig
{
	border-top: solid 1px #dddddd;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	color: #999999;
	line-height: 130%;
}

.frmFields {  
	font-size: 13px;
	height: 16px;  
	background-color: #ffffff;  
	border: 1px solid #bbbbbb;  
	margin-bottom: 6px;
	color: #054180;
} 

.frmFieldsCombo {  
	font-size: 13px;
	height: 20px;  
	background-color: #ffffff;  
	border: 1px solid #bbbbbb;  
	margin-bottom: 6px;
	color: #054180;
} 

.frmLabelsBlackBold
{
	width: 100%;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	margin-left: 0px;
}

.frmLabelsRedStar
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 10px;
	font-weight: bold;
	/* color: red; */
	color: #777777;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

.frmLabelsRedStarDesc
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 10px;
	font-weight: bold;
	/* color: red; */
	color: #777777;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}

.frmTable
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	border-collapse: collapse;
	background-color: #EEEEEE;
	border: solid 1px #FFFFFF;
	vertical-align: middle;
	background-image: url('../images/formBG_grad.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.frmTableCell
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 11px;
	/* line-height: 130%; */
	margin-top: 0px;
	margin-bottom: 8px;
	border-collapse: collapse;
	/* background-color: #E6EAF7; */
	border: solid 0px #FFFFFF;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	height: 25px;
}

.txtTable
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 8px;
	border-collapse: collapse;
}

.txtTableHeader
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: 300;
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
	border-collapse: collapse;
	color: #FFFFFF;
	background-color: #000000;
}

.txtTableSubHeader
{
	text-align: center;
	background-color: #DDDDDD;
}

.txtTableSubHeaderStrong
{
	text-align: center;
	font-weight: bold;
	background-color: #DDDDDD;
}

.dlTableHeader
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
	border-collapse: collapse;
	color: #FFFFFF;
	background-color: #054180;
	height: 20px;

}

.dlNRTableHeader
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
	border-collapse: collapse;
	color: #FFFFFF;
	background-color: Red;
	height: 20px;
}

.frmLabels
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 10px;
	color: #777;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

.txtBlockGrey
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
	border: solid 1px #CCC;
	margin-bottom: 10px;
}

.frmSurveyTextbox
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 11px;
	color: #333;
	height: auto;
	background-color: #DDD;
	border: 1px solid #333;
	margin: 0px 0px 0px 0px;
}

.txtSurveyLargeBody
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #777;
	font-weight:bold;
}

.txtSurveyQuestions
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight:normal;
}

.txtSurveyQuestionsMC
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight:normal;
}

.txtSurveyQuestionsRev
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight:normal;
	line-height: 20px
}