 /*  */BODY {	BACKGROUND-POSITION: center top; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(/scripts/css/img/bg_gray_2000.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #333}/* url(/scripts/css/img/bg_grey3_840.gif) */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #333333;	}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	color: #6b6b7b;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 0px;	font-weight: normal;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #CCCCCC;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 10px;	font-weight: normal;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #404040;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 10px;	text-transform: uppercase;} /*  h2 { font-family: 'Karla', sans-serif; font-size: 18px; }*/a:link {	color: #424252;	text-decoration: underline;	}a:visited {	color: #404040;	text-decoration: none;	}a:hover {	color: #404040;	text-decoration: none;	}a:active {	color: #404040;	text-decoration: none;	}.body_dark_grey {	color: #666666;}/* size10gray  */.size10gray { color: #4D4D4D; font-size: 10px; }.size10gray A:link { color: #4D4D4D; text-decoration: none; }.size10gray A:visited { color: #4D4D4D; text-decoration: none; }.size10gray A:hover { color: #800000; }.size10gray A:active { color: #4D4D4D; text-decoration: none; }img { padding-bottom: 0px; border: 0;}	/* HR Styles *//* Gradient color1 - color2 - color1 */		hr.style-two {    border: 0;    text-align: center;    height: 1px;	background-color: #800000;	color: #800000;    background: #800000;    background-image: -webkit-linear-gradient(left, #ccc, #800000, #ccc);     background-image:    -moz-linear-gradient(left, #ccc, #800000, #ccc);     background-image:     -ms-linear-gradient(left, #ccc, #800000, #ccc);     background-image:      -o-linear-gradient(left, #ccc, #800000, #ccc); 	margin-top:0px; 	margin-bottom:0px; 	margin-left:50px; 	margin-right:50px; 	}/* arles 1202 */.img-caption {  width: 800px ;   color: #000;  padding: 0,20px,0,20px;  text-align:left;  margin-left: auto ;   margin-right: auto ;	}		.heading {	font-size: 24px;	color: #CCCCCC;	margin-top: 20px;	margin-bottom: 20px;}P.blocktext {    margin-left: auto;    margin-right: auto;    width: 10em}table.footer {	color: #ffffff;	font-size: 10px	border-width: 0px;	border-color: #ffffff;	background-color: #ffffff;}table.footer th {	border-width: 0px;	padding: 0px;	border-style: inset;	border-color: ffffff;} /* table classes called by includes etc 1201 */ .colwidth150 {	width: 150px;	text-align:center;}.colwidth280 {	width: 280px;	text-align:center;}.colwidth800 {	width: 800px;	text-align:center;}td.left {text-align:left;}td.center {text-align:center;}td.right {text-align:right;}table.center {margin-left:auto; margin-right:auto;} div.boxthin { border: solid; border-color: #c0c0c0; border-width: 0.02em; padding: 0.5em }div.boxmaroon { border: solid; border-color: #660000; border-width: 0.02em; padding: 0.5em }div.box100 { border: solid; border-width: 0.05em; padding: 0.5em; width: 100% }div.box96 { border: solid; border-color: #c0c0c0; border-width: 0.05em; padding: 0.5em; width: 100% }