body {
	background-color: white;
	margin: 0 0 0 0;
}

#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}


#leftnav a:link  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
 	padding: 0px 5px 0px 0px;
}

#leftnav a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
 	padding: 0px 5px 0px 0px;
}

/* to allow longer menu items to wrap properly */
#leftnav blockquote {
	margin: 0px 0px 0px 0px;
 	padding: 0px 5px 5px 0px;
	font-size: 8pt;
	line-height: 9pt;
}

/* to allow blockquote to float next to img */
#leftnav img {
	float: left;
}

/* to stop divider imgs floating and pushing nav col out */
#leftnav .divider {
	float: none!important;
}

#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#contactinfo b {
	font-weight: bold;
	color: #000000;
}

#contactinfo a:link {
	color: #003399;
	text-decoration: underline;
}

#contactinfo a:visited {
	color: #840084;
	text-decoration: underline;
}

#contactinformation {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #e1e1e1;
	margin-left: 10px;
	border: 1px solid #b5b5b5;
	padding: 4px 7px 4px 7px;
}

#contactinformation a:link {
	color: #003399;
	text-decoration: underline;
}

#contactinformation a:visited {
	color: #840084;
	text-decoration: underline;
}

#rightcolumn td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#rightcolumn td b {
	font-size: 8pt;
}

#topnav {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#topnav a:link  {
	color: #000000;                         
	text-decoration: none;
}

#topnav a:visited  {
	color: #000000;
	text-decoration: none;
}


#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}


#mainnav a:link  {
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:visited  {
	color: #ffffff;
	text-decoration: none;
}

#mainnav b  {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	font-weight: normal;
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;    			
}

#footer a:link{
	color: #003399;
	text-decoration: underline;			
}

#footer a:visited {
	color: #840084;
	text-decoration: underline;			
}

/* General content text */
/* Stuff like line-height is probably overkill, but it's nice to have the option */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#content td {
	vertical-align: top;
}

/* Unvisited links */
#content a:link {
	color: #003399;
	text-decoration: underline;
}

/* Visited links */
#content a:visited {
	color: #840084;
	text-decoration: underline;
}

#content b {
	font-weight: bold;
	font-size: 9pt;
}

#content h1.title {
	margin: 0px 0px 5px 0px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size: 14pt;
	color: #484747;
}

/* Category subtitle */
/* Margin values are: top left bottom right */
#content h1 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d47600;
}

/* Subtitle */
#content h2 {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/* Small text */
#content small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/* Bulleted lists */
/* ul controls space around entire list */
#content ul {
	margin: 13px 0px 13px 18px;
	padding: 0px 0px 0px 0px;
}

/* li controls space between bullets (and font, color, etc) */
#content li {
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 11pt;
}

#bulletimage ul {
	margin: 13px 0px 13px 30px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/images/bullet_orange.gif);
}

/* li controls space between bullets (and font, color, etc) */
#bulletimage li {
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* Unvisited links (regular) */
#bulletimage a:link {
	color: #003399;
}

/* Visited links (regular) */
#bulletimage a:visited {
	color: #003399;
}

/* Unvisited links (in series bullets) */
#bulletimage ul a:link {
	color: #000000;
	text-decoration: none;
}

/* Visited links (in series bullets) */
#bulletimage ul a:visited {
	color: #000000;
	text-decoration: none;
}

/* Hover links (in series bullets) */
#bulletimage ul a:hover {
	color: #000000;
	text-decoration: underline;
}


#calcpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.orgheadwhttext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #d47600;
	padding-top: 3px;
	vertical-align: middle!important;
}

/* *********************** */
/* ** Personal Services ** */
/* *********************** */

#content_ps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#content_ps table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


/* Unvisited links */
#content_ps a:link {
	color: #003399;
	text-decoration: underline;
}

/* Visited links */
#content_ps a:visited {
	color: #840084;
	text-decoration: underline;
}

#content_ps b {
	font-weight: bold;
	font-size: 9pt;
}


/* Category subtitle */
/* Margin values are: top left bottom right */
#content_ps h1 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5482ab;
}

/* Subtitle */
#content_ps h2 {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/* Small text */
#content_ps small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/* Bulleted lists */
/* ul controls space around entire list */
#content_ps ul {
	margin: 13px 0px 13px 18px;
	padding: 0px 0px 0px 0px;
}

/* li controls space between bullets (and font, color, etc) */
#content_ps li {
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 11pt;
}

#bulletimage_ps ul {
	margin: 13px 0px 13px 30px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/images/bullet_blue.gif);
}

/* li controls space between bullets (and font, color, etc) */
#bulletimage_ps li {
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* Unvisited links (regular) */
#bulletimage_ps a:link {
	color: #003399;
}

/* Visited links (regular) */
#bulletimage_ps a:visited {
	color: #003399;
}

/* Unvisited links (in series bullets) */
#bulletimage_ps ul a:link {
	color: #000000;
	text-decoration: none;
}

/* Visited links (in series bullets) */
#bulletimage_ps ul a:visited {
	color: #000000;
	text-decoration: none;
}

/* Hover links (in series bullets) */
#bulletimage_ps ul a:hover {
	color: #000000;
	text-decoration: underline;
}

/* PS product overview specific stuff */
.prodoverbullets ul {
	margin: 6px 0px 6px 18px;
	padding: 0px 0px 0px 0px;
}

.prodoverbullets li {
	font-size: 8pt!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 9pt!important;
}

/* Style for blue bars on PS overview pages */
.bluheadwhttext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #5482ab;
	vertical-align: middle!important;
}


#printonlytitle {
	display: none;
}


/*Corporate styles */
#mainnav_corp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#mainnav_corp a:link  {
	color: #ffffff;
	text-decoration: none;
}

#mainnav_corp a:visited  {
	color: #ffffff;
	text-decoration: none;
}

#mainnav_corp b  {
	color: #FFEA95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* Style for blue bars on PS overview pages */
.dkbluheadwhttext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003278;
	padding-top: 3px;
	vertical-align: middle!important;
}

.dkbluheadwhttext2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000063;
	padding-top: 3px;
	vertical-align: middle!important;
}

.redtext {
	font-weight: normal;    		
     	font-size: 10pt; 
     	font-family: Arial, Helvetica, sans-serif;
     	color: #FF0000;
	text-decoration: none;
}

/* 3rdparty vendor styles */
#content_3rd { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 

}

#content_3rd b { 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px; 
	color: #d47600; 

}
                                 
#content_3rd h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	font-size: 9pt; 
	color: #000000; 

}

#content_3rd ul {
	margin: 0px 0px 13px 18px;
	padding: 0px 0px 0px 0px;
}

/* li controls space between bullets (and font, color, etc) */
#content_3rd li {
	padding: 0px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11pt;
}

/* FAQ styles */

/* Main Q & A bullets */
li.question {
	list-style-image: url(/images/faq_q_bullet.gif);
	margin: 25px 0px 0px 4px;
	font-weight: bold;
	color: black;
}

li.answer {
	list-style-image: url(/images/faq_a_bullet.gif);
	margin: 0px 0px 5px 4px;
	font-weight: normal;
	color: black;
}

/* Bulleted lists within answer */
ul li.answer ul {
	margin-top: 2px!important;
}

ul li.answer ul li {
	list-style-image: none!important;
	margin: 0px 0px 0px 0px;
}

/* Press releases */

#pressrelease {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pressrelease li {
	font-size: 8pt!important;
	margin: 2px 0px 4px 4px;
	padding: 0px 0px 0px 0px;
}

/* contact bg */
td.greybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	font-weight: normal;
	color: #000000;
	background-color: #ededed;
}

/* right ads */
.ps_right {
	background: #fff2b7;
	margin: 1px 1px 3px 1px;
}

.ps_right_inner {
	padding: 3px 5px 4px 5px;
}

