body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #D7D7D7;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-size: 18px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/dots_horiz.gif);
	width: 100%;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1253A3;
	text-decoration: none;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 100%;
}
UL.plain  { 
   list-style: none 
}
#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	width: 760px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
}


#navcontainer {
	padding: 0px;
	margin: 0px;
	height: 32px;
	float: right;
}
ul#navigation {
	text-align: left;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 12px;
	white-space: nowrap;
}
#navigation li {
	display: inline;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 15px;
	padding-left: 0px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}
#navigation a:link, #navigation a:visited {
padding-bottom: 2px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009999;
	text-decoration: none;
	font-weight: normal;
}
#navigation a:hover, #navigation a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/bgnd_rollovers.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	width: 100%;
}
#header {
	margin: 0px;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#header_wrapper {
	margin: 0px;
	width: 740px;
	padding-top: 0px;
	clear:both;
}
#logo {
	margin-top: 2px;
	margin-left: 10px;
	float: left;
}


.photoheader {
	margin-top: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-bottom: 3px;
	padding: 0px;
	clear: both;
}
#search_site {
	display:inline;
	padding: 0px;
	float: right;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper1 {
	width: 720px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	height: 100%;
	clear: both;
}

#left_col {
	padding-top: 10px;
	padding-right: 0px;
	float: left;
	width: 380px;
	padding-left: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vertnav_container{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 180px;
	text-indent: 0px;
}
#wrapper2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#vertnav ul{
	margin: 0;
	padding: 0;
	list-style: url(none) none outside;
	text-indent: 0px;
	}
#vertnav li {
	margin: 0;
	list-style: url(none) none outside;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#vertnav a:link, #vertnav a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#vertnav a:hover, #vertnav a:active {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}
#vert_rollovers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	float: right;
	height: 195px;
	width: 155px;
	border: 1px solid #dddddd;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1253A3;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: none;
	font-weight: normal;
	height: 28px;
}
#pagetitle img {
	margin-right: 5px;
}

#mid_col {
	width: 8px;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(images/bgnd_vertlines.gif);
	margin: 0px;
	padding: 0px;
}
#right_col {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.horizline360 {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 360px;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 16px;
}
.horizline {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 16px;
}
.horizline2nomarg {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.section1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: left;
	width: 320px;
	height: 100%;
}
.section2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: left;
	width: 280px;
	margin-top: 0px;
}
.section1 h1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/dots_horiz.gif);
	text-align:left;
	width: 320px;
	text-indent: 0px;
}

.section2 h1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/dots_horiz.gif);
	text-align:left;
	width: 280px;
	text-indent: 0px;
}
.section2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#latnews {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	width: auto;
	height: auto;
	clear: both;
}
#latnews ul {
	margin: 0px;
	padding: 0px;
}
#latnews li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
}
a:link, a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.date {
	color: #999999;
	padding-right: 20px;
}
#quicksearch {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/quicksrch_bgnd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 86px;
	width: 100%;
	line-height: 14px;
	background-position: left top;
	padding: 0px;
}
#quicksearch img {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 14px;
	margin: 0px;
	float: left;
}
#quicksearch p {
	line-height: 14px;
}
#quickform {
	padding: 0px;
	margin: 0px;
}
.input_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	width: auto;
	height: 18px;
	padding: 0px;
	margin-left: 32px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.input_textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color: #333333;
	width: auto;
	height: 18px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formfieldwidth {
	width: 400px;
}

.input_textfield3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #333333;
	width: auto;
	height: 14px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: auto;
	line-height:18px;
	height: 24px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.go_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #00BBBB;
	height: inherit;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	cursor: default;
	padding: 2px;
}
#login {
	margin: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#login img {
	padding: 0px;
	margin-bottom: 10px;

}
#login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#666;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#loginform {
	padding: 0px;
	margin: 0px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color:#666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.go_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #86b9fd;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	height: inherit;
	padding: 2px;
	margin-left: 2px;
	cursor: pointer;

}
.go_blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #86b9fd;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	height: inherit;
	padding: 0px;
	margin-left: 2px;
	cursor: pointer;

}
#footer, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	margin-left: 20px;
	margin-right: 20px;
}
#leftcontainer { margin-left: 0px; }

#leftcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;

}

#leftcontainer li { margin: 0px; }

#leftcontainer a
{
	display: block;
	width: 200px;
	color: #009999;
	background-color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
}

#leftcontainer a:hover
{
color: #333;
text-decoration: none;
background-image: url(images/bgnd_roll_leftnav.jpg);
background-repeat: repeat-x;
background-position: left top
}

#leftcontainer ul ul li { margin: 0px; }

#leftcontainer ul ul a
{
	display: block;
	color: #009999;
	width: 175px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 52px;
}

#leftcontainer ul ul a:hover
{
color: #fff;
text-decoration: none;
color: #333333;
background-color: #ccc;
background-image: url(images/bgnd_roll_leftnav.jpg);
background-repeat: repeat-x;
background-position: left top;	
}


.noborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#twocol_wrapper {
	width: 425px;
	height: 200px;
	}
#twocol_left {
	text-align: left;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#twocol_left img {
	margin: 0px;
	padding: 0px;
}

#twocol_right {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border: 1px solid #D7D7D7;
	height: 210px;
	background-color: #F6FAFB;
	background-image: url(images/bgnd_bigarrow2.gif);
	background-repeat: no-repeat;
}
#twocol_right ul {
	width: auto;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#twocol_right li {
	margin: 0px;
	list-style: url(none) none outside;
	background-image: url(images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twocol_right li a{
	color: #003366;
	text-decoration: none;	
}
#twocol_right li a:visited{
	color: #003366;
	text-decoration: none;	
}
#twocol_right li a:hover{
	color: #009999;
	text-decoration: none;	
}
#twocol_right li a:active{
	color: #ccc;
	text-decoration: none;	
}
#right_col_mainpgs {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 20px;
}
#right_col_mainpgs p, #right_col_mainpgs ul, #right_col_mainpgs li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#right_col_mainpgs img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
#right_col_v2 {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 20px;

}
#right_col_v2 img {
	padding: 5px;
	border: 0px;
}
#right_col_v2 ul {
	margin-left: 20px;
	padding: 0px;
}
#right_col_v2 li {
	display:block;
	line-height: 21px;
	list-style-type: none;
	padding: 5px;
	font-size: 11px;
}
#right_col_v2 table {
	margin-top: 0px;
	margin-left: 20px;
}
#right_col_v2 td {
	line-height: 14px;
	height: 17px;
}
#right_col_v2_2col {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 425px;
}



.marginleft10 {
	margin-left: 10px;
}
#twocol_right h4 {
	margin-top: 35px;
	margin-left: 25px;
	margin-right: 25px;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}


.leftdots {
	background-image: url(images/_dots_vert_grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
FORM {display:inline;}

#library_area {
display:inline;
}
#login_overlap{
display:none;
background-color:#999999;
z-index:100;
border:2px dashed #000000;
position:relative;
height:150px;
width:225px;
}
.popupLink { COLOR: red; outline: none }
.popup {
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #F0F0F0;
	/*LAYER-BACKGROUND-COLOR: #FFFFFF;*/
	width: 290px;
	z-index: 10;
	filter: alpha(opacity=99);
	opacity: .99;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.popup_border {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}


.smallcaps {
	font-variant: small-caps;
}
.smaller {
font-size: 50%;
}
.eighty_smaller {font-size: 85%;}

.smallNYBold {
	font-size: 85%;
	font-weight:bold;
	}

#indicator {
	color: #999999;
	font-size: 11px;
	display: inline;
	line-height: 18px;
	vertical-align: baseline;
	text-align: left;
}

#navlist #subnavlist li {
	background-color: #FFFFFF;
	list-style: url(none) none outside;
}
.downstate {
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
}


#sublist li a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-transform: uppercase;
	display: block;
	text-decoration: none; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;

	}

.steering_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#callout {
	background-image: url(images/mediumarrow2.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 50px;
	padding-left: 25px;
}
#callout p{
	color: #333333;
	font-size: 11px;
	margin-left: 25px;
	padding-top: 10px;
	margin-right: 0px;
	line-height: 16px;
}
.subheader_blue {
	font-size: 13px;
	line-height: 16px;
	color: #12529B;
	font-weight: bold;
	padding-bottom: 4px;
}

h4{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1253A3;
	text-decoration: none;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 100%;
}

#callout2 {
	width: 425px;
	height: 200px;
	background-image: url(images/bgnd_bigarrow3b4.jpg);
	background-repeat: no-repeat;
}
#callout2 h5 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#callout2 p {
	font-size: 11px;
	line-height: 18px;
	width: 75%;
	margin-left: 70px;
	margin-top: 10px;
}

#callout2 ul{
	margin-left: 110px;
	margin-top: 5px;
}
	
#callout2 li {
	list-style:url(images/arrow_2.gif);
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#callout2 a, #callout2 a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
#callout2 a:hover, #callout2 a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #009999;
}
#databases  {
	margin: 0px;
	padding: 0px;
	width: 425px;
}
#databases ul {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#databases li {
	list-style-type: none;
}
#databases ul ul li, #databases ul ul ul li {
	list-style-image: url(images/arrow2.gif);
}

#databases ul strong, #databases li strong{
font-size: 13px;
	line-height: 18px;
	color: #1253A3;
}
.blue {
	color: #1253A3;
}
#faq ul {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#faq li {
	list-style-image: url(images/arrow2.gif);
	font-size: 11px;
	line-height: 21px;
}
#faq a, #faq a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
#faq a:hover, #faq a:active {
	font-weight: normal;
	text-decoration: none;
	color: #009999;
}
.grey {
	color: #999999;
}
#formtable td{
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#table_database {
	background-color: #FFFFFF;
	width: 425px;
	border: 1px solid #f0f0f0;

}

#table_database td {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
}
#table_database th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
}
.odd {
	background-color: #f0f0f0;
	}
.part_of {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.part_of a:link, .part_of a:visited{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration:underline;
}
#email_table div{

	}
#email_table table{
	border: 1px solid #DDDDDD;
	background-color:#F1F3F5;
	}

.searchDiv{
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width:420px;
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}

.searchFormsDiv{
	padding-left:5px;
	margin-bottom:3px;
}




.alphabetSearch{
	width:420px;
	margin-bottom:3px;
	padding-left:5px;


}

.dataSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color:#333333;
	
	margin-bottom:0px;
	width:188px;
}
.magSearch{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color:#333333;

	margin-bottom:0px;

}
.factDots{
	
	width:415px;
	background-image: url(images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:5px;
	
}
.tooltiplist {
	list-style:url(images/arrow_2.gif);
	}


.weblink{

	line-height: 20px;
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;
	
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}

.weblink2{

	line-height: 20px;
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;
	width:420px;
	background-color: #f0f0f0;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}


#leftcontainer .xclass a {
	border:none;
	width:15px;
	background-color:#F0F0F0;
	float:right;
	text-align:right;
	background-image:none;
	
}
#leftcontainer .xclass a:hover {
	background-color:#F0F0F0;
	float:right;
	text-align:right;
	background-image:none;
	
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #D7D7D7;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-size: 18px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/dots_horiz.gif);
	width: 100%;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1253A3;
	text-decoration: none;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 100%;
}
UL.plain  { 
   list-style: none 
}
#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	width: 760px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
}


#navcontainer {
	padding: 0px;
	margin: 0px;
	height: 32px;
	float: right;
}
ul#navigation {
	text-align: left;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 12px;
	white-space: nowrap;
}
#navigation li {
	display: inline;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 15px;
	padding-left: 0px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}
#navigation a:link, #navigation a:visited {
padding-bottom: 2px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009999;
	text-decoration: none;
	font-weight: normal;
}
#navigation a:hover, #navigation a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/bgnd_rollovers.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	width: 100%;
}
#header {
	margin: 0px;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#header_wrapper {
	margin: 0px;
	width: 740px;
	padding-top: 0px;
	clear:both;
}
#logo {
	margin-top: 2px;
	margin-left: 10px;
	float: left;
}


.photoheader {
	margin-top: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-bottom: 3px;
	padding: 0px;
	clear: both;
}
#search_site {
	display:inline;
	padding: 0px;
	float: right;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper1 {
	width: 720px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	height: 100%;
	clear: both;
}

#left_col {
	padding-top: 10px;
	padding-right: 0px;
	float: left;
	width: 380px;
	padding-left: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vertnav_container{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 180px;
	text-indent: 0px;
}
#wrapper2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#vertnav ul{
	margin: 0;
	padding: 0;
	list-style: url(none) none outside;
	text-indent: 0px;
	}
#vertnav li {
	margin: 0;
	list-style: url(none) none outside;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#vertnav a:link, #vertnav a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#vertnav a:hover, #vertnav a:active {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}
#vert_rollovers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	float: right;
	height: 195px;
	width: 155px;
	border: 1px solid #dddddd;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1253A3;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: none;
	font-weight: normal;
	height: 28px;
}
#pagetitle img {
	margin-right: 5px;
}

#mid_col {
	width: 8px;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(images/bgnd_vertlines.gif);
	margin: 0px;
	padding: 0px;
}
#right_col {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.horizline360 {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 360px;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 16px;
}
.horizline {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 16px;
}
.horizline2nomarg {
	background-image: url(images/bgnd_horizlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.section1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: left;
	width: 320px;
	height: 100%;
}
.section2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: left;
	width: 280px;
	margin-top: 0px;
}
.section1 h1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/dots_horiz.gif);
	text-align:left;
	width: 320px;
	text-indent: 0px;
}

.section2 h1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/dots_horiz.gif);
	text-align:left;
	width: 280px;
	text-indent: 0px;
}
.section2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#latnews {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	width: auto;
	height: auto;
	clear: both;
}
#latnews ul {
	margin: 0px;
	padding: 0px;
}
#latnews li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
}
a:link, a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.date {
	color: #999999;
	padding-right: 20px;
}
#quicksearch {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/quicksrch_bgnd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 86px;
	width: 100%;
	line-height: 14px;
	background-position: left top;
	padding: 0px;
}
#quicksearch img {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 14px;
	margin: 0px;
	float: left;
}
#quicksearch p {
	line-height: 14px;
}
#quickform {
	padding: 0px;
	margin: 0px;
}
.input_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	width: auto;
	height: 18px;
	padding: 0px;
	margin-left: 32px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.input_textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color: #333333;
	width: auto;
	height: 18px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formfieldwidth {
	width: 400px;
}

.input_textfield3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #333333;
	width: auto;
	height: 14px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: auto;
	line-height:18px;
	height: 24px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.go_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #00BBBB;
	height: inherit;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	cursor: default;
	padding: 2px;
}
#login {
	margin: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#login img {
	padding: 0px;
	margin-bottom: 10px;

}
#login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#666;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#loginform {
	padding: 0px;
	margin: 0px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color:#666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.go_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #86b9fd;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	height: inherit;
	padding: 2px;
	margin-left: 2px;
	cursor: pointer;

}
.go_blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #86b9fd;
	border: 1px solid #dddddd;
	vertical-align: bottom;
	height: inherit;
	padding: 0px;
	margin-left: 2px;
	cursor: pointer;

}
#footer, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	margin-left: 20px;
	margin-right: 20px;
}
#leftcontainer { margin-left: 0px; }

#leftcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;

}

#leftcontainer li { margin: 0px; }

#leftcontainer a
{
	display: block;
	width: 200px;
	color: #009999;
	background-color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
}

#leftcontainer a:hover
{
color: #333;
text-decoration: none;
background-image: url(images/bgnd_roll_leftnav.jpg);
background-repeat: repeat-x;
background-position: left top
}

#leftcontainer ul ul li { margin: 0px; }

#leftcontainer ul ul a
{
	display: block;
	color: #009999;
	width: 175px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 52px;
}

#leftcontainer ul ul a:hover
{
color: #fff;
text-decoration: none;
color: #333333;
background-color: #ccc;
background-image: url(images/bgnd_roll_leftnav.jpg);
background-repeat: repeat-x;
background-position: left top;	
}


.noborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#twocol_wrapper {
	width: 425px;
	height: 200px;
	}
#twocol_left {
	text-align: left;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#twocol_left img {
	margin: 0px;
	padding: 0px;
}

#twocol_right {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border: 1px solid #D7D7D7;
	height: 210px;
	background-color: #F6FAFB;
	background-image: url(images/bgnd_bigarrow2.gif);
	background-repeat: no-repeat;
}
#twocol_right ul {
	width: auto;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#twocol_right li {
	margin: 0px;
	list-style: url(none) none outside;
	background-image: url(images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
	padding-left: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twocol_right li a{
	color: #003366;
	text-decoration: none;	
}
#twocol_right li a:visited{
	color: #003366;
	text-decoration: none;	
}
#twocol_right li a:hover{
	color: #009999;
	text-decoration: none;	
}
#twocol_right li a:active{
	color: #ccc;
	text-decoration: none;	
}
#right_col_mainpgs {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 20px;
}
#right_col_mainpgs p, #right_col_mainpgs ul, #right_col_mainpgs li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#right_col_mainpgs img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
#right_col_v2 {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 20px;

}
#right_col_v2 img {
	padding: 5px;
	border: 0px;
}
#right_col_v2 ul {
	margin-left: 20px;
	padding: 0px;
}
#right_col_v2 li {
	display:block;
	line-height: 21px;
	list-style-type: none;
	padding: 5px;
	font-size: 11px;
}
#right_col_v2 table {
	margin-top: 0px;
	margin-left: 20px;
}
#right_col_v2 td {
	line-height: 14px;
	height: 17px;
}
#right_col_v2_2col {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 425px;
}



.marginleft10 {
	margin-left: 10px;
}
#twocol_right h4 {
	margin-top: 35px;
	margin-left: 25px;
	margin-right: 25px;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}


.leftdots {
	background-image: url(images/_dots_vert_grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
FORM {display:inline;}

#library_area {
display:inline;
}
#login_overlap{
display:none;
background-color:#999999;
z-index:100;
border:2px dashed #000000;
position:relative;
height:150px;
width:225px;
}
.popupLink { COLOR: red; outline: none }
.popup {
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #F0F0F0;
	/*LAYER-BACKGROUND-COLOR: #FFFFFF;*/
	width: 350px;
	z-index: 10;
	filter: alpha(opacity=85);
	opacity: .85;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.popup_border {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}


.smallcaps {
	font-variant: small-caps;
}
.smaller {
font-size: 50%;
}
.eighty_smaller {font-size: 85%;}

.smallNYBold {
	font-size: 85%;
	font-weight:bold;
	}

#indicator {
	color: #999999;
	font-size: 11px;
	display: inline;
	line-height: 18px;
	vertical-align: baseline;
	text-align: left;
}

#navlist #subnavlist li {
	background-color: #FFFFFF;
	list-style: url(none) none outside;
}
.downstate {
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
}


#sublist li a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-transform: uppercase;
	display: block;
	text-decoration: none; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;

	}

.steering_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#callout {
	background-image: url(images/mediumarrow2.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 50px;
	padding-left: 25px;
}
#callout p{
	color: #333333;
	font-size: 11px;
	margin-left: 25px;
	padding-top: 10px;
	margin-right: 0px;
	line-height: 16px;
}
.subheader_blue {
	font-size: 13px;
	line-height: 16px;
	color: #12529B;
	font-weight: bold;
	padding-bottom: 4px;
}

h4{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1253A3;
	text-decoration: none;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 100%;
}

#callout2 {
	width: 425px;
	height: 200px;
	background-image: url(images/bgnd_bigarrow3b4.jpg);
	background-repeat: no-repeat;
}
#callout2 h5 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#callout2 p {
	font-size: 11px;
	line-height: 18px;
	width: 75%;
	margin-left: 70px;
	margin-top: 10px;
}

#callout2 ul{
	margin-left: 110px;
	margin-top: 5px;
}
	
#callout2 li {
	list-style:url(images/arrow_2.gif);
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#callout2 a, #callout2 a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
#callout2 a:hover, #callout2 a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #009999;
}
#databases  {
	margin: 0px;
	padding: 0px;
	width: 425px;
}
#databases ul {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#databases li {
	list-style-type: none;
}
#databases ul ul li, #databases ul ul ul li {
	list-style-image: url(images/arrow2.gif);
}

#databases ul strong, #databases li strong{
font-size: 13px;
	line-height: 18px;
	color: #1253A3;
}
.blue {
	color: #1253A3;
}
#faq ul {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#faq li {
	list-style-image: url(images/arrow2.gif);
	font-size: 11px;
	line-height: 21px;
}
#faq a, #faq a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;	
}
#faq a:hover, #faq a:active {
	font-weight: normal;
	text-decoration: none;
	color: #009999;
}
.grey {
	color: #999999;
}
#formtable td{
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#table_database {
	background-color: #FFFFFF;
	width: 425px;
	border: 1px solid #f0f0f0;

}

#table_database td {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
}
#table_database th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
}
.odd {
	background-color: #f0f0f0;
	}
.part_of {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.part_of a:link, .part_of a:visited{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration:underline;
}
#email_table div{

	}
#email_table table{
	border: 1px solid #DDDDDD;
	background-color:#F1F3F5;
	}

.searchDiv{
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width:420px;
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}

.searchFormsDiv{
	padding-left:5px;
	margin-bottom:3px;
}




.alphabetSearch{
	width:420px;
	margin-bottom:3px;
	padding-left:5px;


}

.dataSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color:#333333;
	
	margin-bottom:0px;
	width:188px;
}
.magSearch{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color:#333333;

	margin-bottom:0px;

}
.factDots{
	
	width:415px;
	background-image: url(images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:5px;
	
}
.tooltiplist {
	list-style:url(images/arrow_2.gif);
	}


.weblink{

	line-height: 20px;
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;
	
	background-color: #EAEEF7;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}

.weblink2{

	line-height: 20px;
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;
	width:420px;
	background-color: #f0f0f0;
	color: #333333;
	border: 1px solid #CFDCE9;
	margin-bottom:3px;
	padding-left:5px;
	}


#leftcontainer .xclass a {
	border:none;
	width:15px;
	background-color:#F0F0F0;
	float:right;
	text-align:right;
	background-image:none;
	
}
#leftcontainer .xclass a:hover {
	background-color:#F0F0F0;
	float:right;
	text-align:right;
	background-image:none;
	
}
