body{
	background-color : #ffffff;
	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 : #ffffff;
/*	padding : 3px 3px 3px 0px;*/
	margin : 0px 0px 0px 0px;
}
h1.header{
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3366CC;
	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;
}
h2.header
{
	font-weight : bold;
	font-size : 14px;
	color : #3366CC;
}
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;
}
.toc {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;	
	font-weight: bold;
}
th{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
td
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
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;
}

.button 
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
	background-color: #3366CC;
}
input.coupon
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: darkblue;
	text-decoration: none;
}
td.tdcoupon
{
	padding-top: 6px; 
	padding-left: 10px;
	font-size : 16px;

}
a:hover.coupon
{
	padding: 5px;
	border-style: outset;
	border-width: thin;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: darkblue;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}
a:visited.coupon
{
	padding: 5px;
	border-style: outset;
	border-width: thin;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: darkblue;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}

a.coupon
{
	padding: 5px;
	border-style: outset;
	border-width: thin;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: darkblue;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}

/* 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	
}