/* -------------------------------------------------------------- 
  
   Sets basic styles for site.
   
-------------------------------------------------------------- */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 0;
	}

h1, h2, h3, h4 {
	color: #000;
	}
	
h2 {
	margin: 3px 0 18px 0;
	line-height: 24px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	background: #f5f5f5;
	padding: 5px 10px 5px 10px;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	}

h4 {
	font-weight: bold;
	}
	
p {
	margin: 0 0 18px 0;
	}
	
.large {
	font-size: 14px;
	line-height: 21px;
	}
	
p.small {
	font-size: 11px;
	}
	
p.gray {
	color: #696969;
	}
	
p.gray a {
	color: #696969;
	}
	
p.gray a:hover {
	color: #000;
	}
	
.amp {
	font-family: Arial, sans-serif;
	}
	
strong { 
	font-weight: bold;
	}

em { font-style: italic; }
	
a { 
	text-decoration: underline;
	color: #0068b9;
	}
	
a:hover {
	color: #900028;
	}
	
ul {
	margin: 0 0 18px 15px;
	list-style-type: disc;
	}

ul li ul {
	margin: 0 0 0 15px;
	}

ol {
	margin: 0 0 18px 20px;
	list-style-type: decimal;
	}
	
hr {
	display: none;
	}

div#main_content hr {
	border-bottom: 1px solid #ddd;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 50px 0;
	display: block;
	}
	
div.center {
	width: 760px;
	margin: 0 auto;
	}
	
div#canvas {
	width: 760px;
	margin: 0 auto;
	}

img.img_right {
	float: right;
	}

img.img_left {
	float: left;
	margin: 0 15px 0 0;
	}

img.article {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px 0;
	}

img.article_right {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px 0;
	float: right;
	margin: 0 0 10px 10px;
	}
	
/* -------------------------------------------------------------- 
Forms
-------------------------------------------------------------- */
input {
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

label {
	font-size: 11px;
	text-transform: uppercase;
	color: #696969;
	}
	
/* -------------------------------------------------------------- 
Brand
-------------------------------------------------------------- */

div#brand {
	width: 760px;
	float: left;
	border-bottom: 3px solid #900028;
	padding: 0 0 10px 0;
	}
	
div#brand img {
	float: left;
	margin: 0 40px 0 0;
	}

/* -------------------------------------------------------------- 
Navigation
-------------------------------------------------------------- */
	
div#brand ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul#nav_main {
	border-top: 1px solid #696969;
	float: left;
	}
	
ul#nav_main li {
	border-bottom: 1px solid #ddd;
	}
	
ul#nav_main a {
	color: #900028;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 3px 19px 3px 3px;
	margin: 1px 0;
	}
	
ul#nav_main a:hover,
ul#nav_main a.nav_selected {
	background: #900028;
	color: #fff;
	}
	
ul#nav_sub {
	border-top: 1px solid #696969;
	margin: 0 0 0 15px;
	float: left;
	}
	
ul#nav_sub li {
	border-bottom: 1px solid #ddd;
	}
	
ul#nav_sub a {
	color: #900028;
	text-decoration: none;
	display: block;
	padding: 3px 15px 3px 3px;
	margin: 1px 0 1px 1px;
	}
	
ul#nav_sub a:hover,
ul#nav_sub a.nav_selected {
	background: #900028;
	color: #fff;
	}
	
ul#nav_users {
	border-top: 1px solid #696969;
	margin: 0 0 0 15px;
	float: left;
	}
	
ul#nav_users li {
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
	}
	
ul#nav_users a {
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin: 1px 0;
	}
	
ul#nav_users a:hover {
	color: #000;
	}

ul#nav_users li#nav_home a {
	background: url(/images/icon_home.gif) no-repeat left;
	color: #696969;
	padding: 0 0 0 15px;
	}

ul#nav_users li#nav_home a:hover {
	color: #000;
	}
	

/* -------------------------------------------------------------- 
Home Page
-------------------------------------------------------------- */

div#intro_message {
	float: left;
	width: 760px;
	margin: 3px auto;
	background: url(../images/truck_arrow.jpg) no-repeat #f5f5f5;
	}
	
div#intro_message p {
	font-family: Georgia, serif;
	font-style: italic;
	padding: 0 15px 0 390px;
	margin: 10px 0;
	}
	
div#intro_message p strong {
	font-family: Arial, sans-serif;
	font-style: normal;
	}
	

	
/* -------------------------------------------------------------- 
Services Rotation Home Page
-------------------------------------------------------------- */

div#services_rot {
	width: 760px;
	float: left;
	border-top: 3px solid #900028;
	padding: 18px 0 0 0;
	}
	
ul#rotater_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul#rotater_nav li {
	float: left;
	height: 37px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
ul#rotater_nav  li#rot_nav_advisory {
	background: url(../images/home_services_nav.png) no-repeat;
	width: 245px;
	}
	
ul#rotater_nav  li#rot_nav_advisory.selected {
	background: url(../images/home_services_nav.png) no-repeat 0 -37px;
	width: 245px;
	cursor: auto;
	}
	
ul#rotater_nav li#rot_nav_specialized {
	background: url(../images/home_services_nav.png) no-repeat -245px 0;
	width: 270px;
	}
	
ul#rotater_nav li#rot_nav_specialized.selected {
	background: url(../images/home_services_nav.png) no-repeat -245px -37px;
	width: 270px;
	cursor: auto;
	}
	
ul#rotater_nav li#rot_nav_resource {
	background: url(../images/home_services_nav.png) no-repeat -515px 0;
	width: 245px;
	}
	
ul#rotater_nav li#rot_nav_resource.selected {
	background: url(../images/home_services_nav.png) no-repeat -515px -37px;
	width: 245px;
	cursor: auto;
	}
	
div.rotater {
	background: #f5f5f5;
	border: 1px solid #bbb;
	border-top: none;
	padding: 15px;
	float: left;
	width: 728px;
	}
	
div.rotater h2 {
	display: none;
	}
	
div.rot_column {
	width: 230px;
	float: left;
	margin: 0 12px 0 0;
	}
	
div.rotater p.rot_intro {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
	width: 728px;
	}
	
div.rotater img {
	float: right;
	}	

/* -------------------------------------------------------------- 
Interior Page
-------------------------------------------------------------- */
body.interior_page h1 {
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	float: left;
	width: 760px;
	}
	
div#main_content {
	float: right;
	width: 500px;
	}
	
p.content_intro {
	font-size: 14px;
	margin-top: 5px;
	line-height: 21px;
	}
	
div#main_content div.quote {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-family: Georgia, serif;
	font-style: italic;
	color: #696969;
	padding: 10px;
	float: left;
	margin: 0 0 18px 0;
	}
	
div#main_content div.quote img {
	float: left;
	margin: 0 10px 0 0;
	}
	
div#main_content div.quote p {
	margin: 0;
	}
	
div#main_content div.quote p.quote_name {
	font-family: Arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	font-style: normal;
	margin: 10px 0 0 0;
	}
	
div#left_column {
	float: left;
	width: 240px;
	}
	
ul#nav_int {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul#nav_int a {
	text-decoration: none;
	color: #900028;
	background: url(../images/int_nav_bullet.gif) no-repeat left;
	padding: 5px 5px 5px 20px;
	font-size: 14px;
	display: block;
	margin:1px 0;
	}
	
ul#nav_int a:hover,
ul#nav_int a.int_nav_select {
	color: #fff;
	background: #900028 url(../images/int_nav_bulletover.gif) no-repeat left;
	}
	
div#left_column ul#nav_int li {
	border-bottom: 1px solid #ddd;
	padding: 0;
	}

div#left_column h3 {
	color: #900028;
	border-top: 3px solid #900028;
	margin: 20px 0 0px 0;
	font-size: 12px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ddd;
	}
	
div#left_column ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #696969;
	}

ul.manual_list p { margin: 0; }
	
div#left_column ul li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	}
	
div#left_column .date {
	color: #000;
	}

body#contactus div#left_column {
	padding-top: 13px;
	}

p.advisory_intro {
	padding: 12px 0 0 0;
	font-family: Georgia;
	font-style: italic;
	}

/* -------------------------------------------------------------- 
Registration
-------------------------------------------------------------- */
p.error {
	color: red;
	font-weight: bold;
	}

label {
	display: block;
	width: 130px;
	float: left;
	border-top: 1px solid #ddd;
	padding: 5px 0 4px 5px;
	margin: 0 3px 0 0;
	}

input {
	width: 300px;
	background: #f5f5f5;
	}

input.submit {
	background: #900028;
	margin: 0 0 0 136px;
	width: 120px;
	color: #fff;
	border-bottom: 2px solid #66031f;
	border-right: 2px solid #66031f;
	border-top: 2px solid #ab0130;
	border-left: 2px solid #ab0130;
	}

div.whitepaper p.registertoday {
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 0;
	}

p.reg_privacy {
	font-family: Georgia, serif;
	font-style: italic;
	margin: 0 50px 0 135px;
	}

/* -------------------------------------------------------------- 
White Papers
-------------------------------------------------------------- */
div.whitepaper {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 18px 0;
	padding: 10px 10px;
	background: #f5f5f5;
	}

div.whitepaper p {
	font-style: italic;
	font-family: Georgia;
	}

div.whitepaper p.downloadpdf {
	margin-bottom: 0;
	font-size: 14px;
	background: url(/images/icon_pdf_lg.gif) no-repeat left;
	padding: 10px 0 10px 40px;
	font-family: Arial;
	font-style: normal;
	}

/* -------------------------------------------------------------- 
Self-Assessments
-------------------------------------------------------------- */
div.minireview {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 18px 0;
	padding: 10px 10px;
	background: #f5f5f5;
	}

div.minireview p {
	font-style: italic;
	font-family: Georgia;
	}

div.minireview p.assessment_link {
	margin-bottom: 0;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	}

table#mmr_table,
table#mor_table,
table.review_form {
	border: 1px solid #ddd;
	padding: 10px;
	}

form#mmr input,
form#mor input,
table.review_answers input {
	width: 25px;
	background: #fff;
	}

table.review_answers {
	padding: 10px;
	border: 1px solid #ddd;
	}

/* -------------------------------------------------------------- 
Testimonials
-------------------------------------------------------------- */
div.testimonial {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 18px 0;
	background: #f5f5f5;
	padding: 10px;
	}

div.testimonial p {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	}

div.testimonial span.quote_name p {
	color: #696969;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0;
	}

/* -------------------------------------------------------------- 
Case Studies
-------------------------------------------------------------- */
div.casestudy {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 18px;
	}

div.casestudy p {
	font-family: Georgia;
	font-style: italic;
	}

div.casestudy p.readcasestudy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 0;
	}

div.case_quote {
	font-family: Georgia;
	font-style: italic;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5;
	padding: 10px;
	margin: 0 0 18px 0;
	color: #696969;
	}

div.case_quote p {
	margin-bottom: 0;
	}

/* -------------------------------------------------------------- 
Manuals
-------------------------------------------------------------- */
div.manual {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5;
	padding: 10px;
	margin: 0 0 18px 0;
	}

div.manual img {
	float: right;
	}

p.manual_sub {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	}

div.buyitnow h3 {
	font-weight: normal;
	color:  #900028;
	font-size: 18px;
	margin-bottom: 10px;
	}

div.buyitnow table {
	padding: 10px;
	margin: 0 0 5px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

div.buyitnow table td {
	vertical-align: top;
	}

td.td_right {
	text-align: right;
	}

a.addtocart {
	background: url(/images/icon_cart_small.png) left no-repeat;
	text-decoration: none;
	padding: 2px 0 2px 20px;
	}

a.viewcart {
	background: url(/images/icon_cart_lg.png) left no-repeat;
	text-decoration: none;
	padding: 5px 0 5px 25px;
	float: right;
	}

div.buyitnow table.payment {
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: none;
	}

table.payment img {
	float: left;
	}

div.buyitnow form input {
	width: auto;
	}

table.payment form {
	width: 100px;
	float: right;
	}

table.payment form input {
	width: auto;
	height: auto;
	padding: 0;
	}

/* -------------------------------------------------------------- 
Webinars
-------------------------------------------------------------- */
div.webinar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5;
	padding: 10px;
	margin: 0 0 18px 0;
	}

p.webinar_time {
	font-family: Georgia;
	font-style: italic;
	}

p.webinar_register {
	font-size: 14px;
	margin-bottom: 0;
	}

div.webinar h3 {
	font-size: 18px;
	font-weight: normal;
	color: #900028;
	}

table.webinar_class input {
	width: auto;
	}

table.webinar_class {
	margin: 0 0 10px 0;
	background: #fbfbfb;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 5px;
	}

table.webinar_class p {
	margin: 0;
	}

div.webinar table td {
	vertical-align: middle;
	}

/* -------------------------------------------------------------- 
News
-------------------------------------------------------------- */
ul#newslist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	}

ul#newslist li {
	border-bottom: 1px solid #ddd;
	padding: 1px 0;
	}

ul#newslist li a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	}

ul#newslist li a:hover {
	color: #fff;
	background: #900028;
	}

ul#newslist li a .news_date {
	color: #696969;
	font-family: Georgia;
	}

ul#newslist li a:hover .news_date {
	color: #a35269;
	}


/* -------------------------------------------------------------- 
Reqeust Info
-------------------------------------------------------------- */
div#request_info .interest_item {
	width: 220px;
	float: left;
	margin: 3px 0 0 10px;
	}

fieldset.interests label {
	border: none;
	width: auto;
	display: inline;
	float: none;
	text-transform: none;
	}

fieldset.interests input {
	margin: 0 5px 0 0;
	}

fieldset.interests p {
	float: left;
	}

fieldset.contact_options label {
	text-transform: none;
	border: none;
	width: auto;
	display: inline;
	float: none;
	padding: 0;
	}

fieldset.contact_options textarea {
	background: #f5f5f5;
	font-family: Arial, serif;
	font-size: 12px;
	padding: 3px;
	width: 435px;
	}

input.zemSubmit {
	background: #900028;
	width: 120px;
	color: #fff;
	border-bottom: 2px solid #66031f;
	border-right: 2px solid #66031f;
	border-top: 2px solid #ab0130;
	border-left: 2px solid #ab0130;
	}

ul.zemError {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 15px 0 15px 20px;
	margin: 10px 0;
	color: red;
	}

label.zemRequirederrorElement {
	color: red;
	}

input.zemRequirederrorElement {
	background: #fdc9c9;
	}

div.zemThanks {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	}

/* -------------------------------------------------------------- 
Links
-------------------------------------------------------------- */

div.linkitem {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin: 0 0 5px 0;
	}

div.linkitem p {
	font-size: 11px;
	color: #696969;
	line-height: 16px;
	margin-bottom: 0;
	}

/* -------------------------------------------------------------- 
Footer
-------------------------------------------------------------- */
div#footer {
	float: left;
	border-top: 3px solid #900028;
	width: 760px;
	padding: 5px 0;
	font-size: 11px;
	margin: 25px 0 0 0;
	}
	
div#footer h3 {
	font-size: 12px;
	color: #900028;
	margin: 0 0 10px 0;
	}
	
div#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #696969;
	}
	
div#paperslist,
div#newslist {
	float: left;
	width: 245px;
	margin: 0 12px 0 0;
	line-height: 16px;
	}
	
div#paperslist ul,
div#newslist ul {
	border-top: 1px solid #ddd;
	}
	
div#paperslist ul li,
div#newslist ul li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	}
	
div#paperslist strong {
	color: #000;
	}
	
div#quotes {
	float: right;
	width: 245px;
	line-height: 16px;
	}

div#quotes h3 {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
	}

div#quotes p {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	}
	
div#quotes span.quote_name p {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #696969;
	}
	
div#footer_nav {
	float: left;
	border-top: 1px solid #900028;
	width: 760px;
	margin: 25px 0 0 0;
	}
	
div#footer_nav ul {
	color: #696969;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: disc;
	}

div#footer_nav ul li {
	float: left;
	margin: 0 0 0 25px;
	}
	
div#footer_nav ul li a {
	color: #696969;
	text-decoration: none;
	}
	
div#footer_nav ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

div#footer_nav ul li.first {
	list-style-type: none;
	margin: 0;
	}
	
p.copyright {
	color: #696969;
	float: right;
	}


/* Added by Greencrest 5.15 */

div#quotes {
	float: left;
	margin: 0 12px 0 0;
}
div#newslist {
	float: right;
	margin: 0;
}
	
div#quotes h3 {
	padding-top:5px;
	border-top:3px solid #900028
}
div#featureMonth {
	background-color:#90182b;
	color:#FFF;
	margin-bottom:5px;
}
div#featureMonth p{
	margin:8px 15px 0;
	padding-bottom:15px;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
}
div#featureMonth h2{
	background-image:url(../imgs/29.png);
	height:35px;
	width:245px;
	padding:0px;
	margin:0px;
}