#HorizontalMenuBar 
{
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 5000;
	padding: 0
}

#HorizontalMenuBar table {
	background-color: #000066;
}

#VertcialMenuBar
	{
		z-index: 5000;
		position: absolute;
		left: 0px;
		top: 120px;
		float: left; 
		background-image: url('images/nav_bg.gif'); 
		background-repeat: repeat-y; 
		width: 190px; 
		height: 100% 

	}
	
#Header 
	{
		width: 760px
	}	

#Header td.Title 
	{ 
		/*background-color: #eed566;*/
		font-family: Arial; 
		font-size: 16px; 
		/*color: #993333;*/
		color: Navy;
		font-weight: bold 
     }
     
#Header td.topBar 
	{ 
		background-color: #eed566;
		font-family: Arial; 
		font-size: 10px; 
		font-weight: bold;
		color: #000000 
	}
	
#Header td.topBarLogoff 
	{ 
		background-color: #eed566;
		font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-weight: bold
	}
	
#pageHeading
	{		
		text-align: Left; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: Navy;/* #993333;*/
		z-index:0
	}

	
#ContentArea
	{	
		position: absolute; 
		text-align: Left; 
		top: 125px;
		left: 200px; 
		width: 565px; 
		z-index: 1000;
		margin-top: 5px;
		margin-Left: 10px 
	}


	
#ContentArea li a:link,
#ContentArea li a:visited,
#ContentArea li a:hover, 
#ContentArea li a:active 
	{ 
		color: #000066; 
		text-decoration: underline 
	}
	
#ContentArea li 
	{ 
		font-size: 10px; 
		list-style-image: url('images/bullet.gif'); 
		margin-left: -15px; 
		margin-right: -15px; 
		padding-right: 10px 
	}
	
#ContentArea ul 
	{ 
		margin-top: 5px 
	}

#ContentArea td.pageHeading
	{
		text-align: Left; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		/*color: #993333;*/
		color: Navy;
		z-index:0
	}
	
#ContentArea td.pageHeadingLine
	{
		background-image: url('images/searchTop.jpg');
		background-repeat:no-repeat;
		width: 530px;
		height: 10px
	}

#ContentArea td.pageMessage
	{
		font-size: 12px;
		background-image: url('images/homeBox1_bg.jpg'); 
        background-repeat: repeat-x; 
        position: relative; 
		margin: 0px;
		padding: 5px
	} 

#ContentArea td.selectionTitle
	{
		font-size: 12px;
		font-weight: bold;
        position: relative; 
        text-align:left;
		margin: 0px;
		padding: 5px
	}

#DetailArea
	{	
		font-family: Arial; 
		position: absolute; 
		text-align: Left; 
		top: 125px;
		left: 0px; 
		width: 760px; 
		z-index: 1000 
	}
	
#DetailArea td.pageHeading
	{
		text-align: Left; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: navy; /*#993333;*/
		z-index:0
	}
	
#DetailArea td.pageHeadingCenter
	{
		text-align: Center; 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: navy; /*#993333;*/
		z-index:0
	}

#DetailArea td.pageHeadingLine
	{
		background-image: url('images/searchTop.jpg');
		background-repeat:no-repeat;
		width: 560px;
		height: 10px
	}
	
#DetailArea td.pageMessage
	{
		font-size: 12px;
		background-image: url('images/homeBox1_bg.jpg'); 
        background-repeat: repeat-x; 
        position: relative; 
		margin: 0px;
		padding: 5px
	} 

#DetailArea td.navButtons
	{ 
		font-family: Arial; 
		font-size: 11px;
		vertical-align: text-top;
		padding-left:12px 	 
	}
	
#DetailArea td.toolButtons
	{ 
		font-family: Arial; 
		font-size: 10px; 
		color: black;
		padding-right:5px;
		text-align: right
	}
	
#DetailArea td.columnTitle
	{
		font-family: Arial;
		font-size:	12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		text-indent: 2px;
		text-align: left
	}
#DetailArea td.columnDescription
	{
		font-family: Arial;
		font-size:	11px;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		vertical-align:top;
		COLOR: Black;
		text-indent: 2px;
		text-align: left
	}	
.C1MenuHorizontalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block;  
        padding-top: 7px ;
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:140px;
		padding:1px;
		margin-left: 1px
}



.C1MenuHorizontalSelectedItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block;  
        padding-top: 7px ;
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:140px;
		padding:1px;
		text-decoration: underline;
		margin-left:1px
}

.C1SubMenuHorizontalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        height: 20px; 
        display: inline-block;  
		background-repeat: repeat-x;
		border: None;
		z-index:5000;
		width:150px;
		padding:2px;
		margin-left: 2px
}

.C1SubMenuHorizontalSelectedItem
{		
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF;  
		background-image: url('images/topNav_bg.gif');
        position: absolute; 
        height: 20px; 
        vertical-align:middle;    
        display: inline-block;  
		background-repeat: repeat-x;
		border-style: none;
		border-width:thin;
		z-index:5000;
		width:150px;
		padding:2px;
		margin-left:2px
}
	
.C1MenuVerticalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066; 
        width:190px; 
        padding-top:1px;
        padding-bottom:1px;
		padding-left: 6px; 
		z-index: 5000
}

.C1MenuVerticalSelectedItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066;
		width: 190px; 
		background-color: #eed566;
		border-style: None;
		border-width: thin;
		border-color: Gray;     
	    padding-top:1px;
        padding-bottom:1px;
		padding-left: 6px; 
		z-index: 5000
}

.C1SubMenuVerticalItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #000066; 
        margin-left: 8px; 
		padding:2px;
		width:180px; 
		background-color: #f7ffe7; 
		border-color:  #cc9900;
		border-width: 1px;
		border-style: solid;
		position:absolute;
		height: 18px;
		z-index: 5000
}

.C1SubMenuVerticalSelectedItem
{
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF;  
		background-image: url('images/topNav_bg.gif');
        margin-left: 8px; 
		padding:2px;
        width:180px; 
		border-color:  #eed566;
		border-width: 1px;
		border-style: solid;
		position:absolute;
		height: 18px;
		z-index: 5000
}

.C1MenuVerticalGraph
{
        margin-left: 0px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 0px
}

#MainArea
	{
		position:absolute;
		left: 0px;
		top: 120px;
		width: 760px;		
		padding: 2px
	}	
	
#MainArea td.toolbarLine
	{
		Text-Align: left
	}
	
#MainArea td.pageHeading
	{
		Text-Align: Left
		
	}

	

#container   
	{	
		width: 760px; 
		height: 100%; 
		position: absolute; 
		text-align: Left; 
		padding: 10px 
	}

#searchResults td.fields 
	{ 
		font-family: Arial;
		font-size: 11px; 
		font-weight: bold 
	}
	
#searchResults td.Parms 
	{ 
		font-family: Arial;
		font-size: 11px
	}
	
#searchResults td.tools 
	{ 
		font-family: Arial; 
		font-size: 10px; 
		color: #000000; 
		background-color: #F7FFE7 
	}

#searchResults td.company, 
#searchResults td.company a:link, 
#searchResults td.company a:visited, 
#searchResults td.company a:hover, 
#searchResults td.company a:active 
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: black
	}



#searchResults td.xtras, 
#searchResults td.xtras a:link, 
#searchResults td.xtras a:visited, 
#searchResults td.xtras a:hover, 
#searchResults td.xtras a:active 
	{ 
		font-family: Arial; 
		font-size: 10px; 
		color: black 
	}
	

	

#searchResults td.navButtons
	{ 
		font-family: Arial; 
		font-size: 11px;
		vertical-align: text-top;
		padding-left:12px 	 
	}
	
	
#searchResults  
	{ 
		background-image: url('images/searchResults_bg.gif'); 
		background-repeat: repeat-y; 
		position: relative; 
		width: 555px; 
		margin-top: -5px;
	}
	
#searchArea td.center 
	{ 
		text-align: Center 
	}
#searchArea p 
	{ 
		font-size: 12px;
		background-color: #F7FFE7;
		margin: 0px; 
		padding: 10px 
	}
	
#searchArea  
	{ 
		background-image: url('images/searchField_bg.gif');
		background-repeat: repeat-y; 
		width: 530px 
	}
	
#crumbs      
	{ 
		font-size: 10px; 
		color: black; 
		margin-top:6px; 
		margin-bottom: 10px 
	}
	
#crumbs a:link,
#crumbs a:visited, 
#crumbs a:hover, 
#crumbs a:active 
	{ 
		text-decoration: underline; 
		color: black
	}
	
	
#help p      
	{ 
		margin: 0px; 
		padding: 10px 
	}
	
#help        
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-weight:normal; 
        background-image: url('images/homeBox_bg.jpg'); 
        background-repeat: repeat-x; 
        position: relative; 
        height: 120px 
    }
     
#contentContainer 
	{ 
		position: absolute; 
		top: 120px; 
		width: 760px; 
		height: 100%; 
		margin-left: 0px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 0px 
     }
     
#contentArea 
	{ 
		float: right; 
		text-align: Left; 
		position: absolute; 
		left: 195px; 
		font-family: Arial; 
		width: 565px; 
		margin: 0px 
	}
	
	
#topNav p    
	{ 
		padding-left: 20px; 
		margin: 0px 
	}
	
#topNav a:link, 
#topNav a:active, 
#topNav a:visited    
	{ 
		text-decoration: none; 
		color: #FFFFFF 
	}
	
#topNav a:hover 
	{ 
		text-decoration: underline
	}
	
#topNav      
	{ 
		font-family: Arial; 
		font-size: 12px; 
		color: #FFFFFF; 
		background-color: #000066; 
        position: absolute; 
        top: 111px; 
        height: 29px; 
        text-transform: uppercase; 
        font-weight: bold; 
        display: inline-block; 
        width: 740px; 
        padding-top: 7px 
	}

#searchNav   
	{ 
		position: absolute;
		left: 0px;
		top: 120px;
		float: left; 
		background-image: url('images/nav_bg.gif'); 
		background-repeat: repeat-y; 
		position: absolute; 
		width: 190px; height: 100% 
	}

.TableHeader
	{	
	font-family: Arial;
	font-size:	11px;
	font-weight: bold;
	font-style: normal;
	text-indent: 2px;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: #eed566;
	COLOR: Black;
	height: 25px
	}
	

.TableLines
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		color: #000000;
		text-indent: 2px;
		/*height: 20px*/
	}

.TableLinesRight
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		color: #000000;
		text-indent: 2px;
		text-align: right;
	}
.LinkLines
	{
		font-family: Arial;
		font-size:	11px;
		background-color: White;
		text-indent: 2px;
		/*height: 20px*/
	}	
.ddlWidth
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		background-color: White;
		COLOR: Black;	
		width:150px;		
	}	

.TableAlternatingLines
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	text-indent: 2px;
	font-style: normal;
	font-family: Arial;
	letter-spacing: normal;
	background-color: #f5f5f5;
	text-decoration: none;
	height: 20px
}	

.ListSearchStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		Height: 280px;
		Width:240px;
		text-indent: 2px
	}	


.ListSearchHorizontalStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		Height: 120px;
		Width:560px;
		text-indent: 2px
	}	

.DropDownListStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		Width:430px
	}
	
.TextBoxStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		Width:180px
	}

.TextBoxStyleRight
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		text-align: right;
		background-color: White;
		COLOR: Black;
		Width:180px
	}
.ShortTextBoxStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-align:right;
		background-color: White;
		COLOR: Black;
		height: 18px;
		Width:40px
	}
.LongTextBoxStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		Width:400px
	}

.LabelStyle
	{	
	font-family: Arial;
	font-size:	12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: White;
	COLOR: Black;
	text-indent: 2px;
	text-align: left;
}

.LinkStyle
	{	
	font-family: Arial;
	font-size:	12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: White;
	COLOR:  Blue;
	text-indent: 2px;
	text-align: left;
}

.LabelDescStyle
	{	
	font-family: Arial;
	font-size:	12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color: White;
	COLOR: Black;
	text-indent: 2px;
	text-align: left;
}
.radiobuttonlistStyle
	{
		font-family: Arial;
		font-size:	11px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		background-color: White;
		COLOR: Black;
		line-height: 10px;
		word-spacing:normal;
		text-indent: 2px;
		text-align: left;
	}	

.button_a1 
{
    background: url('images/buttonA_right.gif') no-repeat right top; 
    display: block;
    float: right;
    height: 32px; 
    width: 100px;
    text-align:center;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #003534;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;    
}

.button_a1 span 
{
    background: url('images/buttonA_left.gif') no-repeat; 
    display: block;
    line-height: 22px; 
    padding: 7px 0 5px 18px;
}

.button_a1:hover span 
{
    text-decoration:underline;  
}

.button_b1 
{
    background: url('images/buttonB_right.gif') no-repeat right top; 
    display: block;
    float: right;
    height: 32px; 
    width: 100px;
    text-align:center; 
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
 
.button_b1 span 
{
    background: url('images/buttonB_left.gif') no-repeat; 
    display: block;
    line-height: 22px; 
    padding: 7px 0 5px 18px; 
}
  
.button_b1:hover span
{
    text-decoration:underline;
}


