/* --------------------------------------------------------------------------------- */
/*	Generic ELEMENT styles */
/* --------------------------------------------------------------------------------- */
BODY {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #606060;
	text-align: left;
}

P { margin: 2px 2px 6px 0; padding: 0; font-size: 0.9em; }

#content ul, #content_column ul, #homecontent ul { 
	padding: 0 12px 12px 12px !important; 
	margin: 0 !important;
}
	
#content  li, #content_column li, #homecontent li { 
	padding: 5px 0px 0px 10px;
	font-weight: normal; 
	background: url("/gfx/gfx_bullet.gif") no-repeat 0em 0.9em; 
	list-style-type: none;
	font-size: 0.9em;
}

dl {margin:0; padding:0; font-size: 0.9em;}
dd {margin:0; padding:0; font-weight: bold; padding: 0 0 6px 29px; background: #fff url('/gfx/gfx_bullet_alt.gif') 1.2em 0.4em no-repeat; }
dt {margin:0; padding:0 0 25px 29px;}

ABBR, ACRONYM { cursor: help; }

IMG { margin: 0; padding: 0; border: 0; }

FORM { margin: 0; padding: 0; }
FIELDSET { margin: 0; padding: 0; border: none; }
LEGEND { display: none; visibility: hidden; }
INPUT { vertical-align: middle; } 

TEXTAREA {
	color:#646464;
	border-top: 1px #7c7c7c solid;
	border-left: 1px #7c7c7c solid;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background-color: #f6f6f6;
	font-size: 0.9em;
}

INPUT.txt {
	color:#646464;
	border-top: 1px #7c7c7c solid;
	border-left: 1px #7c7c7c solid;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background-color: #f6f6f6;
	height: 12px !important;
	height /**/: 16px;
	padding: 2px 4px;
	margin:0px;
	font-size: 0.9em;
}

SELECT.txt {
	color:#646464;
	border-top: 1px #7c7c7c solid;
	border-left: 1px #7c7c7c solid;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background-color: #f6f6f6;
	height /**/: 22px;
	
	margin:0px;
	font-size: 0.9em;
}


INPUT.btn {
	border-style: none;
	color: #FFFFFF; 
	background-color: #E02722;
	margin: 8px 0; 
	padding-left: 4px; 
	float: right; 
	/*cursor: hand; */
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 8pt;
}


/* ---  LINKS --- */

a { color: #1b6aa5; text-decoration: none; padding:0px; margin:0px; }
A:active, A:hover {
	color: #1b6aa5;
	text-decoration: underline;
	padding:0px;
	margin:0px;
}

a.arrow {  
	display: block;  /* added by OJ */
	color: #1b6aa5; 
	text-decoration: none; 
	padding: 0 0 0 8px; 
	margin: 0; 
	background: transparent url('/gfx/gfx_bullet_alt.gif') 0em 0.5em no-repeat; 
}
a.arrow:hover, a.arrow:active { text-decoration: underline; padding: 0 0 0 8px !important;  }




div.hr { padding: 0px; margin: 10px 0px 10px; height: 1px; background-color: #e1e1e1; clear: both; }

h1 {font-size: 1.6em; padding:0 0 12px 0; margin:0px; color:#206fa7; font-family:Arial, Helvetica, sans-serif; }
h2 {font-size: 1em; padding:0px; margin:0px; color:#58585b;}
h3 {font-size: 1em; padding:0px; margin:0px; color:#1b6aa6;}
h4 {font-size: 1.2em; padding:0px; margin:0px; color:#E02820;}

/** Header with background**/
h3.headingbar { 
	background: transparent url('/gfx/gfx_headingbar_bg.gif') top right no-repeat;
	height: 27px;
	color: #515154;
	clear: both;
	padding: 0 0 12px 0;
}

h3.headingbarpad { 
	background: transparent url('/gfx/gfx_headingbar_bg.gif') top right no-repeat;
	height: 27px !important;
	height /**/: 41px;
	color: #515154;
	clear: both;
	padding: 0 0 12px 0;
	margin-top: 14px;
}

span.headingend { 
	background: transparent url('/gfx/gfx_headingbar_end.gif') top left no-repeat;
	height: 17px !important;
	height /**/: 27px;
	padding: 5px 12px;
	display: block;
}

/** Link button **/
a.button {
	background: transparent url('/gfx/gfx_button_bg.gif') right no-repeat;
	padding: 5px 0;
}

span.buttonend {
	background: transparent url('/gfx/gfx_button_end.gif') left no-repeat;
	padding: 8px 12px 8px 12px !important;	
	font-size: 0.9em;
	line-height:2.5em;
}


.formRow {
	clear: both;
	height: 100%;
}

.formLabel {
	float: left;
	width: 140px !important;
	width /**/: 147px;
	text-align: right;
	padding: 7px 2px 0 4px;
}

.formElement {
	float: right;
	width: 263px !important;
	width /**/: 273px;
	text-align: left;
	padding: 4px 4px 4px 6px;
}


LABEL { font-size: 0.9em; }


.formSubmit {
	clear: both;
	padding: 12px 0;
}

/* --------------------------------------------------------------------------------- */
/*	Site template styles CONTEXT SPECIFIC */
/* --------------------------------------------------------------------------------- */

/* ----- Header and footer  ----- */
#container {
	width: 100%;
	margin: 0;
	padding-bottom: 36px;
	background: #e1e1e1 url('/gfx/gfx_container_bg.gif') top left repeat-x;
}

#header {
	margin: 0 auto;
	height: 106px;
	width: 930px;
}

	#header #logo {
		padding: 21px 0 0 0;
		height: 68px !important;
		height /**/: 89px;
		width: 244px;
		float: left;
	}
	
	/**#header #logo img {
		padding: 5px;
		border: 1px #e1e1e1 solid;
	}**/
	
	#header #topnav {
		width: 685px;
		text-align: right;
		padding: 6px 0 0 0;
		height: 30px !important;
		height /**/: 36px;
		float: right;
	}
	
	#header #topnav ul
	{
		border: 0;
		padding: 0;
		margin: 0;
		list-style-type: none;
		text-align: center;
		clear: left;
		float: right;
	}
	
	#header #topnav ul li { 
		display: inline; /* <-- added for IE 5.2/Mac */
		float: left;
		text-align: center;
		padding: 4px 0;
		margin: 0;
		color: #1766a1;
		height: 22px !important;
		height /**/: 30px;
		background: #ffffff url('/gfx/gfx_topnav_mid.gif') bottom left repeat-x;	

	}
	
	#header #topnav ul li#first { 
		background: #ffffff url('/gfx/gfx_topnav_left.gif') bottom left no-repeat;	
	}
	
	#header #topnav ul li#last { 
		background: #ffffff url('/gfx/gfx_topnav_right.gif') bottom right no-repeat;	
	}
	
	#header #topnav a {
		display: block;
		float: left;
		color: #1766a1;
		text-decoration: none;
		font-weight: none;
		padding: 4px 14px;
		font-size: 0.9em;
	}
	#header #topnav ul li#first a, #header #topnav ul li a {
		border-right: 1px #e1e1e1 solid;
	}
	
	#header #topnav ul li#last a {
		border-right: none;
	}
	
	#header #topnav a:hover {
		text-decoration: underline;
	}
	
	#header #topnav .on {
		color: #515154;
		font-weight: bold;
	}
	
#navigation {
	background: transparent url('/gfx/gfx_nav_bg.gif') top center no-repeat;
	width: 902px !important;
	width /**/: 930px;
	height: 32px !important;
	height /**/: 46px;
	margin: 0 auto;
	padding: 0 14px 14px 14px;
}

	#navigation ul
	{
		border: 0;
		padding: 0;
		margin: 0;
		list-style-type: none;
		text-align: center;
		clear: left;
	}
	
	#navigation ul li { 
		display: inline; /* <-- added for IE 5.2/Mac */
		float: left;
		text-align: center;
		margin: 0;
		height: 26px !important;
		height /**/: 32px;
		margin: 2px 0 4px 0;
	}
	
	#navigation a {
		float: left;
		color: #515153;
		font-size: 0.9em;
		text-decoration: none;
		font-weight: none;
		height /**/: 26px;
		padding: 6px 10px;
	}
	
	#navigation ul li a {
		background: transparent url('/gfx/gfx_nav_bg_div.gif') top left no-repeat;
	}
	
	#navigation ul li#first a {
		background: none;
	}
	
	#navigation ul li a:hover, #navigation ul li a.on {
		color: #1879be;
		background: transparent url('/gfx/gfx_nav_bg_div_over.gif') top left repeat-x;;
	}
	
	#navigation ul li#first a:hover, #navigation ul li#first a.on {
		color: #1879be;
		background: transparent url('/gfx/gfx_nav_bg_over.gif') top left repeat-x;;
	}
	
	
	#navigation #search {
		text-align: right;
		float: right;
		width: 170px !important;
		width /**/: 170px;
	}
	
		#navigation div.searchbox {
			float: left;
			vertical-align:middle;
			padding: 4px 0 0 0;
		}
		
		#navigation div.searchsubmit {
			float: left;
			vertical-align:middle;
			padding: 5px 0 0 9px;
		}
		
	
#content_container {
	background: #e1e1e1 url("/gfx/header/head_1.jpg") top left no-repeat;
 	margin: 0 auto !important;
	padding: 116px 0 36px 0;
	width: 930px;
}
	
	#menu {
		float: left;
		width: 165px !important;	
		width /**/: 183px;			
		margin-top:59px;
		padding-left: 18px;
		background: transparent url('/gfx/gfx_menu_bg.gif') top right repeat-y;
	}
	
		#menu_base {
			background: transparent url('/gfx/gfx_menu_base.gif') bottom right no-repeat;
			width: 165px;
			height: 17px;
		}
		
		#menu ul {
			float: right;
			width: 140px;
			margin: 0;
			padding: 0;
			list-style-type: none;
			clear: both;
		}
		
		#menu li {
			background: url("/gfx/gfx_menu_lvl1_bg.gif") bottom left repeat-x;
			padding: 6px 0;
		}

		#menu ul a {
			clear: both;
			display: block;
			margin: 0px;
			width: 122px !important;
			width /**/: 140px;
			padding: 0 6px 0 12px;
			color: #6b6b6b;	
			font-weight: normal;
			font-size: 0.9em;
			text-decoration: none;
			background: url("/gfx/gfx_menu_bullet.gif") no-repeat 0em 0.5em;
		}

		#menu a:hover, 
		#menu a.on,
		#menu a:hover.on {
			color: #1a7cc1;
		}

		/*   Level 2 sub-menu   */
		#menu ul ul { margin: 0; padding: 8px 0 0 0;  }
		#menu ul ul a { 
			clear: both;
			display: block;
			margin: 0px;
			width: 118px !important;
			width /**/: 140px;
			padding: 0 6px 0 22px;
			color: #6b6b6b;	
			font-weight: normal;
			font-size: 0.9em;
			text-decoration: none;
			background: url("/gfx/gfx_menu_bullet.gif") no-repeat 0.8em 0.6em;
		}
		
		#menu ul ul li {
			
			padding: 2px;
			background: none !important;
		}
		
		
		
		#menu ul ul a:hover, 
		#menu ul ul a.on,
		#menu ul ul a:hover.on { 	
			color: #1a7cc1;
		}
		
	#content_head {
		background: none;
		height: 14px;	
	}
	
	#content_head_column {
		background: transparent url('/gfx/gfx_content_head_column.gif') top left repeat-y;
		width: 727px !important;
		width /**/: 727px;
		height: 14px;	
	}
	
	#content {
		float: left;
		width: 667px !important;
		width /**/: 727px;
		padding: 19px 30px 16px 30px;
		background: transparent url('/gfx/gfx_content_bg.gif') top left repeat-y;
	}
	
	#content_column {
		float: left;
		width: 667px !important;
		width /**/: 727px;
		padding: 19px 30px 16px 30px;
		background: transparent url('/gfx/gfx_content_bg_column.gif') top left repeat-y;
	}
	
		#content p {
			line-height: 16px;
		}
		
	#content_base {	
		float: right;	
		padding-right: 20px;	
		width: 727px !important;
		width /**/: 747px;	
		height: 17px;	
		background: transparent url('/gfx/gfx_content_base.gif') bottom left no-repeat;
	}
	
	#content_base_column {	
		float: right;
		padding-right: 20px;	
		width: 727px !important;
		width /**/: 747px;	
		height: 17px;	
		background: transparent url('/gfx/gfx_content_base_column.gif') bottom left no-repeat;
	}
	
	
#footer_container {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff url('/gfx/gfx_footer_bg.gif') top left repeat-x;
}
	
	#footer {
		margin: 0 auto;
		width: 930px;
		padding: 22px 0 0 0;
	}
	
		#footer #contact {
			width: 412px;
			float: left;
		}
		
		#footer #contact ul {
			border: 0;
			padding: 0;
			margin: 0;
			list-style-type: none;
			text-align: center;
			clear: left;
		}
		
		#footer #contact ul li {
			float: left;
			padding: 0 6px 5px 0;
			font-size: 0.9em;
		}
		
		#footer #contact .icon {
			padding: 0 6px 0 0;
			vertical-align:middle;
		}
		
		#footer #contact p {
			clear: both;
		}
		
		
		
		#footer #accessibility {
			width: 67px;
			float: left;
		}
		
		#footer #award {
			width: 511px;
			float: right;
		}
		
		#footer #copyright {
			font-size: 0.8em;
			color: #a7a7a7;
			width: 300px;
			float: left;
			padding: 12px 0 0 0;
		}	
		
		.fivesite_logo	{
			margin-bottom:7px;
			margin-left:15px;
		}
	
img.border {
	border: 5px #e1e1e1 solid;
	padding: 0;
	margin: 0;
}

/* --------------------------------------------------------------------------------- */
/*	Helper CLASSES */
/* --------------------------------------------------------------------------------- */
.right { float: right; }
.hidden { display: none; visibility: hidden; }
.noBorder { border: none; }
.cleaner {
	clear:both;	
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
}
.columnpad { padding: 0 12px; }
.mandatory { color: red; vertical-align:top;}
.small { font-size: 0.9em;}

/*DIV DIV DIV { border: 1px solid red; }*/


/* ** SIFR FLASH REPLACEMENT ** */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
	font-size: 14px;
}

