/* CSS Document *//* Global Styles */html, body{
	margin: 0px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFFFFF;
	text-align: center;
}a           {
	text-decoration: none;
	color: #009;
	font-weight: normal;
	background: #009;
}a:hover     {    text-decoration: underline;} 	   img { border-width: 0; }.shdwLeft { background: url(images/shdwLeft.jpg) repeat-y; }.shdwRight { background: url(images/shdwRight.jpg) repeat-y; }.headerBG { background: url(images/headerBG.jpg) no-repeat; }.titleBG { background: url(images/titleBG.jpg) repeat-x; }.orgBG {
	background: #FF7014;
	background-color: #999999;
}.greyBG { background: #C0C0C0; }.topNav{	font-family: arial, verdana;	font-size: 10px;	color: #ffffff;	font-weight: normal;	padding: 0px 12px;	text-decoration: none;}.titleText{	font-size: 20px;		font-weight: normal;	margin: 10px 25px;	text-align: left;	color: #339A99;}.title2Text{	font-weight: normal;	margin: 0px 20px;	text-align: left;	color: #FFFFFF;}.mainText{	font-weight: normal;	margin: 10px 25px;	text-align: left;}/* Logoworks link back */.logoworks{	font-family: arial, verdana; 	font-size: 9px;	color: #949A9E;	font-weight: normal;	padding: 5px 10px;	text-decoration: none;	text-align: center;}.logoworksLink{	font-family: arial, verdana; 	font-size: 9px;	color: #949A9E;	font-weight: normal;	text-decoration: none;	text-align: center;}
