@charset "UTF-8";
.sideBarHead {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
subNavigation:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.POSStyle {
	top: 30px;
}
.list {
	line-height: 16pt;
}
.bgLine {
	background-image: url(Images/bgHead.jpg);
	background-repeat: repeat-x;
}
li {
	padding-bottom: 10px;
}
.bdrLeft {
	background-image: url(Images/bdrLeft.gif);
	background-repeat: repeat-y;
}
.bdrBottom {
	background-image: url(Images/bdrBottom.gif);
	background-repeat: no-repeat;
}
.imgLink {
	border: thick double #666;
}
.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000066;
	padding: 5px;
	font-size: 10pt;
	line-height: 17px;
	text-decoration: none;
}
.sideBar:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000066;
	padding: 5px;
	font-size: 11pt;
	line-height: 17px;
	text-decoration: none;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	text-align: right;
}
.bdrRight {
	background-image: url(Images/bdrRight.gif);
	background-repeat: repeat-y;
}
.bannerBackGray {
	background-image: url(Images/bdrBottom.gif);
	background-repeat: no-repeat;
}
.posHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #333333;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
.posHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
}

.posHead2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
}
.homeButton {
	background-image: url(Images/images/btnHome.gif);
	background-repeat: no-repeat;
}
.homeButton:hover {
	background-image: url(Images/images/btnHomeO.gif);
	background-repeat: no-repeat;
}
.contactButton {
	background-image: url(Images/images/btnContact.gif);
	background-repeat: no-repeat;
}
.contactButton:hover {
	background-image: url(Images/images/btnContactO.gif);
	background-repeat: no-repeat;
}

