@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 15px;
	background-color: #F1F1F1;
}

a {
	color: #0F58A6; 
}

#mainbody {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

#pagetop {
	background-image: url(../images/layout_01.gif);
	background-repeat: repeat-x;
	height: 27px;
}

#pagebottom {
	background-image: url(../images/layout_33.gif);
	background-repeat: repeat-x;
	height: 27px;
}

#pagecontent {
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0a5ba6;
	padding-bottom: 8px;
}

#productBox {
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	padding-left: 4px;
	padding-right: 4px;
	width: 730px;
}

#contentBox {
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	padding-left: 4px;
	padding-right: 4px;
}

.footercopy {
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.productName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	padding-bottom: 5px;
}

.pagination a {
	border: solid 1px #FFFFFF;
	padding: 3px;
}

.pagination a:hover {
	border: solid 1px #0F58A6;
	padding: 3px;
}

.boxTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #4D83AD;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.boxDivider {
	background-image: url(../images/layout_20.gif);
	background-repeat: repeat-x;
	margin-left: 8px;
	margin-right: 8px;
}

.boxContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
}
