@media screen
{

body{ 
    padding: 0px;
    margin: 0px;
    background: #fafafa;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}

.homeTitle
{
    color:#B8C312;
}

.homeBorder
{
    border:2px solid #B8C312;
}

.forumHome
{
    color:#284571;
}

td {
	font-family:arial;
}

.searchbtn
{
	font-family:arial;
	font-weight:bold;
	color:darkgray;
	background-color: #lightblue;
}

.top{
    background-color:#284571;
}

.tab
{
	height:28px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	border-right:1px solid #6B83A8;
}

.GridHeader a
{
    color:#B8C312;
    font-weight:bold;
    text-decoration:underline;
}

.GridHeader
{
    color:#B8C312;
    font-weight:bold;
}


.GridLink a
{
    color:#B8C312
}

.ExecutiveBriefHeader
{
    color:#B8C312;
    font-weight:bold;
}

.tablinks
{
	font-weight:bold;
	color:white;
	font-size:9pt;
	text-decoration:none;
}

.toollinks
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
}


.ht
{
	height:4px;
	background-color:#B8C312;
}

.homeus, .homeca, .homeeu, .homeap, .homesa
{
	height:4px;
	background-color:#B8C312;
	border-bottom:1px solid #A6F8FF;
}

.mr
{
	height:4px;
	background-color:#60BD24;
	border-bottom:1px solid #A6F8FF;
}

.kr
{
	height:4px;
	background-color:#6EC5B6;
	border-bottom:1px solid #A6F8FF;
}

.fr
{
	height:4px;
	background-color:#D8AC1D;
	border-bottom:1px solid #A6F8FF;
}

.gs
{
	height:4px;
	background-color:#18A2DC;
	border-bottom:1px solid #A6F8FF;
}

.rt
{
	height:4px;
	background-color:#B8C312;
	border-bottom:1px solid #A6F8FF;
}

.nav
{
	height:34px;
	border-top:1px solid #6B83A8;
	background-color:#284571;
}

.nav2
{
	background-color:#B8C312;
	height:13px;
	border-bottom:1px solid #A6F8FF;
}

.nav2b
{
	background-color:#B8C312;
	height:13px;
	border-bottom:1px solid #A6F8FF;
	border-top:1px solid #A6F8FF;
}

.step
{
	color:#B8C312;
	font-weight:bold;
	font-size:11pt;
}

.steplabel
{
	color:#707070;
	font-weight:bold;
	font-size:10pt;
}

.footertop
{
	border-top:1px solid #A6F8FF;
	border-bottom:1px solid #A6F8FF;
	background-color: #42747A;
}

.footerbottom
{
	background-image:url(images/footer_bg.gif);
	height:50px;
}

.filterTabs 
{
	border-bottom:1px solid #E0E4E4;
}

.footerlink 
{
	color:#32747A;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

.resultTabActive
{
	text-align:center;
	background-image:url(/images/navBG_home.gif);
	font-weight:bold;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;
	height:19px;
	border-right:2px solid #E0E4E4;
	padding-right:10px;
	padding-left:10px;
}

.resultTabActive a
{
	color:white;
	text-decoration:none;
}

.resultTab
{
	text-align:center;
/*	background-image: url(images/btn_bg.gif);*/
	font-weight:bold;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;
	height:19px;
	border-right:2px solid #E0E4E4;
	padding-right:10px;
	padding-left:10px;
}

.resultTab a
{
	color:#909090;
	text-decoration:none;
}


.opencontent
{
	height:47px;
	background-color:#E0E4E4;
}

.opencontenttext
{
	font-weight:bold;
	color:#284571;
	font-size:12pt;
	width:250px;
}

.opencontenttextsmall
{
	font-size:10pt;
	color:#909090;
	font-weight:bold;
}

.openresultstext
{
	font-weight:bold;
	color:#284571;
	font-size:12pt;
	padding-left:20px;
}

.printLink
{
	color:#909090;
	text-decoration:underline;
	font-size:10pt;
	padding:10px;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #EFEFEF;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


.fancySelect
{
	height:22px;
	width:165px;
	text-decoration:none;
	color:black;
	background-image:url(/images/combo.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.fancySelect2
{
	height:22px;     
	width:311px;
	text-decoration:none;
	color:black;
	background-image:url(/images/big_cb.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.fancySelectUsageReport
{
	height:22px;     
	width:270px;
	text-decoration:none;
	color:black;
	background-image:url(/images/cb_usageReport.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.fancySelectSearchRules
{
	height:22px;
	width:244px;
	text-decoration:none;
	color:black;
	background-image:url(/images/cb_RuleSearch.PNG);
	background-repeat:no-repeat;
	cursor:pointer;
}
.fancySelectSearchReferences
{
	height:22px;
	width:205px;
	text-decoration:none;
	color:black;
	background-image:url(/images/cb_ReferenceSearch.PNG);
	background-repeat:no-repeat;
	cursor:pointer;
}

.filterSelect, .filterInput
{
	width:155px;
}

.fancySelectText
{
	text-decoration:none;
	color:black;
	padding-left:10px;
	cursor:pointer;
}

.ba_select
{
	border:1px solid black;
	position:absolute;
	top: 0;
	visibility: hidden;
	background-color:#EFEFEF;
	padding-bottom:10px;
}

.ba_select_cb
{
	padding:10px;
	height:auto;
}

.ba_select_open
{
	font-family:arial;
	font-size:8pt;
	padding:10px;
	font-weight:bold;
}

.ba_select_top
{
	border-bottom:1px solid black;
	background-color:#B8C312;
	height:25px;
	text-align:right;
	padding-right:10px;
	padding-top:6px;
}

.ba_select_top_x
{
	text-decoration:none;
	color:white;
}

.ba_select_accordion_header
{
	font-family:arial;
	font-size:8pt;
	padding:10px;
	/*font-weight:bold;*/
	border: solid 1px #333333;
	margin: 2px 5px 0px 5px;
	cursor: pointer;
}


.ba_select_accordion_header_selected
{
	background-color: #bbbbbb;
	font-family:arial;
	font-size:8pt;
	padding:10px;
	font-weight:bold;
	border: solid 1px #333333;
	border-bottom-color:transparent;
	margin: 2px 5px 0px 5px;
	cursor: pointer;
}

.ba_select_accordion_content
{
	border: solid 1px #333333;
	border-top-color:transparent;
	margin: 0px 5px 2px 5px;
}

.contentpane
{
	background-color:white;
}

}

@media print
{
    body, td, tr {
        font-family:arial;
        font-size:11pt;
    }
    
    .opencontenttext
    {
        font-weight:bold;
        font-size:14pt;
    }
    
	.top
	{
		display:none;
	}
	
	.nav
	{
		display:none;
	}
	
	.footer
	{
		display:none;
	}
	
	.filterTable
	{
	    display:none;
	}
	
	.ba_select
	{
	    display:none;
	}
	
	.printcontrol
	{
	    display:none;
	}
}



/* Header 1 - Main header */
.header1 {
	/*background-image: url('bg_header1.png');*/
	background-color: #7D8CFF;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;
}

/* Links in header1 */
tr.header1 a		{color:#FFFFFF;text-decoration:none}
tr.header1 a:hover	{color:#C0C0FF;text-decoration:none}

/* Header 2 - Sub header */
.header2 {
	/*background-image: url('bg_header2.png');*/
	background-color: #7D8CFF;
	color: #3A4F6C;
	font-weight: bold;
	height: 28px;
}

td.header2links a				{color: #3A4F6C;text-decoration:none;font-size:7.5pt;}
td.header2links	a:hover	{color: #3A4F6C;text-decoration:none;font-size:7.5pt;}

/* Footer1 - Bottom of tables */
.footer1 {
	background-image: url('bg_footer1.png');
	font-size: 7pt;
	height: 28px;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.postformheader 
{
	background-color: #D1DCEB;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #E4EAF2;
	color:#404040;
}

/* User info and post/article */
.post 
{
	background-color: #DFE6EF;
	color:#404040;
}

.post_alt
{
	background-color: #dfe9f7;
	color:#404040;	
}

.post_priority
{
	font-weight:bold;
}

.post_link
{

}

/* Footer of posts */
.postfooter 
{
    background-color: #D1DCEB;
}

/* Area between posts */
.postsep 
{
	background-color: #8394B2;
	height: 2px 
}

/* most tables are class 'content' */
.content {
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #8394B2;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.content td {
	padding: 3px;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ color: #202020; text-decoration: underline; }
.content a:hover	{ color: #3A4F6C; text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #E4EAF2;
	border: solid 1px #8394B2;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	/*background-color: #B2C8F6;*/
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	/*color:#014C00;*/
	color:#000000;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #202020; font-size: 9pt; }
.navlinks a { color: #000000; text-decoration: none }
.navlinks a:hover { color: #6594D5; }

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}

.searchresults li a
{
    color:blue;
    text-decoration:none;
}

.searchresults li
{
    padding:5px;
    list-style-type: none;
}

.error
{
	 font-weight:bold;
	 color: #cc0000;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

 .filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}
.post_preferences
{
	background-color: #FFFFFF;
	color:#404040;
	border: solid 2px #B8C312;
}

.post_preferences_inner
{
	background-color: #FFFFFF;
	color:#404040;
	border: solid 1px #B8C312;
}

.modalBackground 
{
	background-color: #DDDDDD;
	filter:alpha(opacity=60);
	border: solid 1px Gray;
	opacity:0.6;
	color: Black;
}

.modalPopup 
{
	background-color: #ffffff;
	border: solid 1px Gray;
	color: Black;
}

.welcomemessage
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
}

.trialsubscriptionmessage
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

a.NeutralGridLink
{
	color: #000000;
	text-decoration: underline;
}

a:hover.NeutralGridLink 
{
	color: #B8C312;
	text-decoration: underline;
}
a:visited.NeutralGridLink 
{
	color: #990033;
}
 
.FindTheReferencesSearchHeader {
	
	background-color: #DBAC1D;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size:12px;
}

.FindTheReferencesSeacrhPanel
{
	border: solid 1px #DBAC1D;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.KnowTheRulesSearchHeader {
	
	background-color: #6EC5B6;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size:12px;
}
.KnowTheRulesSeacrhPanel
{
	border: solid 1px #6EC5B6;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.ManageTheRisksSearchHeader {
	
	background-color: #60BD24;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size:12px;
}
.ManageTheRisksSeacrhPanel
{
	border: solid 1px #60BD24;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}
.FindTheSolutionSearchHeader {
	
	background-color: #18A2DC;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size:12px;
}
.FindTheSolutionSeacrhPanel
{
	border: solid 1px #18A2DC;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.OtherSearchHeader {
	
	background-color: #B8C312;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size:12px;
}
.OtherSeacrhPanel
{
	border: solid 1px #B8C312;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}


.linkButtonGray, .linkButtonGray:link, .linkButtonGray:visited, .linkButtonGray a, .linkButtonGray a:link, .linkButtonGray a:visited
{
	border-style:outset;
	border-color: #B0C4DE;
	border-width:2px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	background-color: #B0C4DE;
	color: #191970;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.fancySelectTextHighlighted
{
	text-decoration:none;
	color:#B8C312;
	padding-left:10px;
	cursor:pointer;
	font-weight:bold;
}
.GridHeaderNotSortable a
{
    color:#B8C312;
    font-weight:bold;
    text-decoration:none;
}

.GridHeaderNotSortable
{
    color:#B8C312;
    font-weight:bold;
    text-decoration:none;
}

/*Eric:AutoComplete flyout */
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 180px;
    text-align : left; 
    list-style-type : none;
    width: 200px;
}
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	margin-left: -40px;
}
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	margin-left: -40px;
}
.autoComplete_listitemhilitetext
{
	color:#0066cc;
	font-weight:bold;
}
/**/
