﻿/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-family: Arial,sans-serif;*/
	color: #000000;
	/*line-height: 1.166;*/
	/*line-height: 1.25;*/
	margin: 0px;
	padding: 0px;
	background: #353535;
}

a:link, a:visited{
	color: #0099ff;
	text-decoration: underline;
}

a:hover {
	color: #038AE4;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
font-size:18px;
font-stretch:expanded;
font-weight:normal;

color: #cccccc;
}

h2{
font-size:16px;
font-stretch:expanded;
font-weight:normal;

color: #353535;
}

h3{
font-size:10px;
color: #0099ff;
font-stretch:ultra-expanded;

/* color: #ffffff;
 background-color:#334d55;
 padding: 0px 0px 0px 5px;
 */
}

h4{
font-size:10px;
color: #353535;
font-stretch:ultra-expanded;

/* color: #ffffff;
 background-color:#334d55;
 padding: 0px 0px 0px 5px;
 */
}

h5{
font-size:10px;
 color: #353535;
}



ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#all{
	height: 100%;
}

#underMenu{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #003366;
	color:#FFFFFF;
	font-size:12px;
	/*font-weight: bold;*/
	/*color: #334d55;*/
/*	height: 20;
*/
}

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #eeeeee;
	/*border-top: 1px solid #cccccc;*/
	width: 100%;
	background-color: #353535;
	color:#FFFFFF;
	font-size:12px;
	text-align: center;	
	/*font-weight: bold;*/
	/*color: #334d55;*/
/*	height: 20;
*/
}

.masthead img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	vertical-align:middle;

}

#white{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #ffffff;
	background-image:url(images/bg1.gif);
}




#nav img {
border: none;
padding-bottom: 1px;
padding-left: 4px;
}
*html #nav img {
border: none;
padding-top: 2px;
padding-left: 4px;
}
#nav a
{
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
text-decoration: none;
background: url(images/grayCornerBlueOutsideTL-h.gif) left top no-repeat;
padding: 5px 0px 5px 0px;
}

#nav a span
{
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
text-decoration: none;
background: url(images/grayCornerBlueOutsideTR-nav-h.gif) right top no-repeat;
padding: 5px 0px 5px 0px;
}

#nav a, #nav a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#nav a, #nav a span
{
float: none
}
/* End hide */

#nav a:hover
{
color: #fff;
background: url(images/grayCornerBlueOutsideTL.gif) left top no-repeat;
padding: 5px 0px 5px 0px;
text-decoration: none;
}

#nav a:hover span
{
background: url(images/grayCornerBlueOutsideTR.gif) right top no-repeat;
padding: 5px 0px 5px 0px;
text-decoration: none;
}







#getHelpToday img {
border: none;
padding: 0px 0px 0px 0px;
float:left;
height:40px;
}
*html #getHelpToday img {
border: none;
padding: 0px 0px 0px 0px;
float:left;
height:40px;
}

#getHelpToday a
{
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
text-decoration: none;
background: url(images/get-help-today-light.gif) left top no-repeat;
padding: 0px 0px 0px 0px;
}

#getHelpToday a span
{
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
text-decoration: none;
background: url(images/get-help-today-light-right.gif) right top no-repeat;
padding: 5px 0px 11px 0px;
}

#getHelpToday a, #getHelpToday a span
{
display:block;
float:left;
}

/* Hide from IE5-Mac \*/
#getHelpToday a, #getHelpToday a span
{
float: none;
}
/* End hide */

#getHelpToday a:hover
{
color: #fff;
background: url(images/get-help-today-dark.gif) left top no-repeat;
padding: 0px 0px 0px 0px;
text-decoration: none;
}

#getHelpToday a:hover span
{
background: url(images/get-help-today-dark-right.gif) right top no-repeat;
padding: 5px 0px 11px 0px;
text-decoration: none;
}





#navBar{	
	margin: 0 0 0 0;
	padding: 0px;
	font-size:12px;
	color: #000000;
	background-color: #eeeeee;	
	/*border: 1px solid #334d55;*/
	/*min-height: 1000px;*/
	/*
	border-left: 1px solid #334d55;
	border-bottom: 1px solid #334d55;	
	*/
}

#content{
  float:left;
	width: 99%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	/*border-right:1px solid #cccccc;*/
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 4px 0px 4px 10px;
	height: 10;
	background-color: #038AE4;	
	
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #353535;
padding: 4px 0px 0px 0px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #038AE4;
border-top: 1px solid #eeeeee;


/*height:10;*/
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size:12px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #0099ff;
	text-decoration:underline;
}


#globalNav a:hover {
	font-size:12px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}


/************* #underGlobalNav styles **************/

#underGlobalNav{
color: #eeeeee;
padding: 1px 0px 1px 0px;
white-space: nowrap;
background-color: #eeeeee;
font-size: 5%;
}

/************* #underGlobalNav styles **************/

#underGlobalNavBuffer{
color: #cccccc;
padding: 1px 0px 1px 0px;
white-space: nowrap;
background-color: #038AE4;
font-size: 5%;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size:11px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #038AE4;
}


#pic{
font-size:11px;
}

.pic img{
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 5px 15px;
/*	margin: 0 10px 5px 0;*/
}


#picRight{
font-size:11px;
}

.picRight img{
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 5px 5px;
/*	margin: 0 10px 5px 0;*/
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size:10px;
}

.feature p{
  padding: 0px 5px 0px 10px;
}

.feature h3{
	padding: 10px 0px 5px 10px;
	margin: 0 0 0px 270px;
	text-align: left;
	
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #BBBBBB;
	/*border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	*/
}

.feature img{
	/*float: left;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	margin: 0 10px 5px 0;*/
}
/* adjust margins to change separation between the feature image and text flowing around it */



/*
.highlight{
	padding: 0px 0px 0px 300px;
	font-size:11px;
	width: 287;
}
*/


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 5px 2px 10px;
	font-size:10px;
}

.story p{
  padding: 0px 5px 0px 0px;
}

.story h3{
	padding: 10px 0px 5px 10px;
	text-align: left;

	color: #353535;
	background-color: #eeeeee;
	border: 1px solid #BBBBBB;
	/*border-top: 1px solid #FF6103;
	border-bottom: 1px solid #BBBBBB;
	*/
 }


.storyLeft{
	clear: both;
	padding: 0px 0px 2px 0px;
	font-size:10px;
}

.storyLeft p{
  padding: 0px 5px 0px 0px;
}

.storyLeft h3{
	padding: 10px 0px 5px 10px;
	text-align: left;

	color: #353535;
	background-color: #eeeeee;
	border: 1px solid #BBBBBB;
	/*border-top: 1px solid #FF6103;
	border-bottom: 1px solid #BBBBBB;
	*/
 }


.storyBlue{
	clear: both;
	padding: 0px 5px 2px 10px;
	font-size:10px;
}

.storyBlue p{
  padding: 0px 5px 0px 0px;
}

.storyBlue h3{
	padding: 10px 0px 5px 10px;
	text-align: left;

	color: #ffffff;
	background-color: #038AE4;
	border: 1px solid #038AE4;
	/*border-top: 1px solid #FF6103;
	border-bottom: 1px solid #BBBBBB;
	*/
 }


.storyOrange{
	clear: both;
	padding: 0px 5px 2px 10px;
	font-size:12px;
}

.storyOrange p{
  padding: 0px 5px 0px 0px;
}

.storyOrange h3{
	padding: 12px 0px 5px 10px;
	text-align: left;
	font-size:12px;

	color: #353535;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	/*border-top: 1px solid #FF6103;
	border-bottom: 1px solid #BBBBBB;
	*/
 }



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	
	font-size:10px;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#038AE4;
	border-bottom:1px solid #BBBBBB;
	border-top:4px solid #eeeeee;
	width:100%;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
}

#siteInfo a {
	font-size:10px;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #ffffff;
	text-decoration:none;
}

#siteInfo a:hover {
	font-size:10px;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #ffffff;
	text-decoration:underline;
}




/************* #siteInfoHeader styles ***************/

#siteInfoHeader{
	clear: both;
	
	font-size:10px;
	color: #eeeeee;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfoHeader img{
	padding: 2px 0px 0px 0px;
}

#siteInfoHeader a {
	font-size:10px;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #eeeeee;
	text-decoration:none;
}

#siteInfoHeader a:hover {
	font-size:10px;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #eeeeee;
	text-decoration:underline;
}




/************* #breadcrumb styles ***************/


#breadcrumb{
	clear: both;
	
	font-size:10px;
	font-weight:normal;
	color: #353535;
	padding: 2px 5px 2px 15px;
	margin: 0px 0px 0px 0px;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#breadcrumb img{
	padding: 2px 0px 0px 0px;
}

#breadcrumb a {
	font-size:10px;
	font-weight:normal;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #353535;
	text-decoration:none;
}

#breadcrumb a:hover {
	font-size:10px;
	font-weight:normal;
	/*font-weight:bold;	*/
	/*padding: 0px 4px 0px 4px; */
	color: #353535;
	text-decoration:underline;
}



/************* #underSiteInfo styles ***************/

#underSiteInfo{
	clear: both;	
/*	border: 1px solid #cccccc;
*/
	font-size: 10%;
	color: #003366;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	background-color:#353535;
	width:100%;
	
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#underSiteInfo img{
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 3px 0px 3px 10px;
	/*border: 1px solid #334d55;*/
	font-size:11px;
}

#search form{
 margin: 0px;
 padding: 0px;
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #cccccc;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: 1px solid #cccccc;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	/*position:relative;	*/
	
	/*padding: 2px 0px 0px 0px;	*/
	/*border-bottom: 1px solid #cccccc;*/
	/*border: 1px solid #334d55;*/
	font-size:10px;
	/*margin:0px 5px 0px 5px;*/
	/*border-top: 1px solid #cccccc;*/	
}

#sectionLinks li{
margin: 1px 5px 1px 5px;
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #cccccc;
}

#sectionLinks li:hover{
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #cccccc;
background-color:#dddddd;
}

#sectionLinks h1{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h2{
	padding: 10px 0px 2px 10px;
/*	background-color:#cccccc;*/
	background-color:#dddddd;
	border: 1px solid #BBBBBB;
	/*border-top: 1px solid #003366;
	border-bottom: 1px solid #333333;
	*/
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks h5{
	padding: 10px 0px 2px 10px;
}





/*********** #sectionLinksIT styles ***********/

#sectionLinksIT{
	/*position:relative;	*/	
	/*padding: 2px 0px 0px 0px;	*/
	/*border-bottom: 1px solid #cccccc;*/
	/*border: 1px solid #334d55;*/
	font-size:10px;
	background-color:#eeeeee;
	/*margin:0px 5px 0px 5px;*/
	/*border-top: 1px solid #cccccc;*/	
}
#sectionLinksIT h2{
	padding: 10px 0px 2px 10px;
/*	background-color:#cccccc;*/
	background-color:#dddddd;
	border-top: 3px solid #FF6103;
	border-bottom: 1px solid #333333;
}

#sectionLinksIT h4{
	padding: 10px 0px 2px 10px;
	font-size:10px;
	background-color:#dddddd;
	border-top: 3px solid #FF6103;
	border-bottom: 1px solid #333333;
	/*color: #334d55;*/
}
#sectionLinksIT h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksIT h5{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:10px;
}

#sectionLinksIT li{
margin: 1px 5px 1px 5px;
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #ffffff;
}

#sectionLinksIT li:hover{
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #cccccc;
background-color:#FFFFFF;
}

#sectionLinksIT h1{
	padding: 10px 0px 2px 10px;
}




/*********** #sectionLinksISecstyles ***********/

#sectionLinksSec{
	/*position:absolute;*/
	bottom: auto;	
	padding: 2px 0px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
	/*border: 1px solid #334d55;*/
	font-size:10px;
	background-color:#FFFFFF;
	/*margin:0px 5px 0px 5px;*/
	/*border-top: 1px solid #cccccc;*/
		
}
#sectionLinksSec h2{
	padding: 10px 0px 2px 10px;
	font-size:10px;
	background-color: #dddddd;
	border-top: 3px solid #FF6103;
	border-bottom: 1px solid #333333;
	/*color: #334d55;*/
}
#sectionLinksSec h5{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:10px;
}

#sectionLinksSec li{
margin: 1px 5px 1px 5px;
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #ffffff;
}

#sectionLinksSec li:hover{
padding: 1px 2px 1px 10px;
border-bottom: 1px solid #cccccc;
background-color:#FFFFFF;
}

#sectionLinksIT h1{
	padding: 10px 0px 2px 10px;
}

/*********** #sectionLinksISecstyles ***********/

#sectionLinksInfo{
	/*position:absolute;*/
	bottom: auto;	
	padding: 2px 5px 0px 10px;
	/*border-bottom: 1px solid #cccccc;*/
	/*border: 1px solid #334d55;*/
	font-size:10px;
	line-height:1.25;
	/*margin:0px 5px 0px 5px;*/
	/*border-top: 1px solid #cccccc;*/	
}

#sectionLinksInfo a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


#sectionLinksInfo a:hover {
	font-size:1opx;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}
#sectionLinksInfo h2{
	padding: 10px 0px 2px 10px;
	font-size:10px;
	background-color: #dddddd;
	border-top: 3px solid #FF6103;
	border-bottom: 1px solid #333333;
	/*color: #334d55;*/
}
#sectionLinksInfo h5{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size:10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size:12px;
	border-top: 1px solid #cccccc;
	/*min-height: 400px;*/
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size:12px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.leftText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #353535;
	background-color: #FFFFFF;
}

.leftTextLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
}


.leftPhoneWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
	color: #eeeeee;
	margin: 0px 0px 0px 45px;

}
.leftPhone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
	color: #353535;
	margin: 0px 0px 0px 45px;

}
 
 
 

.BDR_Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: normal;
	color: #353535;

}
 
 
.highlight{
color: #353535;
font-size:12px;
line-height:1.5;
margin:0px 15px 5px 0px;
padding: 4px 5px 2px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #ffffff;
border: 1px solid #BBBBBB;

}


.highlightTitle{
color: #ffffff;
font-size:12px;
line-height:1.5;
margin:0px 0px 0px 0px;
padding: 5px 5px 2px 10px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #038AE4;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.highlight img{
 display: block;
}

.highlight a {
	font-size:10px;
	font-weight:bold;	
	padding: 0px 4px 0px 4px; 
	color: #353535;	
}




.highlightRegular{
color: #353535;
font-size:10px;
line-height:1.5;
margin:0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #ffffff;
border: 1px solid #bbbbbb;


}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.highlightRegular img{
display:block;
}

.highlightRegular a {
	font-size:10px;
	font-weight:bold;	
	padding: 0px 4px 0px 4px; 
	color: #353535;	
}


.highlightRegularLeft{
color: #353535;
font-size:10px;
line-height:1.5;
margin:0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #ffffff;
border: 1px solid #bbbbbb;
width: 250px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.highlightRegularLeft img{
display:block;
}

.highlightRegularLeft a {
	font-size:10px;
	font-weight:bold;	
	padding: 0px 4px 0px 4px; 
	color: #353535;	
}

.highlightRegularTitle{
color: #353535;
font-size:10px;
line-height:1.5;

padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #dddddd;
/*width:100%;*/

}


.highlightRegularTitleOrange{
color: #ffffff;
font-size:11px;
line-height:1.5;

padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #ff6600;
/*width:100%;*/

}


.highlightRegularTitleRed{
color: #ffffff;
font-size:11px;
line-height:1.5;
/*font-weight:bold;*/
padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
/*background-color: #EEC900;*/
background-color: #CC3300;
/*width:100%;*/

}


.highlightRegularTitlePurple{
color: #ffffff;
font-size:11px;
line-height:1.5;
/*font-weight:bold;*/
padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
/*background-color: #EEC900;*/
background-color: #694489;
/*width:100%;*/

}


.highlightRegularTitleBlue{
color: #ffffff;
font-size:11px;
line-height:1.5;

padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #038AE4;
/*width:100%;*/

}


.highlightRegularTitleGray{
color: #ffffff;
font-size:11px;
line-height:1.5;

padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #666666;
/*width:100%;*/

}

.highlightRegularTitleGreen{
color: #ffffff;
font-size:11px;
line-height:1.5;

padding: 0px 0px 0px 5px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
background-color: #00AF33;
/*width:100%;*/

}

.highlightRegularText{
color: #353535;
font-size:10px;
line-height:1.25;

padding: 0px 0px 0px 5px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText img{
display:block;
margin:0px 5px 5px 5px;
}

.highlightRegularText a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularText a:hover {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}


















.highlightRegularTextHelpDesk{
color: #353535;
font-size:13px;
line-height:1.25;

padding: 0px 5px 0px 15px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularTextHelpDesk img{
display:block;
margin:0px 5px 5px 5px;
}

.highlightRegularTextHelpDesk a {
	font-size:13px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularTextHelpDesk a:hover {
	font-size:13px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}
























.highlightRegularTextMain{
color: #353535;
font-size:11px;
line-height:1.25;
font-weight:normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
/*vertical-align:top;*/
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularTextMain img{
display:block;
margin: 0px 5px 0px 0px;
}

.highlightRegularTextMain a {
	font-size:11px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}


.highlightRegularTextMain a:hover {
	font-size:11px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #353535;
	text-decoration:none;
}


.highlightRegularTextMainBold{
color: #353535;
font-size:18px;
font-weight:bold;
}

.highlightRegularTextMainBold a {
	font-size:18px;
	font-weight:bold;	
	color: #038AE4;
	text-decoration:none;
}

.highlightRegularTextMainBold a:hover {
	font-size:18px;
	font-weight:bold;	
	color: #038AE4;
	text-decoration:underline;
}



.highlightRegularText2{
color: #353535;
font-size:10px;
line-height:1.5;

padding: 0px 5px 0px 15px;
margin:0px 0px 0px 0px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText2 img{
display:block;
margin:0px 5px 25px 5px;

}

.highlightRegularText2 a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularText2 a:hover {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}

.highlightRegularText2 li{
margin: 1px 5px 1px 5px;
padding: 1px 2px 1px 10px;
line-height:1.5;
}

.padLeft {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;

}


.highlightRegularText3{
color: #353535;
font-size:10px;
line-height:1.25;

padding: 0px 5px 0px 5px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText3 img{
display:block;
margin:0px 5px 10px 5px;
}

.highlightRegularText3 a {
	font-size:10px;
	font-weight:bold;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularText3 a:hover {
	font-size:10px;
	font-weight:bold;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}


.highlightRegularText4{
color: #353535;
font-size:10px;
line-height:1.0;

padding: 0px 5px 0px 5px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText4 h3{
font-size:10px;
font-weight:bold;
color: #353535;
margin:0px 2px 5px 75px;
font-stretch:ultra-expanded;
}

.highlightRegularText4 img{
display:block;
margin:0px 5px 20px 5px;
}

.highlightRegularText4 a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularText4 a:hover {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}




.highlightRegularText5{
color: #353535;
font-size:10px;
line-height:1.25;

padding: 0px 5px 0px 5px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText5 h3{
font-size:10px;
font-weight:bold;
color: #353535;
margin:0px 0px 0px 0px;
font-stretch:ultra-expanded;
}

.highlightRegularText5 img{
display:block;
margin:0px 0px 0px 5px;
padding:
}

.highlightRegularText5 a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}


.highlightRegularText5 a:hover {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:none;
}




.highlightRegularText6{
color: #353535;
font-size:10px;
line-height:2.0;

padding: 5px 5px 0px 0px;
margin:10px 0px 0px 0px;
vertical-align:middle;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.highlightRegularText6 h3{
font-size:10px;
font-weight:bold;
color: #353535;
margin:0px 0px 0px 0px;
font-stretch:ultra-expanded;
}

.highlightRegularText6 img{
display:block;
margin:0px 0px 0px 5px;
padding:
}

.highlightRegularText6 a {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #038AE4;
	text-decoration:underline;
}



.OrangeText{
color: #ff6600;
font-size:10px;

padding: 0px 5px 0px 0px;
margin: 0px 0px 0px 0px;
/*padding: 2px 0px 2px 10px;*/
/*white-space: nowrap;*/
}

.OrangeText a{
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #ff6600;
	text-decoration:underline;
}


.OrangeText a:hover {
	font-size:10px;
	font-weight:normal;	
	padding: 0px 0px 0px 0px; 
	color: #ff6600;
	text-decoration:none;
}




.greybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.democopy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.democopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}

.title6{

font-size:18px;
font-stretch:expanded;
color: #CCCCCC;
}

.title7{

font-size:14px;
font-stretch:expanded;

color: #CCCCCC;

}
