body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
h1{
margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #0066CC;
	margin: 0;
}

h3 {
	font-size: 12px;
	color: #0066CC;
	margin: 0;
}
li.newbullet {
list-style-image:url(images/check.gif)
}
.bgtit{
BACKGROUND-COLOR: #fff; 
BORDER: 0px solid #fff;
color: #000;
height: 330px;
font-family : arial, verdana, sans-serif;
font-weight : normal;
font-size : 11px;
background : url(images/bgmainhome2.gif) no-repeat center;
}

.bgtit2{
BACKGROUND-COLOR: #fff; 
height: 44px;
font-family : arial, verdana, sans-serif;
font-weight : normal;
font-size : 11px;
background : url(images/bghometit.gif) no-repeat center;
}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#0066CC;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.chromestyle{
width: 978px;


}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 4px 15px;
margin: 0;
font:normal 11px verdana;
text-decoration: none;
border-right: 1px solid #000; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}

#basic-accordian{
	border:5px solid #999;
	padding:5px;
	width:300px;
	position:absolute;
	left:84%;
	top:82%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background:#1B6194;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#1B6194;
}

.accordion_child{
	padding:15px;
	background:#F9F9F9;
}

.header_highlight{
	background:#00A9E1;
}

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px verdana;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #0066CC;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 11px;
}

.arrowlistmenu ul li a:visited{
color: #444;
font-size: 11px;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000;
background-color: #F3F3F3;
font-size: 11px;
}

SELECT {
BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #0066CC 1px solid; COLOR: #000000; BORDER-BOTTOM: #0066CC 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
INPUT {
BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; FONT-WEIGHT:normal; FONT-SIZE: 11px; BORDER-LEFT: #0066CC 1px solid; COLOR: #000000; BORDER-BOTTOM: #0066CC 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}
TEXTAREA {
BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #0066CC 1px solid; COLOR: #000000; BORDER-BOTTOM: #0066CC 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: FFFFFF

}
.dropshadow {
	FILTER: dropshadow(color=#000000,offX=1,offy=1,positive=1); WIDTH: auto; POSITION: relative; HEIGHT: auto
}
.shadow {
	FILTER: shadow(color=#000000,direction=135); WIDTH: auto; LINE-HEIGHT: 20pt; POSITION: relative; HEIGHT: auto
}
