﻿a{
	color: #1F497D;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #3366CC;
}
body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Verdana;
	color:#666666;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}
br{font-size:10px}
h1 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #808080;
	text-align: left;
	vertical-align: middle;
}

h2 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	background-color: #cccccc;
	width: 70px;
	height: 18px;
	text-transform: none;
}

li{
	margin-bottom:10px
}
table{border:0px; border-collapse:collapse;	}

/* For Masthead 
----------------------------------------*/
.lhflashblock {
margin:0px, 0px, 0px, 0px;
padding:0px, 0px, 0px, 0px;
}

span { color:#444444}
.bg{ background:url(images/bg.gif) repeat-x top}
.bg_f{ background:url(images/bg_f.gif) repeat-x bottom}
.bg_li_cv{ background:#f0f0f0}
.definition_term {
	color:teal;
	border-bottom: 1px dotted teal;
	cursor: pointer;
	}
.footer a {color:#444444; font-size:11px; text-decoration:none}
.footer a:hover {color:#444444; font-size:11px; text-decoration:underline}
 
.header{color:#2C1F1E; font-size:10px;}
.headingImages {
	margin-bottom: 12px;
}

.more{
	background: url('../img/content/morebullet.jpg') no-repeat left;
	padding-left: 11px;
	font-size: 11px;
	vertical-align: middle;
	color: #444444;
	text-decoration: none;
}

/* Search Form Stuff
----------------------------------------------- */
.overDiv {
	width: 300px;
	background-color:#e8ea27
}
#search {
	float: left;
	display: block;
	width: 180px;
	font-style: normal;
}
#search label img {
  margin-left:12px;
  }
#searchtext {
	float: left;
	width: 130px;
	height: 18px;
	border: 1px solid;
	border-color: #999 #fff #fff #999;
	font-size:x-small;
}
#search input.btn {
  float:left;
  }



/* Added to Remove lines from links on resources page 
------------------------------------------------------ */
# resources a{
	color:#444444; text-decoration:none
	} 
# resources a:hover{	
	text-decoration:underline
	}



/* TO STYLE NEWS STORY POPUPS
------------------------------------------------------ */
#theLayer {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	position:absolute;
	width:550px;
	/* left:100;
	top:100; */
	visibility:hidden;
	z-index:100;
}

.popup_header {
	border-style: none none solid none;
	height: 24px;
	border-bottom-color: #e8ea27;
	border-bottom-width: 2px;
	vertical-align: middle;
	text-align:right;
	padding-right:4px;
}

.popup_header a {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.popup_header a:hover {
	color:silver;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

  
/*
input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:0px;
   width:206px; height:20px;
   padding-left:5px;
   padding-top:1px;
   color:#7b7b7b
}
textarea{
   background:#ffffff;
   border:1px solid #404040;
   padding-left:5px;
   width:206px; height:130px;
   overflow:auto}
 */
