body { margin-top: 10px; background: #fff; color: #000; font: .7em/135% Arial, Helvetica, sans-serif; }

.requiredSymbol { color:	#FF0000; }

a { color: #1760A6; }
a:hover { color: #BA2455; }

.hide { display: none !important; }
.clear { clear: both; }

/* COLOR PALETTE
AAMVA Blue #1760A6
AAMVA Red #BA2455
Tan #E6E1D1
Bronze #ACA17F
*/

/* PAGE LAYOUT ===================================== */

#pageLayout { width:750px; margin: 0 auto; }
#contentLayout { margin-top: 10px; width: 100%; }
#leftColumn { width: 175px; padding-top: 5px; border-top: 3px solid #1760A6; }
#centerColumn { width: 405px; padding: 0 20px; }
#wideColumn { width: 555px; padding-left: 20px; }
#rightColumn { width: 130px; padding-top: 5px; border-top: 3px solid #1760A6; }

/* BANNER */
#banner { position: relative; }

#siteLinks { position: absolute; top: 0; right: 0; font-size: 1em; text-align: right; color: #ACA17F; }
#siteLinks a {  }
#siteLinks a:hover { }

#bannerSearch { font-size: 1em;  }
#bannerSearch .inputField { font-size: .95em; width: 120px; height: 15px; vertical-align: baseline; border: 1px solid #ACA17F; }
#bannerSearch .submitButton { vertical-align: baseline; }

#photoBanner { border-top: 1px solid #1760A6; padding-top: 5px; margin-top: 5px; margin-bottom: 0; }


/* LEFT & RIGHT COLUMN SIDEBARS ===================================== */

#leftColumn p { margin: 1em 0; }
#rightColumn p { margin: 1em 0; }

.sidebarBox { margin-bottom: 1em; background: #E6E1D1; border-bottom: 1px solid #ACA17F; }
.sidebarText { font-size: 1em; padding: 5px 10px; }
.sidebarText p { margin: .5em 0; }
.sidebarBox h2 { 
	margin: 0;
	height: 16px; 
	padding: 2px 6px; 
	font-size: 1em; 
	line-height: 130%; 
	color: white; 
	}
.sidebarBox ul { margin-top: .5em; list-style: none; }
.sidebarBox li { margin-left: -40px; margin-bottom: .5em; }


#leftColumn .sidebarBox h2 { background: #054788 url(../images/leftcolheader_blue.jpg) top left no-repeat; }
#leftColumn #aamvaLogin h2 { background: #9A0134 url(../images/leftcolheader_red.jpg) top left no-repeat; }
#leftColumn #aamvaLogin p { margin-top: .5em; margin-bottom: .2em; }

#loginBookmarks { font-size: .9em; padding: .5em 0; border-top: 1px solid #999; border-bottom: 1px solid #999; }
#loginBookmarks p { margin-top: .5em; margin-bottom: .2em; }
#loginBookmarks ul { list-style: square; margin-top: .2em; margin-bottom: .2em; }
#loginBookmarks li { margin-left: -20px; margin-bottom: 0; }

#rightColumn .sidebarBox h2 { background: #054788 url(../images/rightcolheader_blue.jpg) top left no-repeat; }


/* LEFT NAVIGATION MENU ===================================== */
/* LEFT COLUMN WIDTH = 175px; */

#subNavMenu { text-align: left; border-bottom: 2px solid #1760A6; margin-bottom: 15px; }
#subNavMenu a { color: #1760A6; text-decoration: none; }
#subNavMenu a:hover { color: #BA2455; text-decoration: underline; }
#subNavMenu h2 { margin-top: .1em; margin-bottom: .3em; font-size: 1.1em; color: #1760A6; text-transform: uppercase; }
#subNavMenu .mainNavArrow { width: 22px; padding-top: .5em; border-top: 1px solid #999; }
#subNavMenu .mainNavLink { width: 153px; padding: .5em 0; color: #1760A6; font-weight: bold; border-top: 1px solid #999; }
#subNavMenu .subNavLink ul { padding-left: 5px; color: #1760A6; list-style: square; margin-top:0; margin-bottom: .5em; }



/* RELATED LINKS ===================================== */

#relatedContent { margin-bottom: 10px; padding-bottom: .8em; font-size: .95em; border-bottom: 2px solid #1760A6;}
#relatedContent h2 { 
	margin-top: .1em; 
	margin-bottom: .5em; 
	padding-bottom: .3em;
	font-size: 1.1em; 
	color: #1760A6; 
	border-bottom: 1px solid #999; 
	}

/* PAGE UTILITIES ===================================== */

#pageUtilities { margin-bottom: 10px; padding-bottom: 5px; font-size: .9em; color: #999; border-bottom: 2px solid #1760A6; }
#pageUtilities .utilityLink { padding: 1px 0; } 
#pageUtilities a { color: #999;  text-decoration: none; }
#pageUtilities a:hover { color: #999; text-decoration: underline; }

/* ADVANCED SEARCH UTILITIES ======================= */

#advancedSearchUtilities  { margin-bottom: 0px; padding-bottom: 0px; font-size: .9em; color: #999; }
#advancedSearchUtilities .utilityLink { padding: 1px 0; } 
#advancedSearchUtilities p { color: #999;  text-decoration: none; }
#advancedSearchUtilities p:hover { color: #999; text-decoration: underline; cursor:hand; }

/* BREADCRUMBS ===================================== */

#breadcrumbs { 
	padding-left: 18px;
	padding-bottom: .5em;
	font-weight: bold; 
	color: #1760A6; 
	background: url(../images/BreadcrumbsArrow.gif) top left no-repeat; 
	/*border-bottom: 1px solid #BA2455;*/
	}

#breadcrumbs .hilite { font-weight: bold; color: #BA2455; }
#breadcrumbs a { font-weight: normal; color: #1760A6; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }

/* FOOTER ===================================== */
#footer { margin-top: 1.5em; padding-top: 1em; text-align: center; color: #ACA17F; border-top: 4px solid #BA2455; }
#footerLinks { font-size: 1em; }
#copyright { margin-top: .5em; font-size: .9em; }


/* CENTER COLUMN TEXT STYLING ===================================== */

h1, h2, h3, h4 { font-weight: bold; }

h1 { font-size: 1.5em; color: #BA2455; margin-top: .7em; }
h2 { font-size: 1.2em; color: #1760A6; margin-top: 1.5em; margin-bottom: .5em; }
h3 { font-size: 1.1em; margin-bottom: .5em; }
h4 { font-size: 1em; margin-bottom: .5em; }

hr { height: 1px; color: #999; }

#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; }

.moreLink a { text-transform: uppercase; font-size: .9em; }
.tooltip { cursor: hand; color: #BA2455; }

#articleHighlight { margin-top: 10px; padding: 0 10px; border: 1px solid #ACA17F; border-top-style: none; }
#articleHighlight h2 { 
	margin: 0 -11px; 
	padding: .3em .5em; 
	font-size: 1em;
	color: white; 
	background: #1760A6 url(../images/articlehighlightheader.gif) top left no-repeat; }

h2.sectionTitle { 
	margin-bottom: .8em;
	height: 16px; 
	padding: 2px 6px;
	font-size: 1em; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white; 
	background: #054788 url(../images/ContentHeader_blue.jpg) top left no-repeat; }

.h2 { font-size: 1.2em; font-weight: bold; color: #1760A6; margin-top: 1.5em; margin-bottom: .5em; }

.contactGroup { color: #1760A6; font-family: Arial; font-size: 1em;}

/* 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: #ACA17F; }

/* FIELDSETS AND FORMS */

fieldset { padding: .5em 1.5em; border: 1px solid #1760A6; }
legend { font-weight: bold; font-size: 1.1em; color:#BA2455; margin-bottom: .5em; }

.userProfile { margin: .0em 0; }
.userProfile th, .userProfile td { padding: .15em; }
.userProfile th { font-weight: bold; text-align: right; }

.formLayout { margin: 1em 0; }
fieldset .formLayout { margin: .2em 0; }
.formLayout th, .formLayout td { padding: .3em; }
.formLayout th { font-weight: bold; text-align: right; }
.alertText { color: #BA2455; }
.alertTextBold { font-weight:bold; color: #BA2455; }
.panelLinks { margin: .5em 0; }
.panelButtons { margin: .3em 0; text-align: right; }

/*Datagrids */
.dgLayout { }
.dgLayout th, .dgLayout td { padding: .3em; }
.dgHead { font-weight: bold; background:#e8e8e8; }
.dgAltColor { background: #F3F1E9; }

.dgLayoutGray { }
.dgLayoutGray th, .dgLayoutGray td { padding: .3em; color: #808080; }

/* SYSTEM ALERTS =========================== */

.alertList td { }
.alertItem { padding: 1em 0; border-bottom: 1px dotted #999; }
.alertItem p { display: inline; }
.alertDate { font-style: italic; }
.alertTitle { font-weight: bold; font-size: 1.1em; }


/* ==================== 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; }



/* ==================== MY AAMVA =========================== */

.myAamvaSection { }
.myAamvaSection p { margin-top: .8em; margin-bottom: .5em; }
.myAamvaSection ul { margin-top: .5em; margin-bottom: .5em; }

#accountLayout { width: 100%; }
#accountLayout h2 { margin-top: 0;}
#accountLayout hr { margin: 0; color: #999; height: 1px; }
.profileAccount { width: 50%; padding-right: 1.5em; border-right: 1px solid #1760A6; }
.orgAccount { width: 50%; padding-left: 1.5em; }

.roText { color: #1760A6; }

.bookmarkCheck { width: 15px; height: 15px; border: 1px solid #000; }

/* ==================== Added by AAMVA developers =========================== */

.comunityformLayout { margin: .0em 0; }
.comunityformLayout th, .comunityformLayout td { padding: .1em .15em .1em .15em; }
.comunityformLayout th { font-weight: normal; text-align: right; }


