/* CSS Document */

p{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.description{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold
}
.categories {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #226DB2;
	font-style: normal;
	padding: 6px;
}
.categories:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	background-color: #61B3EC;
	padding: 6px;
}
.header {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #226da1;
	font-style: normal;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
}
.sub_header {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 10px;
	color: #226DA1;
}
.sub_header:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #226DA1;
	font-style: normal;
	cursor: pointer;
	padding: 10px;
}
.links {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
	color: #226da1;
	font-style: normal;
	cursor: pointer
}
.links2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #226da1;
	font-style: normal;
	text-decoration: underline;
	cursor: pointer
}
.product_titles {
	font-family: verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0585DE;
	font-style:normal;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 0px;
}
.brochure {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #226da1;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}
.bullets{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 4px;
	list-style-type: square;
	list-style-position: inherit;
}
.staffnames{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.staffcategories {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #226DB2;
	font-style:normal;
	text-decoration:underline;
}
.staffdetails{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.decertlink{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #E31921;
	font-style:normal;
	font-weight:bold;
}
.tabletext{
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color:#333333;
	font-style: normal;
}
.productselect{
	padding-left: 30px;
	}
.options{
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.products2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 5px;
	color: #226da1;
	font-style: normal;
	text-decoration: none;
}
.products2:hover {
	
	text-decoration: underline;
	cursor: pointer;
	}
.title {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000000;
	font-style: normal;
}
a:link img, a:hover img, a:visited img
{
	border: none;
	}
.tableheader {
			font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #226DB2;
	font-style:normal;
	text-decoration:underline;
	text-align:center;
}