@charset "utf-8";

body {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

label {
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.table_rigth {
	background-image: url(img/bg_rigth.jpg);
	background-repeat:  repeat-y;
	border: 1px solid #cdcdcd;
}

.table_left {
	background-image: url(img/bg_left.jpg);
	background-repeat:  repeat-y;
	border: 1px solid #cdcdcd;
}

.form {
	background-color: #FFFFFF;
	background-image: url(img/bg_form.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding: 2px 5px 2px 5px;
}

.border {
	border: 1px solid #cdcdcd; 
}

.border_right {
	border-right: 1px solid #cdcdcd; 
}

.bg_more {
	background-color: #eae9e7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
}

.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-left: 32px;
}

.menu_left:link {
	color: #555555;
	text-decoration: none;
}

.menu_left:active {
	color: #555555;
	text-decoration: none;
}

.menu_left:visited {
	color: #555555;
	text-decoration: none;
}

.menu_left:hover {
	color: #003473;
	text-decoration: none;
}

.li_15_more{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.li_15_more:link{
	color: #777777;
	text-decoration: none;
}

.li_15_more:active{
	color: #777777;
	text-decoration: none;
}

.li_15_more:visited{
	color: #777777;
	text-decoration: none;
}

.li_15_more:hover{
	color: #1b71ba;
	text-decoration: none;
}

.txt_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	text-align: justify;
}

.txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 17px;
}

.txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 17px;
}

.txt_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.txt_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height: 18px;
}

.txt_12_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b71ba;
}

.txt_12_cyan_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b71ba;
	line-height: 18px
}

.txt_18_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003473;
}

.txt_18_cyan{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1b71ba;
}

.txt_16_cyan{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #1b71ba;
}

.txt_24_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003473;
	line-height: 22px;
}

.txt_24_cyan{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #1b71ba;
}

.li_12_cyan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b71ba;
	text-decoration: none;
}

.li_12_cyan:link{
	color: #1b71ba;
	text-decoration: none;
}

.li_12_cyan:active{
	color: #1b71ba;
	text-decoration: none;
}

.li_12_cyan:visited{
	color: #1b71ba;
	text-decoration: none;
}

.li_12_cyan:hover{
	color: #1b71ba;
	text-decoration: underline;
}

.li_11_cyan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1b71ba;
	text-decoration: none;
}

.li_11_cyan:link{
	color: #1b71ba;
	text-decoration: none;
}

.li_11_cyan:active{
	color: #1b71ba;
	text-decoration: none;
}

.li_11_cyan:visited{
	color: #1b71ba;
	text-decoration: none;
}

.li_11_cyan:hover{
	color: #666666;
	text-decoration: none;
}

#mainNav a {
	display:block;
	height:35px;
}

.dropdown_menu {
	display:none;
	position:relative;
	font-size:12px;
}

.dropdown_menu ul {
	background:white url(img/bg_left.jpg) repeat-y scroll 0 0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	padding-bottom:5px;
	border:2px solid #2E8DDD;
	border-top:none;
}

.dropdown_menu ul li {
	background:white url(img/bg_bot.jpg) no-repeat scroll -10px 0;
	padding-left:25px;
}

#mainNav .dropdown_menu ul li * {
	position:relative;
	top:5px;
}

#mainNav .dropdown_menu ul li a {
	text-decoration:none;
	height:28px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.dropdown_menu ul li a:link, .dropdown_menu ul li a:visited {
	color:#555555;
}

.dropdown_menu ul li a:hover, .dropdown_menu ul li a:active {
	color:#003473;
}

#mainNav #customerServiceSubmenu ul {
	width:200px;
}

#mainNav #aboutSubmenu ul {
	width:160px;
}

#mainNav #meetingsSubmenu ul {
	width:190px;
}

#mainNav #publicationsSubmenu ul {
	width:200px;
}

#mainNav #conservationSubmenu ul {
	width:155px;
}

#account_access ul {
	width:210px;
	padding:0;
	margin:0;
	list-style:none;
	padding-bottom:5px;
}

#account_access ul li {
	background:white url(../img/bg_bot.jpg) no-repeat scroll -10px 0;
	padding-left:25px;
	float:none;
}

#account_access ul li * {
	position:relative;
	top:5px;
}

#account_access ul li a,
#account_access ul li a:link,
#account_access ul li a:visited,
#account_access ul li a:hover,
#account_access ul li a:active {
	display:block;
	text-decoration:none;
	height:28px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-image:none;
}

#account_access ul li a:link,
#account_access ul li a:visited {
	color:#555555;
}

#account_access ul li a:hover,
#account_access ul li a:active {
	color:#003473;
}.text_14_cyan_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1B71BA;
	text-decoration: none;
}

