body {
	text-align: center; /*center hack*/
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1	{
	margin-top: .25em;
	margin-bottom: .25em;
}
#wrap {
	width: auto;  /*center hack*/
	text-align: center;
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
}
#midwrap {
	background-color:#FFFFFF;
}
#header {
text-align:left;
}
#footer {
clear:both;
width: 800px;

}
#main-body {
	float: none;
	width: 100%;
	background-color: #FFFFFF;
}
#content {
	float: none;
	width: 100%;
	overflow:hidden;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	margin:	0 10px;
}
#content table	{
	width: 100%;
}
#content img	{
	padding-top: 10px;
}
#sidebar {
float:left;
width: 150px;
overflow:hidden;
}
.wrapbutton	{
	background-color: #18B5EF;
	background-image: url(../images/spacer.gif);
	background-position: top left;
	background-repeat: repeat;
	height: 100% !Important;
	height: 1%;
	display: none;
}
#button {
	float:left;
	width: 198px;
	overflow:hidden;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #18B5EF;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	display: none;
}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: none;
}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		display: none;
}
#button li a {
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #1958b7;
		border-right: 5px solid #508fc4;
		background-color: #18B5EF;
		color: #fff;
		text-decoration: none;
		width: 100%;
		display: none;
}
html>body #button li a {
		width: auto;
		display: none;
}

#button li a:hover {
	background-color: #2586d7;
	color: #fff;
	border-right-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0AECFE;
	display: none;
}
#fill	{
	background-image: url(../images/bl.gif);
	background-position: left top;
	background-repeat: repeat;
	height: 100% !Important;
	height: 1%;
	width: 195px;
}
.inside {
padding:10px;
}
.insidetop	{
padding-top: 50px;
}
hr	{
width: 100%;
height: 2px;
border: none;
color: #333333;
background-color: #333333;
}
.cat {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #1958B7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #18B5EF;
}
.cat1	{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #18B5EF;
}

div .mdetail table	{
	width:	100%;
	text-align: left;
}
div .mdetail th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}
div .mdetail tr, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
}
div .mdetail	{
	clear: both;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
}
	
div .mdetail1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-left: 20px;
}
div .mdetail2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
div .mdetail3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
div .mdetail4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
div .mdetail5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
.padb	{
	padding-bottom: 20px;
}
.lft	{
	float: left;
}
#list p, tr, td, table	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
}
#list ul {
		list-style: none;
		margin: 0;
		padding: 0 0 0 25px;
		border: none;
}
#list li {
}
#list li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12.75px;
}
#list li a:hover {
}
.leftpad	{
	padding-left: 20px;
}
	
.cap {
	font-variant: small-caps;
	text-transform: capitalize;
}
.error	{
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
}
.Section1	{
	width: 650px;
	margin:0 5px;
}
.Section1 p	{
	margin: 0;
	padding: 4px 2px;
}
.Section1 table, .Section1 td	{
	border:1px solid #000;
}
#product {
	padding: 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#product h1 {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
#product p, #product ul, #product li	{
	font-size: 12px;
	line-height: 1.65em;
}
.ctr	{
	text-align:center;
}
#product hr	{
	width:95%;
	margin: 10px auto;
	height: 1px;
	color: #333333;
}
#wrap #midwrap #main-body #content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
.info, .info table	{
	margin:25px auto 0 auto;
	width:90%;
	border-spacing:2px;
	border:1px solid #000;}	
.info td	{
	border: 1px solid  #000000;
	margin-top: 10px;
	padding:2px 5px;
}
.info th	{
	border: 1px solid #000000;
	padding:5px;
	font-size:12px;
	text-transform:uppercase;
	text-align: left;
	font-weight: bold;
}
#content div	{
	text-align: left;}
#footer tabe	{
	width:100%;}