/* Universal Styles */img {border:0px;}ul {list-style-type:disc; }html, body{	    margin: 0px;    padding: 0px;    font-family: Arial;    font-size: 10px;    color: #000000;    background-color: #FFFFFF;}.twoBorder {	border-left:1px solid #B9B8A6;	border-right:1px solid #B9B8A6;	border-top:1px solid #B9B8A6;	background-image: url(images/navBG.jpg); background-repeat: repeat-x;}.fourBorder {	border:1px solid #B9B8A6;}/* Background Images */.navBG { background-image: url(images/navBG.jpg); background-repeat: repeat-x; }.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:center; }.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }/* Text Styles */.titleText{	font-family: Arial;	font-size: 22px;	color: #958F6E;	font-weight: normal;}.mainText{	padding-left: 30px;	padding-right: 10px;	padding-top: 20px;	padding-bottom: 10px;	font-family: Verdana;	font-size: 11px;	color: #545456;	font-weight: normal;}.mainTextNav{	font-family: Verdana;	font-size: 11px;	color: #545456;	font-weight: normal;}.boldText {	font-family: Verdana;	font-size: 10px;	color: #545456;	font-weight: bold;}/* Navigation Styles */.mainNav{	font-family: Verdana;	font-size: 10px;	color: #414142;	font-weight: normal;	text-decoration: none;	text-align: center;	border-right:1px solid #B9B8A6;}.mainNavText{	font-family: Verdana;	font-size: 10px;	color: #414142;	font-weight: normal;	text-decoration: none;	text-align: center;}/* Logoworks Link Backs */.logoworksLink{	font-family: Arial; 	font-size: 9px;	color: #999999;	padding: 1px;	font-weight: bold;	text-decoration: none;	text-align: center;}a.logoworksLink{	color: #999999;	font-size: 10px;	font-weight: bold;	padding: 1px;	text-align: center;	text-decoration: none;}a.logoworksLink:hover{	color: #999999;	font-size: 10px;	font-weight: bold;	padding: 1px;	text-align: center;	text-decoration: none;}