﻿
html 
{
	margin: 0;
	padding:0;
	background:#FFFFFF;
	color:#000;
	font-family:Verdana;
	font-size:11px;
	background: url('../images/body_bg.gif') repeat-x;
}
	
body 
{
    margin: 7px 0px 5px 0px;
	min-width: 850px;
	font-family:Verdana;
}

/*  Layout  */
#wrap
{
	margin: 0 auto;
	width: 850px;
	border:1px black solid;
	padding: 0px 0px 0px 0px;
	background: url('../images/wrap_bg_tile.gif') repeat-y;
	height: 100%
}

#header 
{
	height: 111px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url('../images/header_full_bg_850.jpg') no-repeat;
	float: none;
	width: 850px;
}

#logodiv
{
    float: left;
    height: 111px;
    width:595px;
}

#headersearchbox
{
    float:right;
    position: relative;
    border: dashed thin gray; 
}
	
#logo 
{
	background: url('../images/1x1_trans') repeat;
	width: 271px;
	height:111px;
	float: left;
	cursor: pointer;
	margin-right: 10px;
}

.pointer
{
	cursor: pointer;   
}

.clear 
{ 
	clear: both; 
	background: none; 
}

#main
{
    background-color: #fff;
    float: right;
	width: 610px;
    min-height:487px;       
    height:auto !important;  /* IE 6 min-height Hack  */
    height:100%;
    text-align: left;
    padding-left: 20px;
	padding-right: 20px;
}

#sitesearchbox
{   
	 padding: 5px 5px 5px 5px;
	 text-align: right;
	 width: 300px;
}


/* Validator classes */
.updating
{
    text-align: center;
    width: 100%;
    height: 100%;
    text-align:center;
    padding-top: 100px;
    background-color: Transparent;
}

.required
{
    background-color: Yellow;
    border-bottom-color: Red; 
}

.validatorCalloutHighlight 
{
    background-color: yellow; 
}


.ListBox
{
  background-color: White;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}

.asterix
{
    color: Red;
}


.FormContainer
{
    padding: 5px 10px 5px 10px;
}

.FormSpacerRow
{
    height: 25px;
    background-color: #F0F1F2;
}

.fieldname
{
	 font-weight:bold;
	 font-size:10px;
	 height: 35px;
	 padding-top: 15px;
}


.LeftTableHeader
{
    font-weight:bold;
    text-align:right;
    font-size:12px;
    width: 300px;
    height: 35px;

}
	
.RightTableContent
{
    text-align: left;
    padding-left: 5px;
}
	
.AlternateRow
{
	 background: #EEEFF0;   
}


.FormTable
{
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	height:auto;
	width: 450px;
}

.FormTableAlternatingRow
{
    background-color: #D4D6DA;
}

.FormViewAlternatingRow
{
    background-color: Silver; 
}

.FormView
{
	background-color: #fff;
	font-family: Lucida Sans, @MS Mincho;
	font-size: 11px;
	height:auto;
	border: thin 1px black;
}

.FormViewHeaderStyle
{
    height: 35px;  
}

.FormTextArea, textarea
{   
    background: url('../images/text_area_bg.gif') repeat-x;
    font-family: Verdana;
    font-size: 11px;
}

.SearchRepeaterItem
{
    background-color: #EEEEEE;
    height: 45px;
}

.SearchRepeaterItemAlternate
{
    background-color: #ffffff;
    height: 45px;
}


.RepeaterItem
{
    background-color: #EEEEEE;
    height: 25px;
}


.RepeaterAlternate
{
    background-color: #ffffff;
    height: 25px;
}

/* Panels and labels  */
/*
.CollapseHeading
{
	 background-color: #3D5484;
	 font-family: Verdana;
	 font-size: 14px;
	 font-weight:bold;
	 height: 35px;
	 background: url('../images/panel_bg_tile.gif') repeat-x;
	 border: solid thin gray;
	 padding: 5px 5px 5px 5px; 
}


.CollapseFooter
{
	background-color: #9FA1A3;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	height: 25px;
	padding: 5px 5px 5px 5px;   
}


#Article_ContentPanel
{
	 border: solid thin gray;
	 padding: 5px 5px 5px 5px;
}

.ArticlePanel
{
    text-align: center;
}
*/

.SearchPanel
{
   background: url('../images/gray_grad_bg.gif') no-repeat;
   width: 367px;
   height: 291px;
   padding: 15px 5px 5px 5px;
}

/*
.InstructPanel
{
    background: url('../images/instruct_panel_bg.gif') no-repeat;
    width: 501px;
    height: 113px;
    padding: 5px 5px 5px 5px;
}
*/

/* GridView 
.GridView td
{
	 height: 20px; 
}

.GridView
{
    background-color:#F6F6F7;
    font-family:Verdana;
    padding: 5 px;
    width: 100%;   
}


.GridViewSelectedRow
{
    height: 20px;
    background-color: #E6E5E5;
    width: 500px;
}

.GridViewHeader
{
    background-color: #4D586B;
    height: 20px;
    color: White;
}


.GridViewAlternatingRow
{
   background-color: White; 
}
*/

/* Data Control Buttons */
/*
.LinkButton
{
	height: 15px;
	background-color: #406696;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: White;
	width: 75px;   
	text-decoration: none;
	font-weight:bold;  
}

.LinkButton: hover
{
	height: 15px;
	background-color: #ffffff;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: White;
	width: 75px;   
	text-decoration: none;
	font-weight:bold;
}
*/

/* Front page */
#imgholder
{
    text-align:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: none;
    height: 470px;
    width: 200px;
}


/* Login Controls */
.LoginForms
{
    background-color:#F6F6F7;
    font-family:Verdana;
    font-size: 11px;
    padding: 5 px;
    width: 500px;   
    text-align:center;
}

.LoginButton
{
	 height: 25px;
	 background-color: #406696;
	 padding: 5px;   
	 color: White;
	 width: 175px;   
	 text-decoration: none;
	 font-weight:bold;
	 vertical-align:middle;
	 text-align: center;  
}

/*  Text Formatting  */
h1
{
	margin-top: 5px;
	font-family:Tahoma;
	color:#15366D;
	font-size: 14px;
}

h2
{
	font-family: Tahoma;
	color:#15366D;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}

h3
{
	font-family:Tahoma;
	color:#15366D;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 5px;
}

ul, ol
{
    color:#15366D;
}


p
{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	color:#15366D;
	margin-bottom: 15px;
	width: 600px;
	line-height: 140%;
}

.pthin
{
	font-family:Verdana;
	font-size:11px;
	text-align:left;
	color:#15366D;
	margin-bottom: 15px;
	width: 400px;
}

#quote
{
    color: #3A68B4;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    text-align:justify;
    padding-left: 20px;
	padding-right: 30px; 
}

#quoteUser
{
	color: #3A68B4;
    font-family:Verdana;
    font-size:13px;
    text-align:right;
    padding-right: 50px; 
}

/* footer menu items */
#footercontainer a
{	
	color: #BEC7D4;
	text-decoration: none;
	font-size: 11px;
}

#footercontainer a:hover
{	
	color: #FFFFFF;
}

/* left nav bar menu items */
#navcontainer 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
    list-style-type: none;
}

/*
#navcontainer ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
    list-style-type: none;
}
*/

#navcontainer a:link, #navlist a:visited
{
	color: #BEC7D4;
	text-decoration: none;
	font-size: 11px;
}

#navcontainer a:hover
{
	color: #FFFFFF;
}
   
.subPages
{	
    background: url('../images/navSubPage.png') repeat-x;
	display: block;
	padding: 8px 25px 3px 3px;
	width: 172px;
	height: 25px;
	background-color: #15366D;
	border-bottom: 1px solid #eee;  
	text-align: right;	
	cursor: pointer;   
	color: #BEC7D4;     	 
}
    
.subPages:hover
{
	background: url('../images/navSubPageHover.png') repeat-x;
	color: #FFFFFF;  
}
    
.subPagesActive
{
    background: url('../images/navSubPageActive.png') repeat-x;
	display: block;
	padding: 8px 25px 3px 3px;
	width: 172px;
	height: 25px;
	background-color: #15366D;
	border-bottom: 1px solid #eee;
	text-align: right;
	cursor: pointer;
	color: #BEC7D4; 	
}

.subPagesActive:hover
{
	background: url('../images/navSubPageHover.png') repeat-x;
	color: #FFFFFF;  
}
    
.accordionsubPages
{
	padding: 5px 5px 5px 5px;
    display: block;
    background-color: #2152A4;  
    color: #BEC7D4;      
}

.accordionsubPages:hover
{
	padding: 4px 4px 4px 4px;
    display: block;
    background-color: #3E6298;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid; 
    border-left: #999999 1px solid;    
    border-right: #999999 1px solid;   
}

/*firefox includes outline onfocus/selected a links, throws off formatting*/
.accordionsubPages:focus 
{
	outline: none;
}

.accordionsubPagesActive
{
	padding: 4px 4px 4px 4px;
    display: block;
    background-color: #2766C5;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid; 
    border-left: #999999 1px solid;    
    border-right: #999999 1px solid;   
}

.accordionsubPagesActive:hover
{
	padding: 4px 4px 4px 4px;
    display: block;
    background-color: #3E6298;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid; 
    border-left: #999999 1px solid;    
    border-right: #999999 1px solid;   
}

.accordionsubPagesActive:focus 
{
	outline: none;
}

#nav 
{
	position: relative;
	background: #131E56 url('../images/top_nav_bg_tile.gif') repeat-x;
	height: 23px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;    
	padding-bottom: 0px;	
}
	
#subnav
{
	height:36px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul
{
	margin:0;
	padding:0;
	list-style:none;
}
		
#leftnavsearch
{
    padding: 7px 7px 7px 7px;
}

.searchheading
{
    font-size: 10px;
    font-weight:bold;
    color: #15366D;
}

#header h1 
{
	padding:5px;
	margin:0;
	font-family:Verdana;
	color:#15366D;
}
    
a 
{
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    color : #15366D;
    text-decoration: none;
}


a:hover 
{
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    color : #4878C7;
    text-decoration: underline;
}


a:visited 
{
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    color : #15366D;
}


a:visited:hover 
{
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    color : #15366D;
}

a:hover
{
   text-decoration: underline;
}

.sitemap
{
	 font-family: Verdana;
	 font-size: 11px;
	 color: GrayText;
	 padding-right: 5px;
	 padding-top: 5px;
	 margin-top: 5px;
} 

#main h2, #main h3
{
	padding: 10px 25px 5px 0px;
}

#sidebar
{
    background: url('../images/left_column_bg_dk_blue.gif') no-repeat;
	float: left;
	width: 200px;
	min-height:487px;       
    height:auto !important;  /* IE 6 min-height Hack  */
	height: 100%;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	background-color: #BBC8E1;
}
   
#sidebar ul 
{
	margin-bottom:0;
}
        
#sidebar h3, #sidebar p 
{
	padding:0 10px 0 0;
}
        
#sidebar a
{
	color:#15366D;
	font-family:Verdana;
	font-size:9px;
}
    
#footer 
{
	background:#cc9;
	clear:both;
	background-color:#15366D;
	height:70px;
	text-align: center;
	color: White;
}
		
#footer p 
{
	padding:5px;
	margin:0;
	color:#fff;
	text-align:center;
}
    

/*  Forms  */
input
{
    background: url('../images/input_bg.gif') repeat-x;
}

select
{
    background-color: #E5E6E6;    
}

/*
.FadedBG
{
	 background: url('../images/control_500_w_bg.gif') no-repeat;
	 width: 500px;
	 padding: 5px 5px 5px 5px;  
}

.FadedBGBlue
{
	 background: url('../images/control_500_bg_blue.gif') no-repeat;
	 width: 500px;
	 padding: 5px 5px 5px 5px;
}
*/

/* Helpers*/
.center   
{
	text-align: center;   
}

.error
{
    color: Red;
    font-size: 11px;    
}

/*
.SearchForm
{
    background: url('../images/header_frm_table_bg.gif') no-repeat;
    width: 246px;
    height: 111px;   
}
*/

.formheader
{
   padding: 5px 5px 5px 5px;
   text-align: center;
}

li
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
}

.FormP
{
    width:480px;
}

/*
#CategoryBtn
{
     background: url('../images/category_div_bg.gif') no-repeat;
     width: 224px;
     height: 47px;
     text-align: left;
     padding: 5px 5px 5px 5px;
     text-align: center;
     font-size: 13px;
     font-weight:bold;
     cursor: help;
}

.HeadingPanel
{
    background: url('../images/horizontal_panel_bg_lt.gif') no-repeat; 
    height: 150px;
    width: 500px;
    padding: 5px 5px 5px 15px;
}

.HeadingPanelHeader
{
    background-color: Aqua; 
}

#SegmentDivider
{
    background: url('../images/ContentDivider.gif') no-repeat; 
    height: 10px;
    width: 500px;
    text-align: center;
}
*/

.narrow
{
    width: 500px;
}

.ResultHeader
{
    font-weight: bold;
    color: Black;
    font-size: 11px;
    text-decoration: underline;
    font-family: Verdana;
}

#current
{
    background-color: #fff;
}



