/*******************************
=Core
*******************************/

/** SECTION TO TRY TO FIX THE FOOTER *************/
/*
html, body, #SiteContainer { 
	min-height: 100%; 
	width: 100%; 
	height: 100%;
}
html>body, html>body #SiteContainer { 
	height: auto;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	font: 80% arial;
}
#Content {
	width: 780px;
	margin: auto;
	padding-bottom: 3em; 
	height: auto;
}
#Footer {
	clear: both;  
	position: absolute;
	bottom: 0; 
	left: 0; 
	height: 20px;
	background: #9E100F url(../images/layout/footer-bg.jpg) center bottom repeat-y;
	border: none; 
	width: 100%;
}
#SiteContainer {
	background: url(../images/layout/bodyshadow-bg.jpg) repeat-y center top;	
	margin: 0;
	padding: 0;	
	top:0;
	left:0;
	position: absolute;
}
*/
/** END OF NEW SECTION *******************************/

html, body, #SiteContainer { 
	min-height: 100%; 
	width: 100%; 
	height: 100%;
}
html>body, html>body #SiteContainer { 
	height: auto;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	font-size:12px;
	line-height:16px;
	font-family:'Lucida Grande','Tahoma', Arial, Verdana, sans-serif;
	height: 100%;
}
form {
	margin: 0;
	padding: 0;
}


/**** START: OLD ****/
#SiteContainer {
	background: url(/images/bg_content.jpg) repeat-y center top;	
	margin: 0;
	padding: 0;	
	position: relative;
}
/**** END: OLD ****/

#Header {
	height: 100px;
	background: #9E100F url(/images/hdr_bg.jpg) left top repeat-x;		
}

#Masthead {
	width: 864px;
	height: 100px;
	margin: auto;
	margin-top: 0;	
	position: relative;	
	background:url(/images/hdr_v2.jpg) center top no-repeat;	
}
#logo {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:20px;
}

/**** START: OLD ****/
#Content {
	width: 829px;
	margin: auto;
	position:relative;
	left:1px;
	overflow:hidden;
	padding-right:1px;
}
* html #Content {
	position:relative;
	left:2px;
}

#Footer {
	margin-top: 0px;
	height: 35px;
	background: #791C15;
}
/**** START: OLD ****/

#Copyright {
	padding: 5px 0 0 0;
	width: 800px;
	height: 12px;
	margin: auto;
	font-size: 75%;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}
#Copyright a 
{
    color: #ffffff;
}

/*******************************
=Header Stuff
*******************************/
#Header h1
{
    margin: 0;
    padding: 0;
}
#TopLinks {
    position: absolute;
    right: 19px;
    bottom: 5px;
	/*width:360px;*/
	width:570px;
	overflow:hidden;
	height:29px;
	color:#fff;
	font-size:11px;
	padding:0;	
}
/*#TopLinks #LinksBox {
	float:left;
	width:170px;
	margin-top:6px;
}*/

#TopLinks #LinksBox {
	float:left;
	/*width:300px;*/
	margin-top:6px;	
}

#TopLinks #LinksBox a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#TopLinks #LinksBox a:hover {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}
	
#TopLinks #SearchBox { 
	float:right;
    width: 182px;
    height: 29px;
}
#TopLinks #SearchBox select 
{
	width: 120px;
	height: 22px;
	font-size: 11px;
	line-height:11px;
	border: 0;
	margin: 2px 2px 0 2px;
	padding:1px;
	border:2px solid #721E14;
	
	float:left;
}
#TopLinks #SearchBox select option {
	font-weight:normal;
}
#TopLinks #SearchBox img
{
	float:right;
	margin:0;
	padding:0;
}


/*******************************
=HTML Elements
*******************************/


a, a:link, a:visited, a:active {
	text-decoration:none;
	font-weight: bold;
	color: #7A2E00;
	color: #3366cc;
}
a:visited {
	color:2255bb;    
}

a:hover {
	text-decoration:none;
	color: #ff7f2a;
	color:555;    
}

/*--MAIN CONTENT LINK STYLES -------------------------*/

#MainColumn a, #MainColumn a:link, #MainColumn a:active {
	text-decoration:none;
	font-weight: bold;
}
#MainColumn a:link, #MainColumn a:active {
	color: #7A2E00;
	color: #3366cc;
}
#MainColumn a:visited {
	color:2255bb;    
}

#MainColumn a:hover {
	text-decoration:none;
	color: #ff7f2a;
	color:#1144aa;
	color:#555;   
}
#MainColumn a.go {
	display:block;
	margin-top:6px;
	margin-left:25px;
	text-decoration:underline;
	font-weight: bold;
	font-size:115%;
	padding:0;
}

h1, h2, h3, h4, h5, h6 
{
    padding: 0;
    margin: 0;
    color: #7e7e7e;
}
h1
{
    font-size: 140%;
}

h2 
{
    font-size: 130%;
     border-bottom: 1px solid #ccc;
	 margin-bottom:4px;
}
h3
{
    margin-top: 6px;
	font-size: 120%
}
h4
{
    font-size: 110%
}
p 
{
    /*font: 100%/180% arial;*/
}
img 
{
    border: 0;
    margin: 0;
    padding: 0;
}
p {
	margin:5px 5px 5px 0;
	padding:0;
	font-size:95%;
	line-height:150%;
}
.clear {
    display: block; 
    height: 5px; 
    clear: both;
	margin:0;
	padding:0;
	overflow:hidden;
}

/*******************************
=Two Columns
*******************************/

#MainColumn {
	float: right; 
	padding: 0 0 10px 0;
	width: 595px;
	margin: 0;
	display: inline;
	font-size:95%;
	line-height:160%;
}
*html #MainColumn {
	float: right; 
	padding:0;
}
/*
#MainColumn h1 {
	margin:10px 0 0 0;
	padding:3px 0;
	padding-bottom:4px;
	font-size:18px;
	border-bottom:2px solid #444;
	color:#444;
	letter-spacing:-0.4px;
}
#MainColumn h1 small, #MainColumn h2 small {
	margin:2px 0 0 3px;
	font-size:11px;
	font-weight:normal;
	color:#333;
	letter-spacing:normal;
}
*/
#MainColumn div#pageHdr {
	margin:10px 0 0 0;
	padding:3px 0;
	padding-bottom:4px;
	font-size:18px;
	border-bottom:2px solid #444;
	color:#444;
	letter-spacing:-0.4px;
}
#MainColumn div#pageHdr small, #MainColumn h1 small, #MainColumn h2 small {
	margin:2px 0 0 3px;
	font-size:11px;
	font-weight:normal;
	color:#333;
	letter-spacing:normal;
}

#MainColumn h2 small {
	color:#555;
	margin:2px 0 0 12px;
}

#MainColumn p {
	color: #333;
	margin: 5px 5px 5px 0;
	padding:0;
	font-size:100%;
}
#MainColumn ul {
	color: #333;
	margin:8px auto;
	padding:auto;
}
#MainColumn h2, #MainColumn h1
{
     font-size: 14px;
	 line-height:18px;
	 letter-spacing:-0.1px;
	 margin-top:10px;
	 margin-bottom:7px;
	 border-bottom:none;
	 padding:0;
}
#MainColumn h3 {
     font-size: 112%;
	 line-height:157%;
	 border-bottom:none;
	 font-weight:bold;
	 margin-left:5px;
}
#NavColumn {
	float: left;  
	width:225px;
	overflow:hidden;
	margin:0;
	padding:0 0 10px 0;
	min-height:540px;
	/*
	border-right:1px solid #ddd;
	*/
}
*html #NavColumn {
	padding:0;
	height:540px;
	/*
	border-right:1px solid #ddd;
	*/
}

div#buttonLinks {
	position:relative;
	top:10px;
	left:3px;
	margin-right:5px;
	margin-bottom:20px;
	clear:both;
}
#NavColumn h3 {
	color: #999;
	margin: 5px 0 5px 5px;
	font-size:1.2em;
	letter-spacing:-0.2px;
	padding:0;
}
#NavColumn h3 a, #NavColumn h3 a:link, #NavColumn h3 a:active, #NavColumn h3 a:visited {
	color: #3366cc;
	text-decoration: none;
}
#NavColumn h3 a:hover {
	color: #3366cc;
	text-decoration: underline;
}

/******************************
=BreadCrumbs
********************************/
#BreadCrumbs {
    margin: 10px 10px 10px 0px;
    font-size: 85%;
	line-height:85%;
   
}
#BreadCrumbs ul {	
	margin: 0;
	padding: 0 0 0 0 ;
	display: inline;
}
#BreadCrumbs li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #0079CA;
}
#BreadCrumbs a, #BreadCrumbs span
{   
    background: transparent url(/images/breadcrumb-arrow.jpg) no-repeat center left;
    padding: 0 0 0 12px;
    margin: 0 6px 0 0 ;
    font-weight: normal;
	text-decoration:none;
}
#BreadCrumbs a:link, #BreadCrumbs a:visited, #BreadCrumbs a:active {
	color: #999;
}
#BreadCrumbs a:hover {
	color: #0079CA;
	text-decoration: underline;
}

#BreadCrumbs a.first
{
    font-weight: normal;
    background: none;
    padding: 0 0 0 5px;
}
#BreadCrumbs a.last {
	font-weight:bold;
	color: #0079CA;
}
#BreadCrumbs img 
{
}

/******************************
=Vertical Menu
********************************/
#subNav {
	width: 151px;
	font-size:90%;
	line-height:140%;
	font-weight:bold;	
	background-color:#444;
	padding: 0;
	margin: 0;
	margin-left:4px;
	color:#eee;
	float:right;
	border:1px solid #fff;
	border-width:0 0 2px 0;	
}

#subNav ul {
	list-style: none;
	margin:0;
	padding:0;
}
#subNav ul li {
	margin: 0;
	padding: 0;
}
#subNav ul li a, #subNav ul li a:link, #subNav ul li a:visited {
	display: block;
	padding: 7px 5px 7px 18px;
	margin:0;
	color:#eee;
	text-decoration:none;
	border-bottom:1px solid #888;
	background: #444 url(/images/snav-arrow.gif) no-repeat 6px 10px;
}
* html #subNav ul li a {
	height: 1%;
}

#subNav ul li a:hover {
	background-image: url(/images/snav-arrow-on.gif);
	background-color:#aaa;
	color:#333;
}
#subNav #SelectedItem a {
	background-image: url(/images/snav-arrow-active.gif);
	background-color:#e0e2cf;
	color:#791C15;
}
#subNav #SelectedItem > a {
	background-image: url(/images/snav-arrow-active.gif);
	background-color:#e0e2cf;
	color:#791C15;
}
/* second level menu */
#subNav ul li ul {
	padding: 5px 0 1px 0;
	background: #FCFCFC url(/images/snav-arrow.gif) repeat-x top left;
	margin: 1px 1px 1px 2px;
}
/* second level item */
#subNav ul li ul li a {
	padding-left: 22px;
	margin:0 2px 0 0px;
}
#subNav #SelectedSubItem a {
	background-color:#efefef;
}
#subNav ul li ul li a:hover {
	background-color:#efefef;
}


/*******************************
=Global Classes
*******************************/
.formTitle {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.formSection {
	padding-top: 15px;
	border-bottom: solid 1px black;
	font-size: 120%;
}


/*******************************
=Bug Fixes
******************************

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
*/
/* Hides from IE-mac \*/
/*
* html .clearfix {height: 1%;}
.clearfix {display: block;}
*/
/* End hide from IE-mac */

/*******************************
=Misc
*******************************/
.asterisk 
{
	font-size: 140%;
	font-weight: bold;
}



/****************
HELP
****************/
.help 
{
	display:inline;
}
.help img 
{
	/* vertical-align:middle; */
}
.help_popup 
{
	width: 285px;	
}
.help_popup_body 
{	
	background: url(/images/help-backgroundTop.png) top left no-repeat;
	border: solid 0 #000000;
}
.help_popup_inner
{
	padding: 0px 20px 0 20px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
}
.help_popup_title
{
	padding: 8px 0 0 15px;
	font-weight: bold;
	color:#FFFFFF;
}
.help_popup_text 
{
	padding: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
.help_popup_footer
{
	width: 285px;
	height: 27px;
	display:block;
	background: url(/images/help-backgroundBot.png) bottom left no-repeat;
}
/* THUMBNAIL STYLES */
div#thumb_container {
	/*
	background:#E1EBF2 url(/images/thumbs_bg.gif) repeat-x; 
	*/
	padding:7px 0; 
	margin:10px 0;
	text-align:left;
}
div#thumb_container p {
	margin:5px 0px; 
	padding:0;
	font-size:11px;
	line-height:15px;
}
div#thumb_container a:hover {
	color:#42558F;
	font-weight:bold;
}

div#thumb_container ul {
	margin:7px auto;
	padding:0 5px 0 20px;
	font-size:11px;
	line-height:15px;
}
div#thumb_container h2 {
	color:#396289; 
	text-transform:uppercase;
	letter-spacing:-0.1px;
	margin:7px 0;
}
div#thumb_container h3#thumb-hdr {
	color:#111;
	font-size:13px;
	margin:6px 3px 10px 0;
}
div#thumb_container img {
	border:1px solid #aaa; margin:0 5px; background:#fff; padding:3px;
}
