body { background-color:#DBDBDB;margin-top:0px;}
/*body {background:url(../img/bgground.gif)  repeat-x }*/

div.divcontainer {border:1px solid #bf2663;
				margin-bottom:2em; 
				margin-top:3px;
				padding-top:0px;
				padding-left:0px;
				scrollbar-track-color:#ffffff; /*Sets the color for scroll bar track */ 
				scrollbar-face-color:#f3f3f3; /*Sets the color for the scroll bar slider*/  
				scrollbar-arrow-color: #bf2663; /*Sets the scroll bar arrow color*/  
				scrollbar-3dlight-color:#f3f3f3; /*Sets the scroll bar 3D light color*/  
				scrollbar-highlight-color:#bf2663; /*Sets the scroll bar highlight color*/  
				scrollbar-shadow-color:#ffffff; /*Sets the scroll bar shadow color*/  
				scrollbar-darkshadow-color:#bf2663; /*Sets the scroll bar dark shadow color*/  
				width:628px;
				height: auto;
				overflow:auto;
				overflow-x: hidden;
				overflow-y: auto;
				background:#ffffff;
				vertical-align:top;
				z-index:-100;
				}


.chromestyle{
width:630px ;
font-weight: bold;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border: 1px solid #bf2663;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
 
width: 630px;
background: url(indentbg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: white;
padding: 4px 4px;
margin: 0;
text-decoration: none;
/*border: 1px solid #bf2663;*/

}

.chromestyle ul li a:hover{
color: white;
padding: 4px 4px;
margin: 0;
text-decoration: none;
border-top-style: inset;
border-top-width: 7px;
background: url(indentbg2.gif) center center repeat-x;

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
/*border: 1px solid #bf2663;*/
}

.chromestyle ul li .current{
color: white ; /*text color of selected and active item*/
padding-top: 4px; /*shift text down 1px for selected and active item*/
padding-bottom: 7px; /*shift text down 1px for selected and active item*/
background: url(indentbg2.gif) center center repeat-x;
/*border-right: inset 1px #bf2663;*/
float:left;
}

.chromestyle2 a{
font-size: 12px;
	color: #bf2663;
	font-family: Arial, Helvetica, sans-serif;width:785px; text-align:center;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;color:#000000;
}
a:active {
	text-decoration: none;
}



.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
width: 785px;
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}



.chromestyle2 ul li a:hover{
color: black;
margin: 0;
text-decoration: none;
}





.chromestyle1{
width:130px;
font-weight: bold;
color: #bf2663;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.chromestyle1:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle1 ul{
/*border: 1px solid #BBB;*/
width: 100%;
/* background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
text-align:left;
}

.chromestyle1 ul li a:hover{
background: url(chromebg2a-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle1 ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(down.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #bf2663;/*THEME CHANGE HERE*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}



.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
z-index:100;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
z-index:100;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
z-index:100;
}


.breadcrumb{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding-left:5px;line-height:10px;
}

.breadcrumb a{
background: transparent url(breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 10px; /*adjust bullet image padding*/
color: black;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

.table {border:medium groove #bf2663;width:791px}

.template {background-color:#ffffff;width:785px;}

.bottombar {background: url(chromebg2a-active.gif)}

.text { font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color:#bf2663; padding-bottom:0px; padding-top:0px; text-align:left; padding-left:3px;}

.text1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0px; text-align:left; padding-left:5px;}

.formcell1{width: 130px;height:auto; }
.formcell2{width: 130px; height:auto;}

.form {width: 85%;
	    border: 1px solid #bf2663;
		height:20px;
}
.link1 { font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; padding-bottom:5px; padding-top:5px; text-align:center;}

.link2 { font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; padding-bottom:5px; padding-top:5px; text-align:center;}

.link3 a{font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px;color:#bf2663;}
.link3 a:hover {font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px;color:black;}

#bbcid{
width: 135px;
height: 175px;
padding: 2px;
background-color: #EDFFD2;
border: 1px solid #bf2663;
overflow-x: hidden;
overflow-y:auto;
scrollbar-track-color:#ffffff; /*Sets the color for scroll bar track */ 
				scrollbar-face-color:#f3f3f3; /*Sets the color for the scroll bar slider*/  
				scrollbar-arrow-color: #bf2663; /*Sets the scroll bar arrow color*/  
				scrollbar-3dlight-color:#f3f3f3; /*Sets the scroll bar 3D light color*/  
				scrollbar-highlight-color:#bf2663; /*Sets the scroll bar highlight color*/  
				scrollbar-shadow-color:#ffffff; /*Sets the scroll bar shadow color*/  
				scrollbar-darkshadow-color:#bf2663; /*Sets the scroll bar dark shadow color*/  
}

#nytimesid{
width: 135px;
height: 256px;
padding: 2px;
background-color: #EDFFD2;
border: 1px solid #bf2663;
overflow-x: hidden;
overflow-y:auto;
scrollbar-track-color:#ffffff; /*Sets the color for scroll bar track */ 
				scrollbar-face-color:#f3f3f3; /*Sets the color for the scroll bar slider*/  
				scrollbar-arrow-color: #bf2663; /*Sets the scroll bar arrow color*/  
				scrollbar-3dlight-color:#f3f3f3; /*Sets the scroll bar 3D light color*/  
				scrollbar-highlight-color:#bf2663; /*Sets the scroll bar highlight color*/  
				scrollbar-shadow-color:#ffffff; /*Sets the scroll bar shadow color*/  
				scrollbar-darkshadow-color:#bf2663; /*Sets the scroll bar dark shadow color*/  
}
 


#nytimesid .rsscontainer{ /*Style for RSS item body within #nytimesid box*/
margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; padding-bottom:5px; padding-top:5px; text-align:center;
}

#bbcid .rsscontainer{ /*Style for RSS item body within #bbcid box*/
margin: 5px;
font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; padding:0px; text-align:left;
}

#bbcid .rsscontainer .rsstitle{ /*Style for RSS titles within #nytimesid box*/
font-weight: bold;
}

#bbcid .rsscontainer .rssdate{ /*Style for RSS dates within #nytimesid box*/
color: red;
}

INPUT { background-color: ; border-color: 
; color: black; font-family: arial, verdana, ms sans serif; font-weight: 
normal; font-size: 12px; text-align: left; }

P {text-align:left;font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px;color:black;}

ul li {text-align:left;font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px;color:black;}



.lists li{font-family:Arial, Helvetica, sans-serif;font-size: 14px;color:black;}

.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }


.taxcalendar { font-family:Arial, Helvetica, sans-serif; font-size:10px; border: #bf2663 thin solid;}

.taxevent { font-family:Arial, Helvetica, sans-serif; font-size:12px}
 

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#ajaxticker1{
width: 130px;
height: 80px;
border:1px solid #bf2663;
padding: 0px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.message{ font-family:Arial, Helvetica, sans-serif; font-size: small; color:#003366;padding-left:10px;  
}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(formbg.gif) repeat-x left top;
font-size:11px;
text-align:center;
}	

.indentmenu{
font: bold 12px Arial;
width: 635px; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 635px; /*width of menu*/
border: 1px solid #bf2663; /*dark  border*/
border-width: 1px 0;
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;

}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 9px;
text-decoration: none;
border-right: 1px solid #bf2663; /*dark purple divider between menu items*/

}

.indentmenu ul li a:visited{
color: white;

}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;

}