/* ---------------------------------- *//* CMSI HOME STYLES *//* ---------------------------------- */* {margin:0; padding:0;}html {	height:100%; 	max-height:100%; }body {	padding:0; 	margin:0; 	border:1px solid #e6e6e6;	background-color: #e6e6e6; }a:focus {	outline:none;	-moz-outline: none;}#container {	border: 2px #999999 solid;	margin:20px auto;	padding: 1px;	width: 47.5em;	background-color: #eee;}/* Main Header Division */#header {	background-color: #2C6AAD;}#header img {	border:0;	padding:0;	width: 47.5em;}#header a img{border:none;}/* Page Content Division */div#home{	font-size:100%;	margin:5px 3px 20px 3px;	text-align:left;}a,div,p,ul{	font-family:Verdana,Arial,sans-serif;}p{	font-size:9pt;	margin:2%;	color:#444;	padding-bottom:1px;}/* Table Styles */table{	font-size:100%;	width:47em;	margin:1px;}td{	vertical-align:top;	padding:1%;}/* Anchor Styles */a:link,a:visited{	font-size:100%;	color:#00325A;	text-decoration:underline;}a:hover{	text-decoration:none;}a.home:link,a.home:visited{		display:block;		font-family:Arial,sans-serif;		font-style:italic;		font-size:11pt;		font-weight:bold;		color:#B77A01;		text-decoration:none;		width:75%; 		position:relative;		margin-top:18px;		margin-bottom:5px;		margin-left:2%;		border-width:0px 0px 1px 0px;		border-style:solid;		border-color:#B77A01;}a.home:hover{	border-color:#F3F3F3;}		/* Page Footer Division */div#footer{	font-size:65%;	width:42em;	text-align:center;	color:#996600;	position:relative;	display:block;	margin:4em auto 0px auto;	padding:4px 0px 5px 0px;	border-width:1px 0px 0px 0px;	border-style:solid;	border-color:#B77A01;}div#copyright{	font-size:60%;	font-weight:normal;	width:90%;	text-align:left;	color:#777;	margin:2em 0px 0px 8px;	padding-bottom:5px;}/* ---------------END---------------- */