body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

p, td, li {
	font-size: 75%;
	line-height: 135%;
	color: #003668;
	margin-top: 0px;
	margin-bottom: 5px;
}

h1  {
	font-size: 90%;
	color: #E7A614;
	margin-top: 0px;
	margin-bottom: 5px;	
}

h2  {
	font-size: 80%;
	color: #E7A614;
	margin-top: 10px;
	margin-bottom: 5px;	
}

h2 a:link {
	text-decoration:none;
	color: #E7A614;
	margin-top: 0px;
	margin-bottom: 5px;	
}

h2 a:visited {
	text-decoration:none;
	color: #003668;
	margin-top: 0px;
	margin-bottom: 5px;	
}

a:link  {
	color: #E7A614;
	text-decoration:underline;
}

a:visited  {
	color: #003668;
	text-decoration:underline;
}

#wrapper  {
	width:950px;	
}

#topBanner  {
	width:852px;
	height:251px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7A614;		
}

#topGoldBar  {
	width:851px;
	height:22px;
}

#logoDiv  {
	width:166px;
	height:229px;
	float:left;
}

#flashDiv  {
	width:686px;
	height:229px;
	float:right;
}

#content  {
	width:950px;
	
}

#sidebar  {
	width:261px;
	float:left;
}

#sidenav  {
	width:261px;
	background-color:#005288;
	padding-top:14px;
	padding-bottom:32px;
	text-align:right;
}

#sidenavSecond  {
	color: #FFF;
	width: 235px;
	padding-top: 3px;
	padding-right: 26px;
	padding-bottom: 5px;
		
}

#sidenavSecond a:link  {
	color: #FFF;
	text-decoration: none;
}

#sidenavSecond a:visited  {
	color:#BFD4E1;
	text-decoration:none;
}

#sidenavSecond a:hover  {
	color:#F3D28A;
	text-decoration:underline;
}

.sidenavSelected  {
	color:#F3D28A;
	font-weight: bold;	
}

#sideAddress  {
	width:261px;
	text-align:right;
}

#sideAddress p {
	font-size:65%;
}

#sideAddress a:link  {
	color:#003668;
	text-decoration:underline;
}


#sideAddress a:visited  {
	color:#003668;
	text-decoration:underline;
}



#textarea  {
	width:626px;  
	float:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7A614;
	padding-top:22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7A614;
	padding-right: 20px; 
}

#textarea ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#textarea ul li   { /*body lists*/
	margin-left: 0px;
	background-image: url(../images/list_button.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	
	line-height: 120%;
	list-style-position: outside;
}


#rightColumn  {
	width:240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7A614;
	background-image: url(../images/background_right_column.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 24px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: -20px;
}
#rightColumnRecipe  {
	width:240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7A614;
	background-image: url(../images/background_right_column_recipe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 24px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: -20px;
}
#rightColumnTop  {
	width:240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7A614;
	background-image: url(../images/background_right_column_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 24px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: -20px;
	margin-right: -20px;
}

#rightColumnText  {
	width:216px;
	padding-left:14px;
	padding-right:10px;
	padding-bottom:0px;
	padding-bottom:0px;
}

.textareaTwoColDiv  {
	width:300px;
	margin-left:50px;
	float: right;
}

#attributeBar  {
	background-color:#E7A614;
	width:640px;
	height:22px;
	padding-right:6px;
	color:#FFF;
	font-size:10px;
	margin-top: 20px;
	padding-top: 3px;
	vertical-align: middle;
}

#attributeBar p {
	font-size:10px;
	color:#FFF;
	text-align: right;
}

#attributeBar a:link  {
	color:#FFF;
	text-decoration:underline;
}

#attributeBar a:visited  {
	color:#FFF;
	text-decoration:underline;
}

.clearit  {
	clear:both;		
}



.blueTableCell  {
		color:#FFF;
		background-color:#7FA8C3;
}

.orangeTableCell  {
	background-color:#F8E4B8;	
}

.lightblueTableCell  {
	background-color:#BFD4E1;	
}
.imageFloatRight {
	padding: 0px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px; 
}
.caption {
	font-style: italic;
	font-weight: bold;
}

/* print styles */

@media print { body {
color: black;
background: white;
	background-color: #FFFFFF;
	background-image: none; 
}}
@media print { a:link, a:visited {
color: black;
font-weight: normal;
}}
@media print { p, td, ul, li, ol, dl, dt, dd {
color: black;
	font-size: 12pt;
	line-height: 135%;
}}
 
@media print { @page {
 size: 8.5in 11in; 
 margin: 0;
      }}
@media print { #topGoldBar, #flashDiv , #sidenav {
display: none;
}}
@media print { .noprint {
display: none;
}}
@media print { #textarea ul   { /*body unordered list for printing */
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
}}

@media print { #textarea ul li   { /*body lists for printing */
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	list-style-position: inside;
}}
