/* CSS Document */

body {
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
	
p,td,div {
	font-size: 13px;
	}
	
a {
	color: #CC3399;
	text-decoration: none;
	border: none;
	}

a:hover	{
	color: #d62782;
	text-decoration: none;
	border: none;
	}

a:link { border: none;
	 text-decoration: none;
 }
	 
a:visited {
	text-decoration: none;
	border: none;
	 }


.nav {
	text-align: right;
	}

.nav a {
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		text-align:right;
	}

a.navLgLink_pink { font-size: 18px; color: #D91087; font-style:italic; }
a.navLgLink_pink:hover {color: #D91087;}
a.navLgLink_teal { font-size: 18px; color: #00A69E; font-style:italic;  }
a.navLgLink_teal:hover { color: #00A69E;}
a.navLgLink_blue { font-size: 18px; color: #000099; font-style:italic;  }
a.navLgLink_blue:hover { color: #00B1D2;}
a.navLgLink_purple { font-size: 18px; color: #9642DB; font-style:italic;  }
a.navLgLink_purple:hover {color: #9642DB; }
a.navLgLink_orange { font-size: 18px; color: #E86B1F; font-style:italic;  }
a.navLgLink_orange:hover { color: #E86B1F;}
a.navLgLink_mag { font-size: 18px; color: #351A6F; font-style:italic;  }
a.navLgLink_mag_hover { color: #351A6F;}

a.navSmLink_pink { font-size: 10px; color: #D91087; text-transform:uppercase; line-height: 16px; }
a.navSmLink_pink:hover { text-decoration:underline;color: #D91087;}
a.navSmLink_teal { font-size: 10px; color: #00A69E; text-transform:uppercase; line-height: 16px; }
a.navSmLink_teal:hover { text-decoration:underline;color: #00A69E;}
a.navSmLink_blue { font-size: 10px; color: #000099; text-transform:uppercase; line-height: 16px; }
a.navSmLink_blue:hover { text-decoration:underline;color: #00B1D2;}
a.navSmLink_purple { font-size: 10px; color: #9642DB; text-transform:uppercase; line-height: 16px; }
a.navSmLink_purple:hover { text-decoration:underline;color: #9642DB;}
a.navSmLink_orange { font-size: 10px; color: #E86B1F; text-transform:uppercase; line-height: 16px; }
a.navSmLink_orange:hover { text-decoration:underline;color: #E86B1F;}
a.navSmLink_mag { font-size: 10px; color: #351A6F; text-transform:uppercase; line-height: 16px; }
a.navSmLink_mag:hover { text-decoration:underline;color: #351A6F;}	


.product {
	width: 100%;
	margin-bottom: 17px;
	}

.product a {
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		text-align: center;
		color: #666666; 
		text-transform:uppercase; 
		line-height: 16px;
		font-size: 10px;
	}

.product a:hover {
		text-decoration:underline;
		color: #D91087;
	}	


.footer {
	text-align:right;
	width: 789;
	height: 26px;
	background-color: #EEEEEE;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 6px;
	border-top: #CCCCCC dashed 1px;
	}

.footer a {
	text-decoration: none;
	color: #000000;
	}
	
.press { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #333333;
}

.press a {
	color: #333333;
	}

.content {
	color: #333333; }	


.pressphoto {	
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 2px;
	}
.sidetext {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
		
.tablecell {
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 15px;
	}
.tablecell1 {
	margin-top: 13px;
	padding-top: 10px;
	margin-right: 15px; 
	}
	
.tablecellleft {
	margin-top: 10px;
	}