@charset "utf-8";
.areaborder {
	padding: 6px;
}
.tableborder {
	border: 1px solid #000000;
	font-size: 12pt;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.imageBorder {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normal {
	font-size: 12pt;
}

a {
	color: #233D67;
}
.smalltext {
	font-size: small;
	text-decoration: none;
}

.productText {
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}
.cellBottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


h1 {
	font-size: 16pt;
	color: #666666;
	text-transform: uppercase;
}
h2 {
	font-size:14pt;
	color: #666666;
	text-transform: uppercase;
}
.LargeText {
	font-size: 14px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.familyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
}
.picBorder {
	margin: 4px;
	padding: 4px;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#666666;

}


.BigText {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
