.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bigBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
A:link {
	COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #93B0D0; TEXT-DECORATION: none
}
.imgRight {
	float:left;
	padding:10px;
}
.floatLeft {
	float:left;
	padding-right:10px;
}
.floatRight {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}
div#video {
	float:left;
	padding:10px;
}
#submitpad {
  padding: 3px;
  background-color: #e5e5e5;
  margin: 0px;
  border-width: 3px;
  border-color: #e5e5e5;
  border-spacing: 0;
}
div#item1{
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	min-height:140px;
	height:auto !important;
}
div#item2{
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	height:auto !important;
}
div#item3{
	border-bottom-style:dashed;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	height:auto !important;
}
	
div#item{
	border-bottom-style:dashed;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	min-height:107px;
	height:auto !important;
	height:107px;

}
div#block{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	width:50%;
	clear:both;
	
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	
	float:right;
	margin:10px;
}
div#addToCart{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	color:#FFFFFF;
	margin:auto;

	background-color:#2761A2;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	padding: 5px 5px 5px 5px;
	text-align:center;
	clear:both;

}
div#quote{
	margin:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}

div#header{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	
	width:70%;
	margin:auto;
	
	padding: 5px 5px 5px 5px;
	text-align:center;
	clear:both;

}
div#form{
	float:right;
	padding:15px;
	clear:both;	
}

.addToCart2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:oblique;
	font-weight:bolder;
	color:#FFFFFF;

	background-color:#2761A2;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	clear:both;
	margin:auto;
	padding-top:7px;
	padding-bottom:7px;
}

.iWantItButton{
	border:0px;
	padding:0px 0px 0px 0px;
	background-color:#2761A2;
	outline:0;
	cursor:pointer;
}

a.noThanks:link{
	color:#FFF;
	text-decoration:none;
	background-color:#2761A2;
	font-size:12px;
}

a.noThanks:visited{
	color:#FFF;
	text-decoration:none;
	background-color:#2761A2;
	font-size:12px;
}

a.noThanks:hover{
	color:#FFF;
	text-decoration:underline;
	background-color:#2761A2;
	font-size:12px;
}

a.noThanks:active{
	text-decoration:none;
	background-color:#2761A2;
	font-size:12px;
}

