﻿/**************************************************************************************************************
 * Globals
 **************************************************************************************************************/

body	{margin:0;font-family:Arial, Helvetica;font-size:10pt;background-color:#ddd;}
h1		{font-size:10pt;font-weight:bold;}
h2		{font-size:10pt;font-weight:bold;}
h3		{font-size:10pt;font-weight:bold;color:#ad1a09;margin-bottom:5pt;}
h5		{margin-top:1pt;}
h6		{margin-top:1pt;}
th		{white-space:nowrap;font-weight:bold;}
td		{text-align:left;vertical-align:top;}
a		{text-decoration:none;color:red;}
a:hover {text-decoration:underline;}
strong	{font-weight:bold;}
em		{font-style:italic;}
li		{margin-left:-15pt;}
p		{text-align:justify;}
.clear	{clear:both;}
.right	{text-align:right;}
blockquote {margin:10px 50px;}
input.text, textarea {border:solid #3A75B6 1px;padding:2px;}

/* dont show transparent pngs in IE until the js fixes them */
.ie5 .iefix, .ie6 .iefix { display:none;} 

/**************************************************************************************************************
 * Layout
 **************************************************************************************************************/
#page		{margin:0 auto;width:769px;background-color:#fff;}
#page a		{font-size:10pt;}
#header		{background:url("Images/Banner.jpg") repeat-x left top;height:150px;margin:0;}
#content	{background:url("Images/BannerShadow.jpg") repeat-x left top;background-color:#fff;}
#columns	{ }
#column1	{width:285px;overflow:hidden;float:left;margin-top:15pt;margin-left:10pt;}
#column1 a	{font-size:9pt;}
#column2	{width:440px;overflow:hidden;float:right;margin-top:0;margin-right:8pt;}
#column2 a	{font-size:10pt;}
#footer		{background-color:#db4344;color:#fff;height:80px;font-size:8pt;}
#footer p	{font-size:8pt;}
#footer ul	{list-style:none;float:right;font-size:8pt;}
#footer li	{display:inline;margin:0;font-size:8pt;}
#footer a	{color:#fff;font-size:8pt;}
#biog p		{margin-left:16pt;}
#mainmenu	{position:relative;left:5px;top:112px;z-index:1000}
#footermenu	{text-align:center;}
.menulevel1	{font-family:Gill Sans MT !important;color:#ad1a09;font-size:15px;}
.menulevel2	{font-family:Gill Sans MT !important;color:#ad1a09;font-size:12px;background-color:#ffb8b8;padding:2pt;}
.menuhoverstyle		{font-family:Gill Sans MT !important;color:red;font-size:12pt;font-weight:bold;}
.footermenulevel1	{font-family:Gill Sans MT !important;color:#ad1a09;font-size:10pt;}
.sidemenulevel1		{color:#ad1a09;font-size:11pt;}
.sidemenulevel2		{color:black;font-size:9pt;}
.sidemenuhover		{color:red;}
.sidemenuselected	{color:blue;font-weight:bold;}
#scrollup			{overflow:hidden;border:1px solid #fff;height:200px;width:200px;}
.headline			{position:absolute;top:210px;left:0px;height:195px;width:190px;}
