﻿/* CSS Document */

body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
body {
	background: url(../images/body-bg.gif) repeat-x top;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
ul {
	list-style-position: inside;
	margin-left: 8px;
}
a {
	color: #759589;
}
a:hover {
	color: #024129;
}

#wrapper {
	width: 750px;
	background: #FFFFFF;
	border-color: #DDDDDD;
	border-style: solid; 
	border-width: 0 1px 1px 1px;
	z-index: 1;
}
#header {
	width: 750px;
	height: 128px;
	background: #FFFFFF url(../images/v2-main-header-aclc.jpg) no-repeat;
	color: #414701;
}
#content {
	border-left: #dddddd solid 1px;
	width: 583px;
	vertical-align: top;
}
#import, .import {
	width: 583px;
	color: #444444;
}
#import td, .import td {
	padding: 2px;
}
#subimport {
	margin: 2px 0 0 2px;
	width: 100%;
	color: #444444;
	padding: 2px;
}
#subimport th, #import th{
	padding: 5px;
	text-align: right;
}
#subimport td, #import td {
	padding: 2px;
}
.txtfld {
	font-family:Arial, Helvetica, sans-serif;
	border:1px #759589 solid;
	background-color:#EFEFEF;
	padding:4px;
	margin:1px;
	font-size:11px;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	border:1px #759589 solid;
	background-color: #efefef;
	padding: 4px;
	margin:1px;
	font-size: 11px;
}
.btn {
	margin: 3px;
	cursor: pointer;
	border: none;
	width: 102px;
	height: 28px;
	background: #FFFFFF url(../images/v2-button.gif) no-repeat;
	color: #FFFFFF;
}
.btnhov {
	margin: 3px;
	cursor: pointer;
	border: none;
	width: 102px;
	height: 28px;
	background: #FFFFFF url(../images/v2-button-over.gif) no-repeat;
	color: #FFFFFF;
}
.btn:hover {
	cursor: pointer;
	border: none;
	width: 102px;
	height: 28px;
	background: #FFFFFF url(../images/v2-button-over.gif) no-repeat;
	color: #FFFFFF;
}
#nav {
	margin-top: 90px;
	font-size: 17px;
	width: 400px;
	float: right;
}
#nav a {
	color: #3f4703;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
#subnav {
	width: 165px;
	background: #efefef;
	margin: 10px 0px;
}
#subnav p {
	padding: 3px 4px 3px 4px;
}
#subnav a {
	color: #FFFFFF;
	background: #8f87bc;
	display: block;
	text-decoration: none;
	padding: 3px 4px 3px 4px;
	border-bottom: #FFFFFF 1px solid;
}
#subnav a:hover {
	background: #352c66;
}
#subnav img {
	padding: 5px;
}
#ticker {
	margin: 2px;
	width: 170px;
	background: #dfa628 url(../images/v2-ticker-bg.gif) repeat-x top;
	border: #d9d9d9 solid 1px;
}
.calendar, .embedtable {
	margin-top: 6px;
	width: 98%;
}

.alternate td {
	border: #efefef solid 1px;
	text-align: center;
	vertical-align: middle;
}

.calendar td, .calendar th{
	width: 15%;
	border: #efefef solid 1px;
	text-align: center;
	vertical-align: top;
}
.calendar th {
	font-weight: normal;
	background: #d9d9d9;
}
.embedtable th {
	text-align: right;
	background: #efefef;
	padding: 2px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #024129;
	height: 29px;
}
#fscroller {
	padding-top: 2px;
	font: normal 14px Arial; 
	border: 1px solid #B6B2B2;
	background: #FFFFFF ;
	width: 160px;
	min-height:40px;
}
.subhdr {
	background: #8f87bc;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.pghdr {
	background: #efefef url(../images/v2-titlebar-bg.jpg) no-repeat top;
	width: 595px;
	height: 35px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;

}
.header {
	color: #3f4703;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
	height: 16px;
	background: #c0c887 url(../images/v2-main-subnav-header.gif) repeat-x;
	border-bottom: #FFFFFF 1px solid;
}
.staffbg {
	background: #d0d6aa;
	padding: 3px;
}
.body-margin {
	margin-top: 8px;
}
.white {
	background: #FFFFFF;
}
.iconspan{
float: right;
margin: 3px;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
/*border: 1px solid black;*/
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 486px;
background-color: #EEF5D3;
padding-left: 20px;
}

/* newsletter specific */

div.transparent {
	background:white no-repeat fixed center center; 
	position: absolute;
	top:100px;
	left:100px;
	display:none;
	padding:10px; 
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #DDDDDD;
	font-family: verdana;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.96);
	filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;
	z-index: 100;
}

div.scroll {
	background-color:#EFEFEF;
	text-align:justify;
	overflow: auto;
	height: 400px;
	width: 530px;
	overflow-x: hidden;
	padding:5px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.98);
	filter:alpha(opacity=98);
	-moz-opacity:.98;
	opacity:.98;
	z-index:2;
}

p.select {
	border: #333333 1px solid;
	display: block;
	width: 75px;
	text-align: center;
	background: #efefef;
	cursor: pointer;
	margin:0px 0px 0px 0px;
}

p.saveChanges {
	border: #333333 1px solid;
	display: block;
	width: 150px;
	text-align: center;
	background: #efefef;
	cursor: pointer;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:black;
}

.viewcolor {
	border: #333333 1px solid;
	display: block;
	width:40px;
	height:20px;
	cursor:pointer;
	background-color:transparent;
}
#colormenu1 {
	position: absolute;
	z-index: 100;
}
.colormenu {
	display: none;
}
.colormenu td {
	cursor: crosshair;
}
.tblborder {
	border: #CCCCCC solid 1px;
	margin: 5px 0px;
}
.griddata td{
	font-size: 10px;
	text-align: right;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
.statdata {
	border-right: #CCCCCC solid 1px;
}
select.optDefault {
	border:1px #759589 solid;
	background-color:#efefef;
	width:220px;
}
.messageGreen {
	color:#759589;
}
.messageRed {
	color:#FF0000;
}
div.divParent {
	text-align:left;
	padding:5px;
	background-color:#EFEFEF;
	border-bottom:1px #FFFFFF solid;
}