/* Globals */
body {
	background-color: #F4EAFF;
	font: 11px Verdana;
	line-height: 17px;
	margin: 0px;
}
td {
	font: 11px Verdana;
	line-height: 17px;
}
a {
	color: #1C2587;
}
a:hover {
	color: #D753E7;
}
/* Common */
.content {
	text-align: center;
	background-color: #ffffff;
}
.content_copyBold {
	font-weight: bold;
}
.horizontalDivider {
	background-image: url(/images/common/spc_dottedLine_hz.gif);
	background-repeat: repeat-x;
}
.content_highLight {
	color: #D94EEA;
}

.content_copySmall {
	font-size:9px;
}
.content_subHead {
	background-color: #F2ECF9;
	padding: 10px;
}

.content_copySmallHigh {
	color: #D94EEA;
	font-size:9px;
}

.content_linkSmall {
	font-size: 9px;
	color: #1B2695;
	text-decoration: none;
}

/* Pop ups */
.popUp_header {
	background-color: #EDE4F6;
}

/* Feedback */
.feedbackQuotes P {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.feedbackQuotes P .name {
	font-style: normal;
	font-weight: bold;
}

font.plain {font-family: Arial; color: #1c2587; font-size: 11px; font-weight: normal;}

a.plain {font-family: Arial;font-size: 10px;color: #8d7dbd; text-decoration: none;}
a.plain:hover {font-family: Arial;font-size: 10px;color: #D753E7; }

.product_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
	font-size: 23px;
	color: #323A93;
	font-family: arial;
	letter-spacing: -1px;
	text-align: right;
	margin-right: 20px;
}
	
.product_nav li a {
	text-decoration: none;
}
	
.product_nav li {
	margin-top: 18px;
	line-height: 13px;
}

.product_nav li a .subnav {
	font-size: 11px;
	color: #999;
	letter-spacing: 0px;
}

.product_nav li a:hover .subnav{
	color: #333;
	