body { margin-top: 10px; color: #000; background: #fff; font: .7em Arial, Helvetica, sans-serif;}

.requiredSymbol { color:	#FF0000; }

a { color: #006699; text-decoration: underline;}
a:hover { color: #339999; }

/* COLOR PALETTE 
light IRP blue: #CEDDE8
medium IRP blue: #006699
dark IRP blue: #3F7999
light IRP purple: #CCCCDE
med IRP Purple: #666699
dark IRP Purple: #333366
*/

/* PAGE LAYOUT ========================================= */

#pageLayout { width: 750px; margin: auto;  }
#leftColumn { width: 175px; padding: 0;}
#centerColumn { width: 405px; padding: 2px 20px 10px 20px; }
#rightColumn { width: 130px; padding: 0; }
#wideColumn { width: 550px; padding: 2px 0px 10px 25px; }
#contentLayout { margin-top: 12px; }


/* BANNERS ========================================= */
#banner { margin-bottom: 6px; }
#banner a { text-decoration: none; }
#banner a:hover { text-decoration: underline;}

#siteLinks { margin-top: 0; text-align: right; color: #999; }

#bannerSearch { font-size: .9em; padding-bottom: 3px; }
#bannerSearch a { text-decoration: underline; }
.searchField { border: 1px solid #999; height: 14px; width: 120px; margin-right: 3px; }

#photoBanner { margin-bottom: 4px; }
#photoBanner .photo img { border-color: #999; margin: 0; }


/* LEFT COLUMN CONTENT ========================================= */
			
#subNavMenu { text-align: left; border-bottom: 2px solid #666699; margin-bottom: 15px; }
#subNavMenu a { color: #666699; text-decoration: none; }
#subNavMenu a:hover { color: #339999; text-decoration: underline; }
#subNavMenu h2 { margin-top: .1em; margin-bottom: .3em; font-size: 1.1em; color: #666699; text-transform: uppercase; }
#subNavMenu .mainNavArrow { width: 22px; padding-top: .5em; border-top: 1px solid #999; }
#subNavMenu .mainNavLink { width: 153px; padding: .5em 0; color: #666699; font-weight: bold; border-top: 1px solid #999; }
#subNavMenu .subNavLink ul { padding-left: 5px; color: #666699; list-style: square; margin-top:0; margin-bottom: .5em; }

#irpLogin { padding: 0; margin-bottom: 15px; border-bottom:1px solid #3f7999; background: #ECECEC; }
#irpLogin h2 { margin:0; height: 16px; padding: 2px .5em; font-size: 1.1em; color:#fff; background: #325889 url(../images/LeftColumnHead.jpg) top left no-repeat; }
#irpLoginText { margin-top: 0; padding: 0 10px; }
#irpLoginText p { margin: .5em 0; }

/* FOOTER */
#footer { margin-top: 1em; margin-bottom: 0; text-align:center; color:#999; }
#footerLinks { margin-top: 1em; color: #3f7999; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#copyright {margin-top: .5em; }


/* CENTER COLUMN TEXT STYLING ===================================== */

h1, h2, h3, h4 { font-weight: bold; }

h1 { font-size: 1.6em; color: #666699; margin-top: .5em; }
h2 { font-size: 1.3em; color: #3f7999; margin-top: 1.5em; margin-bottom: .5em; }
h3 { font-size: 1.2em; margin-bottom: .5em; }
h4 { font-size: 1em; margin-bottom: .5em; }

hr { height: 1px; color: #006699; }

#centerColumn p, #centerColumn ul { margin-top: .5em; }
#wideColumn p, #wideColumn ul { margin-top: .5em; }
.emergencyBar { display: block; padding: .2em 1em; background: #ff8c00; color: #fff !important; margin-bottom: .8em; }
.hiliteBar { display: block; padding: .2em 1em; background: #BA2455; color: #fff !important; margin-bottom: .8em; }
.xsmallText { font-size: .8em;  }
.smallText { font-size: .9em; }
.regText { font-size: 1em; }
.largeText { font-size: 1.2em; }
.xlargeText { font-size: 1.4em; }

.tooltip { cursor: hand; color: #BA2455; }

#articleHighlight { margin-top: 10px; padding: 0 10px; border: 1px solid #3f7999; border-top-style: none; }
#articleHighlight h2 { 
	margin: 0 -11px; 
	padding: .2em 1em; 
	font-size: 1.1em;
	color: white; 
	background: #3f7999; }

h2.sectionTitle { 
	margin-bottom: .8em;
	height: 16px; 
	padding: 3px 0 1px 10px;
	font-size: 1em; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white; 
	background: #054788 url(../images/ContentHeadline.jpg) top left no-repeat; }

/* RELATED LINKS ===================================== */

#relatedContent { margin-bottom: 10px; padding-bottom: .8em; font-size: .95em; border-top: 3px solid #3f7999; border-bottom: 2px solid #3f7999; }
#relatedContent h2 { 
	margin-top: .1em; 
	margin-bottom: .5em; 
	padding-bottom: .3em;
	font-size: 1.1em; 
	color: #3f7999; 
	border-bottom: 1px solid #3f7999; 
	}
#relatedContent p { margin: .5em 0; }

#quickLinks {
	margin-top:0;
	margin-bottom: 15px; 
	padding-bottom: .5em; 
	border-bottom: 1px solid #3f7999; 
	background: #ECECEC; 
}
#quickLinks h2 { margin-top:0; height: 16px; padding: 2px 1em; font-size: 1.1em; color: #fff; background: #325889 url(../images/RightColumnHead.jpg) top left no-repeat; }
#quickLinksText { padding: 0 10px; }
#quickLinksText p { margin: .5em 0; }
#quickLinks ul { margin-top: .5em; }
#quickLinks li {margin-bottom: .5em; }


/* PAGE UTILITIES ===================================== */

#pageUtilities { margin-bottom: 10px; padding: 5px 0; font-size: .9em; color: #999; border-bottom: 2px solid #3f7999; }
#pageUtilities .utilityLink { padding: 1px 0; } 
#pageUtilities a { color: #999;  text-decoration: none; }
#pageUtilities a:hover { color: #999; text-decoration: underline; }

/* BREADCRUMBS ===================================== */

#breadcrumbs { padding-bottom: .5em; font-weight: bold; color: #666; border-bottom: 1px solid #e8e8e8; }
#breadcrumbs .hilite { color: #666699; font-weight: bold; }
#breadcrumbs a { font-weight: normal; color: #999; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }


/* FIELDSETS AND FORMS */

fieldset { padding: 1.0em 1.5em; border: 1px solid #3f7999; }	/* 1760A6 */
fieldset .formLayout { margin: .2em 0; }
legend { font-weight: bold; font-size: 1.1em; color: #b03360; margin-bottom: .5em; }

.formLayout { margin: 1em 0; }
.formLayout th, .formLayout td { padding: .3em; }
.formLayout th { text-align: right; }
.alertText { color: red; }
.panelLinks { margin: .5em 0; }
.panelButtons { text-align: right; }

/*Datagrids */
.dgLayout { }
.dgLayout th, .dgLayout td { padding: .3em; }
.dgHead { font-weight: bold; background: #e8e8e8; text-align: center; }
.dgAltItem { background: #e8f1fa; }


/* AUTHORING CONSOLE & PH LABELS ========================= */

#authorConsole, #errorConsole { background: #f1f1f1; font-size: 1em; width: 100%; margin-bottom: 1em; }
#authorConsole { border: 1px solid #ACA17F; }
#errorConsole { border: 1px solid red; }
#authorConsole td, #errorConsole td { padding: 2px 5px; }
#authorConsole hr, #errorConsole hr { height: 1px; color: #ACA17F; }

.phLabel { display: block; margin-top: .5em; margin-bottom: .2em; font-weight: bold; color: #cc3300; }

/* SITE MAP ========================= */

.HitReporting-ReportRootChannel { font-weight: bold; text-transform:uppercase; }
.HitReporting-ReportChannel {
	margin-top: 1em;
	margin-bottom: 0; 
	padding-top: .5em;
	font-weight: bold; 
	text-transform:uppercase; 
	border-top: 1px dotted #666699;
	}

.sub { margin-top: 0; margin-bottom: 0; list-style: square; }
.sub .HitReporting-ReportChannel { margin-top: 0; text-transform: none; border-top-style: none; }
.HitReporting-ReportPosting { font-weight: normal; text-transform: none; }

.HitReporting-ReportRootChannel a, .HitReporting-ReportChannel a { color: #666699; }
.sub .HitReporting-ReportChannel a { color: #006699; }

/* ==================== MONDO SEARCH =========================== */

.Mondosoft-MondoSearch-CategoryHeader { color: #fff; background: #ff9900;  }
.Mondosoft-MondoSearch-CategoryTitle { font-weight: bold; color:#fff; padding: 2px 10px; }
.Mondosoft-MondoSearch-CategoryResultCount { color: #fff; padding: 2px 10px; }


/* ==================== Added by AAMVA developers =========================== */
#subNavMenu1 { text-align: left; border-bottom: 2px solid #666699; border-top: 4px solid #666699; margin-bottom: 15px; padding-top: 6px; }
#subNavMenu1 a { color: #666699; text-decoration: none; }
#subNavMenu1 a:hover { color: #339999; text-decoration: underline; }
#subNavMenu1 h2 { margin-top: .1em; margin-bottom: .3em; font-size: 1.1em; color: #666699; text-transform: uppercase; }
#subNavMenu1 .mainNavArrow { width: 22px; padding-top: .5em; border-top: 1px solid #999; }
#subNavMenu1 .mainNavLink { width: 153px; padding: .5em 0; color: #666699; font-weight: bold; border-top: 1px solid #999; }
#subNavMenu1 .subNavLink ul { padding-left: 5px; color: #666699; list-style: square; margin-top:0; margin-bottom: .5em; }

.editProfile { margin: .0em 0; }
.editProfile th, .editProfile td { padding: .1em .15em .1em .15em; }
.editProfile th { font-weight: normal; text-align: right; }

.topSpace { padding-top: .2em; padding-bottom: 0em; }
.bottomSpace { padding-top: 0em; padding-bottom: .2em; }
.text { font: 1em Arial, Helvetica, sans-serif; }
.header { font-weight: bold; font-size: 1.0em; color: #b03360; }
.message { font: 1em Arial, Helvetica, sans-serif; color: #000080; }
