	
/* BASIC "COMMON" STYLES */

/* reset browser default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,span,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}


html {
	
} 

body {
	background-color: #ffffff; /* #fbf7e7;  */
	border-style:none;
	font-family: Verdana;
	font: 10pt/15pt verdana;
	/* background-image:url(images/home_back.jpg); */
	background-repeat: repeat-x; 
	background-position: top left;
}	


p {
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;
	padding-bottom: 12px;
}

.extraLargeSpace 
{
	padding-bottom: 18px; 
}

a:link, a:visited, a:active, a
{
/*	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	line-height: 17px;*/

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	text-decoration: none;
	line-height: 17px;
}

a:hover 
{
	color: #7b3c72;
	text-decoration: underline;
}



/* BACKGROUND IMfAGES */

#background {
	position:absolute; 
	z-index:1; 
	width:100%; 
	height: 161px;

}

#image_backgrounds1 {
	display:block; 
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:352px;
	position:absolute;
	text-align: center; 
	top: 620px;
	left: 0px;
	background-image:url(images/bar_background.png); 
	background-repeat: no-repeat; 
	background-position: center center;
	z-index: 99;
}


/* CONTENT AREAS */
#content{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	position:absolute; 
	z-index:1;
 }

#wrapper {
	display:block;
	margin-left:auto;
	margin-right:auto;
	z-index:1; 
	width:1022px;
	top: 0px;
	border-color:#4e2951;
	border-style:solid;
	border-width:1px;
}

#main_table {
	display:block; 
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	
	position:absolute;
	z-index:1000;
	text-align: center; 
	top: 0px;
	left: 0px;
	/*border: thin #000 solid;*/
	
}

#wrap_banner {
	/* display:block; */
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:155px;
	position:absolute;
	z-index:1000;
	text-align: center; 
	top: 83px;
	left: 0px;
/*	background-image:url(images/page_header_background.gif); */
	background-repeat: repeat-x; 
	background-position: top left;
}


#main_table p { 
	text-align: left; 
}

#logo {
	position:relative;
	left:16px;
	top:10px;
	height: 40px;
	float: left;
	/*z-index: 1001; */
}	

#nav_bar {
	position:relative;
	float: right;
	margin-right: 15px;
	top: -10px;
	z-index: 1500;
	*top: 15px;
}

#banner {
	position:relative;
	height: 155px;
	width: 1022px;
	top: 0px;
	left: 0px;
	z-index:1500;
	background-color: #fff;
	
}

#banner img

#content_flash {

}

#toppart {
	top: 0px;
	width: 1022px;
	height: 83px;
	z-index: 3000;
/*	background-image:url(images/home_back.jpg); */
	position:absolute;

}

#contentpart {
	top:0px; 
	margin-top:80px;
	width: 1022px;

}

/* FOOTER */

#footer {
	padding: 0;
	margin:0;

	left: 0px;
	width: 1022px;

}

#footer_nav {
	float: left;
	width:950px;
}

#footer_functions {
	float: right;
	width: 1022px;
	vertical-align:middle;

	/*z-index: 101; */

}

#footer_functions_move {
	text-align: left;
	margin-left: 855px;

}

#footer_link {
	float: right;

}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:950px;
	vertical-align:top;
	
}

 .footer_link_text {
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	text-align:right;
	vertical-align:top;
}

a.footer_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:950px;
	vertical-align:top;
}

a.footer_text:hover, a.footer_text_es:hover
{
	text-decoration: underline;
}

/* FUNCTIONS  */
#backtotop {
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

form div {
	clear: left;

}



#pull_outs {
	position: absolute;
	top: 240px;
	width: 1022px;
	text-align: right;
	z-index: 1000;
}

.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	z-index: 1002;

}


/* LINK STYLES */

a.footer:link, a.footer:visited, a.footer:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	text-decoration: underline;
	
}

a.footer:hover {
	text-decoration: underline;
	color: #7b3c72;
}

a.foot_functions:link, a.foot_functions:visited, a.foot_functions:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4d;
	text-decoration: underline;	
	vertical-align:middle;
	margin-left:20px;
}

a.foot_functions:hover {
	text-decoration: underline;
}

/* MORE TEXT */

p.content_list 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

p.crumb_text {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	text-decoration: none;
	line-height: 30px;
}

.crumb_text {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	text-decoration: none;
	line-height: 30px;
}

a.crumb_text:hover
{
	color: #7b3c72;
	text-decoration: underline;
}

p.foot_print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4d;
/*	background-image:url(images/print_button.png); */
	background-repeat: no-repeat; 
	border-style:none;
	background-position: left top ;
}


p.foot_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4d;
	/*background-image:url(images/email_button.png); */
	background-repeat: no-repeat; 
	border-style:none;
	background-position: left top;
}

div.foot_email
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4d;
	background-image:url(images/email_button.png);
	background-repeat: no-repeat; 
	border-style:none;
	background-position: left center;
	
}

div.foot_print
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4d;
	background-image:url(images/print_button.png); 
	background-repeat: no-repeat; 
	border-style:none;
	background-position: left center ;
}

.no_bottom_padding
{
	padding-bottom: 0px;
}

.bottom-header3
{
	padding-bottom: 2px;
}
.bottom-regular
{
	padding-bottom: 15px;
}
	


/* PAGE FORMATTING */

#copy_area_subpage1 {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
	/*margin-top:10px;*/
}

#copy_area_subpage1_sub {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
}

#copy_area_subpage1_no_margintop {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
}

#copy_area_subpage {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
}

#copy_area_subpage1_patTable {
	z-index:1000;
	width: 950px;
	text-align: left;
	margin-left: 40px;
	margin-right:25px;
	float:left;
}
/*
#copy_area_subpage1 ul {
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	list-style-image: url(images/list_bullets.png);
	list-style-position: outside;
	margin-left: 30px;
	
	font: 11pt/20pt verdana;
	color: #333333;	
	font-weight: normal;
	} 
*/

#copy_area_subpage2 {
	z-index:1001;
	width: 460px;
	text-align: left;
	float:right;
	margin-right: 35px;
	overflow:hidden;
	
}


#copy_area_subpage2_a {
	z-index:1001;
	width: 240px;
	text-align: left;
	margin-left: 40px;
	float:left;
	overflow:hidden;
	
}

#copy_area_subpage2 ul {
	padding-top: 2px;
		
	padding-bottom: 1px;
	margin-bottom: 1px;
	list-style-image: url(images/list_bullets.png);
	list-style-position:inside;
	margin-left: 30px;

} 

#copy_area_subpage3 {
	z-index:1000;
	text-align: left;
	margin-left: 40px;
	float:left;
}

#whitearea_subpage {
	position:relative;
	width: 1022px;
	z-index:101;
	text-align: left;
	display:inline;

	background-image:url(images/bar_background.png); 
	background-repeat:no-repeat;
	background-position:inherit right;	
	overflow:hidden;

}

#whitearea_subpage_2 {
	position:relative;
	width: 900px;
	z-index:101;
	text-align: left;
	display:inline;
	overflow:hidden;

}
.copy_area_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color:#98829a;
}
#header {
	top: 0px;
	left:0px;
	background-color:#ffffff;
	width: 1022px;
	margin-bottom: -15px;

}

#crumb {
	position: relative;
	top: 0px;
	z-index:2000;
	left: 40px;
	text-align: left;
	width: 730px;
	float:left;
}


#pgname {
	float: left;
	z-index:4;
	


}
#pgtitle {
	display: block;
	float: left;
	margin-left: 40px;
	z-index:4;

}

#pgpurple {	
	font: 11pt/15pt Tahoma;
	color: #884e7d;	
	font-weight: bold;
	width: 700px;
	line-height: 26px;
	text-align:left;
	margin: 10px 0px 0px 0px;
}

#pgpurplecompare {	
	font: 11pt/15pt Tahoma;
	color: #884e7d;	
	font-weight: bold;
	width: 700px;
	line-height: 26px;
	text-align:left;
	margin: 10px 0px 0px 0px;
}


#ulpurple
{
	font: 11pt/15pt Tahoma;
	color: #884e7d;	
	font-weight: bold;
	width: 680px;
	line-height: 26px;
	text-align:left;
	
}
.lipurple
{
	font: 11pt/15pt Tahoma;
	color: #884e7d;	
	font-weight: bold;
	width: 680px;
	line-height: 26px;
	text-align:left;
	
}


/* IMAGES */

img.pad_top {
	margin-top: 10px;
}


p.col2 {
	width: 305px;
	margin-top: 0px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;
	padding-bottom:15px;
}

p.col2-no-bottom-padding
{
	padding-bottom:0px;
}


p.col3 {
	margin-top: 0px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;
	padding-bottom:15px;
}

p.leftcol {
	margin-top: 0px;
	padding-bottom:15px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: bold;
	text-align: left;
}


p.col_temp {
	margin-top: 0px;
	margin-bottom: 2px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;
	text-align: left;
}

p.col_temp_c {
	margin-top: 0px;
	margin-bottom: 2px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;	
	text-align: center;
}

p.leftcol_temp {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	font-style: normal;
	padding: 0px;
padding-right:0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: bold;	
	text-align: left;
}


p.footnotes {
	padding-top: 6px;
	margin-top: 6px;
	margin-left: 30px;
	font-style: normal;
	padding: 0px;
	font: 10pt/15pt verdana;
	color: #333333;	
	font-weight: normal;
	width:750px;
}




/* TABLE FORMATING - 3 columns*/
table.format_size {
	width: 900px;
	margin-left: 40px;
	text-align: left;
	border-collapse: collapse;
	background-image:url(images/embell_head.png); 
	background-repeat: no-repeat; 
	background-position: top center;
	
}

.tableback {
	background: url(images/table_back_1.png) top center repeat-y transparent;
	_background-image: none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’images/table_back_1.png’);

}



.col1_size {
	width: 165px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	padding-bottom:0px;
	
}

.col2_size {
	width: 355px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	padding-bottom:0px;
}

.col3_size {
	width: 355px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	
}


.col1_size_se {
	width: 185px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	padding-bottom:0px;
	
}

.col2_size_se {
	width: 345px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	padding-bottom:0px;
}

.col3_size_se {
	width: 345px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
	margin-top:4px;
	padding-top: 15px;
	
}

.col1_embel1 {
	background-image:url(images/side_colm_emb_v2.png); 
	background-repeat: repeat-y; 
	background-position: top left;
	
}

.col1_embel2 {
	background-image:url(images/side_colm_emb_v3.png); 
	background-repeat: repeat-y; 
	background-position: top left;
	
}
.border_horizontal {
	height: 17px;
	width: 850px

}

.border_vertical {	
	height:750px;
	width: 16px

}

span.bodybold {

	font-weight: bold;
}
.hideContent
{
    display: none;
}

.no_margin
{
	margin:0px;
	padding:0px;
}
	
.itemColor
{
	color:#A2077F;
}

/* TABLE FORMATING - 5columns*/
table.format_size_temp {
	width: 900px;
	margin-left: 40px;
	margin-right: 30px;
	text-align: left;
	border-collapse: collapse;
	/*background-image:url(images/embell_head_temp.png); */
	background-repeat: no-repeat; 
	background-position:center center;
}

.tableback_temp {
	background: url(images/table_back_1.png) top center repeat-y transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’images/table_back_1.png’);
}


.col1_size_temp 
{
	width: 157px;
	text-align: left;
	padding: 10px;
	padding-right:0px;
	vertical-align:top;
}

*html .col1_size_temp 
{
	\padding-right:0px;
	p\adding-right:0px;
}

.col2_size_temp 
{
	width: 210px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
}


.col3_size_temp {
	text-align: left;
	padding: 10px;
	vertical-align:top;
}

.col4_size_temp 
{
	width: 250px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
}

.col5_size_temp 
{
		width: 157px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
}

.th_size_temp {
	text-align:center;
	padding-top: 1px;
	padding-bottom:5px;
	height: 55px;	
}
.bot_size_temp {
	height: 15px;
}
.col1_embel1_temp {
	background-image:url(images/graphic_feathered.png); 
	background-repeat: repeat-y; 
	background-position: top left;
}

.colSpace 
{
	padding-bottom:5px;
}
/* new format */
/* Headings */
h1, h2, h3, h4, h5 {border:0; margin:10px 0 10px 0; padding:0; font-weight:bold; color:#000}

h1, h2
{
	font: 15pt/15pt verdana;
	color: #663366;	
	font-weight:bold;
	
}
h2
{
	margin-top:0px;
	padding-top:0px;
}
	
h3
{
	font: 13pt/15pt verdana;
	color: #663366;	
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

ul {
margin-top: 2px;
list-style-position: outside;
list-style-image: url(images/list_bullets.png);
font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
vertical-align:middle;

} 

li
{
font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
padding:0px;
margin-left:25px;
vertical-align:middle;

}

li span
{
font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
padding:0px;
margin-left:25px;
vertical-align:middle;
}

#copy_area_subpage1 ul
{
font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
vertical-align:middle;
list-style-image: none;
padding:0px;
margin:5px 0 0 25px;
}

#copy_area_subpage1 ul li
{
	font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
padding:0px 0 0 20px;
margin-left:0px;
vertical-align:middle;
list-style-type: none;
background-image: url(images/list_bullets-1.png);
background-repeat: no-repeat;
background-position: 0px 3px;
list-style-image: none;
}

#whitearea_subpage ul
{
font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
vertical-align:middle;
list-style-image: none;
padding:0px;
margin:0px 0 0 10px;
/*margin:5px 0 0 10px;*/
}
	
#whitearea_subpage ul li
{
	font: 10pt/15pt verdana;
color: #333333; 
font-weight: normal;
padding:0px 0 0 20px;
margin-left:0px;
vertical-align:middle;
list-style-type: none;
background-image: url(images/list_bullets.png);
background-repeat: no-repeat;
background-position: 0px 3px;
list-style-image: none;
}

.BoldSubhead 
{
	font: 13pt/20pt verdana;
	font-weight: bold;
	color: #663366;
	padding-top:2px;
	padding-bottom:2px;		
}

.HeadlineLevelTwo 
{
	font: 15pt/20pt verdana;
	font-weight: bold;
	color: #663366;
	padding-top:4px;
	padding-bottom:4px;

}


p a u{
	font: 10pt/15pt verdana;
	color: #663366;	
	font-weight: normal;
	padding-bottom: 15px;
}
 .emailLink
 {
	font: 10pt/15pt verdana;
	color: #663366;	
	font-weight: normal;
	padding-bottom: 15px;
	
 }
 
 emailLink:hover
 {
	text-decoration:underline;
	color:#663366;
	
 }

.glossary
{
	font-family: Verdana;
	color: #d26717;
	font-size: 12px;
	text-decoration: none;
}

a.glossary, a.glossary:link, a.glossary:visited, a.glossary:active
{
	font-family: Verdana;
	color: #d26717;
	font-size: 12px;
	text-decoration: underline;
}

a.glossary:hover 
{
	color: #d26717;
}

/** Nice Titles **/
div.nicetitle 
{
    position: absolute;
    background-color: #FAF7E6;
    border: 1px #8f96c5 solid; 
    top: 0px;
    left: 0px;
    font-size: 11px;
    font-family: verdana;
    z-index:2500;
}

div.glossaryTermTitle
{
	background-color: #945A8A;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	z-index:2500;
}

div.glossaryDefinition 
{
	padding: 3px;
}

#footer_functions_move_fr {
	text-align: left;
	margin-left: 840px;

}

#footer_functions_move_fi {
	text-align: left;
	margin-left: 780px;

}

.footer_text_es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:970px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}


a.footer_text_es
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:970px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

.footer_text_pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:950px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}


a.footer_text_pt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 20px;
	text-align: left;
	width:950px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

.footer_text_id {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 10px;
	text-align: left;
	width:980px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}


a.footer_text_id
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 10px;
	text-align: left;
	width:980px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

.footer_text_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 3px;
	text-align: left;
	width:1010px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

p.footer_text_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 3px;
	text-align: left;
	width:1010px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

a.footer_text_gr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7b3c72;
	margin-left: 3px;
	text-align: left;
	width:1010px;
	vertical-align:top;
	margin-bottom:-10px;
	margin-top:5px;
}

*html .footer_text_id, a.footer_text_id
{
	\margin-left: 20px;
	m\argin-left: 20px;
}

.lastFAQ 
{
	margin-bottom: 15px; 
}


a.footer_text:hover, a.footer_text_es:hover
{
	text-decoration: underline;
}


#mainmenu
{
	width:680px; 
	*width: 680px;
	position: relative;  
	margin-top: -20px;
	*margin-top: 20px;
	z-index: 999999; 
	margin-right: 20px;
}


/* Chrome specific */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav_bar { 
margin-right: 15px;
/*margin-right: -45px;*/
}

#pgpurplecompare {
	margin-bottom: 10px;
	font: 11pt/15pt Tahoma;
	color: #884e7d;	
	font-weight: bold;
	width: 700px;
	line-height: 26px;
	text-align:left;
	margin: 10px 0px 15px 0px;
}

#copy_area_subpage1_no_margintop {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
	margin-top:10px;
}

#copy_area_subpage {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
}

#copy_area_subpage1 {
	z-index:1000;
	width: 720px;
	text-align: left;
	margin-left: 40px;
	float:left;
	margin-top:10px;
}

.col4_size_temp 
{
	width: 180px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
}

.col2_size_temp 
{
	width: 180px;
	text-align: left;
	padding: 10px;
	vertical-align:top;
}
}
