/* Standard HTML Classes */
	* { font-family:Arial, Helvetica, sans-serif; color:#163669; }
	BODY { margin:15px; font-size:12px; }
	H1 { margin:0px; font-size:22px; }
	H2 { margin:0px; font-size:18px; }
	H3 { margin:0px; font-size:16px; }
	H4 { margin:0px; font-size:14px; }
	H5 { color:#163669; font-size:13px; font-weight:bolder; margin:0px 0px 5px 0px; }
	A:link, A:visited, A:active { color:#163669; text-decoration:none; }
	A:hover { text-decoration:underline; }
	UL { margin-top:0px; margi-bottom:0px; }

/* Page Background */
	TD.page_top { background:url(../images/page_top.gif) top repeat-x; }
	TD.page_bottom { background:url(../images/page_bottom.gif) bottom repeat-x; }
	TD.page_left { background:url(../images/page_left.gif) left repeat-y; }
	TD.page_right { background:url(../images/page_right.gif) right repeat-y; }
	TD.header { background:url(../images/header_background.gif) no-repeat; padding:2px 5px 2px 10px; }
	TD.footer { background:url(../images/footer_background.gif) repeat-x; color:#666666; font-size:10px;  }
	A.swift:link, A.swift:visited, A.swift:active { color:#666666; font-size:10px; text-decoration:none; }
	A.swift:hover {  text-decoration:underline; }

/* Blue Content Box */
	TD.blue_box_content { background:url(../images/box_top.gif) top left no-repeat; padding:15px 8px 0px 55px; color:#163669; }
	TD.height { height:40px; }

/* Navigation */
	A.nav:link, A.nav:visited, A.nav:active { color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; text-shadow:#000000; }
	A.nav:hover { color:#CA3341; }
	A.nav-on:link, A.nav-on:visited, A.nav-on:active { color:#CA3341; font-size:14px; font-weight:bold; text-decoration:none; text-shadow:#000000; }
	A.nav-on:hover { color:#CA3341; }
	A.sec_nav:link, A.sec_nav:visited, A.sec_nav:active { font-size:12px; font-weight:bold; text-decoration:none; text-shadow:#000000; }
	A.sec_nav:hover { text-decoration:underline; }
	TD.lhs_sec_nav { padding:10px 5px 8px 0px; border-bottom:1px dashed #D6D6D6; }
	TD.lhs_sec_bull { padding:10px 0px 8px 15px; }
	TD.nav { background-color:#FDBA30; padding:3px 10px 3px 15px; }
	TD.nav_title { color:#FFFFFF; font-size:14px; font-weight:bold; }

/* Left Hand Side */
	TD.grey_grad { background:url(../images/grey_gradient.gif) top #E4E5E6 repeat-x; padding:10px 5px 10px 15px; }
	TD.lhs_news { padding:5px 5px 5px 15px; border-bottom:1px dashed #666666; }
	H2.tel { margin:0px; font-size:22px; font-weight:bolder; }

/* Standard Classes */
	TD.home_top { padding:10px 10px 10px 55px; }
	.space { padding:5px 2px 5px 2px; }

/* Full Classes */
	.black { color:#000000; }
	.large { font-size:14px; }
