/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#pagebg {
	background-image: url(images/center_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 639px;
}
#main {
	margin: 0 auto;
	width: 745px;
}
#submain {
	margin: 0 auto;
	width: 780px;
}
#flash {
	padding-bottom: 2px;
}
#nav {
	background-color: #00529b;
	height: 24px;
	padding-left: 25px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	margin: 0;
	padding: 0px;
	float: left;
	display: inline;
}
#nav a {
	display: block;
	float: left;
	background-image: url(images/nav_off.jpg);
	padding: 0px 11px 0px 19px;
	line-height: 24px;
	height: 24px;
	text-transform: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #6697c3;
}
#nav a:hover {
	background-image: url(images/nav_on.jpg);
	text-decoration: none;
}
#index_left {
	float: left;
	width: 532px;
}
#index_left_padd {
	padding-left: 25px;
}
#index_right {
	float: right;
	width: 153px;
}
#logo {
	padding-bottom: 25px;
}
#index_copy {

}
#index_copy_left {
	float: left;
	width: 245px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#index_copy_right {
	float: right;
	width: 245px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.blocklink {
	background-image: url(images/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
.blocklink:hover {
	text-decoration: underline;
}
#secnav {

}
#secnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#secnav li {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#secnav a {
	display: block;
	background-image: url(images/index_blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 12px;
	color: #003b8c;
	text-decoration: none;
	padding-left: 24px;
}
#secnav a.on {
	display: block;
	background-image: url(images/index_blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 12px;
	color: #990000;
	text-decoration: none;
	padding-left: 24px;
}
#secnav a:hover {
	text-decoration: none;
	color: #990000;
}
#footer {
	background-color: #edecec;
	border-top: 1px solid #dbd9d9;
	padding: 12px 0px 17px 0px;
}
#footer_content {
	width: 760px;
	margin: 0 auto;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
#footer_content a {
	color: #00529b;
}
#footer_contetn a:hover {
	color: #00529b;
}
#sublogo {
	float: left;
}
#secnav_ins {
	float: right;
	width: 135px;
	padding-top: 28px;
}
#subheader {
	border-bottom: 1px solid #cccccc;
}
#sub_left {
	float: left;
	
}
#sub_right {
	float: right;
	width: 612px;
	min-height: 469px;
	background-image: url(images/subnav_right.jpg);
	background-repeat: no-repeat;
}
#sub_right_padd {
	padding-left: 1px;
}
#navsub {
	width: 160px;
	padding-top: 7px;
}
#navsub ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#navsub li {
	margin: 0px;
	padding: 0px 0px 1px 7px;
}
#navsub a {
	display: block;
	background-image: url(images/navsub_off.jpg);
	background-color: #00529b;
	padding: 0px 11px 0px 19px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	color: #ffffff;
}
#navsub a.on {
	display: block;
	background-image: url(images/navsub_on.jpg);
	background-color: #990000;
	padding: 0px 11px 0px 19px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	color: #ffffff;
}
#navsub a:hover, #navsub a.on:hover {
	background-image: url(images/navsub_on.jpg);
	background-color: #990000;
	text-decoration: none;
}
#navsub ul ul {
	margin: 0;
	padding: 5px 0px 10px 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #990000;
}
#navsub ul ul a {
	display: block;
	background-image: none;
	background-color: #990000;
	padding: 0px 0px 0px 13px;
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
}
#navsub ul ul a.on {
	display: block;
	background-image: none;
	background-color: #990000;
	padding: 0px 0px 0px 13px;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
}
#navsub ul ul a:hover, #navsub ul ul a.on:hover {
	text-decoration: underline;
	background-image: none;
}
#navsub ul ul ul  {
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #990000;
}
#breadcrumb {
	border-bottom: 1px solid #cccccc;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	font-size: 11px;
}
#breadcrumb a.on {
	color: #8f8f8f;
}
#breadcrumb a.on:hover {
	color: #8f8f8f;
}
#breadcrumb img {
	position: relative;
	top: -2px;
}
#sectionheader {
	border-bottom: 1px solid #cccccc;
}
#pagesection {
	background-color: #edecec;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #cccccc;
	padding-left: 22px;
	padding-right: 18px;
}
#actionlinks {
	float: right;
}
#pagetitle {
	float: left;
	width: 400px;
}
#pagetitle h1 {
	line-height: 39px;
	font-weight: normal;
	color: #666666;
	font-size: 16px;
}
#subcopyblock {
	padding: 35px 22px 35px 22px;
}
#subcopyblock_left {
	float: left;
	width: 390px;
}
#subcopyblock_right {
	float: right;
	width: 135px;
}
#subcopyblock h2 {
	margin: 0;
	padding: 0px 0px 2px 0px;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}
#subcopyblock_right {

}
#subcopyblock_right ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#subcopyblock_right li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#subcopyblock_right a {
	background-image: url(images/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
#subcopyblock_right a:hover {
	text-decoration: underline;
}
.redblocklink {
	display: block;
	float: left;
	height: 19px;
	line-height: 19px;
	color: #ffffff;
	line-height: px;
	padding: 0px 16px 0px 7px;
	background-color: #990000;
	background-image: url(images/redblocklink.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.redblocklink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	width: 250px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 243px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #00529b;
	color: #ffffff;
	border: none;
	border: 1px solid #cccccc;
	cursor: pointer;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover {
	color: #ffffff;
	background-color: #990000;
	border: 1px solid #cccccc;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #ffffff;
}
.required {
	font-size: 10px;
	font-style: italic;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
}
#popupphoto {
	width: 199px;
	height: 249px;
	overflow: hidden;
}
#popupright {
	float: right;
	width: 350px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
/*
#popupclosebar a#printthispage {
	float: right;
	display: block;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	color: #A53808;
	text-decoration: none;
	font-size: 11px;
}
#popupclosebar a#printthispage:hover {
	color: #787878;
	background-image: url(images/print_on.gif);
}
#popupclosebar a#closethiswindow {
	float: right;
	display: block;
	background-image: url(images/close_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 6px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #A53808;
}
#popupclosebar a#closethiswindow:hover {
	color: #787878;
	background-image: url(images/close_on.gif);
}
*/
.popupimg {
	/*float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 31px;
	*/
}
#TB_window a#nextlink {
	display: block;
	float: right;
	width: 150px;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
}
#TB_window a#nextlink:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #2F6A4E;
}
#TB_window a#prevlink {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #2F6A4E;
}
#TB_window a#nextlink, #TB_window a#nextlink2 {
	display: block;
	float: right;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
	text-align: right;
}
#TB_window a#nextlink:hover, #TB_window a#nextlink2:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #787878;
}
#TB_window a#prevlink, #TB_window a#prevlink2 {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover, #TB_window a#prevlink2:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #787878;
}
#TB_window img, #inside_content img {
	border: 1px solid #cccccc;
}
#inside_content #pageheader img, #inside_content img.expandimg{
	border: none;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.floatbio {
	float: left;
	width: 195px;
}
.floatbio_txt {
	float: left;
	width: 160px;
	min-height: 65px;
}
.nophoto {
	display: block;
	padding-top: 55px;
	padding-bottom: 54px;
}
.floatstaffimage {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.bionophoto {
	height: 135px;
	line-height: 135px;
	font-size: 11px;
	width: 110px;
	color: #cdcbcc;
}
.bionophotoborder {
	height: 100%;
	width: 100px;
	border: 1px solid #cdcbcc;
	text-align: center;
}
.biophoto {
	height: 135px;
	line-height: 135px;
	width: 120px;
	overflow: hidden;
	position: relative;
}
.biophoto img {
	border: 1px solid #cdcbcc;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}
.adphotogall {
	margin-bottom: 5px;
}
.prodtypebox {
	border: 1px solid #bababa;
	margin-bottom: 10px;
}
.prodtypebox_img {
	float: left;
	padding: 6px 0px 0px 6px;
}
.prodtypebox_img img {
	border: 1px solid #cfcfcf; 
}
.prodtypebox_list {
	float: right;
	width: 328px;
	border-left: 1px solid #bababa;
	min-height: 63px;
}
.prodtypebox_list_padd {
	padding: 14px 14px 14px 10px;
}
.prodtypebox_list h3 {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
}
.prodtypebox_list h4 {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
}
.switchgroup2 ul {
	margin: 0;
	padding: 14px 0px 0px 18px;
	list-style-image: none;
	list-style-type: none;
}
.switchgroup2 li {
	margin: 0;
	padding: 0;
}
.switchgroup2 a {
	display: block;
	float: left;
	background-image: url(images/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
#products_left {
	float: left;
	width: 400px;
}
#products_right {
	float: right;
	width: 132px;
}
#prodtitle h2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0px 15px 0px 0px;
}
#prodtitle {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
.productimage {
	float: left;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 7px;
	position: relative;
}
.viewlarger {
	position: absolute;
	top: 7px;
	left: 7px;
}
.viewlargerimg {
	padding-left: 103px;
	padding-top: 102px;
}
.productimageborder {
	border: 1px solid #cccccc;
}
.productmargin {
	float: left;
	width: 12px;
	overflow: hidden;
}
.productimage_txt {
	font-size: 11px;
	padding-top: 10px;
}
.productimguploads {
	padding-bottom: 22px;
}
.productimguploads h3 {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#productid_left {
	float: left;
	width: 436px;
}
#productid_right {
	float: left;
	width: 120px;
	padding-top: 20px;
	font-size: 11px;
}
#productid_right h3 {
	margin: 0;
	padding: 0px 0px 4px 0px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.redbglink {
	display: block;
	height: px;
	line-height: 19px;
	height: px;
	background-color: #990000;
	color: #ffffff;
	padding: 0px 10px 0px 7px;
	text-decoration: none;
	background-image: url(images/redlink.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.redbglink:hover {
	display: block;
	height: px;
	line-height: 19px;
	height: px;
	background-color: #00529b;
	color: #ffffff;
	padding: 0px 10px 0px 7px;
	text-decoration: none;
	background-image: url(images/redlink_on.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#protable {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 423px;
}
#protable th {
	padding: 2px;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#protable td {
	padding: 2px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.imagesnav {
	padding: 5px 20px 5px 20px;
	color: #999999;
}
#TB_window img.tbthumb {
	border: 1px solid #9e9e9e;
}
#TB_window img.tbthumb_on {
	border: 1px solid #990000;
}
.paging {
	float: right;
	width: 100px;
}
.page {
	float: left;
	margin-right: 5px;
	line-height: 15px;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #cccccc;
}
.page_on {
	float: left;
	margin-right: 5px;
	line-height: 15px;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #cccccc;
	background-color: #cccccc;
	font-weight: bold;
}