a:link {
	color: #5252A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424280;
}
a:hover {
	text-decoration: underline;
	color: BLACK;
}
a:active {
	text-decoration: none;
	color: #9590CB;
}
.style3 {
	border-width: 1px;
}
.style4 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}
.style5 {
	text-align: left;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9590CB;
	font-size: 12px;
}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.style9 {
	border: 2px solid #4949AB;
	background-color: #F3F3FE;
}
.style10 {
	background-color: #FFFFFF;
}
.style11 {
	color: #9590CB; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
.style12 {
	color: #9590CB;
	text-align: center;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 auto;
}
.style14 {
	font-size: 12px;
}
.content_home {
  font-family: verdana, arial, helvetica, sans serif; 
  color: #5252A0; 
  font-size: 10pt; 
}
.template_image_no_border{
  border : none;
}
.ac_ppinc_content{
  background-color: #FFFFFF;
  vertical-align : top;
  height : 100%;
  padding: 0px; 
  padding-bottom: 25px;
}
.template_mainbackground{
  background-color : #9590CB;
  border-color : #9590CB;
}
.template_table_image_background{
}
.template_copyright{
  background-color : #9590CB;
  text-align: center;
  font-size: 10pt;
  color: #FFFFFF;
}
a.copyright_link {
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
  color: #FFFF00;
}
.template_cartcontents{
  background-color : #FFFFFF;
  text-align: center;
  font-size: 9pt;
  color: #000000;
}
.template_checkoutcartcontents{
  background-color : #FFFFFF;
  text-align: center;
  font-size: 10pt;
  color: #000000;
}
.template_fonth1{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17pt;
  font-weight: bold;
  color: #FFFFFF;
}
.template_fonth2{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style : italic;
  color: #FFFFFF;
}
a.ac_cart_info_links {
  padding: 0px;
  padding-right: 5px; 
  padding-left: 30px;
  font-size: 10px;
  text-decoration : none;
}
.ac_left_nav{
  width: 200px;
  vertical-align : top;
  padding: 0px;
  padding-top: 15px;
}
a.ac_left_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px; 
  padding-left: 10px;
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
}
a.ac_left_sub_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px; 
  padding-left: 22px;
  font-size: 9pt;
  font-weight: normal;
  text-decoration : none;
}
.bottomnav {
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans serif;
  color: #ffffff;
}  
.lightfooter {
  font-size: 12px;
  color: #D2D2E8;
}
a.lightfooter {
  font-size: 12px;
  color: #D2D2E8;
}
a.biglink {
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans serif; 
  font-size: 1.4em;
  color: white;
}
.disclaimer {
  font-size: 10px;
  font-style: italic;
}

.ac_missing_field{
  width: 500px;
  text-align:center;
  color: #FF0000;
  font-size:12pt;
  padding: 0px;
  padding-top:10px;
  border-top:1px solid #000000;
}

.ac_checkout_top_msg{
  background-color: #D1D3E9;
  width: 500px;
  font-size:12pt;
  text-align:left;
  padding: 3px;
  margin: 0px auto;
}

.ac_checkout_review{
  background-color: #ffffff;
  font-size: 10pt;
  border: 1pt solid #AAAAAA;
  margin: 0px auto;
  width: 500px;
}

/* ~~~~~~ View Cart Table ~~~~~~*/

table.ac_cart_table{
  background-color: #5252A0;  /* this color ends up being the border color for the table */
  width: 90%;
  margin:0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
  font-size : 10pt;
  text-align: center;
}

table.ac_cart_table th{
  font-size : 11pt;
  background-color: #5252A0;
  margin:0px;
  width: auto;
  vertical-align : top;
}

table.ac_cart_table td{
  background-color: #FFFFFF;
  color: #000000;
  border: 0px;
  width: auto;
}
