/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #e9e9ce url(images/body_bg.gif) top repeat-x;
	text-align: center;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

ul.blts,
ol li.blts {
	list-style: outside disc;
	font-weight: normal;
	line-height: 145%;
}

ol.accom {
	list-style-type: upper-roman;
	padding-left: 25px;
	font-weight: bold;
}

.square {
	list-style-type: none;
	margin-top: 1em;
}

.square_first {
	list-style-type: none;
	margin-top: 0;
}

.circle_sub {
	list-style-type: circle;
	margin: 0 0 0 3em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

html,
input,
textarea {
	font-family: arial;
	font-size: 11px;
	color: #666a67;
}

input,
select {
	vertical-align: middle;
	font-weight: normal;
}

a {
	color: #629d08;
}

a:hover {
	text-decoration: none;
}

a.fuscia {
	color: #CF4785;
}

a.fuscia:hover {
	color: #CF4785;
}

a.comm,
a.comm:hover {
	font-size: 13px;
	color: #6A426E;
	font-weight: bold;
	padding-top: 15px;
	text-decoration: underline;
}

.green {
	color: #629d08;
}

p {
	padding: 9px 0 6px;/*9px 0 6px 11px--20110314*/
}

.pad1 p {
	padding-top: 16px;
}

.nopadp {
	padding-top: 0;
}

.dblpad {
	padding: 14px 0;
}

.toppad {
	padding: 14px 0 0;
}

/* ============================= main layout ====================== */
.more {
	background: url(images/more_bg.gif) no-repeat 0 5px;
	padding-left: 12px;
	color: #B9C0C7;
	text-decoration: none;
}

.more:hover {
	text-decoration: underline;
}

h1 {
	line-height: 1.25em;
	font-size: 2em;
}

h1.header {
	background: url(images/logo.gif) top left no-repeat;
	text-indent: -10000px;
	height: 62px;
	line-height: 1.25em;
	font-size: 13px;
	margin-left: 10px;
}

h2 {
	color: #6A426E;
	line-height: 1.2em;
	font-size: 18px;
	margin-bottom: 15px;
}

h3 {
	font-size: 13px;
	line-height: 1.231em;
	color: #6A426E;
	font-weight: bold;
}

.pad1 h3 {
	background: #e9e9c3;
	color: #6A426E;
	padding: 4px 0 4px 4px;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 4px;
}

.box1 h3 {
	padding: 9px 10px 6px 11px;
}

.box1 p {
	padding-left: 11px;
}

.box1 a {
	font-size: 1.182em;
	line-height: 1.231em;
	font-weight: bold;
	color: #6A426E;
	text-decoration: none;
}

.box2 h3 {
	background: url(images/box2_h3_bg.gif) top repeat-x;
	padding: 6px 0;
	color: #fff;
	text-align: center;
}

.box3 h3 {
	background: url(images/title_bg.gif) no-repeat 0 0;
	padding-left: 25px;
	margin-bottom: 15px;
}

.form_box h3 {
	color: #fff;
	margin-bottom: 21px;
}

h4 {
	background: #69756c;
	color: #fff;
	padding: 4px 0 4px 4px;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 4px;
}

.box2 h5 {
	text-align: center;
	font-size: 1.25em;
	line-height: 1.231em;
	color: #CF4785;
	padding: 8px 0 0;/*20110314*/
}

.box2 h6 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.231em;
	color: #395439;
	font-weight: bold;
}

.box2 div.plain h6 {
	padding: 8px 0 0;/*20110314*/
}

/*
li {
	background:url(images/header_list_bg.gif) no-repeat 0 8px;
	padding-left:13px;
}
*/

li.blts {
	margin-left: 25px;
}

li a {
	text-decoration: none;
	line-height: 1em;
	padding-bottom: 1em;
}

li a:hover {
	text-decoration: none;
	/*color:#859088; */
}

li.steer a {
	text-decoration: none;
	line-height: 1.25em;
	font-size: 11px;
}

li.steer a:hover {
	text-decoration: underline;
}

li.webr {
	padding-bottom: 10px;
	line-height: 1.25em;
}

li.webr a {
	text-decoration: none;
	line-height: 1.25em;
	font-size: 12px;
}

li.webr a:hover {
	text-decoration: underline;
}

.drfox {
	font-size: smaller;
	font-style: italic;
}

#banner {
	background-color: #ffffff;
	padding: .5em;
	border: 1px solid #dcdcdc;
	text-align: left;
	margin-top: 4em;
}

.copy {
	font-size: smaller;
	padding-bottom: 15px;
	text-align: center;
}

.copy a {
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

.list2 {
	margin: 15px 0 11px 7px;
}

.list2 li {
	background: url(images/list2_bg.gif) no-repeat 0 5px;
	padding-left: 23px;
}

.list2 li a {
	font-weight: bold;
	line-height: 2.273em;
}

.list3 li {
	padding: 0;
	background: none;
}

.list3 li a {
	color: #3b4f1f;
	font-weight: bold;
	line-height: 2.273em;
	text-decoration: underline;
	font-weight: normal;
}

.list3 li a:hover {
	text-decoration: none;
}

.box1 li,
.box2 li {
	background: none;
	border-bottom: 1px solid #e3e4d3;
	padding: 4px 15px 3px 13px;
	font-size: 1em;
	line-height: 1.2em;
}

.box1 li a,
.box2 li a {
	color: #859088;
	line-height: 1.2em;
	font-weight: normal;
}

.imgindent {
	margin: 0 13px 0 10px;
	float: left;
}

.imgindent2 {
	margin: 0 20px 0 0;
	float: left;
}

a.summaryh3,
a.summaryh3:hover,
a.summaryh3:visited {
	font-size: 13px;
	line-height: 1.231em;
	color: #6A426E;
	font-weight: bold;
	text-decoration: underline;
}

/* ============================= region ============================ */
#content.region {
	background-image: url(images/nys.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#bumpr_01,
#bumpr_02,
#bumpr_03,
#bumpr_04,
#bumpr_05 {
	float: right;
	clear: right;
	position: relative;
	/*background-position: 100% 10%; */
}

#bumpr_01 {
	width: 120px;/*190px*/
	height: 3em;
	/*border: 0px dashed #CACD98; */
}

#bumpr_02 {
	width: 200px;/*300px*/
	height: 5em;/*8em*/
}

#bumpr_03 {
	width: 85px;/*190px*/
	height: 2em;/*5em*/
}

#bumpr_04 {
	width: 60px;/*90px*/
	height: 2em;
}

#bumpr_05 {
	width: 10px;/*90px*/
	height: 3em;/*2em*/
}

/* ============================= header ====================== */
#header .bg {
	background: url(images/top_bg.gif) top left no-repeat;
	width: 100%;
}

#header .indent {
	padding: 28px 17px 0 20px;
}

#header .left {
	width: 577px;
}

#header .right {
	padding: 13px 25px 20px 0;
}

#header .right li {
	background: url(images/header_list_bg.gif) no-repeat 0 5px;
}

#header .right li a {
	color: #859088;
	line-height: 1.455em;
}

#header .imgindent {
	margin: 0 6px 0 0;
	float: left;
}

.menu {
	margin-top: 10px;
	background: #f3f4ec;
	padding: 17px 0 7px 13px;
	color: #000;
	font-weight: bold;
}

.menu li {
	float: left;
	display: block;
	text-align: left;
	background: url(images/menu_bkgd.gif) right repeat-y;
	padding: 0 10px 1px 13px;
	color: #000;
	font-weight: bold;
}

.menu li a {
	display: block;
	text-align: left;
	padding: 5px 5px 0;
	color: #000;
	font-weight: bold;
}

.last {
	background: none!important;
	border: none!important;
}

.taright {
	text-align: right;
}

#conference {
	padding: 10px auto;/*20110322*/
}

/* ============================= middle ====================== */
#middle .indent {
	padding: 11px 18px 11px 20px;
}

.column_pad {
	padding-right: 18px;
}

.pad1 {
	font-size: 1.182em;
	line-height: 1.231em;
	padding: 12px 0 28px;
}

.pad1 .conference {
	margin: 10px auto;/*20110322*/
}

.box1 {
	background: #f4f5eb;
	border-top: 5px solid #d8d9b9;
	width: 100%;
	padding-bottom: 10px;
}

.box2 {
	background: #f3f4ec;
	width: 100%;
}

.box2 .survey {
	background: #E9E9CE;/*20110314*/
}

.box2 .save {
	background: #F2DCAF;/*20110322*/
}

.box3 {
	padding: 23px 0 28px 11px;
}

.rowi {
	height: 25px;
}

.form_box {
	background: url(images/form_box.gif) top left no-repeat;
	color: #3b4f1f;
	margin-top: 15px;
}

.form_box .pad {
	padding: 11px 10px 26px 13px;
}

.sub {
	padding: 12px 0 0;
}

.vote {
	background: url(images/vote.gif) top left no-repeat;
	color: #5d6961;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 17px 5px;
	display: block;
	float: left;
	font-size: 1.182em;
}

.vote:hover {
	text-decoration: underline;
}

.view {
	color: #3b4f1f;
	font-size: .909em;
	display: block;
	float: left;
	padding: 9px 0 0 10px;
}

.column3 .box3 {
	padding: 20px 42px 16px 11px;
}

.line {
	border-bottom: 1px solid #dddede;
	padding-bottom: 23px;
}

.grey_bg {
	background: #69756c;
	text-align: right;
	padding: 4px 15px 6px 0;
}

.grey_bg a {
	color: #fff;
	font-weight: bold;
}

.content {
	padding: 0 20px 0 0;
}

/* ============================= footer ====================== */
#footer .indent {
	padding: 35px 18px 0;
	color: #859088;
	font-size: smaller;
}

#footer a {
	color: #649226;
}

/* ============================= index-1 =========================== */
	
/*
#index_1 .form_box {
	color: #3b4f1f;
	margin: 0;
}

#index_1 .form_box .pad {
	padding: 11px 10px 27px 13px;
}

#index_1 .box3 {
	padding: 17px 15px 35px 11px;
}

#index_1 .box3 h3 {
	background: none;
	padding: 0;
}
*/
	
/* ============================= index-2 =========================== */
