/*  BEGIN REAL STYLES */

Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV 
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	line-height:1.3em;
}
/*  BEGIN: DEFAULT DOTNETNUKE STYLES */
/* 
================================
    Default styles FOR DotNetNuke
================================
*/   Reducing long-term hardware, personnel,
and server maintenance costs associated
with individually hosted agency Intranet
sites (Safety, EHS, DHS, Clerk and
Recorder, Police)

Body
{
    background-color: white;
	padding-left: 15px;
}
A.Body {
    font-weight: bold;
    font-size: .9em;
    text-decoration: underline;
    color: #336FA1;
	vertical-align:top;
	padding-right:2px;
}
.ControlPanel {
    width: 100%;
    background-color: #f3f3f3;
}
.SkinObject {
    font-weight: bold;
    font-size: .9em;
    color: #666666;
	vertical-align:top;
	padding-right:2px;
}
A.SkinObject {
    font-weight: bold;
    font-size: .9em;
    text-decoration: none;
    color: #666666;
	vertical-align:top;
	padding-right:2px;
}
A.SkinObject:link {
    text-decoration: none;
    color: #666666;
}
A.SkinObject:visited  {
    text-decoration: none;
    color: #666666;
}
A.SkinObject:active   {
    text-decoration: none;
    color: #666666;
}
A.SkinObject:hover    {
    text-decoration: underline;
    color: #B33E00;
}
h1
{
	font-size:185%;
	font-style:normal;
	margin : 0px;
	padding: 0px;
	color:#B33E00;
}
h2 
{
	font-size:150%;
	font-style:normal;
	margin : 0px;
	padding: 0px;
	color:#B33E00;
}
h3 
{
	font-size: 120%;
	font-style:normal;
	margin : 0px;
	padding-left: 5px;
}
h4 
{
	font-size: 100%;
	padding-bottom:0px;
	padding-top:10px;
}      

/* 
================================
style for module titles 
================================
*/
.Head   {
    font-size: 12px;
    font-weight:  bold;
    color: #B33E00;
	padding-right:6px;
}
.BlankTitleHead   {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
}
.SiteLabelHead   {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}
.contentpaneNav {
	background-color: transparent;
	padding:0px; 
	margin:0 auto;
}

.PistachioPlainTitle  {
	color:#B33e00;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:5px;
}
.CenterTopicHead    {
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  10px;
    font-weight: bold;
    color: #75808A;
}
tr.control * span.SubHead
{
	font-size: .9em;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  1.0em;
    font-weight:    bold;
    color: black;
}

 
/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
	font-size: 1.0em;
    font-weight: bold;
    color: #cc0000
}
A.Normal:Link {
	color: #336FA1;
	font-weight: bold;
	height: 10px;
	width:175px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 1.0em;
	border-bottom: 1px dotted #58808a;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	margin:0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
A.Normal:Visited {
	color: #336FA1;
	font-weight: bold;
	height: 10px;
	width:175px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 1.0em;
	border-bottom: 1px dotted #58808a;
	text-align: left;
	margin:0px;
	text-decoration: none;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
A.Normal:Active {
	color: #336FA1;
	font-weight: bold;
	height: 10px;
	width:175px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 1.0em;
	border-bottom: 1px dotted #58808a;
	text-align: left;
	margin:0px;
	text-decoration: none;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
A.Normal:Hover {
	color: #B33EOO;
	font-weight: bold;
	height: 10px;
	width:175px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 1.0em;
	border-bottom: 1px dotted #58808a;
	text-align: left;
	margin:0px;
	text-decoration: none;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 1em;
    font-weight: normal;
	padding-left: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	font-size: 1.0em;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #336fA1;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #336FA1;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #336FA1;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #B33E00;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 1.0em;
	background: #dddddd;
	color: #000000;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  background-color: #ffff99;
}
    
/* GENERIC */
TFOOT, THEAD    {
    font-size:  1.1em;
    color: #75808A;
}

TH  {
    vertical-align: baseline;
    font-size:  1.1em;
    font-weight:    bold;
    color: #75808A;
}

A:link  {
    text-decoration:   underline;
    color:  #336FA1;
}
A:visited   {
    text-decoration:    underline;
    color:  #5B5F48;
}

A:active    {
    text-decoration:    underline;
    color:  #336FA1;
}

A:hover {
    text-decoration: underline;
    color:  #B33E00;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* Module Title Menu */
/*
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-style: normal;
	background-color: #777;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
*/
/*------------Menu New--------------*/

.MainMenu_MenuContainer{ background-color: #83847C; width:100%; height:100%; padding-bottom:0px; margin-bottom:3px; margin-left: 0px; margin-right:0px }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuItem{
	color: #000000;	font-weight:normal; font-size:11px;
	padding: 3 5 3 5;
	background-color:#D6D6D6;
	border:none; 
}
.MainMenu_MenuArrow{
	padding: 3 5 3 5;
	border:#E3E3E3 solid; border-width: 0 0 0 0;
	text-align:right;
}
.MainMenu_RootMenuItem TD{ 
	color:white;
	font-size:11px; font-weight:bold;
	padding: 3 5 3 5;
	background-color:#83847C;
	height:23px;
	border-right: #C9C9C9 1pt solid;
}
.MainMenu_RootMenuItemSelected TD {
	font-size:11px; font-weight:bold;
	color:#FFFFFF;
	padding: 3 5 3 5;
	background-color: #83847C;
	border-right: #C9C9C9 1pt solid;
	height: 23px;
}
.MainMenu_RootMenuItemBreadcrumb TD{
	color:#ffffff;
	font-size:11px; font-weight:bold;
	padding: 3 5 3 5;
	background-color:#B33E00;
	height:23px;
}
.MainMenu_SubMenu{
	z-index:1000;
	border-right:1px #E3E3E3 solid;
	padding: 6 0 6 0;
	color: #777;
	background-color: #D6D6D6;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	height:19px;
}
.MainMenu_SubMenuItemSelected
{
	font-size:11px; font-weight:normal; color:#FFFFFF;
	padding: 6 5 6 5;
	background:#BB3E00;
	height:19px;
}
.MainMenu_MenuBreak{
	border:0px;
	background:transparent;
}
.MainMenu_MenuBreak TD{
	color:#83847c;
	background-color:#83847c;
}


/* Main Menu *.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #AAAAAA; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}---------------/


/*  END: DEFAULT DOTNETNUKE STYLES */
/* Skin specific */

#DNN_MainLayoutCell
{
   width: 768px;
}


#DNN_HeaderLeft
{
   background-image: url(images/header-left.gif);
   background-repeat: no-repeat;
   background-position: 1px 0px;
   width: 387px;
   height: 132px;
}

#DNN_HeaderMiddle
{
   background-image: url(images/header-bg.gif);
   background-repeat: repeat-x;
   height: 132px;
}

#DNN_HeaderRightTop
{
   height: 27px;
   background-color: #e7e7e7;
   border-bottom: 1px solid #dedede;
   padding-right: 5px;
}

#DNN_HeaderRightMiddle
{
   height: 35px;
   background-color: white;
   border-bottom: 1px solid #dedede;
}

#DNN_HeaderRightBottom
{
   height: 70px;
   background-color: white;
}


.DNN_HeaderActionCell
{
   width: 70px;
}

#DNN_Logo
{
   margin-left: 10px;
   width: 335px;
   height: 77px;
   border: 0px;
}

#DNN_ContentBannerCell
{
   height: 90px;
}

#DNN_ContentUserCell
{
   padding-right: 10px;
   padding-left: 10px;
   background-color: #e7e7e7;
   font-size: 0.6em;
}

.DNN_ContentIntroCell
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
 	padding-bottom: 10px;
}

#DNN_ContentIntroText
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 13pt;
   font-weight: bold;
   color: #cc0000;
}

.DNN_IntroIcon
{
   float: left;
   width: 23%;
   text-align: center;
}

A.DNN_IconLink:link, A.DNN_IconLink:visited, A.DNN_IconLink:active, A.DNN_IconLink:hover
{
   color: #75808A;
   text-decoration: none;
}

A.DNN_IconLink:hover
{
   text-decoration: underline;
   color: #B33E00;
}

#DNN_FooterCell
{
	border-top: 1px solid #dedede;
	height: 50px;
}

.DNN_BreadCrumb
{
	font-size: 0.8em;
	font-weight: normal;
	position:relative;
	padding-left: 15px;
	margin-bottom:7px;
	width:100%;
}
A.DNN_BreadCrumb:Link
{
	font-size: 0.8em;
	font-weight: 100;
	position:relative;
	padding-left: 15px;
	margin-bottom:10px;
	width:100%;
}

.DNN_User, .DNN_Login
{
	font-size: 0.9em;
	font-weight: normal;
}

.DNN_Search
{
	font-size: 8pt;
	font-weight: normal;
}
/* 
================================
Login link that appears at top of each webpage
================================
*/

#LoginLink a {
	text-decoration: none;
	color: #FFFFFF;
	cursor: wait;
	position:absolute;
	top:3px;
	right:19px;
	font-size: 9px;
	padding-bottom:16px;
}
#LoginLink_Agencies a {
	text-decoration: none;
	color: white;
	cursor: wait;
	position: absolute;
	right: 12px;
	top: 160px;
	font-size: 9px;
}
#LoginLink_DOT a {
	text-decoration: none;
	color: white;
	cursor: wait;
	position: absolute;
	right: 12px;
	top: 43px;
	font-size: 9px;
}
/*
Global DOT Footer Styles
*/
/* 
================================
Date formatting
================================
*/
#date {
	color: #5B5F48;
	font-size: 10px;
	padding-left:5px;
}
/* 
================================
Portal / Agency name that appears at top of each webpage
================================
*/
.SkinPortalName {
    font-size: 14px;
    font-weight:  bold;
    color: #bb3e00;
	padding-left:0px;
	margin-left:5px;
	}
.portalname {
margin-bottom:5px}
/* 
================================
Top, Left, Right, Content Panes
================================
*/

.standardleftpane  { 
	border-left:#BEB992 1px solid; 
	border-top: #BEB992 1px solid; 
	border-bottom: #BEB992 1px solid; 
	width: 400px;
	padding: 0px;
	background-image: url(navtopbg2.jpg);
	background-color:white;
	background-repeat: repeat-x;
}
.standardcontentpane  { 
	width: 100%;
	border-top: #BEB992 1px solid; 
	border-left: #BEB992 1px solid; 
	border-right: #BEB992 1px solid; 
	border-bottom: #BEB992 1px solid; 
}
.standardrightpane  {
	border-top: #BEB992 1px solid; 
	border-bottom: #BEB992 1px solid; 
	border-right: #BEB992 1px solid; 
	background-color: #F0F0F0;
	width: 300px;
}
.standardrightpaneplain  {
	border-top: #BEB992 1px solid; 
	border-bottom: #BEB992 1px solid; 
}
.standardtoppane  { 
	border-top: #BEB992 1px solid; 
	border-left: #BEB992 1px solid; 
	border-right: #BEB992 1px solid; 
	padding:0px;
}
.standardbottompane  {
	background-image: url(navtopbg2.jpg);
	background-color:white;
	background-repeat: repeat-x;
}
/* 
================================
Top, Left, Right, Content Panes for 1 & 2 Column Skins
================================
*/
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane  { 
padding-left: 0px;
}
.contentpane  { 
padding-left: 0px;
}
.rightpane  {
padding-left: 10px;
}
.toppane  { 
padding-left: 0px;
}
.bottompane  { 
	border-left: #BEB992 1px solid; 
	border-right: #BEB992 1px solid; 
	border-bottom: #BEB992 1px solid; 
}
/* 
================================
Cute Editor Style Sheets
================================
*/

.Text{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	line-height:1.3em;
}
.BlockText{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	line-height:1.3em;
	padding-left:25px;
}
.RedText{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color:#B33E00;
	line-height:1.3em;
}
.TitleBlack{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}
A.TitleBlack{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}
A.TitleBlack:link{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}
A.TitleBlack:visited{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}
A.TitleBlack:active{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}
A.TitleBlack:hover{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #B33E00;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom:5px;
}

.TitleRed{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #B33E00;
	line-height:1.3em;
	padding-top: 5px;
}
.SubTitle{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height:1.3em;
}
/* 
=============================================================
Address Search Styles
================================================================ 
*/
/*Page Title*/
.titlebar {
	background-image: url(sectionTitle.gif);	
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: #CCCCCC 1pt solid;
}
/*Text styles*/
.textbody {
	border: #CCCCCC 1pt solid;
	background-color:#F1F5E8;
	vertical-align:top;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*Address Heading*/
.addressHeading

{
      font-size  : 105%;
      font-weight: bolder;
	  color: #336699;
      margin-left: 5px;
}
/*Table styles*/
.borderCollapse td {
	border: opt solid #D0DDE6;
	background-color: #D0DDE6;
}
.dataLabel
{
	background-color: #E0E0E0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width:20%;
	text-align:right;
}
A.datalabael
{
	text-decoration:none;
}
A.datalabel:link {
    text-decoration:   none;
    color:  #336FA1;
}
A.datalabel:visited {
    text-decoration:   none;
    color:  #336FA1;
}

A.datalabel:active {
    text-decoration:   none;
    color:  #336FA1;
}
A.datalabel:hover {
    text-decoration:   none;
    color:  #B33E00;
}
.columnHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:7px;
	margin:5px;
	font-weight:bold;
}
.tableData 
{
	font-size : 75%;
	font-weight: normal;
	margin : 3px;
	padding:  2px 0px 2px 5px;
}
.sectionBackground
{
	background-color:white;
	border-bottom: #CCCCCC 1pt solid;
	border-top: #CCCCCC 1pt solid;
	margin-bottom:15px;
}
.sectionBackground td {
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
	line-height: normal;	
}
.sectionBackgroundMap
{
	background-color:white;
	border-bottom: #CCCCCC 1pt solid;
	border-top: #CCCCCC 1pt solid;
	border-left: #CCCCCC 1pt solid;
	border-right: #CCCCCC 1pt solid;
	margin-left:15px;
}
.sectionBackground2
{
	border-left:none;
}	 
.sectionBackground2 td
{
	border:none;
	background-color: #EEEEEE;
}
.sectionBackground3
{
      background-color:White;
	  border-left: #CCCCCC 1pt solid;
	  border-right: #CCCCCC 1pt solid;
	  border-bottom: #CCCCCC 1pt solid;
	  margin-bottom:15px;
}
.sectionBackground4
{
      background-color:White;
	  margin-bottom:15px;
	  border: #CCCCCC 1pt solid;
}
.sectionDetail 
{
	background-color: #FFFFFF
}
.sectionHeader
{
	background-image: url(sectionTitle.gif);	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	border-bottom: #CCCCCC 1pt solid;
}
.sectionHeader2
{
	padding-left: 75px;
	padding-top:1px;
	padding-bottom:1px;
}
.sectionHeader3
{
	background-color:white;
}
/*Form Styles*/
form.textbody {
	padding-left: 10px;
	padding-right: 10px;
}
label {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
	margin-left: 5px;
}
input
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 5px 0px 5px;
}
form table {
	border-collapse: collapse;
}
/*Footer Styles*/
.footer
{
	font-size: 68%;
	color:#808080;
/*Help Styles*/
}
    a.help {text-decoration:none;

       }

    a.help:link {

        text-decoration:none;

        color:black;}

     a.help:visited {text-decoration: none;

        cursor:help;

        color: black;}

     a.help:active {

        text-decoration: none;

        color: #336FA1;}

    a.help:hover {

        text-decoration:underline;

        color: #336FA1;

        cursor:help;}

/*Misc Styles*/
.fieldValidator
{	
	font-size: 100%;
}
.standardMessage
{
	font-size: 90%;
	font-style:normal;
	color:#696969;
	margin : 3px;
	padding: 0px;
}
.errorMessage
{
	font-size: 100%;
	font-style:normal;
	color:#FF0000 ;
	margin : 3px;
	padding: 0px;
}
.loading
{
	background-image:url(loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.infoLabel
{
	font-size: 100%;
	font-weight:normal;
}
.utilitybar {
	padding-bottom: 10px;
}
.popupControl

{
	border: solid;
	border-width: 1pt;
	border-color: gray;
	visibility:hidden;
	position: absolute;
	background-color: white;
	cursor: hand;
	padding: 3px;
	font-size: 7pt;
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffe0;
	width:200px;
	white-space:normal;
	text-align:left;
}
/* 
================================
CuteEditor styles
================================
*/
.SmallBody {
	font-size:  9px;
}
.LargeBody {
	font-size:  12px;
}
.Highlighted {
	background-color: #FFCC00;
}
.Grey {
	color: #999999;
}
.Red {
	color: #FF0000;
}
.Purple {
	color: #593987;
}
.BrickRed {
	color: #C14032;
}
.DeepBlue {
	color: #00224D;
}
/* 
================================
DOT Banner Styles
================================
*/

#bannerrepeat {
	background-image: url(/Portals/_default/Skins/DOT/DOT_02.jpg);
	background-repeat: repeat-x;
	width: 60%;
}
#menurepeat {
	background-image: url(/Portals/_default/Skins/DOT/MenuBar2.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#menurepeat2 {
	background-image: url(/portals/_default/skins/DOT/DOT_MENUBAR_322.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #B33E00;
}
#menurepeat2 a:link{
	background-image: url(/portals/_default/skins/DOT/DOT_MENUBAR_322.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #B33E00;
	text-decoration: underline:
}
#menurepeat2 a:visited{
	background-image: url(/portals/_default/skins/DOT/DOT_MENUBAR_322.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #B33E00;
	text-decoration: underline:
}

#SearchContainer {
	position:absolute;
	top:50px;
	right:150px;
}

/*Human Resources Search Styles*/

#SearchContainerAgency {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	vertical-align:bottom;
	padding-top: 4px;
	padding-left:8px;
	padding-bottom:0px;
	background-image: url(/portals/_default/skins/DOT/search_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	white-space:nowrap;
	text-align:left;
	height:50px;
}
.SearchContainerAgency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #4a4a4a;
	padding-left:8px;
	margin-right:8px;
	margin-bottom:0px;
	width:100%;
	white-space:nowrap;
	text-align:left;
	vertical-align:bottom;
}

.SearchTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	width:181px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	color:#666666;
	padding-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-top: 3px;
	text-align:left;
	vertical-align:center;
	background-image: url(/portals/_default/skins/DOT/search_input.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 21px;
	background-color: #97bfc5;
}

.SearchButton {
	margin:0 0;
	text-align:left;
	background-position:center;

}

