












body {
	margin:0px; background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal
}
td, th, font, p, li, ul, ol, dl, dt, dd, blockquote { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: lem;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


}

/*********** Header Notes ***********/
#headerInfo {
	font-size: 5em;
	width: 1000px;
}
#headerInfo a:link, a:active { color: #00f; text-decoration: none; }
#headerInfo a:visited { color: purple; }
#headerInfo a:hover { color: #00f; text-decoration: underline; }

/******* top left nav ****************/
#top_left_nav ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-type: none;
	float: left;
	text-align: left;
	font-size: 0.9em;
	padding: 0; 
	margin: 0;
}
#top_left_nav ul li {
	float: left;
	padding: 0px;
	margin-right: 5px;
	border-right: 0px;
}
#top_left_nav ul li a:link,
#top_left_nav ul li a:active,
#top_left_nav ul li a:visited {
	color: #00209F;
}
#top_left_nav li {
	color: black;
}

/***** Top Nav ****/
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 11px;
	text-align: right;
	z-index: 1;
	border-bottom: 1px solid #ff0000;
	padding-bottom: 0px;
}
#nav a,
#nav a:link,
#nav a:active,
#nav a:visited {
	text-decoration: none;        
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;        
	color: #766F65;
}
#nav a:hover {
	color: #ff0000;
}
#nav strong {
	color: #ff0000;
}
#nav strong a,
#nav strong a:link,
#nav strong a:active,
#nav strong a:visited,
#nav strong a:hover {
	color: #ff0000;
}


/*********** Layouts ***********/
#maincntnt {
	font-size: 1em;
	width: 1000px;
}

#maincntnt a:link, a:active { color: #00f; text-decoration: none; }
#maincntnt a:visited { color: purple; }
#maincntnt a:hover { color: #00f; text-decoration: underline; }


/* styles for content which spans left and middle column are same as those for maincntnt - just smaller width */
#maincntnt_lftmid {
	font-size: 1em;
	width: 800px;
}
#maincntnt_lftmid a:link, a:active { color: #00f; text-decoration: none; }
#maincntnt_lftmid a:visited { color: purple; }
#maincntnt_lftmid a:hover { color: #00f; text-decoration: underline; }


/*********** Homepage Layout ***********/
#homepage{
    width:1000px;
}
#homepage .footer {
    width: 1000px;
}
#homelftcol {
	width: 200px;
	vertical-align: top;
}
#homemidcol {
	width: 600px;
	vertical-align: top;
}
#homertcol {
	width: 200px;
	vertical-align: top;
}
#homelftmidcol {
	width: 800px;
	vertical-align: top;
}
#homepage .homertline {
	border-right: 1px solid #ccc;
	padding-right: 5px;
}

/*********** One Column Layout ***********/
#one_column {
	width: 1000px;
}
#dtlcol {
    padding: 0;
}

/*********** Two Column Layout ***********/
#two_column {
	width: 1000px;
}
#duoalftcol {
	width: 200px;
	vertical-align: top;
}
#duoalftcol a:link, #duoalftcol a:hover, #duoalftcol a:visited {
	text-decoration: none;
	color: #000;
}
#duoamidcol {
	width: 800px;
	vertical-align: top;
	padding: 0;
}

/*********** Three Column Layout ***********/
#three_column {
	width: 1000px;
}
#trilftcol {
	width: 200px;
	vertical-align: top;
}
#trilftcol a:link, #trilftcol a:hover, #trilftcol a:visited {
	text-decoration: none;
	color: #000;
}
#trimidcol {
	width: 600px;
	vertical-align: top;
	padding: 0;
}
#trirtcol {
	width: 200px;
	vertical-align: top;
	padding: 5px;
}

/*********** Marketing Node Layout ***********/
#mn_layout {
	width: 1000px;
}

#mnlftcol {
	width: 200px;
	vertical-align: top;
}
#mnlftcol a:link, #mnlftcol a:hover, #mnlftcol a:visited {
	text-decoration: none;
	color: #000;
}
#mnmidcol {
	width: 600px;
	vertical-align: top;
	padding: 0;
}
#mnmidcol h1 {
	color: #f00;
}
#mnrtcol {
	width: 200px;
	vertical-align: top;
	padding: 5px;
}
#promotions {
	text-align: center;
	border-left: 1px solid #999;
}

/*********** Community Layout ***********/
#comm_layout {
	width: 1000px;
}
#commlftcol {
	width: 200px;
	vertical-align: top;
}
#commmidcol .sides {
	border-left: none;
}
#commmidcol {
	width: 600px;
	vertical-align: top;
	height: 100%;
}
#commrtcol {
	width: 200px;
	vertical-align: top;
}
#commlftmidcol {
	width: 800px;
	vertical-align: top;
}


/*********** Layout and Component Misc Styles ***********/
.sides {
	padding: 0 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 5px;
}

/* Promotion Detail Component */
#median {
	width: 1px;
	border-right: 1px solid #999;
}
#mnsearch form {
	float: left;
	width: 100%;
}
#mnsearch form a img {
	border: 0px none;
}
#mnsearch input {
	margin: 10px;
}
#yfgsearch {
	text-align: left;
	vertical-align: top;
	margin: 5px;
}
#missionlink {
	text-align: left;
	vertical-align: top;
	margin: 5px;
}
#promodetails {
	color: #939;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin-left: 3px;
	clear: both;
}

/* Left Nav Component */
.Headertext {
	background-color: #fff;
}
#leftnav {
	font-size: 1em;
	/*background-image: url('leftnav-bg.png');*/
	background-repeat: repeat-y;
	background-position: center right;
}
#leftnav ul {
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 1em;
}
#leftnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftnav li.opened {
	list-style-image: url('leftnav-chevron-down.gif');
}
#leftnav li.closed {
	list-style-image: url('leftnav-chevron.gif');
}
#leftnav li.spacer {
	list-style-image: url('none');
}
#leftnav a:link, 
#leftnav a:active, 
#leftnav a:visited {
	text-decoration: none;
	font-size: 1em; 
	font-family:  Arial, Helvetica, Verdana, Eras, Geneva; font-weight: 400;
}
#leftnav a:link.active, #leftnav a:active.active, #leftnav a:visited.active {
	color: #ed1c24;
	font-weight: bold;
}
#leftnav a:hover {
	color: #ed1c24;
}

/* Page Title Component */
#pageTitle {
	text-align: right;
	padding: 0;
	margin-bottom: 10px;
	width: 590px;
}
#pageTitle .title {
	color: #667;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#pageTitle .homepageTitle {
	font-family: Arial, Helvetica, san-serif; 
	font-size:14px; 
	font-weight:bold; 
	line-height:normal; 
}
#pageTitle .subtitle {
	color: #f00;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
}
#pageTitle .line {
	padding: 0;
	margin: 0;
	height: 2px;
	border-top: 2px dotted #eee;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}




/* HomeNav Component */
	body {
		font-family: arial, helvetica, sans-serif; font-size:10px
	}
	
	#homepagenav, #homepagenav_secondary {
		font-size: 8pt;
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
		background-color: #fff;
		background-image: url('leftnav-bg.png');
		background-repeat: repeat-y;
		z-index: 99;
	}
	
	#homepagenav li, #homepagenav_secondary li {
		border-bottom: 1px solid #cacaca;
		position : relative;
		float : left;
		padding: 0;
		width: 200px;
		z-index: 99;
	}
	
	#homepagenav li ul {
		position : absolute;
		left: -999em;
		margin-left : 200px;
		top: 0;
		z-index: 99;
	}
	
	
	#homepagenav li a:link, #homepagenav li a:visited, #homepagenav li a:active {
		text-decoration: none;
		color : #9c9c9c;
		text-align: left;
		margin-left : 10px;
		display : block;
		font-weight: bold;
		text-decoration : none;
		padding: 0.6em 0;
		z-index: 99;
	}
	
	#homepagenav li a:hover {
		text-decoration: none;
		color : #ed1c24;
		display : block;
	}
	
	#homepagenav li {
		width: 180px;
		padding-right: 20px;
		background-image: url('leftnav-chevron.gif');
		background-repeat: no-repeat;
		background-position: 187px center;
	}

	#homepagenav li.sfhover ul {
		left: auto;
	}
	

	#homepagenav li.sfhover {
		background-image: url('leftnav-chevron-hover.gif');
		background-color: #fff;
	}
	
	#homepagenav_secondary li {
		width: 200px;
		padding-right: 0px;
		background-image: url('none');
	}
	
	#homepagenav_secondary li a:link, #homepagenav_secondary li a:active, #homepagenav_secondary li a:visited {
		display: block;
		padding-right: 10px;
	}
	
	#homepagenav_secondary li a:hover {
		background-color: #fff;
		display : block;
	}
