h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 15px;
color: #000;
}

h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 15px;
color: #000;
}

h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 15px;
color: #000;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 15px;
color: #000;
font-size:1.4em;
font-weight:normal;
}

h5, h6 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 15px;
color: #000;
font-size:1.3em;
font-weight:normal;
}

/* Masthead - logo, nav etc */

.smallFont 
{	
	FONT-SIZE: 12px;
	}
	
.medFont 
{	
	FONT-SIZE: 14px;
 	}
 	
 .largeFont
  
 {	FONT-SIZE: 16px;
  	}
  	
.curFont 
{	
  	TEXT-DECORATION: underline;
}

#textSize{
text-align: right;
color: #333;
font-size:1.2em;
padding-top: 38px;
}

#textSize a{
color: #333;
text-decoration: none;
padding-right: 2px;
}

#textSize a:hover{
color: #99B52D;
text-decoration: underline;
}

.searchField {
width: 184px;
height: 18px;
margin: 4px 0px 0px 60px;
/*background:url(../images/search-field.gif) top left no-repeat;*/
background-color: #F5F9E5;
height: 15px;
border: 0px;
font-size: 1.2em;
color:#333;
padding: 4px 0px 3px 5px;
vertical-align:top;
}

#searchContainer
{
	width: 188px;
	/*background:url(../images/search-field.gif) top left no-repeat;*/
	height: 24px;
	margin: 4px 0px 0px 60px;
}
#searchFieldEnd
{
	background:url(../images/search-field-end.gif) top left no-repeat;
	width:3px;
	float:right;
	height:24px;
	margin-top:1px;
}
.searchButton
{
	float:right;
	margin-top:0;
	vertical-align:middle;
}

.searchBtn {
width: 29px;
height: 32px;
border: none;
}

/* Left Column */

#leftCol p{
padding: 10px 0px 0px 0px;
}

#quickLinksContent ul {
list-style:none;
margin: 0px 0px 3px 0px;
padding: 0px;
}

#memberLinksContent ul {
list-style:none;
margin: 7px 0px 12px 0px;
padding: 0px;
}

#quickLinksContent li, #memberLinksContent li {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
/*margin-left: 11px;*/
padding: 2px 0px 0px 15px; 	
text-align: left;
font-size: 1.2em;
line-height: 17px;
color: #FFF;
}

#quickLinksContent a, #memberLinksContent a {
color: #FFF;
text-decoration: none;
}

#quickLinksContent a:hover, #memberLinksContent a:hover {
color: #AECE37;
text-decoration: none;
}

/* Middle Column */

#breadcrumb {
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 1.2em;
text-align: left;
padding: 4px 0px 0px 5px;
}

#breadcrumb a {
color: #333;
text-decoration: none;
margin: 0px 5px 0px 5px;
}

#breadcrumb a:hover {
color: #99B52D;
text-decoration: underline;
}

#midColContent p{
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 1.2em;
text-align: left;
line-height: 16px;
padding: 10px 0px 0px 0px;
}

#midColContent ul {
list-style:none;
margin: 10px 0px 0px 0px;
padding: 0px;
}

#midColContent li {
background-image: url(../images/bullet-white.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
margin-left: 11px;
padding: 2px 0px 0px 15px; 	
text-align: left;
font-size: 1.2em;
line-height: 17px;
color: #333;
}

#midColContent a {
color: #99B52D;
text-decoration: underline;
}

#midColContent a:hover {
color: #99B52D;
text-decoration: none;
}

#midColContent td
{
	font-size:1.2em;
	color:#333;
}

#midColContent td li, #midColContent td p
{
	font-size:1em;
}

/* Right Column */

.loginEmail {
width: 150px;
height: 18px;
margin: 1px 0px 1px 7px;
/*background:url(../images/login-field.gif) top left no-repeat;*/
background-color: #F5F9E5;
border: 0px;
font-size: 1.2em;
color:#333;
padding: 3px 0px 0px 5px;
vertical-align:middle;
}
.loginContainer, .loginPwdContainer
{
	padding-bottom:0;
	height:25px;
	width: 162px;
}
.loginPwdContainer
{	
	margin-bottom:3px;
}
.loginBoxEnd
{
	background:url(../images/login-field-end.gif) top left no-repeat;
	width:3px;
	height:21px;
	float:right;
	margin: 1px 0 1px 0;
}

.loginPassword {
width: 150px;
height: 18px;
margin: 1px 0px 5px 7px;
/*background:url(../images/login-field.gif) top left no-repeat;*/
background-color: #F5F9E5;
border: 0px;
font-size: 1.2em;
color:#333;
padding: 3px 0px 0px 5px;
}

.loginBtn {
float: right;
width: 48px;
height: 22px;
border: none;
padding: 0px 6px 0px 0px;
}

.forgotPassword {
color:#333333 !important;
font-size: 1.1em;
padding: 0px 0px 0px 9px;
}

#loginContent a{
color:#FFF;
text-decoration: none;
}

#loginContent a:hover{
color:#FFF;
text-decoration: underline;
}

#loginContent p
{
	font-size:1.1em;
}

#rightCol p, #rightColContent p{
padding: 10px 0px 0px 10px;
}

#newsContent ul {
list-style:none;
margin: 0px 0px 3px 0px;
padding: 0px;
}

#newsItems
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.newsItem
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 11px;
	padding: 2px 10px 0px 15px; 	
	text-align: left;
	font-size: 1.2em;
	line-height: 16px;
	color: #FFF;	 
}

#newsContent li {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
margin-left: 11px;
padding: 2px 10px 0px 15px; 	
text-align: left;
font-size: 1.2em;
line-height: 16px;
color: #FFF;
 list-style-position: outside;
}

#newsContent a {
color: #AECE37;
text-decoration: underline;
}

#newsContent a:hover {
color: #AECE37;
text-decoration: none;
}

/* Footer */

#footerLeft p{
font-family: Arial, Helvetica, sans-serif;
color: #666;
font-size: 1.1em;
text-align: left;
line-height: 16px;
padding: 0px 50px 10px 3px;
}

.textlinkDivider {
	margin: 0px 5px 0px 5px;
}

#footerLeft a{
color: #666;
text-decoration: none;
}

#footerLeft a:hover{
color: #666;
text-decoration: underline;
}

/* ********************* CMS BAR ***************************/
div#CMSBar
{
	background: #c0dbff url(/RadControls/Panelbar/Skins/Office2007/Img/RootItemBkg.gif) repeat-x;
	color: #204d89;
	font-weight: bold;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	position: static;
	line-height: 31px;
	height: 31px;
	width: 100%;
}
div#CMSBar span
{
	float: left;
	margin-left: 10px;
}

div#CMSBar a, div#CMSBar a:visited, div#CMSBar a:link
{
	float: right;
	color: #204d89;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

div#CMSBar a:hover
{
	color: #10110f;
	font-weight: normal;
	text-decoration: underline;
}

/*************** Misc Styles ********************/
.hidden
{
	display:none;
}

.BorderNone
{
	border:0;
}

.Border1px
{
	border: solid 1px #333;
}
.error
{
	color:#ff0000;
}
.FloatLeft
{
	float:left;
}
.FloatRight
{
	float:right;
}
.clear
{
	clear:both;
}
/*************** Edit Buttons ******************/
.HeadlineEditButton, .ContentRegionButton, .MenuEditButton
{
	position:absolute;
	top:0;
	right:0;
}
.MenuEditButton
{
	z-index:10;
}
 .EditPageButton
 {
 	float:right;
 }

/*************** Sitemap ********************/

#midColContent a.SiteMapTier1
{
	color:#333;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
}

#midColContent li.SiteMapTier2
{
	margin-left:25px;
}

/************* Search ************************/
.SearchPageLoc
{
	float:right;
	font-size:1.2em;
	
}
.SearchPageTitle
{
	font-size:1.2em;
	font-weight:bold;

}
#midColContent .SearchPageTitle a
{
		color:#333;
}
.SearchPageDescription
{
	font-size:1.2em;
	margin-top:5px;
}

/****************** Login Bar *********************/
#MemberLoginBar
{
	background-color: #333;
	color:#fff;
	height:18px;
	padding-top: 8px;
	font-size:1.2em;
}

#LoginBarContainer
{
	width:947px;
	margin:auto;
	padding-left:8px;
}

.logoutLink
{
	float:right;
	margin-right:10px;
	margin-left:5px;
}

#MemberLoginBar a, #MemberLoginBar a:visited, #MemberLoginBar a:link
{
	color: #AECE37;
	text-decoration: underline;
	font-weight: bold;	
}

#MemberLoginBar a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/************** News Styles ********************/
#HeadlineStoryDate
{
	float:right;
	font-size:1.1em;
	margin-top:5px;
}
#HeadlineStoryBack
{
	font-size:1.2em;
	margin-top:5px;
}
.date
{
	float:right;
	margin-top:5px;
	font-size:0.9em;
}
.more
{
	margin-top:5px;
	margin-bottom:5px;
}

.Headline H2
{
	padding-top:5px;
}

.HeadlineList
{
	position:relative;
}

/*************** Landing Page Icon & Text ********************/
.imgWithLink
{
padding-top:8px;
margin-bottom:2px;

	}

.imgDiv
{
	width:100px;
	height:100px;
	float:left;
	padding-right:9px;
}
.textDiv
{
	float:left;
    width:447px;
}

.textDiv h2
{
	padding-top:7px;
}

.valignMiddle
{
	vertical-align:middle;
}

.imageLeft
{
    float:left;
    padding-right:8px;
    padding-bottom:8px;
}

.imageRight
{
    float:right;
    padding-left:8px;
    padding-bottom:8px;
}
