/* CSS Global Document *//*			Copyright 2004			Coco Robot Studios			http://www.cocorobot.com			css@cocorobot.com*//*			Questions about our CSS?			Just ask for help with CSS at			http://www.sitepoint.com/forums/			and you'll get the answers you need.*//*			-----------------------------------			Global Styles			-----------------------------------*/body					{			background-color: #E5E7E9;			margin: 0px 0px 0px 0px;			padding: 0px 0px 0px 0px;			}h1						{			font-family: Verdana, Arial, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #324A6B;			display:inline;			}h2						{			font-family: Verdana, Arial, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #FFFFFF;			display:inline;			}	/*			--------------------------------			Cell and Table formatting			--------------------------------*/.navblock			{			padding: 0px 0px 0px 0px;			vertical-align: top;			}			.contentbox			{			padding: 0px 0px 0px 0px;			vertical-align: top;			}			.logoheader			{			border: 1px Solid #90908B;			border-width: 0px 0px 1px 0px;			padding: 22px 0px 8px 0px;			text-align: right;			}			.navigation			{			padding: 2px 0px 1px 22px;			vertical-align: top;			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #324A6B;			line-height: 14px;			text-indent: -15px;			}			A.navlink			{ color: #324A6B; font: normal 9px Arial, Verdana, Sans-Serif; text-decoration: none; }A.navlink:link		{ color: #324A6B; font: normal 9px Arial, Verdana, Sans-Serif; text-decoration: none; }A.navlink:active	{ color: #324A6B; font: normal 9px Arial, Verdana, Sans-Serif; text-decoration: none; }A.navlink:visited	{ color: #324A6B; font: normal 9px Arial, Verdana, Sans-Serif; text-decoration: none; }A.navlink:hover		{ color: #324A6B; font: normal 9px Arial, Verdana, Sans-Serif; text-decoration: none; }			.navheader			{			border: 1px Solid #FFFFFF;			border-width: 1px 0px 0px 0px;			padding: 4px 3px 0px 0px;			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #AA0000;			text-align: right;			}.sectionheader			{			border: 1px Solid #90908B;			border-width: 1px 0px 1px 0px;			background: url(/_images/bg-stripes.gif);			padding: 5px 6px 3px 0px;			text-align: right;			}			.projectdesc			{			border: 1px Solid #90908B;			border-width: 0px 0px 0px 0px;			padding: 0px 0px 0px 0px;			}			.projecttext			{			border: 1px Solid #90908B;			border-width: 0px 0px 1px 0px;			padding: 6px 7px 3px 7px;			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #444444;			line-height: 14px;			}.projectsubtext			{			padding: 6px 7px 3px 7px;			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #444444;			line-height: 14px;			}.projecttitle			{			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #AA0000;			line-height: 14px;			}.subnav			{			padding: 3px 0px 3px 0px;			font-family: Arial, Verdana, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #444444;			text-align: right;			}			A.subnavlink			{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }A.subnavlink:link		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }A.subnavlink:active		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }A.subnavlink:visited	{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #AA0000; }A.subnavlink:hover		{ color: #AA0000; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 0px; }.photoheader			{			border: 1px Solid #FFFFFF;			border-width: 0px 0px 1px 0px;			padding: 12px 0px 0px 0px;			}.photobody			{			border: 1px Solid #FFFFFF;			border-width: 0px 0px 1px 0px;			padding: 0px 0px 0px 0px			}.copyright			{			padding: 5px 6px 4px 0px;			background-color: #324A6B;			font-family: Verdana, Arial, Sans-Serif;			font-weight: normal;			font-size: 9px;			color: #FFFFFF;			line-height: 14px;			text-align: right;			}			.design			{			padding: 4px 0px 3px 0px;			text-align: right;			}						A.designlink			{ color: #324A6B; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #324A6B; }			A.designlink:link		{ color: #324A6B; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #324A6B; }			A.designlink:active		{ color: #324A6B; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #324A6B; }			A.designlink:visited	{ color: #324A6B; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 1px dotted #324A6B; }			A.designlink:hover		{ color: #324A6B; font: normal 9px Verdana, Arial, Sans-serif; text-decoration: none; border-bottom: 0px dotted #FFFFFF; }