﻿body
{
	text-align:center;
	padding:0;
	margin:0;
}

.body
{
	font-family:Tahoma;
	font-size:11;
	color:#10425B;
	
	text-decoration:none;
	font-style:normal;
	}

.bold_arial
{
	color:#10425B;
	font-family:arial;
	font-size:13;
	font-weight:bold;
}

.gridheaders
{
	color:#10425B;
	font-family:arial;
	font-size:11;
	font-weight:bold;
}

.combobox
{
	font-family:Tahoma;
	font-size:11;
	color:#10425B;
	text-decoration:none;
	font-style:normal;
	width:120;
}

.align_right
{
 text-align:right;
 font-family: Arial;
 font-size: 12px;
 color: #666666;
 text-decoration: none;
 background-repeat: repeat-y;
 border-left:0;
 border-top:0;
 padding:0;
 margin:0;
 line-height:1.6em;
}

.script
{
 font-family: Arial;
 font-size: 10px;
 color: #666666;
 text-decoration: none;
 line-height:1.6em;
}

.small_links
{
 font-family: Arial;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 line-height:1.6em;
}

p {
 line-height:1.6em;
}


.menu {
 font-family: Arial;
 font-size: 12px;
 color: #666666;
 text-decoration: none;
 font-weight:bold;
}

.validate
{
	font-family:Tahoma;
	font-size:11;
	color:red;
	text-decoration:none;
	font-style:normal;
	width:120;
}

.footer {
 font-family: Arial;
 font-size: 10px;
 color: #666666;
 text-decoration: none;
}

.body_div 
{
width:450;
padding:10;
font-size: 11px;
text-align:left;

}

.blackfaqtext, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h2, h3 { 
 font-size:13px; 
}

.dark_cells 
{
	background-color:#F2F2F2;
}

.delivery_cells 
{
	background-color:#EFF5FE;
}

.dark_cells_mail
{
	background-color:#F2F2F2;
	border:solid 1px #F2F2F2;
}

.delivery_cells_mail
{
	background-color:#EFF5FE;
	border:solid 1px #EFF5FE;
}

/*Hyperlinks*/

.footer a:hover, .footer a:link, .footer a:visited {
 font-weight:normal;
 font-size:11px;
 color: #666666;
 text-decoration:none;
}

.small_links a:hover, .small_links a:link, .small_links a:visited {
 font-weight:normal;
 font-size:11px;
 color: #666666;
 text-decoration:none;
}

.script a:hover, .script a:link, .script a:visited {
 font-weight:normal;
 font-size:11px;
 color: #666666;
 text-decoration:none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.vsubmit
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: #efefef 2px solid;
    FONT-WEIGHT: bold;
    FLOAT: right;
    VERTICAL-ALIGN: bottom;
    BORDER-LEFT: #efefef 2px solid;
    WIDTH: auto;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 2px solid;
    BACKGROUND-COLOR: #cc0000
}
.vsubmit2
{
    BORDER-RIGHT: #efefef 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 4px;
    PADDING-BOTTOM: 4px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #efefef 1px solid;
    WHITE-SPACE: nowrap
}
.vsubmit3
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: #efefef 2px solid;
    FONT-WEIGHT: bold;
    FLOAT: right;
    VERTICAL-ALIGN: bottom;
    BORDER-LEFT: #efefef 2px solid;
    WIDTH: auto;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 2px solid;
    BACKGROUND-COLOR: #cc0000
}


.copyLinks:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	text-decoration:underline;
	font-weight: bold;
 
}

.copyLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	text-decoration:underline;
	font-weight: bold;
}

.checkout_button { 
        background-color: #FF5099; 
        border-color: #F27AB0 #B02D6F #B02D6F #F27AB0; 
        border-style: solid; 
        border-width:2px; 
        padding:5px 10px!important; 
        padding/**/:4px 0px 4px 0px; 
        color:#fff; 
        font-size: 1.2em; 
        font-weight:600; 
        text-decoration:underline; 
        display:block; 
} 
		
.checkout_button:active { 
        border-color: #B02D6F #F27AB0 #F27AB0 #B02D6F; 
        padding:6px 9px 4px 11px; 
 } 
 
 .checkout_button_sm { 
        background-color: #BCD7E5; 
        border-color: #DAECF5 #006699 #006699 #DAECF5; 
        border-style: solid; 
        border-width:2px; 
        padding:7px 10px 7px 10px; 
        font-size: 0.9em; 
        font-weight:800; 
        text-decoration:underline; 
        display:block; 
        width:40px; margin-right:5px; 
        /* Hide from IE-Mac \*/ 
        width:auto; margin-right:0; 
        /* End hide */ 
        } 
        .checkout_button_sm:active { 
        border-color: #006699 #DAECF5 #DAECF5 #006699; 
        padding:8px 9px 6px 11px; 
        } 
 
        
