﻿/* CSS layout */
body{
	text-align: center;
	background-color: #697371;
	height: 100%;
	margin-bottom: -50px;
	margin-top: -5px;
	margin-right: -10px;
	margin-left: -10px; 

}
/*Tabhead*/
#tabhead {
background-image: url('images/tabhead/tabhead_bg_02.jpg');
background-repeat: repeat-x;
height: 105px;
}
#tabHeadContainer {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: 46px;	
}
#tabSwithcer{
	position: absolute;
	width: 419px;
	height: 46px;
}
.tabLinkText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #282a33; 
	text-decoration: none; 	
}
.tabLinkTextInactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tabLink{
	position: absolute; 
}

/*Self_Help*/
#self_masthead {
background-image: url('images/sh/masthead_02.jpg');
background-repeat: repeat-x;
height: 157px;
}
#self_mastcontainer {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: 157px;
}
#self_main_container{
position: relative;
text-align: left;
margin: 0 auto;
margin-top: -19px;
width: 960px;
min-height: 540px;
height: auto;
background-color: #f5efdd;
z-index: 0;		
}
#self_left_column{
position: relative;
width: 603px;
margin-left: 10px;
margin-right: 20px;
margin-top: 10px;
min-height: 540px;
float: left;
}
#self_right_column{
position: relative;
width: 305px;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
min-height: 540px;
float: right;
}
#myPic{
	position: absolute;
	width: 149px;
	height: 194px;
	background-image: url('images/sh/me_03.jpg');
	background-repeat: no-repeat;
}
#picCaption{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f5efdd;
	text-align: left;
	width: 195px;
}
#vidNavButtons{
	width: 588px;
	height: auto;
	padding-left: 300px;
	margin-bottom: -5px;
}
#vidBox{
	width: 588px;
	height: 367px;
	background-image: url('images/sh/img_vidBox_06.jpg');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 13px;
}
#helpBox{
	width: 582px;
	height: 308px;
	background-image: url('images/sh/img_helpBox_06.jpg'); 
	margin-left: 4px;
}
#helpBoxCaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #2b2a2a;
	width: 582px;
	padding-left: 15px;
	
}
#connection_left_cell{
	width: 291px;
	height: 111px;
	position: relative;
	float: left;
	background-image: url('images/sh/connect_fb_06.jpg');
	background-repeat: no-repeat;
}
#connection_right_cell{
	width: 291px;
	height: 111px;
	position: relative;
	float: right; 
	background-image: url('images/sh/connect_twit_08.jpg');
	background-repeat: no-repeat;
	margin-left: 1px;
}
.twitterRow
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #282a33;
    padding-left: 5px;
}
.pagerLayout a
{
    margin-right: 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    color: #ed7b03;
    text-decoration: none; 
}
.followText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fa8000;
	}
#wfl_Header{
	width: 292px;
	text-align: left;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #282a33;
	
} 
/*NEWSLETTER*/  
#newsletter_Box{
	width: 292px;
	height: 375px;
	background-image: url('images/sh/img_newsletterBox_06.jpg');
	background-repeat: no-repeat;

}

#newsletter_Box_Header{
	width: 230px;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	position: absolute;
}
#newsletterControl{
	position: relative;
}
.Newsletter_Label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #282a33;

}
.Newsletter_Textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fa8000;
}
.Newsletter_Control{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fa8000;

}
.Newsletter_Error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: red;

}
/*INQUIRY WIZARD*/
/*Nav*/
.inquiry_nav_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ed7b03; 	
}
.inquiry_nav_inactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #bababa; 	
}
.inquiry_Label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #282a33;

}
.inquiry_textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #282a33;

}
.inquiry_textboxBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 250px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #282a33;

}
.inquiry_Control{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #282a33;
	cursor: pointer;

}
.inquiry_Table{
	width: 580px;
}
.inquiry_L_Cell{
	width: 280px;
	padding-top: 10px;
	padding-left: 10px;
}
.inquiry_R_Cell{
	width: 280px;
	padding-top: 10px;
	padding-left: 10px;

}
.inquiry_basic_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ed7b03; 	
}
/*Helpful Resources*/
#resourcesBox{
	width: 284px;
	height: 301px;
	background-image: url('images/sh/img_resourceBox_03.jpg');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
}
#blog_logo
{
    width: 144px;
    height: 84px;
    background-image: url('images/sh/blog_logo_03.jpg'); 
    margin-left: 5px;
    
}   
.resourcesBoxSubHeader{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #282a33;
} 
/*Masthead Code*/
#masthead {
background-image: url('images/masthead/images/mast_bg.jpg');
background-repeat: repeat-x;
height: 200px;
}
#mastcontainer {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: 198px;
}
/*Main Container*/
#main_container{
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
min-height: 540px;
height: auto;
background-color: #ffffff;
z-index: 0;		
}

#logo {
	background-image: url('images/masthead/images/logo_06.jpg');
	background-repeat: no-repeat;
	width: 245px;
	height: 114px;
	position: absolute;
	cursor: pointer;
}
#links{
	position: absolute;
	width: 800px;
	height: 25px;
	padding: 5px;

}
a.mast:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.mast:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.mast:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #f2dea8;
	text-decoration: none;
}
a.mast:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}
.tagline {
	position: absolute;
}
.taglineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
}
/*End Masthead Code*/

/*Start Header Code*/
#header {
height: 253px;
background-image: url('images/header/images/header_bg.jpg');
background-repeat: repeat-x;
}
#headercontainer {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: 253px;	
background-image: url('images/header/images/header_pattern_03.jpg');
background-repeat: repeat-x;
}
#me{
	background-image: url('images/header/images/me_03.jpg');
	background-repeat: no-repeat;
	position: absolute;	
	width: 235px;
	height: 273px;
}
#intro_offer{
	width: 646px;
	height: 50px;
	background-image: url('images/header/images/intro_offer_03.jpg');
	background-repeat: no-repeat;
	position: absolute;
}
a.header:link{
	color: #282a33;
}
a.header:visited{
	color: #c0c0c0;
}
a.header:hover{
	color: #ffe7a6;
}
a.header:active{
	color: #282a33;
}
#headerLink{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#multiviewContainer{
	position: absolute;
}
.multiviewBackground{
	height: 117px;
	width: 701px;
    background-image: url('images/header/images/multiview_bg_03.jpg');
    background-repeat: repeat-x;
    z-index: 2;
}
#multiviewButtonContainer{
	width: 597px;
	height: 29px;
	position: absolute;
	z-index: 3;
}
.multiViewLink1{
	position: absolute;
}
.multiviewLink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #282a33;
	text-decoration: none;
}
.multiviewServiceContainer {
	padding: 10px;
}
.mvserviceItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}

/*End Header Code*/

/*Start Body Code*/
#bodyContainer {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: 645px;	
background-image: url('images/body/body_background_r_02.jpg');
background-repeat: repeat-y;
}
#separator_container{
	height: 39px;
	width: 960px;
	background-image: url('images/body/separator_03.jpg');
	background-repeat: repeat-x;
	position: absolute;
}
#gray_bg {
background-image: url('images/body/gray_bg_03.jpg');
background-color: #6a7473;
background-repeat: repeat-x;
height: 645px;
}
#gray_bg_content {
background-image: url('images/body/gray_bg_03.jpg');
background-color: #6a7473;
background-repeat: repeat-x;
height: 455px;
}
.smallName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	position: absolute;
	padding-top: 4px;
}
#phone_Container{
	height: 31px;
	width: 206px;
	position: absolute;
	background-image: url('images/body/phone_03.png');
	background-repeat: no-repeat;
}
h1.mainheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
p.module1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-align: left;
}
a.module1:link{
	color: #fa8000;
}
a.module1:visited{
	color:#c0c0c0;
}
a.module1:hover{
	color: #282a33;
}
a.module1:active{
	color: #fa8000
}
h1.module2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
#icons_business{
	height: 170px;
	width: 70px;
	position: absolute;
	background-image: url('images/body/business_icons_03.png');
	background-repeat: no-repeat;
	
}
span.modulesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
#autoHeader{
	width: 362px;
	height: 32px;
	background-image: url('images/body/automation_header_03.jpg');
	background-repeat: no-repeat;
	position: absolute;
}
span.module2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
p.module2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
a.module2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.module2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.module2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-decoration: none;
}
a.module2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}
#social_header{
	width: 359px;
	height: 65px;
	position: absolute;
	background-image: url('images/body/social_header_03.png');
	background-repeat: no-repeat;
}

/*End Body Code*/
#footer {
	height: 150px;
	background-color: #282a33;
}
#footer_container {
position: relative;
text-align: left;
margin: 0 auto;
width: 960px;
height: auto;
padding: 5px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #f2dea8;
}
a.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #f2dea8;
	text-decoration: none;
}
a.footer:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}
/*Start Content Page Area*/

/*Content Header*/
h1.content_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #28233b;
}
#content_header_bg{
	height: 158px;
	background-image: url('images/header/images/content_head_bg_03.jpg');
	background-repeat: repeat-x;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
}
#content_header_lower_bg{
	height: 100px;
	background-image: url('images/body/content_body_bg_03.png');
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 978px;

}
#me_pic{
	width: 109px;
	height: 69px;
	background-image: url('images/header/images/content_mypic_03.jpg');
	background-repeat: no-repeat;
	position: absolute;
	
}
.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}

/*Content Body*/
#content_body_bg{
	height: 455px;
	background-image: url('images/body/content_body_bg_03.png');
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 978px;
}
#content_header{
	background-image: url('images/header/images/content_headeader_bg_03.jpg');
	height: 30px;
	width: 605px;
	position: absolute;
	padding: 15px 5px 0px 5px;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
#sidebar_content{
	position: absolute;
	width: 305px;
	padding: 5px;
}
#main_content{
	position: absolute;
	width: 535px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
.validator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}

.answerRow {
	background-color: #efd795;
	width: 750px;
	height: 30px;
	vertical-align: bottom; 
}
h1.contentSubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
p.contentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
a.content_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.content_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.content_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-decoration: none;
}
a.content_link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}

.sidebar_Underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	}
p.contentTextSide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
span.contentTextStrongOrange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
}
a.Sidecontent_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.Sidecontent_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.Sidecontent_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-decoration: none;
}
a.Sidecontent_link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}
a.Media_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;

}
a.Media_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
	text-decoration: none;
}
a.Media_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-decoration: none;
}
a.Media_link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
	text-decoration: none;
}
.Media_separator{
	border-bottom: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: dotted;
}

/*Start News Release CSS*/
#addRelease{
	padding: 5px;
}
#insertItem{
	padding: 5px;
}
.ReleaseTable{
	width: 750px;
}
td.Release{	
}
.textArea{
	width: 425px;
	height: 150px;
}
#showRelease{
	width: 300px;
	padding: 5px;	
}
h1.ReleaseDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
p.ReleaseText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
.ReleaseTitleLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
h1.ReleaseTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
}


.Pager{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
}
/*About Me*/

#inline_image {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.img_captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #fa8000;
}
/*Licensed Material*/
.licensedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #28222b;
}
/*Account Page*/
#tabHeader{
	width: 841px;
	height: 59px;
	position: absolute;
    top: 4px;
    left: 0px;
}
.headerlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
	text-decoration: none;
} 
.tabView{
    padding-top: 6px;
    padding-left: 6px;   
}    
/*Article Master*/
#article_content_header_bg{
	height: 158px;
	background-image: url('images/articles/body_bg_03.png');
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 975px;
}
#article_content_header_lower_bg{
	height: 655px;
	background-image: url('images/articles/body_bg_03.png');
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 975px;
}
#article_gray_bg {
background-image: url('images/articles/article_gray_bg_03.jpg');
background-repeat: repeat-x;
height: 670px;
}
#article_logo {
	background-image: url('images/articles/logo_articles_03.png');
	background-repeat: no-repeat;
	width: 319px;
	height: 164px;
	position: absolute;
	cursor: pointer;
}
.article_Title {
	font-family: Arial, Helvetica, sans-serif;
	width: 575px;
	font-size: 14pt;
	font-weight: bold;
	color: #282a33;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.article_Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 575px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
.article_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 575px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #282a33;
}
.sidebar_article_header{
	background-image: url('images/articles/sidebar_article_active_08.jpg');
	background-repeat: no-repeat;
	width: 256px;
	height: 55px;
}
.sidebar_article_header2{
	background-image: url('images/articles/sidebar_mighlike_inactive_13.jpg');
	background-repeat: no-repeat;
	width: 256px;
	height: 55px;
}

.sidebar_article_body{
	background-image: url('images/articles/sidebar_bg_256_175_12.jpg');
	background-repeat: no-repeat;
	width: 256px;
	height: 175px;
	position: absolute;
}
.sidebar_article_body2{
	background-image: url('images/articles/sidebar_bg_256_175_12.jpg');
	background-repeat: no-repeat;
	width: 256px;
	height: 175px;
	position: absolute;
}

.sidebar_article_contact{
	width: 256px;
	height: 137px;
	position: absolute;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
.article_side_grid{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30323b;
}
.articleList{
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px #d7cfb8 solid;
}
.article_side_grid th{
	text-align: left;
}
.article_side_grid a{
	color: #c56909;
	text-decoration: none;
}
.grdAlternate{
	background-color: #dfdaca;
}

/*----------------------------*/
/*----------------------------*/
/*------AG ENDORSEMENT--------*/
/*----------------------------*/

.AG_Box{
	width: 265px;
	height: 155px;
	background-color: #e6ddc1;
	border: 1px #d0c294 solid;
	padding: 5px;
	position: relative;
	margin-left: 5px;
	margin-top: 25px;
	
}
.AG_Pic{
	float: left;
	background-image: url('images/general/AG_Small_03.png');
	width: 100px;
	position: relative;
	height: 120px;
}
.AG_Text{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282a33;
	position: relative;
	width: 160px;
	margin-top: 5px;
}
.AG_Date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #697371;
}
/*----------------------------*/
/*----------------------------*/
/*------Testimonials--------*/
/*----------------------------*/
.testimonial_header{
	Width: 270px;
	height: 35px;
	background-image: url('images/general/TestimonialBar_07.jpg'); 
	background-repeat: repeat-x;
	position: relative; 
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 9px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f5efdd;
	font-weight: bold;
}
.testimonial_box{
	width: 265px;
	background-color: #dbcfaa;
	border: 1px #c2b48a solid;
	height: 175px;
	margin-left: 5px;
	margin-top: -5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
.testimonial_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282a33;
}
.testimonial_city{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #697371;
}


