body{
	background-color : #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;	
}
h1{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B4B4B;
	padding : 3px 3px 3px 0px;
	margin : 0px 0px 0px 0px;
}
h2{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin : 0px 0px 0px 0px;
	font-weight : normal;
}
h3{
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px 0px 0px;
}
h4{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px 0px 0px;
}
h5{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px 0px 0px;

}
h6{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px 0px 0px;
	font-weight : normal;	
}
form{
	margin : 0px 0px 0px 0px;	
}
p {
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	line-height : 13px;
}
td{
	line-height : 13px;
}
li{
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;		
}
a:link{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;	
}
a:visited{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;	
}
a:hover{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
	width: 100%;
	text-decoration : underline;	
}
a:action{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;	
}
/* formats the link text in the top blue bar*/
.toplinktext{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
.toplinktext a{
	display: block;
}
.toplinktext a:link{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
.toplinktext a:visited{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
.toplinktext a:hover{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : underline;
}
.toplinktext a:active{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
/* formats the link text in the bottom blue bar*/
.bottomlinktext{
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
}
.bottomlinktext a{
/*	display: block;*/
}
.bottomlinktext a:link{
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
.bottomlinktext a:visited{
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
.bottomlinktext a:hover{
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : underline;
}
.bottomlinktext a:active{
	font-weight : normal;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	width: 100%;
	text-decoration : none;
}
/*formats the properties of the main table that contains everything*/
.maintable{
	border-right : 1px solid #D0CFD6;
	border-left : 1px solid #D0CFD6;
	background-color : White;
}
/* this is the fine print */
.fineprint{
	font-weight : normal;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
}
/*formats the blue bordered table*/
.tableblueborder{
	border : 1px solid #3366CC;
}
/* standard font type throughout site*/
.normalfont{
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;	
}
/*bold hyperlink */
.boldlink{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
}
.boldlink a{
	display: block;
}
.boldlink a:link{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;
}
.boldlink a:visited{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;
}
.boldlink a:hover{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
	width: 100%;
	text-decoration : none;
}
.boldlink a:active{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
	text-decoration : underline;
}


/*FORMATS THE NEWSLETTER SIGN UP ON THE HOME PAGE*/
.newslettersignup{
	border : 1px solid #3366CC;
	background-color : #F5F5F5;
/*	margin : 5px 5px 5px 5px;*/
}

/*formats the text fields throughout the site*/
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;	
}
.textarea{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;	
}
.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}
/*formats the text at the top of the page*/
.headertext{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}
.headertext a{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}
.headertext a:link{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}
.headertext a:visited{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}
.headertext a:hover{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
}
.headertext a:active{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}

/*MiniCart formatting*/
.miniheader{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}/*formats header text large*/
.headertextlarge{
	font-weight : bold;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff9900;
}


.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/* Affiliate floating box styles */
.rightbox {
	float:right;
	width:200px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
}

.rightbox .box {
	border:1px solid #3366CC;
	margin-bottom:10px;
}

.rightbox h2 { 
	background:#3366CC; 
	padding:3px 0px;
}

.rightbox p {
	margin:0px;
	padding:10px;
	text-align:left;
}

.rightbox a img {
	border:0px;
	margin-bottom:10px;
}

.rightbox form {
	margin:0px;
	text-align:left;
	padding:5px;
}

.rightbox form label {
	float:left;
	width:80px;
	text-align:left;
	font-size:0.8em;
	vertical-align:middle;
	clear:left;
}

.rightbox form div {
	text-align:center;
	float:none;
	margin:10px auto;
}

.rightbox form p {
	padding:3px;
	text-align:center;
	border-top:1px solid #3366CC; 
}

/* Affiliate registration form */
.affregform {
	text-align:center;
	float:left;
	width:50%;
	margin:10px 0px;
}

.affregform table {
	border:1px solid #3366CC; 
	border-collapse:collapse;
	width:98%;
	margin:1% auto;
}

.affregform table th {
	color:white;
	background:#3366CC; 
}

.affregform table td {
	line-height:20px;
	padding:2px 10px;
	text-align:left;
}

.couponmessage {
	font-weight : bold;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
	text-align:center;	
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	background-color : #F7F7F7;
	padding : 4px 4px 4px 2px;
}

.toc {
	font-weight: bold;
	font-size: 13px
}

