@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}

html, body {
}

body {
	background: #FFF;
	background-image:url(../images/masthead_bg.png);
	background-repeat:repeat-x;
	color: #222;
	margin: 0px 15px 0px 15px;
	font: normal 0.9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a {
	color: #159;
	text-decoration:none;
}

a:hover {
	color: #ea1;
	text-decoration:underline;
}

p,ul {
	padding-bottom: 1em;
	text-align: left;
	font-size: 0.8em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}


h1 {
	font: normal 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #159;
	/*dark blue: #00007a;*/
	/*color: #001AAA;*/
}

h2 {
	font: normal .9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #111;
	line-height: 1.8em;
	/*padding-top: 3px;*/
}

h3 {
	color: #159; /*#001AAA;*/
	font: normal .9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.8em;
}

h4 {
	color: #333; /*#001AAA;*/
	font: bold 0.8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.6em;
}

/* ..............................................................................................html styles END */

/* ....................................................................................................Container */
#container {
	font-size: 1.2em;
	width: 1100px;
	max-width:1333px;
	border: none;
	margin: 1px auto 30px auto;
	padding: 0px;
	background-color: #fff; /*#333333; /*#000061; /*#000b4d;*/
	overflow: inherit;
}

* html #container {
	height: 100%;
}
/* ....................................................................................................Container END */

/* ..............................................................................................................Header */
.header {
	float: none;
	width: 100%;
	height: 100px;
	display: block;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#333;
}
.header img {
	margin: 0px 0px;
	border: none;
}

/* ..............................................................................................................Header END */

/* ..............................................................................................................Top Navigation */
#topnavigation{
	background-image:url(../images/nav_bg.png);
	background-color: #222;
	display:block;
	width: 100%;
	text-decoration: none;
	text-align: right;
	margin-top:-1px;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:0px;
	padding-right:0px;
}

#topnavigation ul
{
	width:auto;
	white-space:nowrap;
	height:16px;
	margin-left:0px;
}

#topnavigation li
{
	float:Left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 24px;
}
	
	
#topnavigation li a:link{
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	display:block;
	text-align:center;
	
}
#topnavigation li a:visited {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-align:center;
}

#topnavigation li a:hover {
	font-size: 16px;
	color: #e8a717;
	/* color: #CC3; */
	text-decoration: none;
	text-align:center;
}

#search {
	float:right;
	clear:left;
	margin:-2px 6px 0px 0px;
}

#cse-search-box {
}

/* ..............................................................................................................Top Navigation END */

/* .............................................................................................Main Content */

.main {
	float: left;
	min-height: 600px;
	padding: 1px 8px 0px 8px;
	margin: 0px 0px 7px 0px;
	text-align: left;
	font-size: 1em;
	background-color: #fff;
	width: 726px;
}

.main_alt {
	float: left;
	width: 800px;
	padding: 8px;
	margin: 8px;
	text-align: left;
	font-size: 1em;
	background-color:#FFF;
}

.main h1{
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.news
{
	width:inherit;
	line-height:1.1em;
	border-bottom: #ddd solid 1px;
	margin-bottom:0px;
	margin-top:5px;
	padding-bottom:0px;	
}

.news ul{
	line-height:8px;
	margin:0;
}

.news ul a{
	color: #000;
	text-decoration:none;
}

.news ul a:hover{
	color: #159;
	text-decoration:underline;
}

.news li{
	color: #000;
	line-height:18px;
	font-weight:normal;
	margin-left: 15px;
}

.news li a{
	color: #159;
	text-decoration:none;
}

.news li a:hover{
	color: #ea1; /*#09C;*/
	text-decoration:underline;
}

.list
{
	width:inherit;
	border-bottom: #ddd solid 1px;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:10px;	
}

.list ul{
	line-height:15px; /*spacing of list items*/
	margin: 0px;
}

.list ul a{
	color: #000;
	text-decoration:none;
}

.list ul a:hover{
	color: #ea1;
	text-decoration:underline;
}

.list li{
	color: #000;
	font-weight:normal;
	margin-left: 15px;
}

.list li a{ /*list item links*/
	color: #159;
	font-size:.92em; /*size of list items*/
	text-decoration:none;
}

.list li a:hover{
	color: #ea1; /*#09C;*/
	text-decoration:underline;
}

ul.bullet li{
	list-style-type:disc;
	margin-left:3px;
}

.ulTitle{
	font-size: 1em;
	color:#000;
}
.news img
{
	margin:0px 10px 10px 10px;
}

.last{
	font-size:11px;
	color:#9C9CB0;
	margin: 6px 0 0 0;
	padding-bottom:3px;
}

#announcement {
	/* background-color: #222;
	text-indent: 12px;
	display: block;
	border-top: 1px #00006b solid; */
	font-size: 1em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #159; /*darkBlue=#00007a;*/
	border-bottom: 1px #222 solid;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	min-width:100%;
}

#blockquote {
	background: #fff;
	color: #159;
	font-size: 0.8em;
	margin-bottom: 1.2em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	clear: left;	
}

#blockquote p {
	padding: 3px 0;
}

#blockquotefull {
	background: #FFFF99;
	color: #159;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	white-space: normal;
	display: block;
}

.news table{
	font:normal .66em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:18px;
	border:0px;
}

.news table td{
	padding:5px 15px 5px 5px;
	vertical-align:top;
	border: 1px solid #ddd;
}

.news table th{
	width:auto;
	text-align:left;
}

.leadership{	
	border-bottom: #ddd solid 1px;
	padding-bottom:10px;
	margin-bottom:-10px;
}

.leadership table{
	font: normal .66em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	border: 0px;
	margin: 10px 0 10px 0;
	padding: 0;
}

.leadership table td{
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	text-align: center;
	border: 0px solid #ddd;
	font-family: Verdana, Geneva, sans-serif;
}

.leadership table th {
	padding: 5px;
	width: auto;
	vertical-align: middle;
}

.notes{
	font-size:9px;
}

/*..........Begin RSS Styles..........*/
.headlines
{
	width:inherit;
	margin-bottom:0px;
	margin-top:6px;
	padding-bottom:0px;	
}

.headlines ul{
	line-height:8px;
	margin:0;
}

.headlines ul a{
	color: #000; /*news hyperlink deep grey = #333*/
	text-decoration:none;
}

.headlines ul a:hover{
	color: #ea1;
	text-decoration:underline;
}

.headlines li{
	color: #000;
	line-height:18px;
	font-weight:normal;
	margin-left: 15px;
}

.headlines li a{
	color: #159;
	text-decoration:none;
}

.headlines li a:hover{
	color: #ea1;
	text-decoration:underline;
}
/*..........End RSS Styles..........*/

/*................................................................................................... Col_1 Styles */
#column1 {
	float: left;
	clear:left;
	width: 179px;
	position-top:0px;
	margin-top:30px;
	padding-top:38px;
	height: 100%;
	min-height:279px;
	background-color:#fff; /*000061*/
	/*background-image:url(../images/honeycomb.png);/*background-image:url(../images/col1_bg.png);*/
	background-repeat:no-repeat;
}

#menu {
	border-top: 1px solid #fff; /*#b9b9b9;*/
}

ul#menu {
  width: 180px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #000;
}

ul#menu a:link {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: .97em;
  color: #242424;
  text-decoration: none;
  outline: none;
  background-color:#fff; /*leftnav main link default white */
  border-bottom:1px;
  /*background-image:url(../images/col1bg.png);*/
}

ul#menu a:hover {
  color: #159; /*main link item*/
}

ul#menu a:active {
  color: #242424;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom:1px;
}

ul#menu ol a{
  color:#000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: .95em;
  background-color:#fff; /*leftnav link default blue="000061", better blue"252f7e"*/ 
  width:158px;
  padding:0px 10px 3px 9px;
  border: none;
}

ul#menu ol a:hover{
	color:#ea1;
	text-decoration:underline;
}

ul#menu ol li a:link{
  color:#000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: .95em;
  background-color:#fff; /*leftnav link default blue="000061", better blue"252f7e"*/ 
  width:158px;
  padding:0px 10px 0px 18px;
  border: none;
}

ul#menu ol li a:visited{
  color:#000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: .95em;
  background-color:#fff; /*leftnav link default blue="000061"*/
  width:158px;
  padding:0px 10px 0px 18px;
  border: none;
}

ul#menu ol li a:hover{ /*leftnav hover text=gold */
	color:#ea1; /*252f7e*/
	background-color:#fff;
	padding-right:10px;
	text-decoration:underline;
}

#column1 h1 {
	background: #222;
	color: #FFE;
	line-height: 24px;
	padding-left: 8px;
	padding-bottom:8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#column1 h4 {
	background-color: #fff;
	color: #000;
	line-height: 18px;
	padding: 10px 0px 10px 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

#column1 ul 
{
	margin: -30px 0px 0px 0px;
	padding: 0;
	background:none;
}

#column1 li {
	border-bottom: 0px solid #000;/*#b9b9b9; #b9a894; #696755;*/
	list-style: none;
	margin: 0px;
}

#column1 li a {
	background: #fff; /*#000b4d;*/
	color: #159;
	display: block;
	padding: 4px 0 4px 4px;
	width: 167px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
}
#column1 li a:visited {
	background-color: /*#feda1e-Gold*/#fff/*#cc3-Green*/;
	color: #159;
}
#column1 li a:hover {
	background-color: /*#feda1e-Gold*/#fff/*#cc3-Green*/;
	color: #159; /*#252f7e;*/
}

#pattern {
	background-image:url(../images/honeycomb.png);/*background-image:url(../images/col1_bg.png);*/
	background-repeat:none;
	width:179px;
	}
/*................................................................................................... Col_1 Styles END */


/* ...................................................................................................Col_2 Content */
#column2 
{
	float: right;
	font-size: .8em;
	line-height:1.2em;
	color: #444;
	background-color:#fff/*#000061*/;
	width: 163px;
	margin: 30px 0px 0px 0px;	
	padding: 8px;
	border-left-style: none;
	/*background-image:url(../images/honeycomb.png);
	background-repeat:no-repeat;*/
}

#column2 p
{
	margin:3px 0 0 0;
	padding:6px;
}

#column2 ul 
{
	width:150px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background:none;
}

#column2 ol {
	padding-top:3px;
}

#column2 li {
	border-bottom: 1px solid #fff;/*#b9b9b9; #b9a894; #696755;*/
	list-style: none;
	margin: 0px;
}

#column2 li a {
	background: #fff; /*#000b4d;*/
	color: #444;
	display: block;
	padding: 0px 0 0px 12px;
	width: 150px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#column2 li a:hover {
	background-color: #fff/*#feda1eGold*//*#eeaa11*//*Green*/;
	color: #ea1;
	text-decoration:underline;
}

#column2 h1
{
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	line-height:1.2em;
}

#column2 h1.attention
{
	font-size:1.1em;
	font-weight:bold;
	color:#C30;
	margin-bottom:3px;
}

#column2 h2
{
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1em;
	line-height:1.2em;
	margin-top:6px;
}

.attention
{
	font-size:0.8em;
	color:#c30;
}
	
.box
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	background-color: #FFF;
	color: #000;
	padding:5px 5px 0px 5px;
	margin:5px 0px 0px 0px;
}

.box p{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.box a:link
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .8em;
	color: #333;
	text-decoration: none;		
}
.box a:hover
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	color: #159;
	text-decoration: underline;		
}
.box a:visited
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	color: #333;
	text-decoration: none;		
}
.social
{
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	margin-top:18px;
}

.social img
{
	margin:4px 0 -5px 0;
}

/* ...................................................................................................Col_2 Content END */

/* ...............................................................................................................Footer */
.footer {
	color: #444;
	background-color:#fff; /*000061;*/
	font-size: 0.7em;
	height: auto;
	width:100%;
	margin:auto;
	padding:10px 0 12px 0;
	clear:both;
	border-top: 1px solid #666;
}


.footer a:link
{
	color:#444;
	font-size:1em;
	text-decoration:none;
	
}
.footer a:visited
{
	color:#444;
	font-size:1em;
	text-decoration:none;
	
}
.footer a:hover
{
	color:#159; /*blue*/ /*gold:#e9a71d;*/
	font-size:1em;
	text-decoration:none;
	
}

#footer_right
{
	width:auto;
	float:right;
	text-align:right;
	padding-right:10px;
}

#footer_left
{
	width:auto;
	float:left;
	text-align:left;
	padding-left:10px;
}

#footer_left img {
	float:left;
	margin: 2px 10px 0px 0px;
}

/* ...............................................................................................................Footer END */
