/************//*  GLOBAL  *//************//* NON-HEADER */*{	padding:0px;	margin:0px;} body {	font-size:65%;	background-color:rgb(255,255,255);	font-family:verdana, arial, sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/.page-container {	width:900px;	margin:0px auto;	border:solid 1px rgb(150,150,150);	font-size:1em;	background-image: url(../g/bg_head_breadcrumbs.jpg);	background-repeat: repeat-y;}/********************//*  COMMON CLASSES  *//********************/.grouptitle {	clear:both;	width:900px;	background:#FFFFFF url(../g/bg_head_top.jpg) repeat-x;	padding-top: 0.75em;	padding-right: 0;	padding-bottom: 0.75em;}.grouptitle h1 {	clear:both;	margin:0em 0;	font-family:"trebuchet ms", arial, sans-serif;	color:#666666;	font-weight:bold;	font-size:120%;	text-align: center;}.grouptitle a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}.grouptitle h1 a {	color:rgb(70,122,167);	font-weight:bold;	text-decoration:none;}.grouptitle a:hover {color:rgb(42,90,138); text-decoration:underline;}.grouptitle a:visited {	color:#993333;}/******************//*  CLEAR FLOATS  *//******************/.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}