/*@import url("Menu.css");*/

ul.AspNet-Menu 
{
    position: relative;
}


ul.AspNet-Menu, 
ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;

}

ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
    float: left;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.AspNet-Menu ul
{
    position: absolute;
    visibility: hidden;    
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li
{
    width: 100%;
}

/*@import url("01_globalgeneral.css");*/
/* Global: General Styles*/
body
{
background:#e5e5e5;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#container
{
margin:20px auto 0 auto;
padding:0;
width:941px;
background:#e5e5e5;
}
.cpBlock
{
	display:block;
}
a{
color:#0060b4;
}
#globalbody #pnlBody
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:16px;
color:#000000;
margin:10px 0 10px 0;
}
.bdintro
{
	
font-family:Arial, Helvetica, sans-serif;
color:#0463b5;
}
h2.bdintro
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:17px;
color:#0463b5;
font-weight:normal;
margin:0 0 15px 0;
}

h2.bdintro strong
{
font-weight:bold;
}
h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
margin:10px 0 0 0;
}
h3 + p, h3 + ul
{
margin-top:0;
padding-top:0;
}



#globalnav,
#globalbody,
#globalfooter
{
margin:0;
padding:0 9px 0 9px;
width:923px;
}

#globalfooter a {
	background-image: url('../images/bg_navo.gif');
	background-position: left center;
	display: block;
	padding: 5px 7px;
	text-decoration: none;
    font-size:9.5px;
    color:#999999;
}
#globalfooter ul li:first-child a:first-child 
{
	background-position: right center;
}
#globalfooter li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}
#globalfooter ul {
	margin:10px 0 0 0;
	padding-left: 0;
	float:right;
}
#globalfooter li.ielast a {
	background-position: left center;
}
#globalfooter li.ielast a:hover {
	background-image: none;
	background-color: #FFFFFF;
}

#globalbody
{
background:url("../images/bgRep.png") repeat-y;
display:inline-block;
padding-bottom:30px;
}
#globalbody:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html #globalbody {height: 1%;}
#globalbody {display: block;}
/* End hide from IE-mac */


#globalfooter
{
clear:both;
background:url("../images/bgFtr.png") no-repeat top center;
display:inline-block;
font-family:Arial, Helvetica, sans-serif;
font-size:9.5px;
color:#999999;
}
#globalfooter:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html #globalfooter {height: 1%;}
#globalfooter {display: block;}
/* End hide from IE-mac */

#globalfooter .copyright,
#globalfooter .policy
{
font-family:Arial, Helvetica, sans-serif;
font-size:9.5px;
color:#999999;
margin:18px 0 0 0;
padding:0;
}
#globalfooter .copyright a,
#globalfooter .policy a
{
color:#999999;
text-decoration:none;
}
#globalfooter .copyright
{
float:left;
display:inline;
}
#globalfooter .policy
{
float:right;
display:inline;
}

.clearfix
{
display:inline-block;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


h1.hitem
{
height:20px;
padding:7px 0 7px 16px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
background:#f3f3f3;
color:#000000;
}
h2.hitem
{
height:20px;
padding:7px 0 7px 16px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
background:#f3f3f3;
color:#000000;
}
h3.hitem
{
height:20px;
padding:7px 0 7px 16px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
background:#f3f3f3;
color:#000000;
}
p.hitem
{
color:#808284;
font-size:10.5px;
line-height:16px;
text-decoration:none;
}
.panelArrow
{
background:url("../images/panelArrow.png") no-repeat right center;
font-size:10px;
text-decoration:underline;
color:#000000;
padding:5px 24px 8px 0;
width:58px;
text-transform:uppercase;
font-weight:bold;
text-align:right;
float:right;
display:-moz-inline-box;
display:inline-block;
line-height:13px;
}
.panelArrow:hover
{
text-decoration:none;
}


.sideArtcle,
.sideArtcleMore
{
color:#808284;
font-size:10.5px;
line-height:16px;
text-decoration:none
}
.sideArtcleMore
{
color:#5e81cc;
font-weight:bold;
}

/*@import url("01_globalnav.css");*/
/* Global: Navigation*/

/* Top Nav */
#globalnav
{
background:url("../images/bg.jpg") no-repeat top center;
width:923px;
height:110px;
}
#auth-logo
{
margin:27px 0 0 12px;
padding:0;
float:left;
display:inline;
background-image:url("../images/logo_c2.png")!important;
background-image:url("../images/logo_c1.png");
background-repeat: no-repeat;
height:59px;
width:198px;
}


#auth-logo a{
display: block;
overflow: hidden;
/*setting a width breaks link area for PC IE 5*/
width/**/: 198px;
/*\*//*/
width: 198px;
/**/
height: 59px;
text-indent:-1000px;		
}
#auth-logo a:hover
{
background-color: transparent;
}
#navmenu,
#navtag
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#navmenu
{
float:right;
display:inline;
margin:30px 64px 0 0;
padding:0 0 14px 0;
color:#0060b4;
list-style:none;
width:635px;
text-transform:uppercase;

}
#navmenu ul
{
list-style:none;
margin:0;
padding:0 0 25px 0;
width:auto;

border-bottom:#0060b4 1px dotted;

}
#navmenu ul li
{

display:inline;
padding:0 8px 0 0;
margin:0;
}
#navmenu ul li a
{
text-decoration:none;
}
#navtag
{
float:right;
display:inline;
padding:0;
margin:0px 64px 0 0;
color:#000000;
width:635px;
text-transform:uppercase;
font-size:12px;
}
#navtag strong
{
color:#0060b4
}





/* side nav */

#indnav
{
display:-moz-inline-box;
display:inline-block;
margin:0;
padding:0;
}

#indnav
{
float:left;
width:210px;
}
#indnav dt,
#indnav dd
{
margin:0;
padding:0;
list-style:none;
background:none;
}

#indnav dt.nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background:#000000;
padding:11px 0 5px 25px;
font-weight:bold;
height:24px;

}
#indnav dd.nav,
#indnav dd.nav ul
{
margin:0;
padding:0;
list-style:none;
}
.MySmenu ul.AspNet-Menu /*first Tier*/

{

width:210px;
}

.MySmenu a{
color:#FFFFFF;
text-decoration:none;
}
.MySmenu{
	display:block;
	
	padding:5px 0 -1px 0;
	display:inline-block;
	
		
}
.MySmenu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .MySmenu {height: 1%;}
.MySmenu {display: block;}
/* End hide from IE-mac */
.MySmenu ul.AspNet-Menu 
{
background:#5e81cc;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
border-bottom:#7092da solid 1px;
}
.MySmenu ul.AspNet-Menu li a
{
background:#5e81cc;
width:179px;
display:block;
padding:6px 0 6px 31px;
margin:0;
min-height:12px;
border-bottom:#7092da solid 1px;
}
/*used for menu items with children*/
.MySmenu ul.AspNet-Menu li.AspNet-Menu-WithChildren a
{
background-image:url("../images/stylings/mn_children.gif");
background-position:190px center;	
background-repeat:no-repeat;
}
.MySmenu ul.AspNet-Menu li.AspNet-Menu-WithChildren ul a
{
background-image:none;
}
.MySmenu ul.AspNet-Menu li a:hover,
.MySmenu ul.AspNet-Menu li.over 
{
display:block;
min-height:12px;
margin:0;
padding:6px 0 6px 31px;
border-bottom:#7092da solid 1px;
background: url("../images/h_arrow.png") no-repeat 14px center;
background-color:#7092da;
}
* html .MySmenu ul.AspNet-Menu li a, 
* html .MySmenu ul.AspNet-Menu li a:hover,
* html .MySmenu ul.AspNet-Menu li.over 
{
    height:12px;
}
/*second tier*/
.MySmenu ul.AspNet-Menu ul
{
top:2px;
margin:0;
padding:0 0 1px 0;
left: 210px;

border-top:solid #345294 1px;
border-bottom:#7092da solid 1px;
border-right:solid #345294 1px;
border-left:solid #7092da 1px;
/*filter:alpha(opacity=50);
background-image: url("../images/bg-subnav.jpg");
background-repeat: repeat-y;
background-position: -28px 0;*/


}
.MySmenu ul.AspNet-Menu ul:hover
{
/*filter:alpha(opacity=100);*/


}
.MySmenu ul.AspNet-Menu ul li
{
padding:0;
margin:0;
width:210px;
border-bottom:#7092da solid 1px;
}
.MySmenu ul.AspNet-Menu ul li a:hover
{
width:170px;
padding:5px 9px 5px 31px;
background:none;
border:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
background:url("../images/h_arrow.png") no-repeat 14px center;
min-height:12px;	

}
.MySmenu ul.AspNet-Menu ul li a
{
width:170px;
padding:5px 9px 5px 31px;
background:none;
border:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
min-height:12px;

}
* html .MySmenu ul.AspNet-Menu ul li a, * html .MySmenu ul.AspNet-Menu ul li a:hover
{
    height:12px;
}
.MySmenu ul.AspNet-Menu ul li:hover
{
background-color:#7092da;
/*background-image: url("../images/bg-subnav.jpg");
background-repeat: repeat-y;
background-position: -20px 0;
*/
}
.MySmenu ul.AspNet-Menu ul li
{
background-color:#5e81cc;
/*
background-image: url("../images/bg-subnav.jpg");
background-repeat: repeat-y;
background-position: -20px 0;
*/
}
/*@import url("02_homegeneral.css");*/


/*home styles*/

#globalbody.home #indnav dt.nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#FFFFFF;
background:#000000;
padding:11px 0 5px 25px;
height:28px;
}

#globalbody.home #flashhome,
#globalbody.home #indnav,
#globalbody.home .mission
{
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
}
#flashhome
{
	width:693px;
	height:303px;
	float:left;
	margin:0;
	padding:0;
	z-index:9000;
}
#globalbody.home .mission
{
	float:right;
	width:229px;
	height:303px;
}
#globalbody.home #indnav
{

}
#globalbody.home .MySmenu ul.AspNet-Menu,
#globalbody.home .MySmenu ul.AspNet-Menu ul li
{
width:224px;
}
#globalbody.home .MySmenu ul.AspNet-Menu li a
{
width:198px;
}
#globalbody.home #bright
{
float:right;
width:227px;
}

#globalbody.home #bright
{
display:inline;
clear:right;
padding-left:1px;
border-left:#7e9ad6 dotted 1px;
}
#globalbody.home #bmid,
#globalbody.home #bleft
{
float:left;
display:inline;
margin:1px 0 0 0;
padding:0;

}
#globalbody.home #bleft
{
width:208px;
}
#globalbody.home #bmid
{
width:482px;
border-left:#7e9ad6 dotted 1px;
padding:0 0 0 1px;
}





#globalbody.home #bleft p,
#globalbody.home #bleft h3
{
clear:both;
margin:0;

}
#globalbody.home #bleft p
{
padding:0 15px 15px 15px;
}
#globalbody.home #bleft h3
{
height:20px;
margin-bottom:15px;


}
#globalbody.home #articles
{
background:#589321;
color:#FFFFFF;
}
#globalbody.home #bmid #meter
{
font-size:14px;
padding-left:68px;
background-color:#F3F3F3;
background-image:url("../images/l_vmmeter.png");
background-position:13px center;
background-repeat:no-repeat;
width:172px;
}
#globalbody.home #bmid .vMeter
{
background:url('../images/bg-vulnmeterTop.jpg') repeat-x scroll top left;
margin-top:0;
padding-top:23px;
line-height:13px;
width:210px;
}
#globalbody.home #bmid #flashmeter
{
background:url('../images/bg-vmBttn.jpg') no-repeat scroll left 10px;
width:172px;
height:23px;
padding:10px 0 0 0;
margin:10px auto 0 auto;
text-transform:uppercase;
}
#globalbody.home #bmid #flashmeter:hover
{

}
#globalbody.home #bmid .vMeter img
{
float:left;
margin-top:-3px;
margin-right:35px;
display:inline-block;
}

#globalbody.home #bmid #flashmeter a
{
display:block;
overflow:hidden;
width:172px;
height:23px;
margin:0;
padding:3px 0 0 0;
text-decoration:none;
text-align:center;
font-weight:bold;
font-family:font-family:Verdana, Arial, Helvetica, sans-serif;
color:#646464;
font-size:9px;
}
#globalbody.home #bmid #flashmeter a
{
background:transparent;
}
#globalbody.home #bmid #flashmeter a:hover{
text-decoration:underline;
}
#globalbody.home .sideArtcle,
#globalbody.home .sideArtcleMore
{
color:#808284;
font-size:10.5px;
line-height:16px;
text-decoration:none
}
#globalbody.home .sideArtcleMore
{
color:#5e81cc;
font-weight:bold;
}
#globalbody.home .sideArtcleMore:hover
{
color:#155BC4;
font-weight:bold;
}

#globalbody.home #bleft .hitem .sideArtcle:hover
{

    color:#000000;

}


#globalbody.home #bmid p,
#globalbody.home #bmid h3
{
clear:both;
margin:0;

}
#globalbody.home #bmid p
{
padding:15px;

}
#globalbody.home #bmid h3
{
height:20px;

background:#000000;
color:#FFFFFF;
}
#globalbody.home .fleft
{
float:left;
display:inline;
width:224px;
}
#globalbody.home .fright
{
float:right;
display:inline;
}
#globalbody.home #bmid .fleft h3,
#globalbody.home #bmid .fright h3
{
width:224px;
}

#globalbody.home #bright #intro
{
height:215px;
padding:20px 26px 0 22px;
background:#e5e5e5;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5e81cc;
line-height:19px;
}

#globalbody.home #bright #indra 
{

background:url("../images/usr/CaseStudyLogo.jpg") no-repeat center 10px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:15px;
}
#globalbody.home #bright #indra a
{
    display:block;
    padding:80px 5px 0 7px;
    text-decoration:none;
}
#globalbody.home #bright #indra a:hover
{

    text-decoration:none;
    color:#000000;
}
#globalbody.home #bmid ul
{
padding:0;
list-style:none;
margin:17px 8px 15px 19px;
}

#globalbody.home #bmid ul li
{
margin:0 0 4px 0;
}
#globalbody.home #bmid #indnav ul,
#globalbody.home #bmid #indnav ul li
{
	margin:0;
}
#globalbody.home #bmid ul li a
{
padding:12px 0 8px 39px;
height:11px;
font-size:10px;
text-transform:uppercase;
display: block;
overflow: hidden;
/*setting a width breaks link area for PC IE 5*/
width/**/: 201px;
/*\*//*/
width: 201px;
/**/
color:#000000;
text-decoration:none;
}
#globalbody.home #bmid .prevent-protect p.hitem
{
	padding-bottom:0;
	padding-left:20px;
}
#globalbody.home #bmid .prevent-protect ul.hitem li a
{
	width:160px;
}
#globalbody.home #bmid #indnav a
{
	color:#ffffff;
}
#globalbody.home #bmid ul li a:hover
{
text-decoration:underline;
}
#globalbody.home #bmid ul li a.i-id
{
background:url("../images/i_identity.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-printer
{
background:url("../images/i_printer.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-search
{
background:url("../images/i_search.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-disc
{
background:url("../images/i_disc.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-info
{
background:url("../images/i_info.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-x
{
background:url("../images/i_x.png") no-repeat left center;
}
#globalbody.home #bmid ul li a.i-papers
{
background:url("../images/i_papers.png") no-repeat left center;
}




#globalbody.home #bright p,
#globalbody.home #bright h3
{
clear:both;
margin:0;

}
#globalbody.home #bright p
{
padding:15px;
color:#5e81cc;
}
#globalbody.home #bright h3
{



}
#globalbody.home #bright #secalertH3
{
height:40px;
color:#dc1400;
}
#globalbody.home #bright #secalertP
{
font-size:10.5px;
font-weight:bold;
color:#646464;
background: url('../images/l_alert.png') no-repeat scroll 15px bottom;
padding-left:15px;
padding-bottom:7px;
}
#globalbody.home #bright #secalertP a
{
	color:#dc1400;
	font-weight:normal;
	display:-moz-inline-block;
	display:inline-block;
	background:transparent url('../images/stylings/alertBttnBg.jpg') no-repeat scroll left top;
	text-transform:uppercase;
	text-align:center;
	width:127px;
	height:20px;
	padding-top:3px;
	margin:13px 0 0 55px;
	text-decoration:none;
}
#globalbody.home #bright .security-alert a:hover
{
	text-decoration:underline;
}
#globalbody.home #bright .security-alert
{
	padding-bottom:8px;
	border-bottom: #7e9ad6 dotted 1px;
}
#globalbody.home #bright #rfirst
{
background:none;
}

#globalbody.home #bright #submit
{
padding-left:75px;
background:url("../images/l_docsec.jpg") no-repeat 10px center;
margin-bottom:-8px;
padding-bottom:0;
}
#globalbody.home #bright .panelArrow
{
padding-right:20px;
}
#globalbody.home #bright .demo-ad 
{
	background:transparent url('../images/stylings/RoundedDemoBg.jpg') no-repeat scroll center center;
	padding:17px 0 0 0;
	height:217px;
	position:relative;
}
#globalbody.home #bright .demo-ad .panelArrow
{
	width:70px;
	position:absolute;
	top:185px;
	right:20px;
}
#globalbody.home #bright .demo-ad p.hitem
{
	width:100px;
	padding-top:5px;
}



.homeBannerAd
{
	border:none;
	width:208px;
	text-align:center;
	display:block;
	background:none;
}
.homeBannerAd img
{
	border:none;
	padding:17px 17px 17px 17px;
	width:174px;
	
}

.feature-article h4
{
	color:#5e81cc;
	font-weight:bold;
	font-size:13px;
	font-family:font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 35px 0 20px;
}
#globalbody.home #bmid .feature-article p{
	clear:none;
	padding-top:0;
}
.feature-article{
	display:inline-block;
}
.feature-article:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .feature-article {height: 1%;}
.feature-article {display: block;}
/* End hide from IE-mac */

.feature-article cite{
	margin:2px 35px 15px 20px;
	font-family:font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color:#808284;
	font-size:10.5px;
}	
/*@import url("sIFR-screen.css");*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash #globalbody #indnav dt.nav
{
	letter-spacing: -4px;
	visibility: hidden;
	margin:0;
	padding:10px 0 0 15px;
	height:27px;
}
.sIFR-hasFlash #globalbody.home #indnav dt.nav
{
	letter-spacing: -4px;
	visibility: hidden;
	margin:0;
	padding:10px 0 0 15px;
	height:30px;
}


.sIFR-hasFlash h3.hitem
{
letter-spacing: -8px;
visibility: hidden;
height:20px;
padding:7px 0 7px 16px;
margin:0;

}
.sIFR-hasFlash #pgTitle
{
letter-spacing: -8px;
visibility: hidden;
height:20px;
padding:7px 0 7px 16px;
margin:0 32px 0 0;
clear:right;
float:right;
z-index: 999999;
}

.sIFR-hasFlash #globalbody.home #bmid #meter
{
letter-spacing: -4px;
visibility: hidden;
height:16px;
padding:16px 0 4px 68px;
margin:0;
}

.sIFR-hasFlash #globalbody.home #bright #rfirst
{
letter-spacing: -4px;
visibility: hidden;
height:20px;
padding:14px 0 0px 16px;
margin:0;
}

.sIFR-hasFlash #globalbody.home #bright #secalertH3
{
letter-spacing: -4px;
visibility: hidden;
height:40px;
padding:7px 0 7px 16px;
margin:0;
}
.sIFR-hasFlash .rlAd h3
{
letter-spacing: -8px;
visibility: hidden;
height:20px;
margin:0 0 0 10px;
}

.sIFR-hasFlash .rlAd h3:before
{
content:"";
margin-left:-5px !important;

}

/*@import url("03_subpggeneral.css");*/
#indnav {
	margin-right: 15px;
	margin-top: 0;
	padding-top: 0;
}
.leftAd {
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	width: 215px;
	clear: left;
}
.headerImgLg, #pgTitle {
	display: -moz-inline-box;
	display: inline-block;
	clear: right;
	float: right;
}
.headerImgLg {
	width: 666px;
	height: 131px;
	margin: 0 32px 10px 0;
}
.headerImgSm {
	width: 210px;
	height: 129px;
	padding: 0;
	margin: 0 0 -4px 0;
}
#pgTitle {
	width: 650px;
	background: #000000;
	height: 20px;
	color: #FFFFFF;
	padding: 7px 0 7px 16px;
	margin: 0 32px 0 0;
	clear: right;
	float: right;
}
#pnlBody, #pnlRight {
	margin: 0 0 0 0;
	padding: 0;
}
#pnlBody {
	width: 430px;
	min-height: 300px;
	float: left;
	border-left: #7e9ad6 dotted 1px;
	border-right: #7e9ad6 dotted 1px;
	padding: 25px 20px 25px 20px;
}
#pnlRight {
	clear: right;
	float: right;
	width: 194px;
	margin: 0 32px 0 0;
}
.pnlRelated h3.hitem {
	color: #FFFFFF;
	background-color: #589321;
}
.pnlRelated ul {
	margin: 22px 10px 0 12px;
	padding: 0 0 10px 0;
	list-style: none;
}
.pnlRelated ul li {
	margin: 0 0 15px 0;
}
.relLinkType, .relLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	display: block;
	width: 175px;
}
.relLinkType {
	text-decoration: underline;
	color: #589321;
	font-size: 11px;
}
.relLink {
	color: #808284;
	font-size: 10.5px;
	text-decoration: none;
}
.relLink:hover{
text-decoration:underline;
	
}
.rlAd {
	margin: 10px 0 10px 10px;
	padding: 0;
}
.rlAd h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
.rlAd p {
	margin: 0;
	padding: 0;
	font-size: 10.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.rlAd img {
	float: right;
	margin: -25px -8px 0 4px;
}
.rlAd a {
	color: #000000;
	text-decoration: underline;
}
.rlAd a:hover{
	text-decoration:none;
}
.rlAd h3, .rlAd p {
	margin-left: 10px;
}
.rlSmall {
	background: url('../images/stylings/bx_sm.jpg') no-repeat scroll left top;
	width:167px;
	height:81px;
	padding:15px 25px 0 0;
}
.rlSmall p,
.rlMedium p
{
	margin-right:-10px;
}
.rlMedium img
{
	
	margin-right:-10px;
}
.rlMedium {
	background: url('../images/stylings/bx_md.jpg') no-repeat scroll left top;
	width:167px;
	height:125px;
	padding:12px 25px 0 0;
}

#indnav dd.rlLarge {
	margin-top: 35px;
	background: url('../images/stylings/bx_lg.jpg') no-repeat scroll 7px top;
	width:175px;
	height:204px;
	padding:12px 25px 0 10px;
}
#indnav dd.rlLarge p{
	
	margin-right:-10px;
}
.rlLarge img {
	float: left;
	margin-left: 8px;
	margin-top:8px;
}
.rlLarge .panelArrow {
	margin-right: 6px;
	margin-top: 24px;
}
.alert {
	color: #dc1400 !important;
}
.blue {
	color: #3969a2;
}
#pgTitle
{
z-index:999999;
}



/*glossary*/
.glossaryListing
{
color:#666666;
font-size:smaller;
}
.glossaryListing a
{
color:#0060b4;
text-decoration:underline;
}
.glossaryListing a:hover
{
color:#0060b4;
text-decoration:none;
}



/*Block Quotes*/



#globalbody #pnlBody blockquote
{
	padding: 10px 15px 20px 15px;
	margin: 18px 0 18px 0;
	border: 1px #E5E5E5 solid;
	padding-right:50px;
}
#globalbody #pnlBody blockquote p
{
	margin: 0;
	padding: 0 0 10px 0;
	
	line-height:22px;
	color: #666666;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;*/
	font-size: 12px;
	

}
#globalbody #pnlBody blockquote cite
{
	
	font-size: 11px;
	color: #808284;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
}
#globalbody #pnlBody blockquote .panelArrow
{
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    text-decoration:none;
    margin-top:-20px;
    margin-right:-50px;
    padding-left:25px;
}
#globalbody #pnlBody blockquote .panelArrow:hover
{
    filter:alpha(opacity=100);
    -moz-opacity:.999999;
    opacity:.999999;
    text-decoration:underline;
}




/*Lists*/
#globalbody #pnlBody dl dt
{

	

	text-transform: uppercase;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 50px 0 0;

}
#globalbody #pnlBody dl dd
{
	margin:0 0 0 0;
	padding:2px 50px 15px 0;
	border-bottom:1px #E5E5E5 solid;
	line-height:20px;
	color: #666666;
}
#globalbody #pnlBody dl dd:hover,
#globalbody #pnlBody dl dd ul li:hover
{
color: #000000;
}
#globalbody #pnlBody dl dd + dt
{
margin-top:28px ;
}
#globalbody #pnlBody dl dd ul
{
    list-style:none;
    margin:0;
    padding:0;
    color: #666666;
}


#globalbody #pnlBody dl dt a
{
color: #000000;
text-decoration:none;
}
#globalbody #pnlBody dl dd a
{
color: #666666;
text-decoration:none;
}
#globalbody #pnlBody dl dd a:hover
{
color: #0060b4;
text-decoration:underline;
}
#globalbody #pnlBody li
{
margin-top:5px;
}


#container #pnlBody dt strong a
{
color:#0060b4;
}
#container #pnlBody dt .sidDate
{
padding-top:8px;
font-size:smaller;
color: #666666;
font-weight:bold;
}
#container #pnlBody dt .sidSource
{
font-size:smaller;
color: #666666;
font-style:italic;
font-weight:normal;
}
#container #pnlBody dd .panelArrow
{

    margin-top:-20px;
    margin-right:-50px;
    padding-left:25px;
    filter:alpha(opacity=60);
    -moz-opacity:.60;
    opacity:.60;
    text-decoration:none;
    color:#000000;
}
#container #pnlBody dd .panelArrow:hover
{
    color:#000000;
    filter:alpha(opacity=100);
    -moz-opacity:.9999;
    opacity:.9999;
    text-decoration:none;

}



/**Proprietary**/
form[action="page.aspx?cid=3"] #globalbody #pnlBody dl 
{
    border:1px #E5E5E5 solid;
    padding:20px 20px 0 20px;
	display:inline-block;
	
		
}
form[action="page.aspx?cid=3"] #globalbody #pnlBody dl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html form[action="page.aspx?cid=3"] #globalbody #pnlBody dl {height: 1%;}
form[action="page.aspx?cid=3"] #globalbody #pnlBody dl  {display: block;}
/* End hide from IE-mac */


form[action="page.aspx?cid=3"] #globalbody #pnlBody dl dd
{
    border:none;
    margin-bottom:20px;
}
form[action="page.aspx?cid=3"] #globalbody #pnlBody dl dd ul li
{
    display:inline;
    float:left;
    width:169px;
    margin: 0 0px 0 0;
    
}form[action="page.aspx?cid=3"] #globalbody #pnlBody dl dd ul li a:after
{
    
}
/*@import url("05_thickbox.css");*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window *{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #cccccc;}
#TB_window a:visited {color: #cccccc;}
#TB_window a:hover {color: #ffffff;}
#TB_window a:active {color: #cccccc;}
#TB_window a:focus{color: #cccccc;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#0e1118;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;

	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	position:absolute;
	height:27px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	right:0;
	top:-29px;
	background:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	width:60px;
	overflow:hidden;
}
#TB_title:hover
{
    filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#TB_title a
{
    color:#000000;
    text-decoration:none;
}
#TB_title a:hover
{
    color:#000000;
    text-decoration:underline;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	z-index:9900;
}
