body {
	background-color: #79C7EB;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../general/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

td, th {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mid
{
	padding-top:5px;
}
#backright
{
	background-image:url(../../images/backright-blue.jpg);
	background-repeat:no-repeat;
	min-height:130px;
	min-width:124px;
	
	background-color:#CCCC00;
	margin-top:-134px;
}
.dropRight {
	background-image: url(../general/drop_right.png);
	background-repeat: repeat-y;
}

.dropBottom {
	background-image: url(../general/drop_bottom.png);
	background-repeat: repeat-x;
}

.content {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
}




#prodHome {
	display:block;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#prodHome a {
	display: block;
	color : #02528F;
	font-weight: bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	cursor: pointer;
}
#prodHome a:hover {
	color : #FFFFFF;
}

#prodMenu {
	display:block;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#prodMenu a {
	display: block;
	color : #02528F;
	font-weight: bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	cursor: pointer;
}
#prodMenu a:hover {
	color : #FFFFFF;
}

#prodInfo {
	display:block;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#prodInfo a {
	display: block;
	color : #02528F;
	font-weight: bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	cursor: pointer;
}
#prodInfo a:hover {
	color : #FFFFFF;
}
/*
#menu {
	display:block;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#menu ul {
	display: none;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#menu ul ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
#menu ul ul li a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu a {
	display: block;
	color : #02528F;
	font-weight: bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	cursor: pointer;
}
#menu a.expanded {
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: thin;
}
#menu a.collapsed {
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: thin;
}
#menu a:hover {
	color : #FFFFFF;
	text-decoration: none;
}

#menu li.collapsed {
	list-style-image:url(../menu/plus.gif);
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

#menu li.expanded {
	list-style-image:url(../menu/minus.gif);
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
#menu ul a {
	display: block;
	color : #02528F;
	font-weight: bold;
	text-decoration : none;
	font-size: 12px;
	cursor: pointer;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#menu ul a:hover {
	color : #FFFFFF;
	text-decoration: none;
}
*/
.genlist {
	display:block;
	color : #02528F;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 25px;
}
.gensidenav {
	background-color: #9ED9F7;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	min-height:300px;
	height:300px
}

.prodlist {
	display:block;
	color : #02528F;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 15px;
}

.prodsidenav {
	background-color: #9ED9F7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.prodMenuTitle {
	color : #02528F;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #006699;
}

.genmenu1evel_1 {
	font-weight: bold;
	font-size: 12px;
	color : #02528F;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: thin;
}

a.genmenu {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
a.genmenu:active {
	color : #02528F;
}
a.genmenu:visited {
	color : #02528F;
}

a.genmenu:hover {
	color : #FFFFFF;
	margin: 5px 0px 5px 0px;
}

a.prodmenu {
	display: block;
	color : #02528F;
	font-weight: normal;
	text-decoration : none;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}
a.prodmenu:active {
	color : #02528F;
}
a.prodmenu:visited {
	color : #02528F;
}

a.prodmenu:hover {
	color : #FFFFFF;
}

.whiteTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtYellow {
	color : #F8A519;
}
/*  OLD PacSeeds styles */
.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.footerlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:active {
	color: #FFFFFF;
}
a.footerlink:visited {
	color: #FFFFFF;
}
a.footerlink:hover {
	color: #003366;
}

.greenTitleMed {
	font-size: 20px;
	font-weight: bold;
	color: #02528F;
}
.greenTitleLg {
	font-size: 24px;
	font-weight: bold;
	color: #02528F;
}
.menuTitle {
	font-size: 14px;
	font-weight: bold;
	color: #669ACC;
}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pageSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #669ACC;
}
.whiteTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeTitleLg {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
.orangeText {
	color: #FF9900;
}
.greenText {
	color: #006633;
}
.blueText {
	color: #669ACC;
}
.navyText {
	color: #003366;
}
.small {
	font-size: 10px;
}
.whiteText {

	color: #FFFFFF;
}
.subheadBlue {
font-size: 12px; 
font-weight: bold; 
color: #0033CC
}
.defaultGrey {
font-size: x-small; 
font-weight: normal; 
color: #999999
}
.subheadOrange {
font-size: 12px; 
font-weight: bold; 
color: #FF9900
}
#menustrip
{
	background-image:url(../../images/menu-back.gif);
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements. 775
=================================================================== */

.menu {
	/*width:775px;
	height:28px;*/
	font-size:0.75em;
	/*position:relative;*/
	z-index:100;
	text-align:right;
	margin:0 auto;
	
	
	
/*	padding-left:8px;
	padding-bottom:0px;*/
	/*border-right:1px solid #000;*/
	/*margin-left:37px;*/
}

*+html .menu {
	margin-left:0px;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	/*width:775px;
	w\idth:774px;*/
	margin-left:0px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:130px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:90px;
	position:relative;
	margin-left:-15px;
	/*background-image: url(../../images/menu-b.gif);
	background-repeat: repeat-x;*/
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:9px;
	text-decoration:none;
	color:#000;
	width:90px;
	height:29px;
	text-align:center;
	/*border:1px solid #000;*/
	/*border-width:1px 0 1px 1px;*/
	/*background:#000;*/
	padding-left:0px;
	/*line-height:21px;*/
	vertical-align:middle;
	background-image: url(../../images/menu-b.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:90px;
	w\idth:89px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#333333;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#333333;
}
.menu ul ul :hover > a.drop {
	background:#333333;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:95px;
	margin-left:15px;
	border-top:1px solid #000;
	padding-bottom:0px;
	
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:29px;
	t\op:30px;
}
/* position the third level flyout menu */
.menu ul ul ul {
	left:95px;
	top:-1px;
	width:95px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-95px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	/*background-image:url(../../images/listback.jpg);*/
	background-color:#000000;
	filter:alpha(opacity=75);
	opacity:.75;
	color:#e18c1a;
	height:auto;
	line-height:1em;
	padding-top:8px;
	padding-bottom:8px;
	width:95px;
	text-align:left;
	padding-left:15px;
	background-image: url(../../images/bullet-menu.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	margin-top:-2px;
	margin-left:15px;
	font-size:10px;
	/*border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:95px;
	w\idth:94px;
	background:#333333;
}
/* style the top level hover */
.menu ul ul a:hover {
	color:#000;
	background:#333333;
	background-image: url(../../images/menu-hover.gif);
}

.menu ul ul a:hover {
	color:#0033CC;
	background-image: url(../../images/bullet-menu.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
}

.menu :hover > a, .menu ul ul :hover > a {
	/*color:#fff;
	background-image: url(../images/menu-hover.gif);
	*/
	color:#000;
		/*background:#333333;*/
		background-image: url(../../images/menu-but.gif);
		background-repeat: repeat-x;
}

.menu ul ul :hover > a {
	color:#0099CC;
	background-image: url(../../images/bullet-menu.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
}




/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
.menu #first
{
	margin-left:14px;
	margin-right:15px;
	width:75px;
	max-width:75px;
	background-image: url(../../images/menu-bf.gif);
}
.menu #last, .menu #last{
{
	filter:alpha(opacity=75);
	opacity:.75;
	background-image:url(../../images/menu-drop-back.gif);
	height:11px;
	min-width:110px;
	margin-left:15px;
	margin-top:-2px;
}
.menu
{
	/*
	display:inline;
	float:left;
	background-image:url(../images/menu-back.gif);
	background-repeat:repeat-x;
	width:591px;
	*/
}
/* ===========================================================================

							END MENU CSS

* ============================================================================*/