/*Mozilla Style*/
BODY
{
   /*display: table;*/
    background-color: #F5A01A;
    border-collapse: collapse;
    text-align: center;
   /*margin : 0px;*/
	padding : 0px;
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;*/
}

STRONG
{
	font-size: 11pt;
	color: #004990;
}

H1
{
	font-size: 14pt;
	color: #004990;
	/*text-decoration: underline overline;*/
}

H2
{
	font-size: 12pt;
	color: #004990;
	/*text-decoration: underline overline;*/
}

H3
{
	font-size: 11pt;
	color: #004990;
	/*text-decoration: underline overline;*/
}

H5
{
	font-size: 10pt;
}

H4
{
	font-size: 12pt;
}

/*Header styles------------------------------------------------------*/
#headerSpacer
{
        display: table-row;
	BACKGROUND-COLOR: #F5A01A;
	WIDTH: 950px;
        height: 16px;
	/*border:solid thin black;*/
}

#headerRow
{
        display: table-row;
	WIDTH: 950px;
	height: 16px;
}

#headerContent
{
	
        display: table;
	WIDTH: 957px;
        border-bottom-style:double;
	border-bottom-color:#004990;
	border-bottom-width: medium;
        background-color: #ffffff;
      

}

.headerFiller
{
       height:16px;
       width:925px;
       BACKGROUND-COLOR: #ffffff;
}
/*-------------------------------------------------------------------*/

/*This is the style for the div that surrounds navagation and content*/
#main
{
	display: table-row;
	border: none;
	border-collapse: collapse;
	width: 950px;
	margin : 0px;
	padding : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*-------------------------------------------------------------------*/

/*SideMenu Styles--------------------------------------------------*/
#navagation
{
        display: table-cell;
	background-color: #F5F5F5;
	border-right-style:double;
	border-right-color:#004990;
	border-right-width: 3;
	width: 200px;
	text-align: center;
}

.textFormat
{
	font-family:Arial;
	font-size:9pt;
}

#caps strong
{
	font-size:9pt;	
}

.QuickLinks
{
	font-family:Arial;
	font-size:9pt;
}

.QuickLinks A:link	{	
	text-decoration: underline;
	color:	#000000;
	}	
		
.QuickLinks A:visited	{	
	text-decoration: underline;
	color:	#000000;
	}	
		
.QuickLinks A:active	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
.QuickLinks A:hover	{	
	text-decoration: underline;
	color:	#004990;
	}

.textFormatLogin
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

.textFormatLogin input
{
	border:1px solid #000000;
}

.linkAlign
{
	vertical-align:top;
}

.errorMessage
{
	font-family:Arial;
	font-size:9pt;
	color: Red;
}

.Category
{
	font-size: 11pt;
	color: #004990;	
	font-family: Arial;
	font-weight: bold;
    width:170px;
    /*border-right-style:outset;
	border-right-color:#004990;
	border-right-width: medium;
	border-LEFT-style:solid;
	border-LEFT-color:#004990;
	border-LEFT-width: medium;
	border-TOP-style:outset;
	border-TOP-color:#004990;
	border-TOP-width: medium;
	border-bottom-style:outset;
	border-bottom-color:#004990;
	border-bottom-width: medium;*/
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right:5px; 
	line-height:1.4em;
}

.Category a:link
{
	text-decoration:none;
	color: #004990;	
}

.Category a:hover
{
	text-decoration:none;
	color: #004990;	
}

.Category a:visited
{
	text-decoration:none;
	color: #004990;	
}

.AltCategory
{
	font-size: 11pt;
	color: green;	
	font-family: Arial;
	font-weight: bold;
    width:185px;
    /*border-right-style:outset;
	border-right-color:#004990;
	border-right-width: medium;
	border-LEFT-style:solid;
	border-LEFT-color:#004990;
	border-LEFT-width: medium;
	border-TOP-style:outset;
	border-TOP-color:#004990;
	border-TOP-width: medium;
	border-bottom-style:outset;
	border-bottom-color:#004990;
	border-bottom-width: medium;*/
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right:5px; 
	text-align:center;
}

.subMenu
	{
		width:210px;
		border-right-style:outset;
		border-right-color:#004990;
		border-right-width: medium;
		border-LEFT-style:outset;
		border-LEFT-color:#004990;
		border-LEFT-width: medium;
		border-TOP-style:outset;
		border-TOP-color:#004990;
		border-TOP-width: medium;
		border-bottom-style:outset;
		border-bottom-color:#004990;
		border-bottom-width: medium;
		text-decoration: none;
		font-size: 10pt;
		color: #004990;	
		font-family: Arial;
		font-weight: bold;
	}

.AltsubMenu
	{
		border-right-style:outset;
		border-right-color:#004990;
		border-right-width: medium;
		border-LEFT-style:outset;
		border-LEFT-color:#004990;
		border-LEFT-width: medium;
		border-TOP-style:outset;
		border-TOP-color:#004990;
		border-TOP-width: medium;
		border-bottom-style:outset;
		border-bottom-color:#004990;
		border-bottom-width: medium;
		text-decoration: none;
		font-size: 10pt;
		color: green;	
		font-family: Arial;
		font-weight: bold;
	}
/*-----------------------------------------------------------------*/

/*Login Control Styles------------------------------------------*/
.loginLabel
{
	font-family:Arial;
	font-size:8pt;
}

.loginHead
{
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	color: #004990;
}

.loginBox
{
       width: 150px;
}
/*--------------------------------------------------------------*/

/*Content Styles--------------------------------------------------*/
#content
{
       display: table-cell;
	background-color: White;
	width:750px;
	/*font-family: Arial;*/
	padding:0px;
	margin:0px;
}

#contentTable
{
	width: 700px;
}

/*Footer Styles----------------------------------------------------*/

#footer
{
	
	color:#ffffff;
	font-size:.8em;
}

#footerRow
{
        display: table-footer-group;
	BACKGROUND-COLOR: #F5A01A;
	WIDTH: 950px;
	height: 16px;
	border: none;
	/*border:solid thin black;*/
}

#footerSpacer
{
	BACKGROUND-COLOR: #F5A01A;
	WIDTH: 950px;
	/*border:solid thin black;*/
}

.graySpacer
{
	BACKGROUND-COLOR: #f5f5f5; 
	border-right-color: #004990;
	border-right-style: double;
	border-right-width: 3; 
	margin-left:0px;
	height: 16px;
	width: 186px;
}

.whiteSpacer
{
	height: 16px;
	width: 736px;
}

.leftImage
{
	/*float:left;*/
}

.rightImage
{
	/*float:right;*/
}
/*-----------------------------------------------------------------*/

/*Output Tables---------------------------------------------*/
.outputTable
{
	border-color: #004990;
	border-style: solid;
	border-width: 2;
	border-collapse:collapse;
	font-family:Arial;
	font-size:9pt;
	width:300px;
}

.outputHeader
{
	background-color: #004990;
	font-weight:bold;
	color:#FFFFFF;
	padding:5;
}

.outputFooter
{
	background-color: #004990;
}

.row1
{
	background-color:#F5F5F5;
}

.row2
{
	background-color:#FFFFFF;
}
	
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/

A:link	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#000000;
	}
		
		
A:visited	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#004990;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#000000;
	}
	
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}


