html {
    padding: 0;
    margin: 0;
    height: 100%;
	width: 100%;
}

body {
	font-size: 99%;
	background: #369 url(images/bg.gif) repeat-x top;
	font-stretch: expanded;
	font-family: Verdana, Arial;
	margin: 0;
	padding: 25px 0 0 0;
}

#container {
	margin: 0em auto;
	width: 840px;
	text-align: left;
	border-width: 1px 1px 2px 1px;
	border-color: #036;
	border-style: solid;
	padding: 0;
}

#whiteborder {
	padding: 4px;
	margin: 0;
	background-color: #fff;
	}

#head {
	position: relative;
	height: 170px;
	background: #fff url(pics/headgrad.jpg) repeat-y right;
	margin: 0;
	padding: 0;
}

.logobox {
	position: absolute;
	height: 168px;
	width: 220px;
	padding: 0;
	background: #dde5ee url(images/logogradient.jpg) bottom repeat-x;
	border: 1px #cedae6 solid;
	}

.logo {
	position: relative;
	top: 14px; left: 2px;
	}

.printonly1 {
	display: none;
	} 	
	
.printonly2 {
	display: none;
	} 
	
.printonly3 {
	display: none;
	} 

.flash {
	float: right;
	height:250px;
	width: 359px;
	margin: 10px;
	}

/* Product Menu */

#menubar {
	position: relative;
	left: 226px;
	margin-left: 0;
	z-index: 500;
	padding: 0;
	margin: 0;
}

#menubar a:hover {
	color: #ffd189;
	}
	
#menubar a:active {
	color: #a7ccdc;
}

#menu{
	position: relative;
	top: 0; left: 0px;
	width: 610px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000;
	z-index: 500;
	font-family: Verdana,Arial;
	font-size: 12px;
	}
	
#menu, #menu ul {
	padding: 0;
	margin: 0;
	line-height: 11px;
	list-style: none;
	z-index: 500;
	text-align: center;
	}

#menu a {
	display: block;
	list-style: none;
	text-decoration: none;
	border: 0;
	padding: 2px;
	margin: 0;
	width: 100px;
	/*color: #98c3d5;*/
	color: #FFFFFF;
	}
	
#menu li {
	float: left;
	width: 116px;
	border-left: 0;
	background: #517da8 url(images/menu.gif) repeat-x top;
	border-width: 1px 1px 0 1px;
	border-color: #164778;
	border-style: solid;
	margin-right: 4px;
	height: 30px;
	z-index: 500;
}

#menu ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
	line-height: 1.1em;
	}
	
#menu li ul li {
	position: relative;
	top:0; left:0;
	margin-right: 0;
	padding: 2px;
	list-style: none;
	width: 111px;
	background: #4172a1;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	height: auto;
	border-width: 0px 1px 1px 1px;
	
	}
	
#menu li ul li a {
	padding: .15em .2em;
	}
	
#menu li ul {
	position: absolute;
	margin: 0 0 0 -1px;
	height: 137px;
	width: 118px;
	left: -999em;
	background: #369;
	z-index: 500;
	text-align: left;
	border-width: 1px 0 0 0;
	border-color: #164778;
	border-style: solid;
	}
	
#menu li:hover ul {
	left: auto;
	z-index: 500;
	}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: block;
	z-index: 500;
}

#one {
	position: absolute;
	left: 226px; top: 31px;
	z-index: 100;
	padding: 0;
	margin: 0;
	}

.menutap {
	position: relative;
	top: 5px;
	}

.gutter1 {
	position: absolute;
	left: 122px;
	}

.gutter2 {
	position: absolute;
	left: 244px;
	}
	
.gutter3 {
	position: absolute;
	left: 366px;
	}

.gutter4 {
	position: absolute;
	left: 488px;
	}

/* Bottom Half */

#content {
	clear: both;
	position: relative;
	top: 0; left: 0;
	background: #fff; 
	height: 100%;
	padding: .01em;
	padding-top: 515px;
	color: #000;
	background: #fff url(images/columngrad.jpg) repeat-y left;
}

.minheight {
	margin-top: -515px;
	}

/* The Magic min-height fix happens here */
	*>#center {padding-top: 515px; min-height: 1px;}
	*>#center .minheight {margin-top: -515px;}
	* html .minheight {
		/* IE5Mac filter \*/
		height: 515px;}
		/* end filter */

#left {
	position: absolute;
	top: 0; left: 1px;
	padding: 0px;
	width: 239px;
	height: 100%;
	line-height: 1.1em;
	font-size:11px;
	font-family: Verdana, Arial;
	z-index: 100;
}

/* Info Menu */

#menu2{
	position: relative;
	top: 0; left: 0px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000;
	font-family: Verdana,Arial;
	font-size: 12px;
	}
	
#menu2 ul {
	padding: 0;
	margin: 0;
	line-height: 11px;
	list-style: none;
	text-align: left;
	border-top: 4px #fff solid; 
	width: 225px;
	}

#menu2 a {
	display: block;
	list-style: none;
	text-decoration: none;
	width: 220px;
	color: #fff;
	padding-left: 25px;
	}

#menu2 a:hover {
	color: #ffd189;
	}
	
#menu2 a:active {
	color: #a7ccdc;
}

	
#menu2 li {
	width: 220px;
	border-left: 0;
	background: #688eb3 url(images/infograd.gif) repeat-y right;
	border-width: 0 1px 1px 1px;
	border-color: #164778;
	border-style: solid;
	margin-bottom: 1px;
	height: 25px;
}

#menu2 ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
	line-height: 2em;
	}
	

#column {
	position: static;
	width: 211px;
	padding: 10px 5px;
	background: #dde5ee url(images/columngrad.gif) repeat-x top;
	color: #003366;
	font-size: 12px;
	line-height: 14px;
	}

/* Center */

#center {
	position: relative;
	top: 0; left: 225px;
	padding: 1.2em;
	padding-top: 1.6em;
	width: 560px;
	height: 100%;
	display: block;
	line-height: 1.2em;
	font-size: .95em;
	font-family: Arial;
	z-index: 150;
}


#center ul li {
	padding: .4em 0;
	}
	
#gallery table {
	position: relative;
	top:0; left: 12px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	}

#gallery td {
	padding-bottom: 10px;
	}

#gallery table a {
	text-decoration: none;
	color:#006699;
	}

#gallery  table a:hover {
	text-decoration: none;
	color: #003366;
	}

.padit {
	margin: 6px;
	}
	
.bluebackground {
	margin: 0;
	padding: 0;
	color: #003366;
	background: #dde5ee url(images/logogradient.jpg) bottom repeat-x;
}

/* Footer */	

#footer {
	clear: both;
	height: 25px;
	background: #527da8;
	border-top: 4px #fff solid;
	padding-left: 240px;
	z-index: 300;
	color: #fff;
}

#footer a {
	color: #fff;
	font-size: 11px;
	}

#footer a:hover {
	color: #ffd189;
	text-decoration: none;
	}

.copyright {
	position: relative;
	top: 0; left: 120px;
	line-height: 1.4em;
	color: #d1dae3;
	padding: .5em;
	font-size: .6em;
}

	
a {
	color: #369;
	text-decoration: none;
	}
	
a:hover {
	color:#666666;
	text-decoration: underline;
	}

.center {
	text-align: center;
	}

.header {
	position: relative;
	left: 13px;
	padding-bottom: 12px;
	}

.answer {
	padding-top: .4em;
	font-weight: bold;
	color: #369;
	display: block;
	}

h2 {
	position: relative;
	left: 30px;
	font-size: 1.45em;
	font-weight: bold;
	color: #369;
	padding: 5px 0 15px 0;
	margin: 0;
	}

h3 {
	position: relative;
	left: 13px;
	padding:.2em 0 0 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #369;
	}

h4 {
	position: relative;
	padding:12px 23px 7px 23px;
	margin: 0;
	font-size: 18px;
	background: #5d7fa7 url(images/infograd2.jpg) repeat-y right;
	height: 30px;
	width: 176px;
	cursor: pointer;
	}

a h4 {
	color: #fff;
	line-height: 20px;
	
	}

a:hover h4 {
	color: #fdc671;
	text-decoration: none;
	}

a:active h4 {
	color: #a7ccdc;
}
	
.blue {
	color: #369;
	}
	 
.removetoppad {
	margin-top: .2em;
	padding: 0;
	}
	
.smindent {
	position: relative;
	top: 0; left: 2em;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	}

.indent {
	position: relative;
	top: 0; left: 35px;
	}

	
