html, body {
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}

#contentmain {
	font-size: 12px;
	line-height: 19px;
	margin: 14px 28px 12px;
	border: 0px solid #FF0000;
	text-align: left;
}

#contentmain .homeblock {
	margin-left: 226px;
	height: 79px;
	overflow: auto;
}

#contentmain .homeblock {
	font-size: 10px;
	line-height: 14px;
}

#contentmain .homeblock h3 {
	font-size: 15px;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
	color: #184897;
}

#contentmain .newsteaser {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
}

#contentmain .newsteaser .date {
	font-size: 10px;	
}

#contentmain .newsteaser .learnmore {
	font-size: 10px;
}

#contentmain ul {
	padding-left: 15px;
}

#contentmain li {
	padding-bottom: 10px;
}

#contentmain ul li li {
	padding-bottom: 0px;
	font-size: 10px;
}

#contentmain.internal-full {
	font-size: 11px;
	line-height: 16px;
}

#contentmain h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #184897;
	margin: 0px;
	font-weight: normal;
}

#contentmain h1.internal-full {
	font-size: 18px;
}

#contentmain h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #184897;
	margin: 20px 0px 5px 0px;
	font-weight: normal;
}

#contentmain h2.internal-full {
	margin: 15px 0px 5px 0px;
}

#contentmain h3, #contentmain h3.internal-full {
	font-size: 15px;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #184897;
}

#contentmain h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184897;
	margin: 0px 0px;
	font-weight: normal;
}

#contentmain p {
	margin: 10px 0px;
}

#contentmain p.success {
	background-color: #eef7ed;
	color: #3ea639;
	padding: 5px;
}

#contentmain p.error {
	background-color: #efe0db;
	color: #990000;
	padding: 5px;
}

#contentmain p.blockq {
	margin-left: 20px;
}

#contentrh {
	font-size: 11px;
	line-height: 15px;
	margin: 14px 10px 10px 10px;
	border: 0px solid #00FF00;
	text-align: left;
}

#contentrh h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #184897;
	margin: 5px 0px;
	font-weight: normal;
}

#contentrh h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184897;
	margin: 0px 0px;
	font-weight: normal;
}

#contentrh p {
	margin: 5px 0px 5px 0px;
}

#contentrh .readmore {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentrh p.separator {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #e5e5e5;
}

#calloutcontent {
	margin: 8px;
}

.fineprint {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#headerlinks {
	font-size: 11px;
	margin: 16px 23px;
}

#headerlinks a:link, #headerlinks a:visited {
	color: #0e3f92;
	text-decoration: none;
	margin: 0px 8px;
}

#headerlinks a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #999999;
}

#footerlinks a:link, #footerlinks a:visited {
	margin-right: 25px;
	color: #182240;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #0b5392;
	text-decoration: underline;
}

.required {
	color: #184897;
}

#printlogo {
	float: right;
	width: 127px;
	height: 80px;
}

.productssmall {
	font-size: 9px;
}

#hlimage {
	border: solid 1px #e5e5e5;
	width: 165px;
	height: 100px;
	clear: both;
	margin: 5px 0px;
}


/* Form */

input, select, textarea {
	border: 1px solid #e5e5e5;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	font-size: 12px;
}

input[type=submit] {
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	color: #3ea639;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
}

/* Link */
a:link, a:visited {
	color: #184897;
	text-decoration: underline;
}

a:hover {
	color: #1a55b6;
}

a.section:link, a.section:visited {
	color: #3ea639;
	text-decoration: none;
	padding: 3px 5px;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
}

a.section:hover {
	background-color: #e8e8e8;
}

/* Menu */

#menu-main {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #CCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 181px;
	float: left;
	line-height: 14px;
	display: block;
	text-align: left;
	background-color: #eef7ed;
}

#menu-main a {
	background: url(../images/menu-main-off.gif) no-repeat left top;
	color: #56719a;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #666;
	width: 100%;
}

#menu-main a span {
	background: url(../images/menu-main-off.gif) no-repeat top right;
	width: auto;
	display: block;
	padding: 7px 15px 5px 21px;
	border: 0px solid #00F;
}

#menu-main a.current {
	background: url(../images/menu-main-on.gif) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #666;
	width: 100%;
}

#menu-main a:visited {
	color: #56719a;
}

#menu-main a:hover {
	color: #39406b;
	background: url(../images/menu-main-over.gif) no-repeat top right;
	/*background-position: 0% -150px;*/
}

#menu-main a:hover span {
	background: url(../images/menu-main-over.gif) no-repeat top right;
	/*background-position: 100% -150px;*/
}

#menu-main a:hover.current, #menu-main a:visited.current {
	color: #FFFFFF;
}

#menu-main a.current span, #menu-main a:visited.current span, #menu-main a:hover.current span {
	background: url(../images/menu-main-on.gif) no-repeat top right;
	width: auto;
	display: block;
	padding: 7px 15px 5px 21px;
	border: 0px solid #00F;
}

#submenu-main {
	border: 0px solid #CCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	line-height: 14px;
	display: block;
	font-size: 10px;
	background-color: #ddebdb;
}

#submenu-main a {
	background: url(../images/menu-sub-off.gif) no-repeat left top;
	color: #56719a;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #666;
	width: 100%;
	background-color: #ddebdb;
}

#submenu-main a.current {
	background: url(../images/menu-sub-on.gif) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #666;
	width: 100%;
}

#submenu-main a span {
	background: url(../images/menu-sub-off.gif) no-repeat top right;
	width: auto;
	display: block;
	padding: 7px 21px 5px 21px;
	border: 0px solid #00F;
	background-color: #ddebdb;
}

#submenu-main a:visited {
	color: #515A88;
}

#submenu-main a:hover {
	color: #39406b;
	background: url(../images/menu-sub-over.gif) no-repeat top right;
}

#submenu-main a:hover span {
	background: url(../images/menu-sub-over.gif) no-repeat top right;
}

#submenu-main a:hover.current, #submenu-main a:visited.current {
	color: #FFFFFF;
}

#submenu-main a.current span, #submenu-main a:visited.current span, #submenu-main a:hover.current span {
	background: url(../images/menu-sub-on.gif) no-repeat top right;
	width: auto;
	display: block;
	padding: 7px 21px 5px 21px;
	border: 0px solid #00F;
}

/* BUTTONS */

.buttons a, button{
    display:inline;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:-1px 5px 1px 2px; /* Links */
	height:22px;
}
button{
    width:auto;
    overflow:visible;
    padding:-1px 5px 1px 2px; /* IE6 */
}
button[type]{
    padding:-1px 5px 1px 2px; /* Firefox */
    line-height:17px; /* Safari */
}
button img, .buttons a img{
    margin:0 4px 0px 4 !important;
    padding:0;
    border:none;
    width:8px;
    height:9px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

