body { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	color: #2c2c2c; 	font-size:11px; 	background-color: #d6d5c7; 	padding:0; 	vertical-align:top; 	margin: 0; }p {  }td { }h1 {	font-family: Arial,Helvetica,sans-serif;	color: #000000;	font-size: 20px;	font-weight: bold;	line-height: 110%;	}		a{color: #1c4b70;}a:visited{color: #79455c;}a:hover{color: #990000;}.breadcrumbs a:link, breadcrumbs a:visited{	text-decoration: none;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #2d2d2d;	}.breadcrumbs a:visited{	text-decoration: none;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #2d2d2d;	}	.breadcrumbs a:hover {	text-decoration: underline;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #1c4b70;	}/* Internet Explorer and the Expanding Box Problem.It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.*/body { word-wrap: break-word; }.bluebutton {	width: auto;	overflow: visible; /* IE padding fix */	padding: 3px 10px;	/* commented backslash hack v2 \*/	padding: 2px 10px;	/* end hack */	cursor: pointer;	margin-bottom: 15px;	color: #34495A;	background: #D4DBE5 url(../images/btn_bg.jpg) repeat-x;	border: 1px solid;	border-color: #D2D9E0 #98A9B8 #98A9B8 #D2D9E0;	font-size:10px;	text-decoration: none;	}		a.bluebutton {		padding: 3px 10px;	color: #34495A;	text-decoration:none;	margin-right: 15px;/*newly added*/}a.bluebutton:hover {	background: #EBF0F5;	color: #34495A; }			a.bluebutton:active, a.bluebutton:focus  {	color: #34495A;	background: #EBF0F5;	border-color:  #98A9B8 #D2D9E0 #D2D9E0 #98A9B8; }.basicpad { padding: 8px; }.basicpad_headline { padding: 6px 8px; }.g_headline { color: black; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }.g_subhead { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }.indent { margin-right: 16px; margin-left: 16px; }.blacktext { color: black; }.boldtext { font-weight: bold; }.alert_text { color: #8e0000; font-size: 11px; font-style: italic; }.footer_bar { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #4b4b4b; text-decoration: none; padding: 4px 10px 6px; }.footer_bar a { color: #fff;}