﻿.blockcenter { display:block; margin-left: auto; margin-right: auto; }

#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;
}

.footerBar {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #B6C0D3;
	color: #4464CA;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

.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;
}

/* 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;
}


.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;
}

.LogoBaseChooser {
	border: 1px solid #D8DEE8;
	overflow: auto;
	width: 400px;
	height: 115px;
	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;
}

.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;
	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;
}

.rightsideicon2 {
	border: 1px solid #0033cc;
	margin-left: 10px;
	margin-bottom: 10px;
}


.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: 12px;
	line-height: 17px;
}

.ArticleText P {
	font-size: 12px;
	line-height: 17px;
}

.ArticleText img { 
	margin: 8px;
	border: 1px solid #CCCCCC;
}

.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;

}

/* 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;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px 5px;
}

.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;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px 5px;
}

.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: 8px 10px 10px 10px; 
	font-weight: bold; 
	color: #10147F;
	-webkit-box-shadow: 1px 1px 25px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 25px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 25px rgba(50, 50, 50, 0.3);
}
.InYourFaceTooltip .TooltipText h2 {
	font-size:16px;
	line-height:20px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
	height:auto;
}

#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;
}
/*
.MoneyBox, .MoneyBox_Disabled {
	background: #fff url(/images/dollar.gif) no-repeat center left;
	padding-left: 18px; 
}

.MoneyBox_Disabled {
	background-image: url(/images/dollar_disabled.gif);
	color: #ABABAB;
}*/


.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; }

/* major areas of the document */

#Border {
	width: 780px; 
	border-top: 1px outset #9999cc;
	border-left: 1px outset #9999cc;
	border-right: 1px outset #9999cc;
	text-align: left;
}

.homepage_column {
	padding-bottom: 10px;
}


.homepage_box_table {
	border: 1px solid #B6B6B6;
}

.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 {
	text-align: left;
	margin-top: 0px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 4px 2px 4px;
}

.homepage_box_header_text_smaller h2 {
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 4px 2px 4px;
	color: #000000;
}

.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;
}

.homepage_box_body_blue2 {
	background-color: white;
	background-image: url(/images/homepageboxes/box_background_blue2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	font-size: 12px;
	font-family: arial;
}

.StateSelectBar {
	background: #FFF1B8 url(/images/state_bar_bg.jpg) repeat-x scroll center top;
	padding: 2px 6px 2px 6px;
	text-align: center;
	font-size: 11px;
}

.StateNotification {
	margin: 0 auto 1px auto;
	width: 780px;
	font-size: 10px;
	color: #F0F0F0;
	text-align: right;
}

.StateNotification a, .StateNotification a:link, .StateNotification a:visited { color: #E7E7E7; }
.StateNotification a:hover, .StateNotification a:active { color: #FFFFFF; }