/******************* EVERY PAGE *********************/

body 
{
scrollbar-arrow-color: #464646;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;
	font:menu;
}
BODY A
{
	color: #3366cc;
    text-decoration:none;
}
BODY A:hover
{
	color: #000099;
	text-decoration: underline;
}


.topbox
{
    border:1px solid #075D9C;
    width:950px;
    text-align:left;
    font-family:Verdana;
}
.picbox
{
	background-color: #CCE8FD;
}
.outer
{
    width:950px;
    height:100%;    
}

.pagewidth
{
	width:950px;
	}

.regulartext
{
	font-family:Verdana;
	font-size:8pt;
	}
.sectiondiv_left
{
	padding:3px;
	border:solid 1px #128198;
	 OVERFLOW:auto; HEIGHT:200px;
	 font-family:Verdana;
	 text-align:left;
	}
.sectiondiv_centered
{
	padding:3px;
	border:solid 1px #128198;
	 OVERFLOW:auto; HEIGHT:200px;
	 font-family:Verdana;
	 text-align:center;
	}
.sectiondiv
{
	padding:3px;
	border:solid 1px #128198;
	 OVERFLOW:auto; HEIGHT:200px;
	 font-family:Verdana;
	}
.specialcell
{
	border-right:dashed 1px #128198;
	border-bottom:dashed 1px #128198;
	font-family:Arial;
	font-size:8pt;
	}

/******************* line colors *********************/

.maroon {height:5px; background-color: #a3003e; }
.black {height:5px; background-color: #000000; }
.blue {height:5px; background-color: #075D9C; }

/*************  LInk "Tab Strip" *********/
.linkbar_normal
{
	font-size: 9pt;
	font-family: Verdana, arial;
	font-weight: bold;
	text-align: center;
	background-color: #075D9C;
	color: #FFFFFF;
	width: 105px;
	height: 25px;
	border: 1px solid #075D9C;
}
.linkbar_normal A:hover {text-decoration: none;}

.linkbar_normal_over
{
     font-size: 9pt; 
     font-family: Verdana , arial;
     font-weight: bold;
    text-align:center; 
     width:105px;
     height:25px;
     color: #075D9C; background-color: #FFFFFF;
     border:1px solid  #075D9C;
    cursor:hand;
}
.linkbar_normal_over A:hover {text-decoration: none;}

.linkbar_selected
    {
      background-color:ThreeDShadow;
      border-left:1pt solid ThreeDShadow;
      border-top:1pt solid ThreeDShadow;
      border-right:1pt solid ThreeDShadow;
      border-bottom:1pt solid ThreeDShadow;
      color:#FFFFFF;
    }

.linkbar_subitem_normal
{
	font-size: 9pt;
	font-family: Verdana, arial;
	font-weight: bold;
	text-align: center;
	background-color: #99CCFF;
	color: #000000;
	width: 200px;
	height: 25px;
	border:0px;
}
.linkbar_subitem_normal A:hover {text-decoration: none;}

    .linkbar_subitem_over
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	font-size: 9pt;
	font-family: Verdana, arial;
	font-weight: bold;
	text-align: center;
	width: 200px;
	height: 25px;
	color: #075D9C;
	background-color: #FFFFFF;
	cursor: hand;
	border-top-color: inherit;
	border-right-color: inherit;
	border-bottom-color: #075D9C;
	border-left-color: inherit;
}
.linkbar_subitem_over A:hover {text-decoration: none;}

.main_menu_bar
 { 
 	position:relative;width:950px; margin-top:0px;
   }

/*********************************************************/
.login_box
{ border: 1px dashed #99CCFF; padding:10px;
 text-align:left; margin-left:auto; margin-right:auto;
	}   
/*********************************************************/
/** from original bsv.css .............................***/
/*********************************************************/
.bsvgrid
{
	font-size: 8pt;
	font-family: verdana;
	}
.bsvgridheader
{
	background-color: #BFDFFF;
}
.bsvgridaltrow
{
	background-color:#E8E8E8;
}
.bsvgridfooter
{
	background-color: #003366;
	color: #FFFFFF;
}

.bsv_listitem
{
		font-size: 8pt;
	font-family: verdana;
	text-align:left;
	border-bottom:dashed 1px #128198;
	padding-bottom:10px;
	}
.bsv_alt_listitem
{
		font-size: 8pt;
	font-family: verdana;
	text-align:left;
	background-color:#E8E8E8;
	border-bottom:dashed 1px #128198;
	padding-bottom:10px;
	}

.small
{
	font-size: 8pt;
	font-family: verdana;
	text-align:left;
}
.small_grid
{
	font-size: 8pt;
	font-family: arial;
	text-align:left;
}
.smallright
{
	font-size: 8pt;
	font-family: verdana;
	text-align:right;
}
.smallbold
{
	font-size: 8pt;
	font-family: verdana;
	font-weight:bold;
	text-align:left;
}
.smallrightbold
{
	font-size: 8pt;
	font-family: verdana;
	text-align:right;
	font-weight:bold;
}
.smallcenter
{
	font-size: 8pt;
	font-family: verdana;
	text-align:center;
}
.user
{
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: #000099;
}
.userLabelDiv
{
	margin:auto auto 10px auto;
	padding: 5px;
	text-align: left;
	border-style:none;
	background-image: url( "./Images/userDivBackground2.jpg" );
	background-repeat: repeat-x;
}
.HelpHeaderDiv
{
	margin:auto auto 10px auto;
	padding: 5px;
	text-align: left;
	border-style:none;
	font-weight:bold;
	font-size:14pt;
	background-image: url( "./Images/userDivBackground.jpg" );
	background-repeat: repeat-x;
}
.errMsgDiv
{
	text-align:left; margin-left:auto;margin-right:auto;
}
/*   background-color: #99CCFF;   */
.sectionheader
{
	font-size: 8pt;
	font-family: verdana;
	font-weight:bold;
	border-bottom:1px solid #99ccff;
	text-align:left;
}   
.textbox
{
	border: #6699cc 1px solid;
	font-size: 8pt;
	font-family: verdana;
	background-color: #EBEBEB;
}
.tablecell
{	font-size: 8pt;
	font-family: verdana;
	border:1px solid #e8e8e8;
}
.SweetDiv{	width: 840px;	
	height:340px;	
	overflow:scroll;	
	border:0;	
	text-align: center;	
	background-color: #FFFFFF;	
	background-position: center center;	
	text-indent: 5px;	position: relative;	cursor: auto;	
}

.button { font-size: 8pt; color:#6699cc; font-family: verdana; }
.theLegend { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:bolder; color:#6699cc; }
.formtag { font-size: 8pt; color: #6699cc; margin-right: 5px; font-family: verdana; text-align: right; }
.scrollDiv
{  height:300px;
	width:100%;	
	overflow:scroll;	
	border:0;	
	text-indent: 5px;
}
.outerBioDiv
{  
	width:747px;	
}
.blueborder
{	font-size: 8pt;
	font-family: verdana;
	border:1px dashed #99ccff;
}
.kitordercell
{	font-size: 8pt;
	font-family: verdana;
	border-right: 1pt dashed #99ccff;
	border-bottom: 1pt dashed #99ccff;
}
.postheader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	background-color:#f0f8ff;
}
.topicBG
{
	background-color:#f5f5dc;
}
.middleTDCell
{ height:300px;
  text-align:center;}

/*   on cross page */  
.crossTop
{
	FONT-WEIGHT: bold; FONT-SIZE: 40pt; TEXT-ALIGN: center;
}
.crossTitle
{
	font-size: 18pt;
	font-weight:bold;
}
.crossMiddleWeight
{
	FONT-SIZE: 16pt;
}
.crossHeading
{
	font-weight: bold;
	font-size: 11pt;
	background-color: #99ccff;
}

/*************** MENU STUFF ********************/
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav
{
	margin: 0px 0 0px 0;	font-family: Verdana; font-weight:bold;	font-size: 11pt;
}
 
/* the styling */
#nav {width:100%; height:30px; background:#075D9C; position:relative;}
 
#nav .select, #nav .current {margin:0; padding:0; list-style:none;}
 
#nav li {display:inline; margin:0; padding:0; height:auto;}
/*    this is whats making each 'tab' 100px among other things */ 
#nav .select a,
#nav .current a {width:90px; display:block; height:30px; float:left; background:#075D9C; padding:0 10px 0 10px; font-weight:bold;text-decoration:none; 
                 font-size:12px; line-height:30px; white-space:nowrap; border-right:1px solid #fff; color:#fff;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}
 
 
#nav .select a:hover, #nav .select li:hover a
{
	background: #C0C0C0;	cursor: pointer;	color: #075D9C;
}
 
#nav .sub {display:none; height:30px;}
 
/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}
 
#nav .current a {background:#C0C0C0; color:#075D9C;}
 
/*  background:#C0C0C0;
	color: #075D9C;  */ 
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover
{
	background: #888;	color: #075D9C;	
}
 
#nav .sub_active .current_sub a, #nav .sub_active a:hover
{
	background: #888;	color: #075D9C;
	} 
#nav .select li a:hover .sub, 
#nav .select li:hover .sub 
{
	background: #888;	color: #AEEAFB;
	display:block; position:absolute; width:100%; top:30px; left:0; margin-top:0; padding:0; z-index:100; font-size:11px;font-weight:bold;}
 
#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
 
#nav .sub_active {display:block; position:absolute; width:100%; top:30px; left:0; background:#888; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-top:1px;}
 
#nav .sub_active a 
{
	background: #888;	color: #AEEAFB;	height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; padding:5px 10px 5px 10px; 
                    margin:0; font-size:12px; font-weight:bold;white-space:nowrap; border:0; }
 
#nav .select a:hover .sub li a, #nav .select li:hover .sub li a
{
	border:0; 	display: block;	background: #888;	color: #AEEAFB;	padding: 0 10px 0 10px;	margin: 0;	white-space: nowrap;	font-weight:bold;font-size: 12px;
}