.blockcenter { display:block; margin-left: auto; margin-right: auto; }

/* layout */

/*
#headerblank
{
	background-image: url('/images/header_blank.jpg');
	background-repeat: no-repeat;
	padding-right: 0px;
}
*/

/*
#content
{
	background-color: #ffffff;
	/*background-image: url('/images/watermark.gif');*x/
	background-repeat: no-repeat;
	padding: 0px 10px 10px 10px;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
*/

#menu
{
	background-image: url('/images/menu.gif');
	background-repeat: repeat-x;
	background-color: #4566CB;
	font-family: verdana, sans-serif;
	padding-right: 6px;
	font-size: 11px;
	font-weight: bold;
}

#menu A
{
	color: #FADB5E;
	text-decoration: none;
}

#menu A:hover
{
	color: #FFFFFF;
}

.menuItem
{
	padding-left: 4px;
	padding-right: 4px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
}

.activeMenuItem
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 23px;
	background-image: url('/images/menu_active.gif');
	background-repeat: repeat-x;
	background-color: #2F468C;
}

.highlightedMenuItem
{
	padding-left: 4px;
	padding-right: 4px;
	height: 23px;
	background-image: url('/images/menu_highlighted.gif');
	color: #000000;
}

.highlightedMenuItem A, .highlightedMenuItem A:visited
{
	color: #D3B12C;
}

.highlightedMenuItem A:hover, .highlightedMenuItem A:active
{
	color: #000000;
}

#menu .highlightedMenuItem A
{
	color: #006600;
}

#menu .highlightedMenuItem A:hover
{
	color: #000000;
}

.submenu
{
	/*background-image: url('/images/submenu.gif');*/
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.submenu A
{
	position: relative;
	top: 3px;
	color: #1144CC;
	text-decoration: none;
}

.submenu A:visited
{
	position: relative;
	top: 3px;
	color: #1144CC;
	text-decoration: none;
}

.submenu A:hover
{
	color: #3399ff;
	text-decoration: none;
}

/*
#toplinkdiv A
{
	color: #3366CC;
	font-weight:bold;
}

#toplinkdiv A:hover
{
	color: #6699FF;
	font-weight:bold;
}
*/

/*
#footer
{
	background-image: url('/images/footer.gif');
	font-size: 10px;
}
*/

/*
#leftmenu p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
*/

.footerBar
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #B6C0D3;
	color: #4464CA;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

/*
#docBuildingBar
{
	padding-bottom: 5px;
	padding-top: 0px;
	color: #4464CA;
	text-align: center;
	font-size: 90%;
}
*/

.bubbleHeader
{
	padding-top: 3px;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.bubbleHeader A
{
	color: #FFFFFF;
	text-decoration: none;
}

.bubbleHeader A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.bubbleHeader A:hover, A:active
{
	color: #FADB5E;
	text-decoration: none;
}

/*
h1 { font-size: 16px; }
h2 { font-size: 14px; margin-top: 0; padding-top: 0; }
h3 { font-size: 12px; }
*/

/* COLORS */
.logomustard
{
	color: #B89600;
}
.logoltmustard
{
	color: #D7C164;
}
.logodkmustard
{
	color: #655100;
}
.logoblue
{
	color: #10147C;
}
.logoltblue
{
	color: #8C8FC0;
}
.logogray
{
	color: #F2F2F2;
}


.altRow
{
	background-color: #EDEDED;
}

.headerRow
{
	background-color: #EDEDED;
}

.msgdetails
{
	font-style:italic;
	font-size: 10px;
}

.leaseWizardSubHeader
{
	font-weight:bold;
	font-size:110%;
	color: #4464C9;
}

.CheckBoxList td
{
	padding-left:17px;
	text-indent:-21px;
}

.CheckBoxWrap
{
	padding-left:20px;
	text-indent:-24px;
}

.CheckBoxWrap2
{
	padding-left:20px;
}

/*
table.borderedGridView {
	border-width: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: #B6C0D3 #B6C0D3 #B6C0D3 #B6C0D3;
	padding: 5px;
}
table.borderedGridView th {
	border-width: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
}
table.borderedGridView td {
	border-width: 1px 1px 1px 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
}
*/

table.featurestable
{
	border-collapse: collapse;
}

.featurestable th
{
	padding: 4px;
	background: #4565CA;
	background-image: url('/images/th_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 100%;
	vertical-align: top;
	/* border: 3px solid #FFFFFF; */
	color: #FFFFFF;
}

.featurestable th a
{
	text-decoration: none;
	color: #FFFFFF;
}

.featurestable td
{
	 padding-right: 10px;
	 padding-top: 6px;
	 border-bottom: 0px solid #6B89DB;
}


.featurestable b
{
	color: #10147C;
	/* font-size: 120%; */
}

.featurestable H2
{
	/* border-bottom: 1px solid black; */
	width: 100%;
	color: #10147C;
	margin-top: 0px;
}

table.calculatorTable
{
	border-collapse: collapse;
}

.calculatorTable th
{
	padding: 4px;
	background: #4565CA;
	background-image: url('/images/th_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	vertical-align: top;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
}

/*
.demoLabel
{
	font-weight: bold;
	color: #10147C;
}
*/

.wizardSidebarLink
{
	text-decoration: none;
}

.padding
{
	padding: 5px;
}

/* Features Slideshow Javascript Groups */

.slider_wrapper
{
	position: relative;
	overflow: hidden;
}

.slider_container
{
	position: absolute;
}

/* END Features Slideshow Javascript Groups */

.FakeDropDown
{
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	border-top-width: 0px;
	padding: 2px;
	z-index: 45;
}

.Shadowed1 /* nest elems with class Shadowed1, 2, then 3 to get effect */
{
	/* display: table; */
	border-right: 1px solid #D8DEE8;
	border-bottom: 1px solid #D8DEE8;
	padding: 0px 0px 1px 0px !important;
	padding: 0px;
	height: 100%;
}

.Shadowed2
{
	/* display: table; */
	border-right: 1px solid #BAC4D6;
	border-bottom: 1px solid #BAC4D6;
	height: 100%;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
}

.Shadowed3
{
	/* display: table; */
	border: 1px solid #84B0DF;
	height: 100%;
	padding: 0px 4px 0px 4px;
}

/*
.ThinBlueBorder
{
	border: 1px solid #84B0DF;
}
*/

/*
.ThinGoldBorder
{
	border: 1px solid #E1B70D;
}
*/

.LogoBaseChooser
{
	border: 1px solid #D8DEE8;
	overflow: auto;
	width: 400px;
	height: 110px;
	white-space: nowrap;
}

.LogoPreview
{
	margin-top: 5px;
	width: 200px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #D8DEE8;
	font-size: 12px;
}

.whatever
{
	/*background-color: #ffffee;*/
	line-height: 1.2em;
	font-size: 11px;
}

.whatever H2
{
	line-height: 1.2em;
	margin: 0;
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}

.whatever H3
{
	line-height: 1.2em;
	margin: 0;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}

.whatever LI
{
	list-style-image: url(/images/bullet.gif);
}

.whatever UL
{
	list-style-image: url(/images/bullet.gif);
	font-size: 11px;
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 1.6em;
	padding-left: 0;
}

.whatever2
{
	/*background-color: #ffffee;*/
	line-height: 1.2em;
	font-size: 12px;
}

.whatever2 H2
{
	line-height: 1.2em;
	margin: 0;
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}

.whatever2 H3
{
	line-height: 1.2em;
	margin: 0;
	color: #4464C9;
	font-size: 13px;
	font-weight: bold;
}

.whatever2 LI
{
	list-style-image: url(/images/bullet.gif);
}

.whatever2 UL
{
	list-style-image: url(/images/bullet.gif);
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 1.6em;
	padding-left: 0;
}

/*
.IconLink
{
	cursor: pointer;
}

.IconLink:hover
{
	background-image: url('/images/gold_gradient.gif');
	background-position: bottom center;
}

.IconLink A:hover
{
	color: #10147F;
}
*/

/*
.DocumentEditorHeadingItem
{
	margin-top: 5px;
	border-top: 1px solid #E1B70D;
	border-bottom: 1px solid #E1B70D;
	font-weight: bold;
	cursor: pointer;
}
*/

/*
.DocumentEditorField
{
	margin-top: 5px;
	margin-left: 5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #6060BC;
	text-decoration: underline;
	/* border-bottom: 1px dotted #6060BC; *x/
}
*/

/*
.DocumentEditorCustomFieldTitle
{
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
	width: 130px;
	/* color: #6060BC; *x/
}
*/

.Hidden
{
	visibility: hidden;
	position: absolute;
}

.competitionTable
{
	background: white;
	border: 1px solid blue;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.competitionTable th
{
	padding: 4px;
	text-align: center;
	border: 0px solid blue;
	font-size: 80%;
	vertical-align: middle;
	border: 0px solid #FFFFFF;
}

.competitionTable td
{
	padding: 4px;
	text-align: center;
	border: 1px solid blue;
	font-size: 80%;
	vertical-align: middle;
}

/*
.rightsideicon
{
	border: 1px solid #0033cc;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
*/

/*
.leftsideicon
{
	border: 1px solid #0033cc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/

.rightsideicon2
{
	border: 1px solid #0033cc;
	margin-left: 10px;
	margin-bottom: 10px;
}


.featuresheader
{	
	/* border-top: 7px solid white; */
	text-align:left;
}

.featuresheader h2
{
	background-image: url('/images/feature_icons/header.jpg');
	background-repeat: repeat-x;
	background-color: #FFEFB8;
	border: 1px outset #ffcc00;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	color: #003399;
	font-size: 12px;
	font-style:italic;
}

.featuresheader a
{	
	text-decoration: none;
	color: #003399;
}

.featuresheader a:visited
{	
	text-decoration: none;
	color: #003399;
}

.featuresheader a:hover
{	
	text-decoration: none;
	color: #003399;
}

.nolink:link, .nolink:hover, .nolink:active, .nolink:visited
{
	text-decoration: none;
	color: #666666;
}

.hidden { display: none; }
.visible { display: block; }

.button
{
	border: 1px outset #B6C0D3;
	background-color: #F0F0EA;
	color: #000000;
}

.ArticlesListing
{
	font-size: 14px;
	font-weight: bold;
}

.ArticlesListing th
{
	font-size: 14px;
	font-weight: bold;
}

.ArticlesListing td
{
	font-size: 11px;
	font-weight: normal;
}

.ArticleText
{
	padding-top: 5px;
	font-size: 15px;
}

.ArticleText P
{
	font-size: 15px;
}

.ArticleText:first-letter
{
	font-size: 18px;
	font-weight: bold;
	color: #5070D0;
}

.GradientHeader
{
	background: #4565CA;
	background-image: url('/images/th_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #B6C0D3;
	margin-bottom: 5px;

}


/*
.homepage_box_table
{
	border: 1px solid #999999;
}
*/

/*
.homepage_box_header_blue
{
	color: #000033;
	background-image: url(/images/homepageboxes/box_header_blue.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
*/

/*
.homepage_box_header_gold
{
	color: #333333;
	background-image: url(/images/homepageboxes/box_header_gold.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
*/

/*
.homepage_box_header_green
{
	color: #003300;
	background-image: url(/images/homepageboxes/box_header_green.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
*/

/*
.homepage_box_header_text h2
{
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 4px 2px 4px;
}
*/

/*
.homepage_box_body_blue
{
	background-color: white;
	background-image: url(/images/homepageboxes/box_background_blue.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	font-size: 12px;
	font-family: arial;
}
*/

/*
.homepage_box_body_gold
{
	background-color: white;
	background-image: url(/images/homepageboxes/box_background_gold.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	font-size: 12px;
	font-family: arial;
}
*/

/*
.homepage_box_body_green
{
	background-color: white;
	background-image: url(/images/homepageboxes/box_background_green.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	font-size: 12px;
	font-family: arial;
}
*/

/* Alert Box */
.noticeContent, .noticeHeader
{
	padding-top: 3px;
	font-family: verdana;
	font-size: 11px;
	background-color: #fff;
}

.noticeHeader
{
	background-repeat: repeat-x;
	height: auto;
	
}

.noticeHeader, .noticeHeader A, .noticeHeader A:visited
{
	color: #F16B00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
}

.noticeHeader A:hover, .noticeHeader A:active
{
	color: #a12b00;
	text-decoration: none;
	
}

.previewImg {
margin-bottom: 5px;
}

.AttentionGrabbingButtonBlue
{
	text-align: center;
	font-weight: bold;
	background-image: url('/images/home_feature_bg.gif');
	background-position: center center;
	background-repeat: repeat-x;
	border: 1px solid #000066;
	color: #000066;
}

.AttentionGrabbingButtonGold
{
	text-align: center;
	font-weight: bold;
	background-image: url('/images/home_feature_bg_gold.gif');
	background-position: center center;
	background-repeat: repeat-x;
	border: 1px solid #826906;
	color: #826906;
}

.BlueGradient
{
	font-weight: bold;
	font-size: 80%;
	background-image: url('/images/home_feature_bg.gif');
	border: 1px solid #B6C0D3;
	background-repeat: repeat-x;
}

.ClearLinks, .ClearLinks A
{
	text-decoration: none;
}

.InYourFaceTooltip
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 175;
	width: 250px;
}

.InYourFaceTooltip .TooltipText
{
	border-width: 2px 2px 0px 2px; 
	border-style: solid; 
	border-color: #4464CA; 
	background-color: #FFFFFF; 
	padding: 3px; 
	font-weight: bold; 
	color: #10147F;
}

#UtilS_SearchResults, .UtilS_SearchResults
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FEFCF5;
	border: 1px solid #0E157F;
	padding: 4px;
	color: #696969;
	width: 300px;
}



.DocDetailsEditable
{
	font-family: Tahoma, Helvetica, Arial;
	font-size: 13px;
}

.DocDetailsEditable P
{
	margin: 0;
	padding: 0;
}

.docOption A:link, .docOption A:visited
{
	text-decoration: underline;
}

.docOption A:hover, .docOption A:active
{
	color: #000000;
	text-decoration: underline;
}

.docOption
{
	cursor: pointer;
	display: inline;
	margin-right: 10px;
	border: 1px solid #10107B;
	border-left-color: #7375ED;
	border-top-color: #7375ED;
	padding: 6px 3px 6px 3px;
	background-color: #FFEFAD;
	background-image: url(/images/goldbutton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 13px;
}

ul.MinimalBullet
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.MinimalBullet li
{
	margin: 0;
	padding: 0 0 0 14px;
	background: transparent url(/images/bullet.gif) no-repeat scroll left top;
}

ul.LawBullet
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.LawBullet li
{
	margin: 0;
	padding: 1px 0 1px 18px;
	background: transparent url(/images/law_bullet.gif) no-repeat scroll left top;
}

.CloseLink, .CloseLink:link, .CloseLink:visited { padding: 2px 18px 2px 0; background: transparent url(/images/16_close.gif) no-repeat scroll right bottom; color: #000000; text-decoration: none; font-size: 11px; font-weight: bold; float: right; position: relative; }
.CloseLink:hover, .CloseLink:active { text-decoration: none; color: #B8001A; }