body
{
       color: #000000;
	   background: #FFFFFF;
	   background-color: #FFFFFF
       text-align: center;
       margin: 0;
       padding: 0;
}

div.container
{
       background: #FFFFFF;
       text-align: left;
       margin: 8px auto;
       padding: 0;
       width: 680px;
}

div.frontcontainer
{
       background: #FFFFFF;
       text-align: center;
}

input.buynow {
	color: #00516A;
	height: 58px;
	width: 52px;
	display: block;
	margin: 0px;
	border: 0px;
	cursor: pointer; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, Trebuchet, Lucida, Arial, sans-serif
}

input, select, textarea {
	background-color: #F5FBFC;
	font: 12px "MS Sans Serif", Geneva, sans-serif;
}
.radio, .checkbox {
	background-color: transparent;
}

.textsubmit {
	color: #00516A;
	width: 68px;
	display: inline;
	text-align: left;
	margin: none;
	border: none;
	padding: none;
	cursor: pointer; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Verdana, Trebuchet, Lucida, Arial, sans-serif
}

h1 {
	font-size: 20px;
	color:#5D98D4;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	color:#0065CE;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;}
    
h4 {
	font-size: 20px;
	color:#000000;
}

td.h2 {
	font-size: 16px;
	color:#5D98D4;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F69239;
}
	
p {
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}

li {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}

div.dtext {
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}

.greyborder {
	border: thin solid #CCCCCC;
}

.leftbottomgrey {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.rightbottomgrey {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
