DIV.header{	width: 700px;	height: 60px;	border: 1px solid #505050;	background-image: url(images/headerbg.jpg) repeat;	margin-top: 30px;	padding-top: 50px;	text-align: left;	padding-left: 50px;	box-sizing: content-box;	-moz-box-sizing: content-box;}* html DIV.header{    width: 750px;    w\idth: 700px;	border: 1px solid #505050;	background-image: url(images/headerbg.jpg) repeat;	margin-top: 30px;	padding-top: 50px;	text-align: left;	padding-left: 50px;	box-sizing: content-box;	-moz-box-sizing: content-box;}DIV.content{	position: relative;	width: 730px;	top: 25px;	padding: 10px;	text-align: left;	border: 1px solid #505050;	background-color: #F5F5F5;	box-sizing: content-box;	-moz-box-sizing: content-box;}* html DIV.content{	position: relative;	width: 750px;	w\idth: 730px;	top: 25px;	padding: 10px;	text-align: left;	border: 1px solid #505050;	background-color: #F5F5F5;	box-sizing: content-box;	-moz-box-sizing: content-box;}a{	color: #148CCA;	text-decoration: none;}a:hover{	text-decoration: underline;}DIV.container{	width: 750px;}.HeaderStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 20px; color: #333; font-weight: 200;}.SubHeaderStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 12px; font-weight: bold; color: #333;}.TextStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 12px; color: #333;}.SubTextStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 10px; color: #000;}.FooterStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 10px; color: #222; position: relative; top: 14px;}.TitleStyle {  font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 30px; color: #0076B3;}
