.h1, .searchBarHeading
{
 font-size: 22px;
 line-height: 32px;
 font-weight: normal;
    font-style: normal;
 font-variant: normal;
 color: #000000;
}
.h2, .searchBarHeading
{
 font-size: 22px;
 line-height: 32px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 color: #78A1C9;
}

.h3
{
	line-height:normal;
}

div.h3
{
	text-align: center;
	background-image: url(../images/Heading3BG.gif);
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	height:26px;
	width: 177px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
}

td.h4
{
	text-align: right;
	padding-right: 0px;
}
.h4
{
	font-size: 12px;
	line-height: normal;
	color: inherit;
	font-variant:inherit;
}

div.h4
{
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	width: 176px;
	height:26px;
	font-weight: bold;
	color: #FFF;
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../images/rightColumnHeadingBG.gif);
	padding-top: 20px;
	padding-left: 6px;
	margin-right: -1px;
	margin-bottom:10px;
} 

div.h4 span
{
	text-align: left;
	line-height: normal;
} 

.h5
{
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
 font-variant: normal;
 color: #000000;
}
 
 
.h6
{
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
 font-variant: normal;
 color: #78A1C9;
}


.tableHeader
{
	background-color: #0b5eb2;
	font-weight: bold;
	color: #FFFFFF;
}
.tableHeading
{
	background-color: #ced3e5;
	font-weight: bold;
}
.tableRow
{
	background-color: #FFFFFF;
}
.tableRowOdd
{
	background-color: #FFFFFF;
}
.tableRowEven
{
	background-color: #FFFFFF;
}
.tableFooter
{
	background-color: #ced3e5;
	font-weight: bold;
}
.tableCellHighlight
{
	background-color: #EEEEEE;
}
.flatForm, textarea, select
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	margin: 0px 0px 0px 0px;
}
hr
{
	color: #d4d4d4;
	height: 1px;
}
ul
{
	list-style-image: url(../Images/dot.gif);
}

body
{
	/*background-color:#8F8F8F;*/
	width:100%;
	margin:0px;
	padding:0px;
	height:100%; 	
	text-align: center;
	
}


body, pre, td
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;*/
	font-family: Arial,Verdana,Helvitica,sans-serif;
	color: #1b1b1f;
	font-size: 11px; 
}
td
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;*/
}

a
{
	/*color: #78a1c9;*/
	text-decoration:none;
}

a:link
{
	color: #3082b9;
}
a:hover
{
	color: #78a1c9;
}
a:active
{
	color: #3082b9;
}
a:visited
{
	color: #3082b9;
	
}
.formObjects
{
}
.lefLinks
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	background-color: #BFBFBF;
	text-align: left;
	text-indent: 10px;
	border-color: black black black #BFBFBF;
	border-left-width: 5px;
}
.dotline
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	line-height: 11px;
	font-weight: normal;
	text-transform: capitalize;
	/*color: #666666;*/
	letter-spacing: 5px;
	text-align: center;
	border-color: black black black #BFBFBF;
}
.botLinks
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize;
	/*color: #333333;*/
	text-align: center;
	border-color: black black black #BFBFBF;
}
.resultBarMsg
{
	/*background-color: #CCCCFF;*/
	background-color: #DBDAC8;
}
.resultBarAlrt
{
	background-color: #FFCC33;
}
.resultBarMsgTitle
{
	font-weight: bold;
	/*font-size: 11pt;
	color: black;*/
}
.resultBarAlrtTitle
{
	font-weight: bold;
	/*font-size: 11pt;
	color: #FF0000;*/
}
.chartPerson
{
}
.chartPersonHilite
{
	background-color: #FFFFAA;
}
.orgChartBody
{
}
.orgChartHead
{
	/*font-size: 9pt;*/
	font-weight: bold;
}
.folderLabel
{
}
.headingLink
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.alphabeticLink
{
	/*font-size: 10pt;*/
	text-decoration: none;
	font-weight: bold;
}
.alphabeticLink:hover
{
	color: #0083B6;
}

.smallText
{
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size: 7pt;
}
.tinyTable, .chartItem
{
	background-color: #EFEFEF;
	border: 1px #666666 solid;
}
.formLabel
{
	color: #003355;
	font-weight: bold;
	/*font-size: 10px;*/
}

form
{
	margin: 0px 0px 0px 0px;
}

.logoPrinterFriendly
{
	float:right;
}

td.mainContentArea
{
	padding: 0px 0px 0px 0px;
}


/* login page */
#loginFormContainer
{
	margin: 0px auto;
	width: 400px;
	height: 350px;
	margin-top: 100px;
}

#errLoginInvalidUser
{
	color:#900;
	font-size: 14px;
	margin-bottom: 10px;
	line-height:30px;
}

#errLoginAccessDenied 
{
	color:#900;
	font-size: 14px;
	margin-bottom: 10px;
	line-height:30px;
	text-align: center;
}
 
#errLoginAccessDenied #message
{
	margin-bottom: 20px;
}

#loginForm
{
	width: 250px;
	margin: 0px Auto;
}

#loginFormUserName, #loginFormPassword
{
	height: 30px;
	display: block;
	line-height: 30px;
}

#loginForm #loginFormUserName div
{
	width: 80px;
	font-size: 12px;
	float:left;
	vertical-align: middle;
	display: block;
}

#loginForm #loginFormUserName #UserName, #loginForm #loginFormPassword #Password
{
	vertical-align: middle;
	width: 100px;
	font-size: 12px;
	height: 18px;
	margin: 0px 0px 0px 0px;
}

#loginForm #loginFormPassword div
{
	float:left;
	width: 80px;
	font-size:12px;
	vertical-align: middle;
	display: block;
}

#loginForm #loginButtons
{
	margin-left: 80px;
	margin-top: 10px;
}

#loginFormVistaStyle #loginButtons
{
	margin-left: 0px;
	margin-top: 10px;
}

#loginFormVistaStyle
{	
	width: 120px;
	margin: 0px Auto;
}
