body {
	font-size:			1.0em;
	font-family:		verdana;
	margin:				5px 5px 5px 5px;
}
.page {
	width:				945px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 5px;
}

.fullwidth {
	width:				940px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.smallColLeft {
	float:				left;
	width:				200px;
	padding:			0px 0px 0px 0px;
	margin:				5px 5px 5px 0px;
}

.smallColRight {
	float:				right;
	position:			relative;
	width:				200px;
	padding:			0px 0px 0px 0px;
	margin:				5px 0px 5px 0px;
}

.mainCol {
	float:				left;
	position:			relative;
	width:				520px;
	padding:			0px 0px 0px 0px;
	margin:				5px 5px 5px 5px;
}

.fullCol {
	float:				left;
	position:			relative;
	width:				940px;
	padding:			0px 0px 0px 0px;
	margin:				5px 0px 5px 0px;
}

.smallColTop {
	width:				200px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.smallColBottom {
	width:				200px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.smallColContent {
	width:				200px;
	background-image:	url(/images/small-box-middle.gif);
	background-repeat:	repeat-y;
	padding:			0px 5px 0px 5px;
	margin:				0px 0px 0px 0px;
	text-align:			left;
	font-size:			0.7em;
}

.smallColContent a {
	color:				#005baf;
	text-decoration:	none;
}

.smallColContent a:hover {
	color:				#0084cc;
	text-decoration:	none;
}

.smallColHeading {
	align:				center;
	display:			block;
	height:				25px;
	width:				190px;
	background:			url(/images/heading.gif) no-repeat;
	font-weight:		bold;
	color:				black;
	text-align:			left;
	font-size:			11px;
	padding:			6px 0px 0px 6px;
	margin:				0px 0px 0px 0px;
}
.smallColHeading a {
	color:				black;
	font-size:			11px;
}
.smallColHeading h1 {
	font-size:			11px;
}
.mainColTop {
	width:				520px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.mainColBottom {
	width:				520px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.mainColContent {
	width:				520px;
	background-image:	url(/images/main-box-middle.gif);
	background-repeat:	repeat-y;
	padding:			0px 5px 0px 5px;
	margin:				0px 0px 0px 0px;
	text-align:			left;
	font-size:			0.7em;
}

.mainColContent a {
	color:				#005baf;
	text-decoration:	none;
}

.mainColContent a:hover {
	color:				#0084cc;
	text-decoration:	none;
}
.fullColTop {
	width:				940px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.fullColBottom {
	width:				940px;
	height:				6px;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
}

.fullColContent {
	width:				940px;
	background-image:	url(/images/full-box-middle.gif);
	background-repeat:	repeat-y;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	text-align:			left;
	font-size:			0.7em;
	overflow:hidden;
}

.fullColContent a {
	color:				black;
	text-decoration:	none;
}

.fullColContent a:hover {
	color:				#0084cc;
	text-decoration:	none;
}
.floatright {
	float:				right;
	display:			inline;
	position:			relative;
	padding:			0px 10px 0px 0px;
}
.floatleft {
	float:				left;
	display:			inline;
	position:			relative;
	padding:			0px 0px 0px 10px;
}
.divmiddle {
	padding:			0px 10px 0px 10px;
	text-align:			center;
}
.divleft {
	width:				510px;
	text-align:			left;
	position:			relative;
	overflow:hidden;
}
form {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px
}
h1 {
	font-size:			14px;
	font-weight:		bold;
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	color:				#005baf;
}

.divmiddle h1 {
	font-size:			20px;
}

h2 {
	color:				#0084cc;
	font-size:			12px;
	font-weight:		bold;
	padding:			0px 0px 0px 0px;
	margin:				10px 0px 10px 0px;
}
.prodtable {

}
.prodtable table {
	font-size:			0.8em;
	border-top:			1px solid #cccccc;
	border-left:		1px solid #cccccc;
}
.prodtable tr {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	border:				0px;
}
.prodtable td {
	border-right:		1px solid #cccccc;
	border-bottom:		1px solid #cccccc;
	border-top:			0px solid #cccccc;
	border-left:		0px solid #cccccc;
	
}

table {
	font-size:			1.0em;
}

a {
	color:				#005baf;
	text-decoration:	none;
}

a:hover {
	color:				#0084cc;
	text-decoration:	none;
}

.readmore {
display:inline;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.readmore a, .readmore a:active, .readmore a:link, .readmore a:visited {
	color:#005baf;
}

.readmore a:hover {
color:#0084cc;
}

.divmiddle img {
border:0px solid transparent;
}