/* Standard */
	BODY { font-family:Lucida Grande, Arial, Verdana, Helvetica, sans-serif; margin:0px; font-size:12px; color:#666666; line-height:16px; background-color:#FFFFFF; }
	A:link, A:visited, A:active { font-size:12px; color:#003366; text-decoration:underline;  }
	A:hover { text-decoration:none; }
	TD { font-size:12px; }
	H1, H2, H3, H4 { color:#003366; margin:0px; }
	H1 { font-family:lucida grande, Times New Roman, Times, serif; font-size:22px; font-weight:900; line-height:normal; margin-bottom:10px; }
	H2 { font-family:lucida grande, Times New Roman, Times, serif; font-size:20px; font-weight:900; line-height:normal; margin-bottom:10px; }
	H3 {  font-family:lucida grande, Times New Roman, Times, serif; font-size:18px; line-height:normal; }
	H4 { font-family:lucida grande, Times New Roman, Times, serif; font-size:14px; line-height:normal; }
	UL { margin-top:5px; margin-bottom:10px; }
	LI { list-style-image:url(../images/icons/bullet.gif); margin-left:-25px; }

/* Colours */
	TD.gold-box { border:1px solid #9A8452; }
	TD.silver-box { border:1px solid #999999; }
	TD.blue-box { border:1px solid #003366; }
	TD.red-box { border:1px solid #B52407; }
	TD.res-nav-border { border-bottom:1px solid #9A8452; }
	TD.com-nav-border { border-bottom:1px solid #999999; }
	TD.foot-border { border-top:1px solid #E2E2E2; padding-top:10px; }
	TD.res { background: url(../images/nav-back.gif) no-repeat bottom right #F0EDE5; }
	TD.com { background: url(../images/nav-back.gif) no-repeat bottom right #F2F2F2; }
	INPUT.button { background-color:#003366; border:0px; color:#FFFFFF; padding:5px 10px 5px 10px; }

/* Tag Related */
	TD.rhs { padding:15px 10px 10px 10px; }
	TD.content { padding:15px 10px 10px 0px; }
	TD.spacing-t { padding-top: 5px; }
	TD.spacing-b { padding-bottom: 5px; }

/* Layers */
	#top { position:relative; left:20px; top:0px; width:560px; height:143px; z-index:1; }

/* Navigation */
	A.nav:link, A.nav:visited, A.nav:active  { display:block; color:#000000; font-size:13px; padding:5px 0px 7px 0px;
	font-weight:bolder; text-decoration:none;  } 
	A.nav:hover { color:#003366; } 

/* CMS & Std Full Classes */
	.white { color:#FFFFFF; }
	.serif { font-family:Palatino, Times New Roman, Times, serif; }
	.error { color:#FFFFFF; background-color:#b52407; font-weight:bold; padding:5px; }
	.red-tight { color:#B52407; line-height:16px; }
	.red { color:#B52407; line-height:20px; }
	.right-space { padding-right:74px; }
	
