body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111; 
	margin-top:0px;      
}   
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;       
}
.bodybold {
	font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight: bold;
}
a:visited {
	color: #336666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #336666;
}
.style1 {font-weight: bold}
.style2 {font-size: 15px}
.style3 {
	font-size: 15px;
	color: #336666;
	font-weight: bold;
}   
.copyright {
	font-size:9px;
	color: #A4CCCF;
	padding-top: 3px;         
}	
a.copyright {
	text-decoration:none; 
	font-weight:normal;   
}
h2 {
	font-size: 13px;
	color: #336666;
	font-weight: bold;
}
.subtitle {
	font-size: 13px;
	color: #336666;
	font-weight: bold;
}
a.subtitle {
	text-decoration:none;
} 
.descriptionbox {
	background-color: #f6f6f6;
	font-size:11px;
	text-align:left;
	color: #111111;
	line-height: 13px;
} 
h1 {
	font-size: 15px;
	color: #336666;
	font-weight: bold;
}
.maintitle {
	font-size: 15px;
	color: #336666;
	font-weight: bold;
}
.topborder-aqua {
	border-top:solid 1px;
	border-top-color:#004d57;
	}
	
.bottomborder-aqua {
	border-bottom:solid 1px;
	border-bottom-color:#004d57;
	}
	
.leftborder-aqua {
	border-left:solid 1px;
	border-left-color:#004d57;
	}
	
.rightborder-aqua {
	border-right:solid 1px;
	border-right-color:#004d57;
	}
	td.cartCell {
		background-color: #f6f6f6;
		border-top: 1px solid #ababab;
		border-bottom: 1px solid #ababab;
		padding: 5px;
		font-weight: bold;     
	}
	td.cartBottomCell {
		border-bottom: 1px solid #ababab;     
		font-weight: bold;     
	}
	td.cartTopCell {
		border-bottom: 1px solid #ababab;     
		font-weight: bold;     
	}                                         
	.alert {                                      
		font-size: 11px;      
		color: #AC0707;      
	}                        
	.CartItems
	{
		padding-bottom: 5px;
		color: #111111;      
	}         
	.Required
	{
	    FONT-WEIGHT: normal;
	    FONT-SIZE: 14px;
	    COLOR: #FF0000;                                               
	    TEXT-DECORATION: none; 
		vertical-align: middle;   
		line-height:5px;
	}
	.BodyLight {
		font-size: 12px;      
		color: #333333;       
	}