body {
	margin: 0; padding: 0;
	background-image: url('../images/main_bg.jpg');
	background-color: #E5E5E5;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	font-size:12px;
}
#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	border: 0;
	display: block;
}

.topnav {
	color:#FFFFFF;
	font-size:12px;
}
.dimborder {
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.business-center {
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	background-color:#515197;
	background-image:url(../images/business-center-bg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.style1 {
	font-size: 12px
}
table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
/* Text and Paragraphs */
.sale {
	font-size: 12px;
	color: #FF1A1A;
}
p {
	font-size: 12px;
}
hr {
	height: 1px;
	color: #9C9FA6;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
p.footer {
	font-size: 10px;
	color: #999999;
}
.footer {
	font-size: 10px;
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.currentpage {
	background-color: #AAAAAA;
	color: #FFFFFF;
	padding: 2px;
}
/* Links */

a:link, a:active, a:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF1A1A;
}
a.small:link, a.small:active, a.small:visited {
	font-size : 10px;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.submenu:hover {
}
a.smallmenu:link, a.smallmenu:active, a.smallmenu:visited {
	color: #333333;
	font-size: 10px;
}
a.smallmenu:hover {
	color: #304EB6;
}
a.buyonline:link, a.buyonline:active, a.buyonline:visited {
	color: #333333;
	font-size: 10px;
}
a.buyonline:hover {
	color: #304EB6;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #B9B9B9;
	font-size: 10px;
}
a.footer:hover {
	color: #304EB6;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-size : 10px;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 100%;
}
a.menu:hover {
	background-color: #2C43A2;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
a.banner:link, a.banner:active, a.banner:visited {
	font-size : 12px;
	color:#000066;
	font-weight:bold;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 100%;
}

td.topnav a
{
	color:#FFFFFF;
	margin-right:10px;
	margin-left:10px;
}
/* Headings and Titles */
H1 {
	Font-size: 16px;
	margin: 0px 0px 0px 0px;
}
H2 {
	Font-size: 18px;
	margin: 0px 0px 0px 0px;
}
H3 {
	Font-size: 16px;
	margin: 0px 0px 0px 0px;
}
H4 {
	Font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #264491;
}
H5 {
	Font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #264491;
}
H6 {
	Font-size: 10px;
	margin: 0px 0px 0px 0px;
}
H6.light {
	color: #1E3D97;
	font-weight: normal;
}
/* Tables and Cells */

table.menu {
	background-color : #FFFFFF;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #333333;
}
td.submenu {
	font-size: 10px;
	color: #FFFFFF;
}
td.heading {
	background-color: #D9E7F4;
}
td.data1 {
	background-color: #FFFFFF;
}
td.data2 {
	background-color: #EEEEEE;
}
td.small {
	font-size: 10px;
}
td.b2bheader {
	background-color: #CCCCCC;
	border-bottom: 1px solid #9c9fa6
}
/* Forms and Buttons */
input.textbox {
	border: 1px solid #A5ACB2;
	background-color : #FFFFFF;
}
input.button {
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
}
input.smbutton {
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 20px;
}
input.xsmbutton {
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 20px;
	width: 82px;
	font-size: 10px;
}
input.addbutton {
	border: 1px solid #9C9FA6;
	background-color : #CACACA;
	height: 15px;
	width: 30px;
	font-size: 9px;
}
input.dropdown {
	font-size: 10px;
}
/* Lists */
ul {
	font-size: 10px;
}
li {
	font-size: 10px;
}
ul.menu {
	font-size: 12px;
	margin: 5px 0px 0px 25px;
	list-style: none inside none;
}
h4 {
	color: #000066;
}
h5 {
	color: #000066;
}
.input {
	border: 1px solid #290066;
	font-size: 12px;
}
.input2 {
	border: 1px solid #290066;
	font-size: 12px;
}
a:link {
	color: #000066;
}
a:active {
	color: #000066;
}
a:hover {
	color: #FF3333;
}
a:visited {
	color: #000066;
}
.indentlink {
	margin-left: 10px;
}
.style2 {
	font-size: 8
}
.style3 {
	font-size: 14
}
.head {
	padding:5px 5px 5px 6px;
	font-size:10px;
	font-weight:bold;
}
.main {
	font-size:9px;
	cursor:pointer;
}
a.main:hover {
}
.sub {
	font-size:9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a.sub:hover {
}
a.sub:link, a.sub:active, a.sub:visited {
	font-size:9px;
}
a.sub2:link, a.sub2:active, a.sub2:visited {
	font-size:9px;
}
/* Divs */ 
#content {
	display: block;
	overflow: auto;
	position: static;
	width: 560px;
}

