@import "reset.css";

#secondBanner {
	float: right;
	top: 0px;
	width: 733px;
	height: 152px;
}
#menuColumnContact {
	float: left;
	width: 167px;
	background-color: #f1f1f1;
	height: 300px;
}
#menuColumn {
	float: left;
	width: 167px;
	background-color: #f1f1f1;
}
#menuColumn a.navList{
	color: #444444;

	/* font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	padding: 0 0 20px 10px; */
}
#secondNav a:visited{
	color: #000;
}
#secondNav a:hover{
	background-color: #d4dcf6;
}
#secondNav a:active{
	color: #000;
}
.current2nd a{
	background-color: #d4dcf6!important;
}
#current a{
	background-color: #455391;
}
#secondNav a{
	padding-left: 30px;
	width: 137px;
	color: #000;
	background-color: #d1d3d3;
}
.threeColumn{
	background-image: url(../images/container-bkgrd.gif); /** Links to the container background image **/
    background-repeat: repeat-y; 
}
#contentColumn {
	float: left;
	padding: 0 20px 20px;
	width: 450px;
}

/**#bullet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}**/

#contentColumn h1{
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 10px;
}
/**#contentColumn h2{
	padding-top: 20px;
}
#contentColumn h3{
	padding-top: 10px;
}**/
#contentColumn p{
	padding-bottom: 10px;
}
.paddingTop10 {
	padding-top: 10px;
}
.paddingTop3 {
	padding-top: 3px;
}
.prType {
	font-size: 11px;
	padding-top: 15px;
}
#contentColumn a:visited{
	color: #2d3b7b;
	text-decoration: none;
}
#contentColumn a:hover{
	color: #2d3b7b;
	text-decoration: underline;
}
#contentColumn a:active{
	color: #2d3b7b;
	text-decoration: none;
}
.readLink {
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
}
.linkSidebar {
	font-size: 11px;
	font-weight: bold;
}
#contentColumn2 {
	float: left;
	padding: 20px;
	width: 450px;
}
#snapshotColumn { 
	float: right;
	width: 175px;
	margin: 20px 0 10px 10px;
	padding: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#snapshotColumn h4 { 
	background-color: #a3a4a4;
	padding: 5px 5px 5px 12px;
	margin: 0 -10px 0 -18px;
}	
#snapshotColumn h5 { 
	padding: 8px 12px 5px 0;
	margin-left: -3px;
	color: #000;
}
#snapshotColumn p { 
	margin-left: -3px;
	font-size: 0.75em;
	font-style: normal;
	color: #000;
}
#chairmen p{ 
	padding: 10px 15px 0 0;
}
#chairmen h3{ 
	padding-top: 0;
}
.sidebar {
	padding-bottom: 10px;
}
.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.sidebar2 li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 5px 10px 10px 0;
}
#table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.70em;
	line-height: 1.25em;	
	border: 1px solid gray;
	margin-top: 10px;
}
#table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid gray;
}
#table a {
	color: #000;
}
#table a:visited {
	color: #000;
}
#table a:hover {
	text-decoration: underline;
}
#prTable {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.70em;
	line-height: 1.25em;	
	border: 1px solid gray;
	margin-top: 10px;
}
#prTable th {
	padding: 5px 8px;
	background-color: gray;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
#prTable td {
	padding: 5px 10px;
	vertical-align: top;
}
#prTable tr:nth-child(odd) { 
	background-color: #eee;
}
#prTable tr:nth-child(even) { 
	background-color: #fff;
}

#prTable a {
	color: #000;
}
#prTable a:visited {
	color: #000;
}
#prTable a:hover {
	color: #666;
}
.bullet li{
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}
.dottedLine {
	border-bottom: 1px dotted #dadbdb;
	margin-bottom: 10px;
}

