body {
	color: #666;
}

p {
	font-size: 1.3em;
}

a, a:visited {
	color: #CA2222;
	text-decoration: underline;
	/*font-weight: bold;*/  /*wtf why does this need to be bold?  JVL 2010-April-07 */
}

/* MISC. COMMONLY USED SELECTORS *************************************************/

span.arrow {
	color: #CA2222;
	margin-left: 2px;
}

.floatL {
	float: left;
	display: inline;
}

.floatR {
	float: right;
	display: inline;
}

.blue {
	color: #255674 !important;
}

h3.pageHead {
	font-size: 2.6em;
	color: #000;
	margin: 0 0 14px 41px;
	line-height: 1.1em;
	font-weight: normal;
}

#colA h4 {
	font-weight: normal;
}

a.pdfLink {
	background: url(../images/icon_pdf.gif) 0 0 no-repeat;
	display: block;
	padding-left: 21px;
	color: #cf0202;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

p.text {
	margin: 0 0 18px 0;
}

a.resource {
	color: #255674;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 10px;
	line-height: 2em;
}

#Lmargin {
	margin-left: 41px;
	padding-right: 50px;
}

.blueBox {
	border-top: 1px solid #dcd7d4;
	border-right: 1px solid #dcd7d4;
	border-bottom: 1px solid #dcd7d4;
	border-left: 1px solid #dcd7d4;
	background-color: #eff7ff;
	overflow: hidden;
}

.home_btn {
	position: relative;
	top: -13px;
	text-align: right;
	padding-right: 41px;
}

/* STRUCTURE ********************************************************************/

body {
	background-color: #F9F9F9;
}

#wrapper {
	width: 100%;
	text-align: center;
	background: #F9F9F9 url(../images/bg_MainFade.jpg) 0 0 repeat-x;
}

#content {
	width: 986px;
	margin: 0 auto;
	text-align: left;
	background: #F9F9F9 url(../images/bg_MainFade.jpg) 0 0 repeat-x;
	padding-top: 22px;
	position: relative;
}

/* LOGO & MAIN NAV ***************************************************************/

h1 {
	background: url(../images/logo.gif) 0 0 no-repeat;
	width: 122px;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;
	/*<!--[if IE]>
	margin: 0px 105px 50px 37px;
	<![EndIf]-->*/
	
	margin: 0 105px 10px 37px;
}
h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#mainNav {
	margin: 26px 0px 34px 0px;
}

#mainNav ul li {
	/*border-right: 1px solid;*/
	text-align: center;
}

#mainNav ul li a {
	font-size: 1.2em;
	color: #255674;
}

#mainNav ul li ul li {
	text-align: left;
}

/*#mainNav { background:url(../images/sprite_MainNav.gif) 0 0 no-repeat;height:26px;width:565px;margin:14px 0 34px 0;
           padding:0 0 0 150px; }*/

/*#mainNav ul li { z-index:100;width:110px;height:17px; }*/


/*#mainNav a.mainLink { text-indent:-9999px;display:block;width:130px;margin-top:-3px; }
    #mainNav li.resource a.mainLink {width:65px;margin-right:21px; }
    #mainNav li.products a.mainLink {width:130px;margin-right: 21px; }
    #mainNav li.solutions a.mainLink {width:113px;margin-right:22px; }
    #mainNav li.customers a.mainLink {width:112px;margin-right:23px; }
    #mainNav li.about a.mainLink {width:70px;margin-right:0px; }*/

/* #mainNav a.mainLink:hover { background:url(../images/sprite_MainNav.gif) -150px -33px no-repeat; }
    #mainNav li.resource a.mainLink:hover { background-position:-151px -33px; } 
    #mainNav li.products a.mainLink:hover { background-position:-300px -33px; } 
    #mainNav li.solutions a.mainLink:hover { background-position:-386 -33px; } 
    #mainNav li.customers a.mainLink:hover { background-position:-517px -33px; } 
    #mainNav li.about a.mainLink:hover { background-position: -631px -33px; } */

/* #mainNav a.mainLink:hover { background:url(../images/sprite_MainNav.gif) -150px -33px no-repeat; }
    #mainNav li.resource a.mainLink:hover { background-position:-151px -33px; } 
    #mainNav li.products a.mainLink:hover { background-position:-300px -33px; } 
    #mainNav li.solutions a.mainLink:hover { background-position:-386 -33px; } 
    #mainNav li.customers a.mainLink:hover { background-position:-517px -33px; } 
    #mainNav li.about a.mainLink:hover { background-position: -631px -33px; } */

/* DROP_DOWN MENU STYLES */

#mainNav li ul {
	position: relative;
	width: 140px;
	background: #FFF url(../images/dd_top.gif) 0 0 no-repeat;
	padding: 8px 0 0 0;
	border-bottom: 1px solid #CFCFCF; /*left:375px;z-index:9999;*/
	visibility: hidden;
}
/*#mainNav li.resources ul { left: 325px; }
    #mainNav li.products ul { left: 495px; }
    #mainNav li.solutions ul { left:640px; }
    #mainNav li.customers ul { left:760px; }
    #mainNav li.about ul { left:850px; }*/

#mainNav li ul li {
	padding: 0 10px 5px 10px;
	width: 118px;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
#mainNav li ul li.firstLI {
	padding-top: 8px;
}
#mainNav li ul li a {
	color: #302f2b;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}
#mainNav li ul li a:hover {
	font-weight: bold;
}

/* SPLASH PLACEHOLDER *************************************************************/

#splash {
	background: transparent url(../images/splash_Placeholder.jpg) 0 0 no-repeat;
	height: 211px;
	width: 984px;
	margin-bottom: 14px;
}

/* MAIN CONTENT (DEFAULT PAGE) ****************************************************/

div.border {
	border: 3px solid #EBECED;
	overflow: hidden;
	padding: 15px 20px;
	background-color: #fff;
}

div.border.adjpadding {
	padding: 15px;
}

div.border.main {
	padding: 0 0 10px 0;
	margin-bottom: 8px;
	margin-top: 90px;
}

#colA {
	width: 781px;
	border-right: 1px solid #EDEDED;
}

#colB {
	width: 199px;
}

#main {
	background-color: #F9F9F9;
	margin-top: 50px;
}

#main h2 {
	width: 781px;
	height: 28px;
	overflow: hidden;
	margin-bottom: 10px;
	text-indent: -9999px;	
}

#main h2.headerBar {
	background: url(../images/header_SilverBar.gif) 0 0 no-repeat;
	width: 740px;
	height: 23px;
	text-indent: 0px;
	color: #302f2b;
	font-size: 13px;
	padding: 5px 0 0 41px;
	margin-bottom: 40px;
	font-weight: normal;
	
}

#main h2.headerBar span {
	font-weight: bold;
}

/* SUBNAV *************************************************************************/

#subNav {
	background: #F9F9F9 url(../images/bg_FooterLinks.gif) 3px 0 no-repeat;
	height: 36px;
	width: 980px;
	position: relative;
	margin-bottom: 15px;
}

#subNav p {
	text-indent: -9999px;
}

#subNav p a {
	position: absolute;
	top: 10px;
	display: block;
	height: 15px;
}

#subNav p a.siteMap {
	left: 292px;
	width: 51px;
}

#subNav p a.privacy {
	left: 343px;
	width: 75px;
}

#subNav p a.careers {
	left: 420px;
	width: 44px;
}

/* FOOTER ************************************************************************/

#footer {
	width: 940px;
	margin-bottom: 20px;
}

#footer p {
	font-size: 1em;
	margin: 0px !important;
}

/* MORE INFORMATION FORM *********************************************************/

#main h2.formHead {
	background: url(../images/header_MoreInfo.gif) 0 0 no-repeat;
	height: 28px;
	width: 199px;
	overflow: hidden;
	margin-bottom: 18px;
}

#colB.form {
	width: 183px;
	padding: 0 10px 30px 0;
	color: #777;
}

.form p {
	font-size: 1.2em;
}
.form p span {
	color: #142f40;
}

#colB.form p, #colB.form input {
	margin-left: 8px;
}
#colB.form p {
	margin: 0 0 14px 12px;
}
#colB.form input#state {
	margin-left: 3px;
}

.form input.txt1, .form input.txt2, .form input.txt3 {
	border-top: 1px solid #8F8F8F;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #CECECE;
	height: 15px;
	margin-bottom: 10px;
	color: #777;
	padding: 2px;
	font-size: 1.2em;
}

.form input.txt1 {
	background: url(../images/input.gif) top left no-repeat;
	width: 165px;
}

.form input.txt2 {
	background: url(../images/input2.gif) top left no-repeat;
	width: 96px;
}

.form input.txt3 {
	background: url(../images/input3.gif) top left no-repeat;
	width: 57px;
}

.form label.signup {
	display: block;
	width: 150px;
	position: relative;
	top: -18px;
	left: 33px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#eNewsSignup {
	position: relative;
	left: 3px;
}

.form label span {
	color: #F00;
	font-weight: bold;
}

#colB.form input.submit {
	margin-left: 11px;
}

/* VIEWCENTER MODULES ****************************************************/

#main #colB h2.header3 {
	background: url(../images/header_ViewCenterModules_short.gif) 0 0 no-repeat;
	margin-bottom: 10px;
	width: 198px;
}

form {
	margin-bottom: 30px;
}

.boxSmall {
	width: 110px;
	padding: 15px 55px 15px 15px;
	margin: 0 0 5px 8px;
	background: url(../images/boxBottom.gif) left bottom no-repeat;
	border: 1px solid #EBECED;
	border-bottom: 1px solid #CFCFCF;
}

.boxSmall h4 {
	color: #255674;
	font-weight: bold;
	font-size: 1.1em;
}

#colB.form .boxSmall p {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
}

.box1 {
	background: url(../images/bg_Box1.gif) top right no-repeat;
}
.box2 {
	background: url(../images/bg_Box2.gif) top right no-repeat;
}
.box3 {
	background: url(../images/bg_Box3.gif) top right no-repeat;
	margin-bottom: 30px;
}

/* PRIVACY POLICY and THANK YOUI POPUP ****************************************************************/

#privacy, #thank_you {
	display: none;
	width: 470px;
	padding: 30px;
}

#privacy h5, #thank_you h5 {
	font-size: 2.6em;
	color: #000;
	margin-bottom: 18px;
}

#privacy p, #thank_you p {
	font-size: 1.2em;
	margin-bottom: 18px;
}

#privacy p span, #thank_you p span {
	font-weight: bold;
}

#privacy p a {
	color: #255674;
	text-decoration: underline;
}

#thank_you p a {
	color: #666;
	text-decoration: underline;
}

#flashDemo {
	display: none;
}

/* SITEMAP ******************************************************************/

.sitemap p.bigLink, .sitemap p.bigLink a, .sitemap p.bigLink a:visited {
	color: #255674;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2em;
	margin-bottom: 25px;
}

.sitemap p.bigLink {
	text-decoration: none;
	font-size: 1.4em;
}

.sitemap p.bigLink.noLink {
	margin-bottom: 5px;
}

.sitemap p.subLink {
	text-indent: 20px;
	margin-bottom: 3px;
}
.sitemap p.subLink.bottom {
	margin-bottom: 25px;
}

.formLabel {
	width: 2px;
	position: relative;
	left: 10px;
	height: 20px;
	top: 0px;
}

.formLabelRed {
	left: 10px;
	height: 5px;
	top: 0px;
	color: #800000;
	font-size: 14pt;
	text-align: right;
	vertical-align: middle;
}
