/* CSS Document */
/*3.5.08 New Main Pages */
body {
	background-color: #9aae4d;
	vertical-align: top;
}

.tdGreen{
		background-color: #9AAE4D;
}
.tdBlue{
	background-color: #045491;
}

.hrGreen{
	color: #9AAE4D;
	width: 100%;
}
.tdMainColPad{
	padding-right: 10px;
}

.tdPadLeft{
border-right:solid 1px;
border-right-color: #9AAE4D;
padding-left: 5px;
border-bottom:solid 1px;
border-bottom-color: #9AAE4D;
}

.GreenBorderRight{
border-right:solid 1px;
border-right-color: #9AAE4D;
}

.GreenBorderBottom{
border-bottom:solid 1px;
border-bottom-color: #9AAE4D;
}
.GreenBorderBottomRight{
border-bottom:solid 1px;
border-bottom-color: #9AAE4D;
border-right:solid 1px;
border-right-color: #9AAE4D;
padding-right: 10px;
}

.VolumeStyle{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 8px;
}

.IssueStyle{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.ArticleHead{
	color: #9AAE4D;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.ContentBody{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;

}
.FooterFont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footerMainWhite{
	border-left-width: 7px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 7px;
	border-right-color: White;
	border-right-style: solid;
}

table.tableMainWhite{
	border-left-width: 7px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 7px;
	border-right-color: White;
	border-right-style: solid;
	border-top-width: 7px;
	border-top-color: White;
	border-top-style: solid;
}
table.tableSubWhite{
	border-left-width: 3px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 3px;
	border-right-color: White;
	border-right-style: solid;
	border-top-width: 3px;
	border-top-color: White;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: White;
	border-bottom-style: solid;
}


/*Archives And Sub Pages */
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9bac4c;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.archive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}

.nav_head {
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000; 
}

.SideBarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000; 
}

.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.captions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div.insertframe{
	position:relative;
}
div.insertpic{
	position:absolute;
	top: -100px;
	left: 20px; 
}
.captionPhoto{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


	
.BottomGraphic{
#padding-top: 5px; 
}

/*
.title_link
{
color: #9bac4c;
}


.nav a:link {
	color: #FFFFFF;
}
.nav a:visited {
	color: #FFFFFF;
}
.nav a:hover {
	color: #0073AD;
}
.nav a:active {
	color: #000000;
}

		
.title_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #296A74;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

*/