/* CSS Document */
body,td,th {
	font-family: Verdana, san-serif;
	font-size: 12px;
	color: #000000;
}

.header
{
	font-size:16px;
	color:#18164c;
	font-weight:bold;
	text-align: center;
}
.header-white
{
font-size:16px;
color:#ffffff;
font-weight:bold;
}

.a-content{
	color:#900;
	font-weight:bold;
}

.why-text
{
font-size:12px;
color:#ffffff;
font-weight:bold;
}

.contact
{
font-size:14px;
color:#ffffff;
font-weight:bold;
}

.content-bold
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align: center;
}
.footer
{
font-size:11px;
color:#666666;
}
.disclaimer
{
	font-size:9px;
	color:#666666;
	text-align: center;
	font-weight: normal;
}
.disclaimer-left
{
	font-size:9px;
	color:#666666;
	text-align: left;
	font-weight: normal;
}

/* Content Background*/
.content-back {
	padding: 10px;
	text-align: center;
}
.content-auto {
	padding: 10px;
}
#content-center {
	text-align: center;
}
.disclaimer-right {
	padding: 15px;
	color:#fff;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.center {
	text-align: center;
}
#product-wrap {
	height: auto;
	width: auto;
	margin-left: 25px;
	margin-top: 25px;
}

