html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1;
	list-style: none;
}


H1 {
FONT-SIZE: 24px;
   	color: #082A62;
font-style:italic;
}
H2 {
   	font-size: 22px;
	margin-bottom:10px;
}
H3 {
FONT-SIZE: 12px
}
p{
    	font-size: 14px;
    	line-height: 20px;
	margin-bottom:20px;
}
body{
	color: #000000;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
}

textarea{
	width:98%;
}
/********************MAIN CART DESIGN*******************/
.reset_styles{

}
.header {
	background-color:#337FC1;
	padding-left:10px;
	padding-right:10px;
	border: solid #337FC1 1px;
}
.header,.header table {
	color:white;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
}
.header a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.star {
	color: #FF0000;
	display: inline;
}
.caption {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	border: solid #337FC1 1px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 10px;
}

.info{
	margin: 1px;
	padding: 3px;
	border: solid #337FC1 1px;
	padding-left: 5px;
	padding-right:5px;
	font-size: 10px;
}
.highlight {
	background-color:#f7f7f7;
}

.cpp{
	width: 50px;
	background: #cccccc;
	height: 50px;
	overflow: hidden;
}




.reset_styles,.reset_styles html, .reset_styles body, .reset_styles div, .reset_styles span, .reset_styles applet, .reset_styles object, .reset_styles iframe,
.reset_styles h1, .reset_styles h2, .reset_styles h3, .reset_styles h4, .reset_styles h5, .reset_styles h6, .reset_styles p, .reset_styles blockquote, .reset_styles pre,
.reset_styles a, .reset_styles abbr, .reset_styles acronym, .reset_styles address, .reset_styles big, .reset_styles cite, .reset_styles code,
.reset_styles del, .reset_styles dfn, .reset_styles em, .reset_styles img, .reset_styles ins, .reset_styles kbd, .reset_styles q, .reset_styles s, .reset_styles samp,
.reset_styles small, .reset_styles strike, .reset_styles strong, .reset_styles sub, .reset_styles sup, .reset_styles tt, .reset_styles var,
.reset_styles b, .reset_styles u, .reset_styles i, .reset_styles center,
.reset_styles dl, .reset_styles dt, .reset_styles dd, .reset_styles ol, .reset_styles ul, .reset_styles li,
.reset_styles fieldset, .reset_styles form, .reset_styles label, .reset_styles legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1;
	list-style: none;
   	color: #000000;
	font-style:normal;
	font-weight: inherit;
	font-family:"Times New Roman", Times, serif;
}
.reset_styles{
	font-size: 16px;
}
.reset_styles H1 {
	font-weight: inherit;
	font-size: 32px;
}
.reset_styles H2  {
	font-weight: inherit;
	font-size: 24px;
}
.reset_styles H3 {
	font-weight: inherit;
	FONT-SIZE: 12px
}
.reset_styles p {
	font-size: 14px;
	line-height: 20px;
	margin:20px 0px;
}


