@import url("https://fonts.googleapis.com/css?family=Raleway");

body, th, td, div
{
	font-family: "Raleway", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	margin:0px;
}
body
{
	/*background: url('images/page_t.png') #bab274 repeat-x top left;*/
	background: #bab274; /* url(images/page_t.png) 0 0 repeat-x;*/
	font-family: Helvetica,sans-serif;
	color: #333333;
	width: 100%;
}

div#page-body {
	background: #bab274; /* url(images/page_t.png) 0 0 repeat-x;*/
}

body.new
{
	/*background: url('images/page_t.png') #bab274 repeat-x top left;*/
	background: none; /* url(images/page_t.png) 0 0 repeat-x;*/
	font-family: Helvetica,sans-serif;
	color: #333333;
	width: 100%;
}

div.new#page-body {
	background: none; /* url(images/page_t.png) 0 0 repeat-x;*/
}

/* Removes the black line pattern on background--webmaster removal

div#page-body div.page-body-img {
	background: url(../images/black/page_img.jpg) 50% 0 no-repeat;
	
}*/

div#page-body div.page-body-b {
	/*background: url(images/page_b.png) 0 100% repeat-x;*/
}

div#wrapper div.wrapper-b {
	background: #ffffff url(images/wrapper_b.png) 0 100% repeat-x;
}

div#wrapper div.wrapper-bl {
	background: url(images/wrapper_bl.png) 0 100% no-repeat;
}

div#wrapper div.wrapper-br {
	background: url(images/wrapper_br.png) 100% 100% no-repeat;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#000;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

* html #sbox-window
{
	top: 50% !important;
	left: 50% !important;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(images/closebox.png) no-repeat top left;
	border:					none;
}

.sbox-loading #sbox-content
{
	background-image:		url(images/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

a {
	text-decoration: none;
}


a:active, a:link, a:visited
{
	color: #2F4C74;
	text-decoration: none;
}	
a:hover
{
	color: #666666;
	text-decoration: underline;
}

a:link.cat, a:active.cat, a:visited.cat
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.cat
{
	color: #2F4C74;
	text-decoration: none;
}
a:link.sub_menu, a:active.sub_menu, a:visited.sub_menu
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sub_menu
{
	color: #2F4C74;
	text-decoration: none;
}
a:link.selcat, a:active.selcat, a:visited.selcat
{
	color: #F38F1D;
	font-weight: bold;
	text-decoration: none;
}
a:hover.selcat
{
	color: #2F4C74;
	text-decoration: none;
}
a:link.prodhead, a:active.prodhead, a:visited.prodhead
{
	color: #F38F1D;
	font-size: 13pt;
	text-decoration: none;
}
a:hover.prodhead
{
	color: #2F4C74;
	text-decoration: none;
}
a
{
	text-decoration: none;
}
a:link.emails, a:visited.emails, a:active.emails
{ 
	color: #001892;
	text-decoration: none;
} 
a:hover.emails
{ 
	color: black;
	text-decoration: underline;
} 
a:link.menu, a:visited.menu, a:active.menu
{
	color: #222222;
	padding: 2px;
	text-decoration: none;
} 
a:hover.menu
{ 
	color: #000000;;
	text-decoration: none;
} 
/*a:link.topmenu, a:visited.topmenu, a:active.topmenu
{
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
} 
a:hover.topmenu
{ 
	color: #666666;
	text-decoration: underline;
} */
a:link.mini, a:visited.mini, a:active.mini
{ 
	color: #666666;
	font-size: 8pt;
} 
a:hover.mini
{ 
	color: #003366;
	text-decoration: underline;
} 
a:link.top_small_menu, a:visited.top_small_menu, a:active.top_small_menu, .top_small_menu
{ 
	color: #666666;
	font-size: 8pt;
} 
a:hover.top_small_menu
{ 
	color: #014961;
	text-decoration: none;
} 
a:link.footer, a:visited.footer, a:active.footer, .footer
{ 
	color: black;
	font-size: 8pt;
} 
a:hover.footer
{ 
	color: black;
	text-decoration: underline;
} 
a:link.err, a:active.err, a:visited.err
{
	color: #ff0000;
}
a:hover.err
{
	color: #2F4C74;
	text-decoration: underline;
}
a:link.openlink, a:active.openlink, a:visited.openlink
{
	color: #b22222;
	font-size: 10pt;
	font-weight: bold;
}
a:hover.openlink
{
	color: #2F4C74;
	text-decoration: underline;
}
div.announcement
{
	border: solid 1px #b5b5b5;
	padding: 5px;
	background-color: #ffffff;
}
div.close
{
	float: right;
	font-size: 8pt;
	display: none;
}
div.open
{
	float: right;
	font-size: 8pt;
	display: inline;
}
div.block
{
	display: none;
}

small
{
	font-size: 8pt;
	font-style: italic;
}
.header
{
	text-align: left;
	font-family: "Raleway", sans-serif;
	font-size: 20pt;
	color: #444444;
}
.header-new
{
	text-align: center;
	font-size: 16pt;
	color: #009BDF;
}

.prodhead small
{
	color: #014961;
}
.header2
{
	color: #336699;
	font-family: "Raleway", sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.subheader
{
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
}
.midLine 
{
	background: url('images/stripeBack.gif') repeat-x top;
}
.midLeft {
	background-image:url(images/topLeftBack.gif);
}
.footerOrange {
	background-image:url(images/bottomBack.gif);
}
.navReg {
	background-image:url(images/buttonBack.gif);
	background-repeat:no-repeat;
	color:#003366;
	padding-left:37px;
	font-weight:bold;
}
.navOver {
	background-color:#003366;
	color:white;
	padding-left:37px;
	font-weight:bold;
}
.thead2
{
	font: bold 8pt verdana;
	color: #ffffff;
	background-color: #2F4C74;
	padding: 3px;
	border: solid 1px #ffffff;
}
.tcell2
{
	padding: 5px;
	font: normal 8pt verdana;
}

.err
{
	color: #ff0000;
}
.thead
{
	font-weight: bold;
	color: #ffffff;
	background-color: #2F4C74;
	padding: 3px;
}
.tcell
{
	padding: 5px;
}

a.boxl {
	color:#000000;
	text-decoration: none;
}
a.boxl:hover {
	color:#2F4C74;
	text-decoration: underline;
}
.box {
	font-size:8pt;
	background-color:#FFFFFF;
	border-left: solid 1px #2F4C74;
	border-right: solid 1px #2F4C74;
	padding-left:5px;
}
.input, select, textarea
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #202E6E;
	font-size: 8pt;
}
hr
{
	background-color: #2F4C74;
	color: #2F4C74;
	height: 1px;
}

h1 {
	color: #19388a;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}
h2 {
	font-size: 11pt;
	/*border-bottom: 1px solid #616161;*/
	color: #616161;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10pt;
	margin: 0px;
	/*border-top: 1px solid #d2d3e8;*/
	/*border-left: 4px solid #d2d3e8;*/
	/*font-style: italic;*/
}
h4 {
	color: #19388a;
	font-weight: normal;
	font-style: italic;
	/*margin-top: -1em;*/
	font-size: 9pt;
}
h5 {
	color: #19388a;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1em;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: 9pt;
}
ul {
	list-style-image: url(images/bullet.png);
}
input[type='text'], select, textarea {
	border: 1px solid #7d82b8;
	margin-left: 2px;
}
input[type='submit'],input[type='button'] {
	background-image: url(images/header_nav_backdrop.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D8D8D8;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-bottom: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	color: #313131;
	font-weight: bold;
}
option,option.enabled {
	color: #313131;
}
option.disabled {
	color: #999999;
}
input[disabled] {
	background-image: none;
	background-color: #D8D8D8;
}
address {
	font-style: normal;
	margin: 0px;
}

body {
}

td.sidemenu
{
	font-size: 9pt;
	font-weight: bold;
}

.PageBackdrop {
	background-color: #19388a;
	padding-left: 17px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(images/body_arrow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 943px;
	border-right: 1px solid #CECECE;
}
.ContentSpace {
	background-color: #FFFFFF;
	min-height: 600px;
}
.HeaderBackdrop {
	width: 617px;
	height: 122px;
	background-image: url(images/header_backdrop.png);
}
.HeaderBlock {
	width: 725px;
}
.LogoBlock {
	width: 200px;
	height: 88px;
	float: left;
	border-right: 1px solid #d7d8ea;
	text-align: center;
	padding-top: 7px;
}
.LogoBlock img {
	border: 0px none;
	vertical-align: middle;
}
.SearchBlock {
	width: 523px;
	float: left;
	height: 40px;
	background-image: url(images/header_backdrop.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.HeaderTitle 
{
	position: absolute;
	top: 35px;
	left: 225px;
	width: 473px;
	float: left;
}
.HeaderTitle h1 {
	color: #f4911d;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12pt;
	padding-top: 22px;
	padding-left: 12px;
}

.american_logo img
{
	position: relative;
	top: -30px;
	left: 600px;
	width: 120px;
	height: 50px;
	text-align: center;
	padding-top: 7px;
	vertical-align: top;
}

.liveperson img
{
	position: relative;
	top: -30px;
	left: 600px;
	width: 120px;
	height: 50px;
	text-align: center;
	padding-top: 7px;
	vertical-align: top;
}
.navTable
{
	clear: both;
	height: 40px;
	background: url("images/bg_menu.png") top left repeat-x;
}

.HeaderNavigation {
	clear: both;
	height: 40px;
	padding-top: 15px;
	border-top: 1px solid #c8c8c8;
	background-image: url(images/bg_menu.png);
}
.HeaderNavigation .navElement {
	float: left;
	vertical-align: middle;
	height: 40px;
}
a.topmenu, a.topmenu:active, a.topmenu:visited, a.topmenu:link
{
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.topmenu {
	color: #ffffff;
	text-decoration: underline;
}
a.menu, a.menu:active, a.menu:visited, a.menu:link
{
	height: 18px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 3px;
	
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover
{
	color: #000000;
	text-decoration: none;
}
.navDivider {
	background: url('images/div_menu.png') transparent middle center no-repeat;
	height: 40px;
	width: 1px;
	float: left;
}
.HeaderNavigation .subMenu {
	position: absolute;
	margin-top: 22px;
	border-left: 1px solid #9d9d9d;
	border-right: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	width: 240px;
	float: left;
	display: none;
	z-index: 1000;
}
.HeaderNavigation .subMenu a {
	display: block;
	background-color: #ececec;
	border-bottom: 1px solid #FFFFFF;
	color: #19388a;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.HeaderNavigation .subMenu a:hover {
	background-color: #5672c0;
	border-bottom: 1px solid #5672c0;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderNavigation .subMenu .subMenuTitle {
	background-color: #ececec;
	font-weight: bold;
	color: #19388a;
	padding-left: 3px;
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-top: 2px;
}

.BreadCrumbs {
	border-bottom: 1px solid #D2D3E8;
	height: 15px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.BreadCrumbs a {
	color: #808080;
	font-weight: normal;
	font-size: 8pt;
}

.ContentSplash {
	background-color: #ececec; 
	height: 191px;
}
.ContentSplashMain .box .boxcontent {
	height: 220px; margin-top: 7px; padding-right: 5px; overflow: auto;
	display: block;
}


.box {
	border: 1px solid #7d82b8;
	margin: 10px 0px 10px 20px;
}
.box .boxtop {
	background-color: #ececec;
}
.box .blue .boxtop {
	background-color: #19388a;
	color: #FFFFFF;
}
.box .boxtop .boxul {
	position: relative;
	top: -1px;
	left: -1px;
}
.box .boxtop .boxul div {
	position: absolute;
	width: 5px;
	height: 5px;
}
.box .blue .boxtop .boxul div {
	background-image: url(images/bboxul.png);
}
.box .gray .boxtop .boxul div {
	background-image: url(images/boxul.png);
}
.box .boxtop .boxur {
	position: relative;
	float: right;
	top: -1px;
	left: -4px;
}
.box .boxtop .boxur div {
	position: absolute;
	width: 5px;
	height: 5px;
}
.box .blue .boxtop .boxur div {
	background-image: url(images/bboxur.png);
}
.box .gray .boxtop .boxur div {
	background-image: url(images/boxur.png);
}
.box .boxbottom {
	height: 5px;
	vertical-align: bottom;
	background-color: #ececec;
}
.box .blue .boxbottom {
	background-color: #19388a;
	color: #FFFFFF;
}
.box .boxbottom .boxll {
	position: relative;
	top: 1px;
	left: -1px;
}
.box .boxbottom .boxll div {
	position: absolute;
	width: 5px;
	height: 5px;
}
.box .blue .boxbottom .boxll div {
	background-image: url(images/bboxll.png);
}
.box .gray .boxbottom .boxll div {
	background-image: url(images/boxll.png);
}
.box .boxbottom .boxlr {
	position: relative;
	float: right;
	top: 1px;
	left: -4px;
}
.box .boxbottom .boxlr div {
	position: absolute;
	width: 5px;
	height: 5px;
}
.box .blue .boxbottom .boxlr div {
	background-image: url(images/bboxlr.png);
}
.box .gray .boxbottom .boxlr div {
	background-image: url(images/boxlr.png);
}
.box .boxtitle {
	color: #19388a;
	font-weight: bold;
	margin-left: 12px;
	font-size: 11pt;
}
.box .blue .boxtitle {
	color: #FFFFFF;
}
.box .boxcontent {
	margin-left: 12px;
	font-size: 8pt;
}

.contactsearchbox {
	width: 155px;
	float: right;
	position: relative;
	top: 8px;
	margin-right: 0px;
}
.contactsearchbox .box {
	background-color: #d8d8d8;
	background-image: url(images/header_nav_backdrop.png);
	background-repeat: repeat-x;
}
.contactsearchbox .boxtop {
	background-color: transparent;
}
.contactsearchbox .boxbottom {
	background-color: transparent;
}
.contactsearchboxcontent {
	font-weight: bold;
	color: #19388a;
	position: relative;
	top: 2px;
	font-size: 8pt;
	text-align: center;
}
.contactsearchbox a:link,.contactsearchbox a:visited,.contactsearchbox a:active {
	color: #19388a;
}
.searchbox {
	position: absolute;
	top: 20px;
	width: 200px;
	display: none;
}
.searchbox .box {
	position: relative;
	left: -20px;
	background-image: none;
	background-color: #d8d8d8;
}
.searchbox .box a {
	color: #19388a;
}
.searchboxwhiteout {
	border-top: 1px solid #d8d8d8;
	position: relative;
	top: -1px;
	width: 127px;
	left: 23px;
	height: 1px;
	overflow: hidden;
}


table.content {

}
table.content td {
	vertical-align: top;
}
table.content .leftnav {
	width: 190px;
	background-color: #FFFFFF;
	border-right: 1px solid #d2d3e8;
	padding-bottom: 2em;
	padding-right: 10px;
}
table.content .leftnavtitle {
	width: 200px;
	padding-bottom: 0px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border-right: 1px solid #d2d3e8;
}
table.content .leftnavtitle h1 {
	padding-left: 12px;
	color: #f4911d;
	font-size: 11pt;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	background-image: url(images/solid_blue_notch.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table.content .leftnavtitle a {
	color: #f4911d;
	text-decoration: none;
}
table.content .leftnav a {
	display: block;
	padding-left: 12px;
	background-image: url(images/bullet_gray.png);
	background-position: 3px 2px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
table.content .leftnav a.hot {
	font-weight: bold;
	background-image: url(images/bullet_gray_active.png);
	background-position: 3px 2px;
	background-repeat: no-repeat;
}
table.content .leftnav .subnav {
	margin-left: 12px;
}
table.content .leftnav .title {
	font-weight: bold;
	color: #616161;
	cursor: default;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-left: 7px;
}
.main {
	background-color: #FFFFFF;
	font-size: 9pt;
}
table.content .main {
	padding-left: 0.25em;
	padding-top: 0.25em;
	width: 75%;
}
table.content .sidebar {
	width: 240px;
	height: 100%;
	border-left: 1px solid #D2D3E8;
	margin-left: 12px;
}

table.content .sidebar .sidebaricon {
	width: 195px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 5px;
}
table.content .sidebar .blockeven {
	background-color: #19388a;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 7px;
}
table.content .sidebar .blockodd {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding: 7px;
	margin-left: 5px;
}

.footer {
	margin-top: 2em;
	font-size: 8pt;
	padding-left: 12px;
}
.note {
	font-size: 0.9em;
	font-style: italic;
	border: 1px solid #d2d3e8;
	background-color: #ececec;
}



table.grid {

}
table.grid td, table.grid th {
	padding-right: 4px;
	padding-left: 4px;
}
table.grid th {
	border-bottom: 1px solid #D2D2e8;
}
table.grid tr.even {
	background-color: #eeeeee;
}
table.grid tr.even .even {
	background-color: #dddddd;
}
table.grid tr.odd {
	background-color: #ffffff;
}
table.grid tr.odd .even {
	background-color: #eeeeee;
}

table.formsection td {
	padding-right: 3px;
	padding-bottom: 3px;
}
table.formsection .note {
	vertical-align: top;
	margin: 3px;
}
table.formsection tr.required input,table.formsection tr.required select,table.formsection tr.required textarea {
	margin-left: 0px;
}
table.formsection tr.required div.inputarea {
	border-left: 3px solid #990000;
}
table.formsection tr.required div.inputarea input[type='checkbox'], table.formsection tr.required div.inputarea input[type='radio'] {
	margin-left: 3px;
}

.tooltip {
	border: 1px solid #d2d3e8;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	max-width: 200px;
	cursor: default;
}
.tooltip .content {
	padding: 3px;
}
.tooltip h1 {
	font-size: 1.0em;
	font-weight: bold;
	background-color: #d2d3e8;
	color: #19388a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.tip {
	border-bottom: 1px dotted #D2D2D2;
	cursor: default;
}
.tip img {
	border-bottom: none;
}
.notice {
	background-color: #EEEEEE;
	color: #19388a;
	font-weight: bold;
	background-image: url(images/bullet_gray_active.png);
	background-position: 5px 0.75em;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #19388a;
	border-bottom: 1px solid #19388a;
	margin-right: 1em;
	margin-left: 1em;
}

.main {
	min-height: 400px;
}
.main h1, .header {
	/*border-left: 3px solid #9d9d9d;
	background-image: url(images/h_backdrop.png);
	background-repeat: repeat-y;
	padding-left: 7px;
	margin-left: -9px;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.main h2, .subheader {
	color: #19388a;
}
.main h3 {
}
.related {
	width: 200px;
	float: right;
	clear: right;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.related h1 {
	background-image: url(images/header_nav_backdrop.png);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #9d9d9d;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	border-left: 0px none;
	border-right: 0px none;
	margin-bottom: 3px;
}
.related a {
	font-weight: bold;
}
.related ul {
	margin-left: 0px;
	padding-left: 17px;
}
.related li {
	margin-left: 0px;
	padding-left: 0px;
}
.related p {
	padding-left: 5px;
	margin-bottom: 6px;
}

.todo {
	display: block;
	background-color: #FFEEEE;
	border: 1px solid #FFCCCC;
	color: #FF0000;
}

a.plain,a.plain:link,a.plain:active,a.plain:visited {
	color: #616161;
}
a.plain:hover {
	color: #616161;
}
.box ul {
	margin: 0px;
	padding: 0px;
}
.box li {
	margin: 0px;
	padding: 0px;
}
.box li {
	margin-left: 12px;
}
.box p {
	padding: 0px;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
.drilldownbody {
	display: none;
}

@media print {
	.HeaderBlock .SearchBlock,.HeaderNavigation,.BreadCrumbs,.sidebar,.leftnavtitle,.leftnav {
		display: none;
	}
	table.content {
		clear: both;
	}
	table.content .main {
		width: 620px;
	}
	.drilldownbody {
		display: block;
	}
	.quicklinks {
		display: none;
	}
	.noprint {
		display: none;
	}
}

a.pdf {
	padding-left: 18px;
	background-image: url(images/special/pdf.gif);
	background-repeat: no-repeat;
}

.search {
	width: 750px;
	padding-top: 1em;
}
.search .resultcount {
	background-color: #EEEEEE;
	text-align: right;
	padding: 3px;
	border-top: 1px solid #9D9D9D;
}
.search .didyoumean {
	color: #f4911d;
	font-size: 1.2em;
	padding: 7px;
}
.search .displayurl {
	color: #f4911d;
	font-size: 0.8em;
	font-weight: bold;
}
.search .result a {
	font-size: 1.2em;
}
.search .pagination {
	padding: 12px;
	font-size: 1.2em;
	text-align: center;
	width: 500px;
	margin-bottom: 40px;
}
.search .pagination .increment,.search .pagination .page {
	padding: 1px;
	display: inline;
}

.imagethumb {
	border: 1px solid #C8C8C8;
	padding: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: #F4F4F4;
}
.imagethumb p {
	margin: 0px;
	font-size: 8pt;
}
.imagethumb img {
	border: 0px none;
}
.imagethumb_center {
	width: 323px;
	margin-left: auto;
	margin-right: auto;
}
.imagethumb_left {
	width: 223px;
	clear: right;
	float: left;
}
.imagethumb_right {
	width: 223px;
	clear: left;
	float: right;
}

.benefits {
	border: 1px solid #9D9D9D;
	background-color: #EEEEEE;
	margin-left: -7px;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 1em;;
}
.benefits h1 {
	background-image: none;
	border: 0px none;
	margin-bottom: 0px;
}
a.drilldown {
	padding-right: 18px;
	background-image: url(images/plus.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.footer {
	clear: left;
}
.quicklinks {
	width: 943px;
	margin: 7px;
	font-size: 0.9em;
}
.quicklinks h3 {
	font-size: 1.0em;
}
.quicklinks a {
	color: #616161;
	margin-right: 4px;
	white-space: nowrap;
}
.ContentSpace .boxcontent {
	height: 220px;
	overflow: auto;
}
.demobox {
	top: 150px; 
	left: 565px; 
	position: absolute;
}
.offline {
	color: #990000;
}

.homeboxes .box .gray .boxtop {
	background-image: url('images/header_nav_backdrop.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}
.homeboxes .box .boxtitle {
	color: #616161;
	font-size: 10pt;
}
.homeboxes .box .boxcontent {
	margin-top: 12px;
	padding-right: 5px;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900;}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333;}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800;}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat;}
.tclose:hover {background-position:0 -30px;}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0;}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px;}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0;}
#bluemask {background:#4195aa;}
#frameless {padding:0;}
#frameless .tclose {left:6px;}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	font-size: 12pt;
}
.alert-danger, .alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b22222;
}
