@charset "UTF-8";
/* CSS Document */

/* The CSS that's required to position the footer */

	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
	}

	#page
	{
		position: relative;
		min-height: 100%;
	}

	* html #page
	{
		height: 100%;
	}

	#footer
	{
		position: absolute;
		bottom: 0;
	}
	
	
/* PAGE/GENERAL */

*
{
	margin: 0;
	padding: 0;
}

a:link
{
	color: #3C78B5;
}

a:visited
{
	color: #9F65B2;
}

a:hover
{
	text-decoration: none;
}

body
{
   	background: url(../images/interior-bkgrd.gif) repeat-x #ffffff;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

#page
{
	width: 850px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

* html #page
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}




/* HEADER */

#header
{
	height: 62px;
	margin: 0 25px 0 25px;
	background-color: #FDF7DD;
}

#logo
{
	position: absolute;
	z-index: 20;
	width: 284px;
	height: 100px;
	overflow: hidden;
	margin-top: 0;
}

		#logo a
		{
			display: block;
			height: 100px;
			overflow: hidden;
			color: #FFFFFF;
			font-size: 150%;
			line-height: 68px;
		}
		
		#logo a:hover
		{
			cursor: hand;
			c\ursor: pointer;
		}
		
		#logo span.replacement
		{
			display: none;
			position: absolute;
			top: 0;
			width: 284px;
			height: 100px;
			background-repeat: no-repeat;
		}
		
		* h\tml #logo span.replacement
		{
			display: block;
			z-index: 30;
			background-image: url(../images/logo.gif);
		}
		
		#logo a span.replacement
		{
			display: block;
			z-index: 35;
			background-image: url(../images/logo.gif);
		}
		
		#logo span.linkText
		{
			position: relative;
			z-index: 25;
		}
	p.important{font-size: 10px; float:right; text-align:right;}


/* NAV */
#nav{
	width:810px;
	margin-top: 100px;
	margin-left: 20px;
}
/* CONTENT */

#content
{
	padding-bottom: 200px;
	padding-top:5px;
}

		#contentMain
		{
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	margin-left: 41px;
	width: 400px;
	margin-bottom: 100px;
		}

h1
{
	clear: both;
	position: relative;
	left: -16px;
	width: 410px;
	margin-top: 25px;
	margin-bottom: -0.25em;
	padding-top: 10px;
	color: #A41E22;
	font-size: 125%;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}

		h1 .subTitle
		{
			display: block;
			margin-top: 8px;
			padding-bottom: 16px;
			background-image: url(../images/heading_bottom.gif);
			background-repeat: no-repeat;
			background-position: 0 100%;
			font-size: 160%;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-transform: none;
		}

h2
{
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	color: #A41E22;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMain h2
		{
			margin-right: 16px;
		}
		
		#contentMain * h2
		{
			margin-right: 0;
		}

h3
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	color: #3C78B5;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
		
		#contentMain h3
		{
			margin-right: 16px;
		}
		
		#contentMain * h3
		{
			margin-right: 0;
		}

h4
{
	margin-top: 1.5em;
	margin-bottom: -0.75em;
	color: #B2B2B2;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

		#contentMain h4
		{
			margin-right: 16px;
		}
		
		#contentMain * h4
		{
			margin-right: 0;
		}

ol
{
	margin-top: 1.5em;
	margin-left: 1.5em;
}

		#contentMain ol
		{
			margin-right: 16px;
		}
		
		#contentMain * ol
		{
			margin-right: 0;
		}
		
p
{
	margin-top: 1.5em;
}

		#contentMain p
		{
			margin-right: 16px;
		}
		
		#contentMain * p
		{
			margin-right: 0;
		}
			p.title{color:#a31e21;}


#contentMain .quote
{
	margin-top: 1.5em;
	margin-right: 16px;
	padding-bottom: 0;
}

#contentMain .quote dd
{
	padding: 40px 16px 0 16px;
	background-image: url(../images/quote_large_bg_bottom.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	text-align: right;
	line-height: 1.3em;
}

#contentMain .quote dt
{
	padding: 13px 16px 1px 16px;
	background-color: #E5DDCD;
	background-image: url(../images/quote_large_bg_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}


#contentOther{
	width:625px;
	margin-left: 40px;
}



/* SUBCONTENT */

#contentSub
{
	padding-top:50px;
}


#contentSub
{
	display: inline;
	float: right;
	width: 350px;
	margin-right: 25px;
	margin-bottom: 50px;
}

		.subItem
		{
			margin-top: 25px;
			padding-bottom: 16px;
			background-color: #F2F2F2;
			background-image: url(../images/sidebar_bottom.gif);
			background-repeat: no-repeat;
			background-position: bottom left;
		}
		
		.submenu
		{
			background-color: #99CCFF;
			background-image: url(../images/submenu_bottom.gif);
		}

#contentSub .submenu h2
{
	background-color: #7399BF;
	background-image: url(../images/submenu_heading_bg.gif);
	margin-bottom: -0.4em;
}

#contentSub .submenu ul
{
	list-style: none;
	margin-top: 4px;
	margin-right: 0;
	margin-left: 0;
}

* html #contentSub .submenu ul
{
	margin-top: 3px;
}

#contentSub .submenu li
{
	margin-top: 0;
	border-top: 1px dashed #7399BF;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}

		#contentSub .submenu li a
		{
			font-weight: bold;
			color: #000000;
			text-decoration: none;
		}
		
		#contentSub .submenu li a:visited
		{
			color: #4C667F;
		}
		
		#contentSub .submenu li a:hover
		{
			color: #FFFFFF;
		}
		
		#contentSub .submenu li.on
		{
			background-color: #BDDEFF;
			background-image/**/: url(../images/submenu_marker.gif);
			background-repeat: no-repeat;
			background-position: 16px 15px;
		}

* html #contentSub .submenu li.on
{
	background-position: 16px 18px;
}

		#contentSub .submenu li.on a
		{
			padding-left: 16px;
		}
		
		#contentSub .submenu li.on a:visited
		{
			color: #000000;
		}
		
		#contentSub .submenu li.first
		{
			border-top: 0 none transparent;
		}
		
		#contentSub .submenu li ul
		{
			margin-top: 5px;
		}
		
		#contentSub .submenu li li
		{
			border-top: 0 none transparent;
			padding-top: 0;
		}
		
		#contentSub .submenu li li a
		{
			font-weight: normal;
		}

.subPanel
{
	margin-top: 25px;
	padding-bottom: 16px;
	background-color: #99CCFF;
	background-image: url(../images/sidebar_panel_blue_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

		.subPanelInner
		{
			padding: 13px 16px 0 16px;
			background-image: url(../images/sidebar_panel_blue_top.gif);
			background-repeat: no-repeat;
		}
		
		.subPanel .first
		{
			margin-top: 0;
		}
		
		.subPanelGreen
		{
			background-color: #99CC33;
			background-image: url(../images/sidebar_panel_green_bottom.gif);
		}
		
		.subPanelGreen .subPanelInner
		{
			background-image: url(../images/sidebar_panel_green_top.gif);
		}
		
		.subPanelGrey
		{
			background-color: #F2F2F2;
			background-image: url(../images/sidebar_panel_grey_bottom.gif);
		}
		
		.subPanelGrey .subPanelInner
		{
			background-image: url(../images/sidebar_panel_grey_top.gif);
		}

#contentSub .quote
{
	background-color: #FFFFFF;
	background-image: none;
}

#contentSub .quote
{
	padding-bottom: 0;
}

#contentSub .quote dd
{
	padding: 40px 16px 0 16px;
	background-image: url(../images/quote_small_bg_bottom.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	text-align: right;
	line-height: 1.3em;
}

#contentSub .quote dt
{
	padding: 13px 16px 1px 16px;
	background-color: #E5DDCD;
	background-image: url(../images/quote_small_bg_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#contentSub h2
{
	border-bottom: 0 none transparent;
	padding: 8px 16px 8px 16px;
	background-color: #B5B5B5;
	background-image: url(../images/sidebar_heading_bg.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentSub h2 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#contentSub h3 a
{
	color: #4C4C4C;
	text-decoration: none;
}

#contentSub h3 a:hover
{
	color: #3C78B5;
	text-decoration: underline;
}

#contentSub ul
{
	margin-right: 16px;
	margin-left: 30px;
}

#contentSub li
{
	margin-top: 0.75em;
}

p.moreLink
{
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
	border-top: 1px dashed #CCCCCC;
	padding-top: 16px;
	text-align: right;
}





/* FOOTER */

#footer
{
	width: 100%;
	padding-bottom: 1em;
	background-color: #A41E22;
	font-size: 85%;
	color: #A6B8CA;
	text-align: center;
	line-height: 1.5em;
	border-top: 2px solid #0000CC;
}

#bottomLinks
{
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 1.5em;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#bottomLinks li
{
	display: inline;
	border-left: 1px solid #527597;
	padding-right: 1em;
	padding-left: 1em;
}

#bottomLinks li.first
{
	border-left: 0 none transparent;
}

#bottomLinks a
{
	color: #A6B8CA;
}

#footer p
{
	margin-top: 1.5em;
}
