* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #3399CC;
}
#outer {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#mainContent {
	min-height: 550px;
}
.bodyContent {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.pageHeader {
	background-image: url(/template/header-back.gif);
}
.menuLeft {
	background-color: #002360;
	margin-top: 10px;
	padding-top: 20px;
}

#menuSub .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B7F2;
	height: 10px;
}
#menuSub, #menuSub a {
	clear: left;
	text-decoration: none;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}
#menuSub {
}
#menuSub .subF1 {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	display: block;
	text-indent: 15px;
}

#menuSub .subF1 a {
	color: #FFFFFF;
	font-size: 15px;
}
#menuSub .subF1 {
	color: #3399CC;
}
#menuSub .subF1:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
#menuSub .subF1 a:hover {
	color: #66CCFF;
}
#menuSub .subF2 {
	font-weight: bold;
	color: #33CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	line-height: 20px;
	display: block;
	text-indent: 15px;
}


#menuSub .subF2 a {
	font-weight: bolder;
	color: #33CCFF;
	font-size: 15px;
}
#menuSub .subF2 a, #menuSub .subF4 a {
	color: #F9A22D
	text-decoration: none	}
#menuSub  .subF3, #menuSub .subF4 {
	width: 140px;
	display: block;
	position: relative;
	left: 15px;
	margin-bottom: -5px;
}
#menuSub  .subF3 a    {
color: #FFFFFF
	text-decoration: none
	margin-left: 15px;
	line-height: 14px;
	color: #FFFFFF;
}
#menuSub .subF3 a:hover, #menuSub .subF5 a:hover {
	color: #FFFFFF
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #205e92;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
p, ul, ol, .tdP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration:underline;
}
.imgFloatRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
	padding-left: 40px;
	padding-bottom: 20px;
}
.imgFloatLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}
#footer {
	height: 80px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #3399CC;
}
#contact .textField {
	height: 20px;
	width: 250px;
	border: 1px solid #00639c;
}
#contact .checkbox {
	height: 15px;
	width: 20;
	border: 1px solid #00639c;
}
#contact .textMulti {

	width: 250px;
	border: 1px solid #00639c;
}
.productTables, .productTablesF2 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.productTablesF2 {
	background-color: #99CCFF;
}
.hr, #mainContent hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.redText {
	color: #FF0000;
}
.blueText {
	color: #0000FF;
}
.viewCart {

	width: 100%;

}
td.viewCart {
	text-align: center;
	padding: 5px;
	background-color: #006699;

}
#ebaytable form {
	margin: 0px;
}
.imageHeading {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.blueHeader {
	font-weight: bold;
	color: #006699;
}
.blogYearHeader {
	color: #FFFFFF;
	background-color: #205E92;
	padding: 5px;
	height: 30px;
}
.blogMonthHeader {
	color: #205E92;
	background-color: #E3FDFF;
	padding: 5px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	padding: 10px;
	font-size: 11px;
}
.copyright, .copyright a {
	font-size: 11px;
}
