body { background:#f3f3f3 url(/mysite/images/bg.png) 50% 0 no-repeat; color:#333; line-height:1.4; font-size:14px; font-family:Helvetica,Arial,sans-serif; }

a { color:#00aeef; }

h1, h2, h3, h4, h5, h6, ul, ol, p, blockquote { margin:0; }
h1, h2, h3, h4, h5, h6 { margin:0 0 .5em; }
p { margin:0 0 1em; }
ul, ol { margin:.75em 0 .75em 1.5em; }

h2,h3 { font-family:Georgia,"Times New Roman",Times,serif; font-weight:400; color:#001548; line-height:1.2; }
h4,h5,h6 { color:#222; }

form .field { overflow:hidden; }
form .field label { width:150px; padding-right:10px; float:left; }
form .field input, form .field textarea, form .field select { float:left; }

form ul.checkboxset, form ul.optionset { float:left; margin:0; }
form ul.checkboxset label, form ul.optionset label { width:auto; }

form .checkbox input, form .checkbox label { float:none; }
form .checkbox input { margin-left:160px; }

form div.Actions, form span.required, form span.validation { margin-left:160px; }

form input.action, form button.action { background:#001648; border:0; padding:5px 10px; font-weight:700; color:#fff; cursor:pointer; }
form input.action:hover, form button.action:hover { background:#001648; }

form p.small { font-size:12px; font-style:italic; color:#777; }

#wrapper { background:#fff none 0 0 no-repeat; }
.HomePage #wrapper { background-image:url(/mysite/images/wrapper_bg.jpg); }

#header, #main { background:transparent none; }
#banner { margin:0 38px; }

#header { padding:10px 0 0; position:relative; height:130px; }
#header h1 { display:block; height:100px; width:200px; position:absolute; top:10px; left:32px; z-index:10; }
#header h1 a { display:block; height:100px; width:200px; text-indent:-9999px; background:transparent url(/mysite/images/logo_sm.png) 0 0 no-repeat; }

.HomePage #header { padding:60px 0 0; height:auto; }
.HomePage #header h1 { position:relative; display:block; height:125px; width:250px; margin:0 auto; left:auto; top:auto; }
.HomePage #header h1 a { display:block; height:125px; width:250px; text-indent:-9999px; background:transparent url(/mysite/images/logo.gif) 50% 0 no-repeat; }

#footer { font-size:11px; background:#f3f3f3 none; }
#footer .innerpad { padding-top:80px; background:transparent url(/mysite/images/footer_bg_providers.png) 0 0 no-repeat; }
#footer .vendors { background-image:url(/mysite/images/footer_bg_vendors.png); }
#footer a { font-weight:700; color:#00aeef; }
#footer ul, #footer ul li { margin:0; list-style:none; }

	#footer div.col { float:left; width:480px; }
	#footer div.col div.pad { margin:20px; }
	#footer div#footer-util { width:; text-align:right; }
		#footer div#footer-util ul li { display:inline; margin-left:8px; }
		#footer div#footer-util ul li a { color:#777; font-weight:400; }

.twoColLayout #primaryContent { width:550px; margin:0 410px 0 0; }
	.twoColLayout #primaryContent div.innerpad { margin:15px 40px; }
.twoColLayout #secondaryContent { width:410px; margin:0 0 0 -410px; }
	.twoColLayout #secondaryContent div.innerpad { margin:15px 40px 15px 0; }

.ErrorPage #nav { display:none; }
.ErrorPage #primaryContent { width:960px; margin:0; }
	.ErrorPage #primaryContent div.innerpad { margin:15px 40px; }
	
.ContactPage #primaryContent { width:660px; margin:0 300px 0 0; }
	.ContactPage #primaryContent div.innerpad { margin:15px 40px; }
.ContactPage #secondaryContent { width:300px; margin:0 0 0 -300px; }
	.ContactPage #secondaryContent div.innerpad { margin:3em 40px 15px 0; }
	
#Security #primaryContent, #reports #primaryContent, .NewsPage #primaryContent { width:960px; margin:0 0 0 0; }
	#Security #primaryContent div.innerpad, #reports #primaryContent div.innerpad, .NewsPage #primaryContent div.innerpad { margin:15px 40px; }
#Security #secondaryContent, #reports #secondaryContent, .NewsPage #secondaryContent { display:none; }

.VirtualPage #primaryContent, .show #primaryContent { width:710px; margin:0 250px 0 0; }
	.VirtualPage #primaryContent div.innerpad,  .show #primaryContent div.innerpad{ margin:15px 40px; }
.VirtualPage #secondaryContent, .show #secondaryContent { display:block; width:250px; margin:0 0 0 -250px; }
	.VirtualPage #secondaryContent div.innerpad, .show #secondaryContent div.innerpad { margin:15px 40px 15px 0; }

.HomePage #main {  }
.HomePage #primaryContent { width:840px; margin:0 60px; }
	.HomePage #primaryContent div.innerpad { padding:20px 40px 0; margin:0; }
.HomePage #secondaryContent { width:480px; margin:0 480px 0 0; }
	.HomePage #secondaryContent div.innerpad { margin:15px 35px 30px; }
.HomePage #sideContent { width:480px; margin:0 0 0 -480px; }
	.HomePage #sideContent div.innerpad { margin:15px 35px 30px; }
	
	.HomePage #primaryContent h4 { text-align:center; }

/* featured documents carousel */
.infiniteCarousel { width:350px; padding:10px 10px 30px; position:relative; background:transparent url(/mysite/images/slider_bg.png) 0 0 no-repeat; }
.infiniteCarousel .wrapper { width:350px; overflow:auto; margin:0; position:absolute; top:40px; left:10px; }
.infiniteCarousel .wrapper ul { width:9999px; margin:0; padding:0; position:absolute; top:0; background-color:#fff; }
	.infiniteCarousel .wrapper ul li { display:block; float:left; padding:0; width:330px; }
.infiniteCarousel .arrow { display:block; height:20px; width:20px; background:transparent url(/mysite/images/slide_controls.png) 0 0 no-repeat; text-indent:-9999px; position:absolute; top:10px; cursor:pointer; }
	.infiniteCarousel .forward { background-position:-20px 0; right:10px; }
		.infiniteCarousel .forward:hover { background-position:-20px -20px; }
	.infiniteCarousel .back { background-position:0 0; right:40px; }
		.infiniteCarousel .back:hover { background-position:0 -20px; }

.infiniteCarousel .wrapper ul li { font-size:12px; padding:10px; background-color:#fff; }
.infiniteCarousel .wrapper ul li h4 { font-size:16px; }
.infiniteCarousel .wrapper ul li ul { width:auto; margin:.5em 0 .5em 1.5em; position:static; background:transparent none; }
	.infiniteCarousel .wrapper ul li ul li { display:list-item; float:none; height:auto; width:auto; margin:0 0 .25em; list-style:disc outside none; padding:0; }

.infiniteCarousel h3.title { height:25px; padding-right:60px; }

li.report .icon { float:left; }
li.report .details { padding-left:100px; }
li.report h4 { font-size:18px; }
li.report a.download img { vertical-align:text-bottom; }
li.report a.download { text-decoration:none; }
li.report a.download span { text-decoration:underline; }

.carouselbotcap { height:10px; width:370px; background:transparent url(/mysite/images/slider_botcap.png) 0 0 no-repeat; }

/* utilnav */
#utilnav { position:absolute; top:10px; right:40px; }
#utilnav li { float:left; }
#utilnav li a { display:block; height:22px; margin-right:5px; }
#utilnav li.login a { display:block; height:20px; width:85px; background:transparent url(/mysite/images/utilnav_buttons.png) -155px 0 no-repeat; text-indent:-9999px; }
#utilnav li.addthis a { margin:0; }
#utilnav li.contact { clear:both; }
#utilnav li.contact a { height:25px; width:190px; margin:5px 0 0; background:transparent url(/mysite/images/button_contact.png) 0 0 no-repeat; text-indent:-9999px; }
#utilnav li.tel { display:block; clear:both; font-size:18px; color:#8dc73f; font-weight:700; margin-top:5px; }

/* nav */
#nav { height:50px; position:absolute; bottom:0; left:0; width:880px; z-index:5; margin:0 40px; }
#nav ul, #nav ul li { list-style:none; margin:0; height:50px; }
#nav ul { background:transparent url(/mysite/images/nav_bg_provider.png) -80px 0 no-repeat; padding-left:210px; }
#nav ul li { display:block; float:left; }
#nav ul li a { display:block; height:50px; background:transparent url(/mysite/images/nav_bg_provider.png) 0 0 no-repeat; margin-right:10px; text-indent:-9999px; }

#nav ul.vendors { background-image:url(/mysite/images/nav_bg_vendor.png); }
#nav ul.vendors li a { background-image:url(/mysite/images/nav_bg_vendor.png); }
	#nav ul li#nav5 a, #nav ul li#nav6 a, #nav ul li#nav7 a, #nav ul li#nav8 a { display:none; }

	#nav ul li#nav1 a { background-position:-290px -50px; width:80px; }
	#nav ul li#nav2 a { background-position:-380px -50px; width:60px; }
	#nav ul li#nav3 a { background-position:-450px -50px; width:70px; }
	#nav ul li#nav4 a { background-position:-530px -50px; width:60px; }
	
	#nav ul li#nav1 a:hover { background-position:-290px -100px; }
	#nav ul li#nav2 a:hover { background-position:-380px -100px; }
	#nav ul li#nav3 a:hover { background-position:-450px -100px; }
	#nav ul li#nav4 a:hover { background-position:-530px -100px; }

/* homepage */
.HomePage h2 { text-align:center; }
.HomePage .section p { margin:1em 0; text-align:center; font-size:12px; }
.HomePage .section a.learnmore { display:block; margin:0 auto; width:214px; height:47px; background:transparent none 0 0 no-repeat; }
	.HomePage .section a.providers { background-image:url(/mysite/images/button_learn_providers.png); text-indent:-9999px; }
	.HomePage .section a.vendors { background-image:url(/mysite/images/button_learn_vendors.png); text-indent:-9999px; }

/* secondary */
#secondarynav { padding:0 0 10px 10px; border-left:1px solid #ccc; }
#secondarynav ul li { margin:0 0 8px; }

/* reports */
h4.report-title { margin-bottom:4px; }
h4.report-title a { text-decoration:none; }
h4.report-title a span { text-decoration:underline; }
h4.report-title img { vertical-align:text-bottom; }
span.date { display:block; margin-bottom:.5em; color:#555; font-size:11px; text-transform:uppercase; }

/* news */
.item { margin:0 0 10px; padding:0; border-bottom:1px solid #eaeaea; font-size:13px; }
.item h3, h2.news-title { margin:0 0 4px; }

/* contact page */
div.callout { padding:10px; border:1px solid #e1e1e1; background-color:#f1f1f1; }
div.callout h1, div.callout h2, div.callout h3, div.callout h4, div.callout h5, div.callout p { font-family:Helvetica,Arial,sans-serif; }
div.callout h1, div.callout h2, div.callout h3, div.callout h4, div.callout h5 { font-weight:700; margin:0 0 5px; text-align:center; }
div.callout h1 { font-size:32px; margin:0; }
div.callout h2 { font-size:28px; margin:0; }
div.callout h3 { font-size:24px; margin:0; }
div.callout h4 { font-size:18px; }
div.callout h5 { font-size:14px; }