/* CSS for 3CT Homepage *//* Element styles */body	{background-color: #ffffff;		font-family: 'Trebuchet MS', arial, helvetica, sans-serif;		color: #000000;		margin: 10px;		padding: 10px;}a:link		{color: #003399;}a:visited	{color: #660066;}a:active	{color: #990000;}a.subNav	{color: #330000;			font-weight: bold;			text-decoration: none;			font-size:75%;}a:visited.subNav	{color: #330000;					font-weight: bold;					text-decoration: none;					font-size:75%;}/* Page div styles */.header	{width:610px;		margin: 5px;		margin-bottom:15px;		border-bottom:1px solid #000000;		}.linkImage	{border: 0px;			margin: 0px;			padding: 0px;			}				.pageTitle	{color: #000000;			font-size: 130%;			font-weight: bold;			width: 600px;			margin: 5px;			padding: 0px;			}.subTitle	{color: #000000;			font-size: 100%;			font-weight: bold;			margin: 5px;			padding: 0px;			margin-bottom:10px;			}.caption {font-size: 90%;}.bodyText {font-size: 80%;}			.footerLinks	{margin-top: 20px;				padding-top: 20px;				border-top:1px solid #000000;				}