@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #2C5F93;
}
#container {
	width: 780px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}

a {
	color:blue;
	text-decoration: none; 
}

a:hover {
	color:red;
}

.lists {
	list-style-image:url(img/arrow.gif);
	margin-left:10px;
	line-height:19px;
} 
.listEmail {
	list-style-image:url(img/email.gif);
	margin-left:20px;
	line-height:20px;
	left: -20px;
} 
.listFeatures {
	list-style-image:url(img/bg-a1-nav-section.gif);
	line-height:19px;
} 
.listQuestion {
	list-style-image:url(img/questionmark.jpg);
	line-height:19px;
} 
#header {
	padding-top: 8px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 150px;
}
#header h1 {
	margin: 0;
	padding: 0px;
	text-align: left;

}
#mainContent {
	padding: 0 60px; 
	background: #FFFFFF;
	font-size: 12px;
}
#footer {
	padding: 0 10px;
}
#container #mainContent h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
	font-size: 9px;
}

.floatleft {
	float: left;
	margin-right: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	color: #FFFFFF;
}

.floatleftAbout {
	float: left;
	margin-right: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
	padding: 1px;
	margin-bottom: 38px;
}

h3 {
	border-bottom-style: dashed;
	border-bottom-color: #2C5F93;
	border-bottom-width: 1px;
}

.boxtop {
	margin-bottom: 2px;
	width: 200px;
	background-color: #D7D7FF;
	text-align: center;
	font-weight: bold;
	color: #666666;
	height: 16px;
}

.boxtoptwo {
	margin-bottom: 2px;
	width: 260px;
	background-color: #D7D7FF;
	text-align: center;
	font-weight: bold;
	color: #666666;
	height: 16px;
}

.ContactBoxTwo {
	margin-bottom: 2px;
	width: 260px;
	background-color: #D7D7FF;
	text-align: center;
	font-weight: bold;
	color: #666666;
	height: 16px;
	margin-left: 10px;
}

#container #mainContent .five td {
	text-align: center;
}

#container #mainContent .borderDouble {
	background-image: url(img/b_1px.gif);
	text-align: center;
	font-weight: bold;
	color: #4B95E3;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4B95E3;
}
#container #mainContent h1 {
}

table.one {
	float: left;
	position: relative;
	table-layout: auto;
	border-width: 1px;
	border-style: dotted;
	width: 200px;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
}

table.two {
	float: left;
	position: relative;
	table-layout: auto;
	border-width: 1px;
	border-style: dotted;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 200px;
	height: 150px;
	font-size: 12px;
}

table.three {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	position: relative;
	table-layout: auto;
	border-width: 1px;
	border-style: dotted;
	width: 200px;
	height: 150px;
	font-size: 12px;
}
table.four {
	float:left;
	position: static;
	table-layout: auto;
	border-width: 1px;
	border: dotted;
	width: 260px;
	height: 150px;
	font-size: 12px;
	margin-bottom: 20px;
}
table.five {
	float:right;
	margin-bottom: 20px;
	position: static;
	table-layout: auto;
	border-width: 1px;
	border: dotted;
	width: 260px;
	height: 150px;
	font-size: 12px;
}
table.OrderOne {
	position: relative;
	table-layout: auto;
	border-width: 1px;
	border: dotted;
	font-size: 12px;
	float: left;
	margin-bottom: 10px;
}
table.OrderTwo {
	position: relative;
	table-layout: auto;
	border-width: 1px;
	border: dotted;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
	margin-right: 40px;
}

#navcontainer {
	padding: 0;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #fff;
	width: 78px;
	height: 16px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #003399;
}

#navcontainer ul li a:hover {
	color: #000000;
	background-color: #8080FF;
}

#navcontainer a:active {
	color: #fff;
	background-color: #8080FF;
	font-weight: bold;
}

#navcontainer li#active a {
	border: 1px solid #FFFFFF;
	color: #fff;
	background-color: #8080FF;
	font-weight: bold;
}

a.menuLink {
	font-size: 10px;
	font-weight: lighter;
}


a.minilink, a.minilink-selected {
	display: block;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: none;
	background-image: url(img/questionmark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 6px;
} a.minilink-selected {
	font-weight: bold;

} a.minilink:hover {
	color: #FF0000;
	
}

ul.faq, ul.faq li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.faq li div {
	display: none;
	margin: 0 0 1em 16px;

} 
ul.faq li.open a {
	font-weight: bold;

} 

ul.faq li ul li {
	list-style: disc;
} 

ol, ol li, ul.faq li ol li {
	list-style: decimal; 
}
	

#container #mainContent #table1 .Feature {
	font-weight: bold;
}

#container #mainContent #table1 .Light {
	text-align: center;
}

#container #mainContent #table1 .BGtable {
	background-color: #EEEEEE;
}

.ProductBox {
	margin-bottom: 2px;
	width: 600px;
	font-weight: normal;
	height: 80px;
}

.NoIcon {
	display:block;
	text-align:left;
	text-indent:-9999px;
	background:transparent url(img/no-icon.gif) no-repeat 50% 50%;
}

.YesIcon {
	display:block;
	text-align:left;
	text-indent:-9999px;
	background:transparent url(img/yes-icon.gif) no-repeat 50% 50%;
}
