/* ZEGERID */

* { margin: 0; padding: 0; }

html { height: 100%; margin-bottom: -1px; }
body { 
	width: 721px; 
	font-family: Verdana, arial, sans-serif; 
	font-size: 11px;
	color: #666;
}

a:link, 
a:visited, 
a:active, 
a:hover { color: #5c97b1; text-decoration: underline; }

a img, :link img { border: none; }

div.header	{ 
	height: 94px;
	background: #ff8500 url(../images/background_header.png) 0px 17px no-repeat; 
}

div.header_link { position:absolute; width:194px; height:68px; z-index:50; margin-top: 16px; cursor:pointer; }
div.header h1,
div.header h2 { position:absolute; visibility:hidden; } /* text-indent: -9999px; */

menu { list-style-type: none; }

menu.halo { float: right; position: relative; right: 5px; top: 1px; margin-bottom:4px; }
menu.halo li { display: inline; background: url(../images/bar_halo.gif) 0 3px no-repeat; padding: 0px 1px 0px 7px; }
menu.halo li.first,
menu.halo li.firston { background: none; }
menu.halo li a { font-size: 10px; font-weight: bold; color: #fff!important; }
menu.halo li.on a,
menu.halo li.firston a { text-decoration: none; }

div.subnav	{ 
	float: left;
	width: 174px;
}
body#main div.subnav { width: 203px; }

menu.subnav {
	background: #5c97b1;
}
menu.subnav li a {
	display: block;
	padding: 7px 6px 7px 17px;
	width: 151px;
	background: url(../images/background_subnav.png) 0 0 no-repeat;
	text-decoration: none !important;
	font-weight: bold;
	color: #fff !important; 
}
menu.subnav li.first a,
menu.subnav li.firston a { background: none; }

menu.subnav li li a {
	font-size: 10px;
}

menu.subnav li li div {
	display: block;
	padding: 7px 6px 7px 17px;
	_padding-right:25px;
	width: 151px;
	background:#B2CEDA url(../images/arrow.gif) no-repeat scroll 7px 12px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #2F6079;
}

menu.subnav li a:hover { text-decoration: underline !important; }

menu.subnav li.on a,
menu.subnav li.firston a { background-color: #ff8500; }

menu.subnav li.on ul li a,
menu.subnav li.firston ul li a { background: #b2ceda; color: #4e8198 !important; }

menu.subnav li.last a { background: #516367; }

body#main menu.subnav li a,
body#main menu.subnav li.first a,
body#main menu.subnav li.firston a,
body#main menu.subnav.on ul li a,
body#main menu.subnav li.firston ul li a,
body#main menu.subnav li.last a { background: none; }

body#main menu.subnav li a { padding: 0px 6px 0px 17px; width: 165px; }

body#main menu.subnav li.first a	{ height: 25px; padding-top: 8px; }
body#main menu.subnav li.second a	{ height: 36px; }
body#main menu.subnav li.third a	{ height: 37px; }
body#main menu.subnav li.fourth a	{ height: 41px; } /* height: 35px; */
body#main menu.subnav li.fifth a	{ height: 30px; } /* 36px;  */
body#main menu.subnav li.sixth		{ margin-top:6px; .margin-top:6px; margin-bottom: -6px; .margin-bottom: 0px; }
body#main menu.subnav li.sixth a	{ height: 29px; } /* height: 36px; */
body#main menu.subnav li.seventh a	{ height: 33px; padding-top: 7px; .padding-top: 1px; } /* 30px; */
body#main menu.subnav li.eighth a	{ height: 34px; }
body#main menu.subnav li.last a		{ height: 32px; padding-top: 4px;}

body#main menu.subnav { background: url(../images/background_subnav_main.png) 0 0 no-repeat; }

menu.tertiary {
	display: block;
	float: left;
	margin: 5px 40px 0px 35px;
	line-height: 15px;
}
menu.tertiary li { display: inline; }

menu.tertiary li a {
	display: block;
	float: left;
	color: #ff8500;
	padding: 0px 7px 0px 5px;
	background: url(../images/bar_tertiary.gif) 100% 4px no-repeat;
}
menu.tertiary li.last a { background: none; }

.subnav form.search { height: 50px; position: relative; }

.subnav form.search label { 
	position: absolute; 
	left: 14px; top: 12px; 
	font-size: 9px;
}
.subnav form.search .text {
	position: absolute;
	top: 25px; left: 14px;
	width: 106px; 
	height: 18px; 
	border: 1px solid; 
	border-color: #999 #ccc #e6e6e6 #999;
}
.subnav form.search .button {
	position: absolute;
	top: 25px; left: 120px;
}
.content form.search .text {
	position: absolute;
	padding-top: 0px;
	margin-top: 0px;
	width: 106px; 
	height: 18px; 
	border: 1px solid; 
	border-color: #999 #ccc #e6e6e6 #999;
}
.content form.search .button {
	padding-top: 10px; 
	padding-left: 0px; 
	margin-top: -10px; 
	margin-left: 108px;
}
div.main { 
	float: left;
	width: 547px;
}

.banner { 
	display: block; 
	background: #ff8500;
	font-family: helvetica;
	font-weight: bold !important;
	font-size: 15px !important;
	line-height: 15px;
	text-align: center;
	color: #fff !important;
	padding:8px 0 22px 0 !important;
}

.banner span {
	font-style:italic;
	font-size: 22px;
	margin-left: -20px;
}

.title2 {
	color:#5C97B1;
	font-size:20px;
	font-style:italic;
	font-weight: bold;
	line-height:26px;
	margin:0.5em 0pt 0pt;
	margin-bottom: 10px;
}

body#main div.main { width: 518px; }

div.column { position: relative; }

div.content	{ 
	float: left; 
	width: 333px;
	position: relative;
	left: 36px; top: 23px;
}
div.content_twocol	{ 
	float: left; 
	width: 523px;
	position: relative;
	left: 36px; top: 23px;
}
div.wide {
	width: 516px !important;
}
body#main div.content {
	width: 556px;
	position: relative;
	left: 5px;
}
h3.title {
	font-family: Arial;
	font-weight: bold;
	font-style: oblique;
	font-size: 18px;
	color: #5c97b1;
	margin: 10px 20px 10px 40px; 
}
div.content h3.title {
	color: #5c97b1;
	font-weight: bold;
	font-size: 18px;
}
div.content h1.title {
	font-family: Arial;
	font-weight: bold;
	font-style: oblique;
	font-size: 24px;
	color: #5c97b1;
	margin: 0px 0px 10px 0px; 
}
div.content h4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ff8500;
}

div.content .required { color: #ff8500; }

div.content select { width: 144px; }

input.radio, input.check { margin-top: 7px; }

div.content h3 { margin: 0px 0px 12px 0px; padding: 0px 0px 0px 0px; color: #FF8500; font-size: 14px; font-weight: bold; }
div.content h4 { margin: 0px 0px 14px 0px; padding: 0px 0px 0px 0px; }
div.content p  { margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; }
div.content ul { margin: 20px 0px 20px 25px; padding: 0px 0px 0px 0px; }

div.content ul li { margin: 0 0 10px;  }
div.content ul li ul { margin: 10px 0px 10px 25px; padding: 0; }
div.content ul li ul li { margin: 0 0 8px;  }

div.sitemap p  {  margin: 0px 0px 8px 0px; padding: 0px 0px 10px 0px; }

div.sitemap ul li { list-style: none; }
div.sitemap ul li ul {  }

.sub_level { margin-top: 10px !important; }
.category_level { margin-top: 20px !important; }
.first_level { margin-top: -10px !important; }
.second_level { margin-top: -20px !important; }
.third_level { margin-top: -30px !important; }

div.content h4.section_head { text-decoration:underline; }

div.content ul.anchor { list-style: none; margin-left: 0px; padding-left: 0; }

div.content table ul { margin:0 0 5px 20px; padding:0 5px 0 0; }

div.content .underheading { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

div.promotion {
	width: 163px;
	background: url(../images/background_promotion.png) 0 0 repeat-x;
	padding: 13px 0px 20px 0px;
}

div.caption {
	background:transparent url(../images/bg_caption.gif);
	padding:15px 10px 12px;
	margin-bottom: 2px;
	display:block;
	font-size:10px;
	line-height:13px;
}

div.caption2 {
	background:transparent url(../images/bg_caption.gif) 0 80%;
	padding:15px 10px 12px;
	/* display:block; */
	font-size:10px;
	width: 174px;
}

div.promotion img { margin: 0px 0px 7px 9px; }

div.promotion h6 {
	margin: 0px 11px 0px 11px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ff8500;
}
div.promotion p	  { margin: 0px 11px 14px 11px; }

img.promotion { margin: 0px 0px 0px 11px; }

div.callout { background: url(../images/pc_bg_callout01.jpg) 0 0 repeat-x; width:160px; height: 90px; }

#pc_home_callout { 
	background: transparent url(../images/pc_bg_callout01.jpg) no-repeat scroll 0% 0%;
	width: 195px;
	height: 100px;
	top: 0px;
	left: 0px;
	}
	
#pc_home_callout3 { 
	background: transparent url(../images/pc_bg_callout03.jpg) no-repeat scroll 0% 0%;
	width: 195px;
	height: 100px;
	top: 0px;
	left: 0px;
	}	

div.subnav div.promotion { position: relative; left: 9px; width: 161px; }

div.content div.promotion {
	float: left;
	margin-right: 12px;
}

span.sup, sup.sup { font-size: 8px; padding-left: 1px; vertical-align: text-top; }

body p.next,
body p.next_divider { width: 98%; display: block; margin-top: 11px; padding-top: 9px; font-weight: bold; clear: both; }
body p.next_divider { border-top: 1px solid #ff8500; }
body p.next a,
body p.next_divider a { font-weight: normal; }

body p.next { padding-bottom: 10px; }

ul.expanded li {
	padding-bottom: 12px;
}

.row { clear: both; position: relative; min-height: 140px; }
.row2 { clear: both; position: relative; min-height: 94px; }

.numbered { 	
	line-height: 12px;
	padding: 10px 0px 10px 35px;
}

.numbered li { padding-bottom: 10px; }

.not_numbered li { padding-bottom: 10px; }

.callouts { width:520px; .width: 540px; height:200px; padding-left:20px;}

div.callouts div.promotion { float:left;margin-left:12px; }

.column_orange {
	float: left; 
	width: 214px;
	padding: 23px 15px;
	margin: 0px 17px 0px 5px;
	background: url(../images/background_column_orange.png) 0 0 repeat-x;
}

div.sidebar	{ 
	float: right; 
	width: 163px; 
	position: relative;
	left: 0px; top: 23px;
}

div.sidebar2	{ 
	float: left; 
	width: 163px; 
	position: relative;
}

div.references	{ 
	float: left;
	clear: both; 
	width: 480px;
	margin: 0px 0px 0px 36px;
	font-size: 9px;
}
body#main div.references {
	margin-left: 5px;
	width: 505px;
}

div.references h5 {
	font-size: 9px;
}
div.references ol,
div.references ul {
	position: relative; left: -3px;
	margin: 1px 0px 0px 20px;
}
div.references ol li {
	line-height: 12px;
	text-indent: 8px;
	padding-top: 10px;
}

div.references ol li span {
	position: relative; left: -14px;
}
div.references p+p	{ margin: 14px 0px; }

div.footer	{ 
	float: left;
	clear: both;
	width: 702px;
	background: url(../images/background_footer.png) 0 0 repeat-x;
	margin: 30px 0px 20px 19px;
	min-height: 480px;
}

div.footer h5	{ margin: 14px 14px 0px 14px; }
div.footer .intro { margin: 14px 14px 0px 14px; }
div.footer ol   { margin: 14px 14px 0px 40px;  }
div.footer p	{ margin: 0px 14px; }
div.footer p+p	{ margin: 14px; }

div.footer .logo { margin: 14px; }
div.footer p.legal		{ margin: 0px 14px; font-size: 9px; }
div.footer p.copyright	{ margin: 7px 14px 0px 14px; font-size: 9px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* PLEASE LEAVE BOTH THESE LINES, FIX FOR IE7 */
.clearfix { display: inline-block; }
.clearfix { /*\*/display: block;/**/ }

.file_not_found ul li { list-style: none; padding-bottom: 0px; }
.first_dip { padding-top:0px; margin-top:0px !important; padding-bottom: 10px; }
.file_not_found p { padding-bottom: 10px!important; }
.file_not_found a { font-weight: bold; }
div.content h4.title3 { color:#999; }

.two_col {height: 380px;}
.two_col .left_col {width: 328px; float:left;}
.two_col .right_col {width: 195px; float:right;}

.centered { text-align:center; }
.list-disc { margin-left:20px; }

div.subnav ul li.sub a { display:block; width:138px; padding-left:30px; _padding-right:25px;  }
menu.subnav li li.sub div { display:block; width:138px; padding-left:30px; _padding-right:25px; background:url("../images/arrow.gif") no-repeat scroll 17px 12px #B2CEDA;  }

.content li.sub { margin-left:20px; }