body {
	margin: 0;
	padding: 0;
	background-color: #D60012;
	background-image:url(../images/blackredfadebg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
html, body{
	min-height: 550;
	cwidth: 100%;
}

#wrapper{
	xwidth:100%;
	position:relative;
	background-color: #FFFFFF;

}
#wrapper{
	min-width:760px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 770 ? "760px" : "100%" );
}

/* 3 row header */
#header{
	border-bottom:1px solid #7f7f7f;
	height:103px;
}
#headerTagLine{
	z-index:1005;
	color: #000000;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top: 12px;
	width: 288px;
	left: 112px;
}
#headerLeft {
	position:absolute;
	top:0px;
	left:0px;
	width: 102px;
	height: 103px;
	z-index: 1004;
}
#headerRow1{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:39px;
	background-image:url(../images/header_row1bg.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	background-color:#fff;
	color: #6F7D8D;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 102;
}

#headerRow1 a:link, #headerRow1 a:visited{
	text-decoration:none;
	color:#6F7D8D;
}
#headerRow1 a:hover{
	text-decoration:underline;
}

#headerRow1 form {
	display: inline;
}

#headerRow2{
	position:absolute;
	top:39px;
	width:100%;
	right:0px;
	height:33px;
	background-image:url(../images/header_row2bg.gif);
	background-repeat:repeat-x;
	z-index: 100;
}
#mainNav {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:1px;
	line-height:29px;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#mainNav a{
	border-left:1px solid #FFFFFF;

}
#mainNav ul li a{
	margin-left:-4px;
}
#mainNav a:link, #mainNav a:visited {
	padding: 7px 20px 6px 15px; 
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #FFFFFF;
	background-position: 0px  0px; /* overlay border a tad */
	background-image:url(../images/header_btn-orange-fade.gif);
	background-repeat:repeat-x;
}


#headerRow3{
	position:absolute;
	top:70px;
	left:0px;
	width:100%;
	height:33px;
	margin: 0;
	padding: 0;
	background-image:url(../images/header_row3bg.gif);
	background-repeat:repeat-x;
	z-index: 3;
}
#secondaryNav{
	padding-right:5px;
	float:right;
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height:34px;

	list-style: none;
	margin: 0;
	padding: 0;
}
#secondaryNav li {
	display: inline;
	margin: 0;
	padding: 0;
}
/* common styles for links */
#secondaryNav li a:link, #secondaryNav li a:visited {
	padding: 11px 20px 9px 15px; 
	color: #FFFFFF;
	text-decoration: none;
}

#secondaryNav li a:hover {
	color: #f48c1a;
}
/*__end 3 row navigation header */

#cookieCrumbNav{
	color:#687787;
	font-size:11px;
	font-style:italic;
	line-height:2em;
	vertical-align:middle;
	padding:3px 12px 3px 15px;
}
#cookieCrumbNav a:link,#cookieCrumbNav a:visited{
	text-decoration:none;
	color:#687787;
} 
#cookieCrumbNav a:hover,#cookieCrumbNav a:active{
	text-decoration:underline;
} 

/* Side bar Navigation */
#nav {
	float:left;margin:0;
	padding:0px 0px 0px 0px;
	top: 0px;
	left: 1px;
	width: 164px;
	
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#nav ul {
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
}
#nav li {
	text-align:right;
	font-size: 12px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #f3f5f7 #bdc8e4 #bdc8e4 #f3f5f7;
	margin-bottom: 0px;
	
}
#nav a:link, #nav a:visited{
	padding: 2px;
	display: block;
	padding:5px 10px 5px 0px;
	color: #000;
	text-decoration: none;
}
#nav .navSelected{
	background-color: #f48c1a;
	border-bottom: 1px solid;
	border-bottom-color:#687787;
}
#nav .navNormal{
	background-color: #e7ebf0;
	
}
#nav ul li ul li .navSelected{
	background-color: #fff;
	border-bottom: 1px solid;
	border-bottom-color:#fff;
}
#nav ul li ul li a:link.navSelected, #nav ul li ul li a:visited.navSelected{
	color: #f48c1a;
}

#nav ul li ul li{
	font-size: 11px;
	background-color:#fff;
	border-bottom: 1px solid #e7ebf0;
	
}
#nav ul li ul li a:link, #nav ul li ul li a:visited{
	display: block;
	padding:4px 10px 4px 0px;
	color:#687787;
	text-decoration: none;
	width:154px;
}
/* 	Change background and text colors when links are hovered over.
	Use a combined selector for hover, active, and focus.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */ 
#nav a:hover, #nav a:active, #nav a:focus {
	background-color: #DADBE7;
	color: #333333;
}
/* __ end side bar navigation */

/*
html>body, html>body #contents {
	height: auto;
}
*/


#contentNoNav {
	margin-left: 10px;
	margin-right: 2em;
	margin-bottom: 3em;
	padding-left: 1.2em;
	padding-bottom:1em;
	min-height:550px;
}

#content {
	margin-left: 175px;
	margin-right: 2em;
	margin-bottom: 3em;
	padding-left: 1.2em;
	padding-bottom:1em;
	min-height:550px;
}


#footer {
    background-image:url(../images/contents_bdr_bt.gif);
    background-position:top;
	background-repeat:repeat-x;
	background-color: #D60012;	
    width: 100%;
	color:#000000;
	font-size: 70%;
	padding-top:12px;
}
#footer a:link, #footer a:visited{
	color:#FFFFFF;
}
#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
}


.clear {font-size: 1px; height: 1px}

