/* GLOBAL APPLICATION STYLES */

/* COLOR PALLETTE: 
	Dark Red:#990000
	Dark Blue: #00264D
	Silver: #F5F5F5
*/

/* ================================================================= */
/* Application Utility Section										 */
/* Optional - goes in the upper right corner of the content block.	 */
/* Used as a place for utility links such as contact, logout, etc.	 */
/* ================================================================= */
#appUtil td
{
	padding-top:		5px;
	padding-right:		10px;
	text-align:			right;
	color:				#777777;
	letter-spacing:		-1.5;
	font-variant:		small-caps;
	font-size:			1em;
	font-weight:		bold;
}

#appUtil a:link {
	color:				#777777;
	letter-spacing:		-1.5;
	font-variant:		small-caps;
	font-size:			1em;
	font-weight:		bold;
	text-decoration:	none;
}

#app_util a:hover {
	color:				#AAAAAA;
	letter-spacing:		-1.5;
	font-variant:		small-caps;
	font-size:			1em;
	font-weight:		bold;
	text-decoration:	none;
}

#app_util a:visited {
	color:				#777777;
	letter-spacing:		-1.5;
	font-variant:		small-caps;
	font-size:			1em;
	font-weight:		bold;
	text-decoration:	none;
}

/* ================================================================= */
/* appVertical														 */
/* Vertical columns separating menu and content						 */
/* ================================================================= */
td.appVertical 
{
	background-color:		#F5F5F5;
	width:					100px;
	height: auto;
}

/* ================================================================= */
/* Left Menu Section												 */
/* Optional but should be present for most pages except help		 */
/* If the application has it's own menus or FAQs those should come	 */
/* first followed by the default "Maryland Taxes" menu.				 */
/* ================================================================= */
td.menu {
	width:200px;
	height:100%;
	background-color:#F5F5F5;
	text-align:left; 
	padding-top: 0px;
	}

#appMenu td.app_menutop {
	width: 200px;
	vertical-align: middle;
	background-color: #232A48;
	font-weight: bold;
	font-size: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

#appMenu td {
	width: 200px;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #ffffff;
	border-left: solid 1px #333399;
	border-right: solid 1px #333399;
	border-bottom: solid 2px #333399;
}


 .navbar-header a {
    color: #232A48;
	text-decoration: none;
}

 .navbar-header a:hover {
    color: #F0F0F0;
	background: #232A48;
}

 .navbar-header div a {
    color: #232A48;
	text-decoration: none;
}

 .navbar-header div:hover {
    color: #F0F0F0;
	background: #232A48;
}
 .navbar-header div:hover a {
    color: #F0F0F0;
	background: #232A48;
}

#appMenu ul
{
	list-style-type: none;
	padding-left:			2px;
	margin: 0px;
}

#appMenu li
{
	background-image:		url(/Individuals/glmedia/appMedia/bulletBlue_5.gif);
	background-repeat:		no-repeat;
	background-position:	3px 7px; 
	padding-left:			14px; 
	margin-right:			5px;
    margin-bottom:			2px;
}

#appMenu a:link {
	font-weight: 			bold;
	font-size: 				.8em;
	color: 					#00264D;
	text-decoration:		none;
}

#appMenu a:hover {
	font-weight: 			bold;
	font-size: 				.8em;
	color: 					#990000;
	text-decoration:		none;
}

#appMenu a:visited {
	font-weight: 			bold;
	font-size: 				.8em;
	color: 					#00264D;
	text-decoration:		none;
}

/* ================================================================= */
/* Main content Section												 */
/* ================================================================= */
td.content {
	width:770px;
	text-align:left; 
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-left:1px solid #00264D;
	border-right:1px solid #00264D;
	border-bottom:3px solid #00264D;
	border-top:1px solid #00264D;
	}

td.contentBillPay {
	width:770px;
	text-align:left; 
	background-color: #F5F5F5;
	padding-top: 0px;
	
	}
	
	td.contentiFile {
	width:770px;
	text-align:left; 
	background-color: #ffffff;
	padding-top: 0px;
	border-left:1px solid #00264D;
	border-right:1px solid #00264D;
	border-bottom:3px solid #00264D;
	border-top:1px solid #00264D;
	padding-left: 2px;
	padding-right: 2px;
	}
	
	td.headerNoNav {
	width:600px;
	text-align:center; 
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-left:1px solid #00264D;
	border-right:1px solid #00264D;
	border-bottom:3px solid #00264D;
	border-top:3px solid #00264D;
	}

#preContentBlock 
{
	border-left:1px solid #00264D;
	border-right:1px solid #00264D;
	border-bottom:3px solid #00264D;
}	
#contentBlock 
{
	border:9px solid #FFFFFF;
}	


#appContentTop {
	width:					770px;
	height:					20px;
	vertical-align: 		middle;
	background-color:		#00264D;
}
		
#appContentTop p {
	font-family: 			arial;
	font-weight: 			bold;
	font-size: 				15px;
	padding-top:			2px;
	margin-left:			5px;
	margin-right:			5px;
	color: 						#FFFFFF;
	margin-top: 0px;
}

#appContentTop td
{
    width:					550px;
	font-family: 			arial;
	font-weight: 			bold;
	font-size: 				15px;
	padding-top:			2px;
	margin-left:			5px;
	margin-right:			5px;
	color: 						#FFFFFF;
	margin-top: 0px;
}

#appContentTop td.rightCol
{
    width:					220px;
	font-family: 			arial;
	font-weight: 			bold;
	font-size: 				15px;
	padding-top:			2px;
	margin-left:			5px;
	margin-right:			5px;
	text-align:             center;
	color: 					#FFFFFF;
	margin-top: 0px;
}

div.app_contentbottom {
	width:			770px;
	height:			7px;
	background-color:	#00264D;
	padding: 0px;
}
		
/* ================================================================= */
/* Application Progress Bar Section									 */
/* Optional - goes directly beneath the content header.				 */
/* Used as a horizontal navigation to track progress within the app	 */
/* ================================================================= */
#appProgress table
{
	width:				770px;
	border-left: 1px solid #00264D;
	border-right: 1px solid #00264D;
}

#appProgress td
{
	font-size:			.8em;
	font-variant:		small-caps;
	text-align:			center;
	font-weight:		700;
	background-color:	#F5F5F5;
	border-top:			solid 1px #00264D;
	border-bottom:		solid 1px #00264D;
	padding-top:		2px;
	padding-bottom:		2px;
	vertical-align:		middle;
	color:				#00264D;
}
#appProgress td.appProgressAct 
{
	font-size:			.8em;
	font-variant:		small-caps;
	text-align:			center;
	font-weight:		700;
	background-color:	#FFFFFF;
	border-top:			solid 2px #00264D;
	border-left:		solid 1px #00264D;
	border-right:		solid 1px #00264D;
	border-bottom:		solid 1px #FFFFFF;
	padding-top:		2px;
	padding-bottom:		2px;
	vertical-align:		middle;
	color:				#990000;
}

#appProgress img
{
	height:				auto;
	width:				auto;
}

#appProgress a:link {
	text-decoration:	none;
	color:				#555555;
}

#appProgress a:hover {
	text-decoration:	none;
	color:				#990000;
}

#appProgress a:visited {
	text-decoration:	none;
	color:				#555555;
}

/* ================================================================= */
/* Application Message Section										 */
/* Optional - goes directly beneath the progress bar or the			 */
/* content header if there is no progress bar.						 */
/* Used to display a message to the user.							 */
/* The div section should begin with one of the progress images:	 */ 
/*		- progressCheck.gif for success messages					 */
/*		- progressErr.gif for errors								 */
/*		- progressInfo.gif for informational messages				 */
/* ================================================================= */
div.appMessage
{
	color: #990000; 
	padding: 5px 5px 5px 5px;
	font-size: .7em;
	text-align:left;
	vertical-align:middle;
}

/* ================================================================= */
/* Application Form Section											 */
/* Required - this is the main content area for the applicaiton.	 */
/* ================================================================= */
#appForm table
{
	width:				750px;
	font-size:			1em;
	vertical-align:		top;
}

#appForm input
{
}

#appForm td
{
	padding-top:		5px;
}

#appForm td.SectionHead
{
	background-color:	#333399;
	font-weight:		bold;
	font-size:			.9em;
	color:				white;
	border-bottom:		solid 1px #00264d;
	padding-left:		5px;
	padding-right:		5px;
}

#appForm td.SectionHelp
{
	background-color:	#F5F5F5;
	font-weight:		bold;
	font-size:			.9em;
	color:				#00264D;
	border-bottom:		solid 1px #00264d;
	padding-top:		0px;
	padding-left:		2px;
	text-align:			right;
}

#appForm td.SectionInstr
{
	color:				#777777;
	font-weight:		400;
	font-size:			.75em;
	padding-top:		0px;
	padding-bottom:		2px;
	padding-left:		5px;
}

#appForm td.SectionBreak
{
	padding-bottom:		10px;
}

#appForm td.Instr
{
	color:				#777777;
	font-weight:		lighter;
	font-size:			.75em;
	padding-top:		0px;
	padding-bottom:		2px;
	padding-left:		0px;
}

#appForm td.Buttons
{
	text-align:			right;
}

#appForm img.Help
{
	border:				none;
}

#appForm td.Input
{
	text-align:			right;
	white-space:		nowrap;
}

#appForm .Msg
{
	color:				#777777;
	font-weight:		lighter;
	font-size:			.85em;
	font-style:			italic;
}

#appForm .Star
{
	color:				#990000;
	font-weight:		bold;
	font-size:			.9em;
}

