/* CSS Document */

a:link {
	color: #AD5B0F;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #AD5B0F;
	text-decoration: none;
}

a:active {
	color: #AD5B0F;
	text-decoration: none;
	list-style-image: url(images/bullet_GrayBoxON.gif);
}
a.nav:link {
	color: #AD5B0F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 8px;
	line-height: 15;
}

a.nav:visited {
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 8px;
}

a.nav:hover {
	color: #AD5B0F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 8px;
}
a.nav:active {
	color: #AD5B0F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 8px;
}
a.sub:link {
	color: #666666;
	text-decoration: none;
}
a.sub:visited {
	color: #999999;
	text-decoration: none;
}
a.sub:hover {
	color: #666666;
	text-decoration: none;
	border-bottom-color: #AD5B0F;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.sub:active {
	color: #333333;
	text-decoration: underline;
}
a.subSide:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.subSide:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.subSide:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.subSide:active {
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFF9EA;
	background-image: url(images/bkgrndA.gif);
	background-repeat: repeat-x;
}
p.NavSp {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
p.MainContent {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
}
td.RightColumn {
	width: 161px;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 10px;
}
td.LeftColumn {
	font-size: 10px;
	color: #666666;
}
td.Footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 8px;
}
td.MastHead {
	vertical-align: bottom;
	padding-top: 35px;
}
td.CrossBar {
	background-image: url(images/CrossBarBkgrnd.gif);
	background-repeat: repeat-x;
}
td.LogoBox {
	padding-bottom: 15px;
}
td.MainContent {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
ul#nav {
	margin: 0px;
	list-style-image: url(images/bullet_GrayBox.gif);
	list-style-type: none;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
}
ul#nav a:hover {
	border-bottom-color: #CC6600;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
}
ul#feature {
	margin: 0 px;
	list-style-image: url(images/bullet_WhiteBox.gif);
	list-style-type: none;
	line-height: 20px;
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #8C9696;
	color: #FFFFFF;
}
ul#feature a:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
}
li#navon {
	font-weight: bold;
	color:#333333
}
ul#MainList {
	margin: 0px;
	list-style-image: url(images/bullet_plusplus.gif);
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
ul#OrgList {
	margin: 0px;
	list-style-type: disc;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
ul#ProjList {
	margin: 0px;
	list-style-image: url(images/bullet_GrayBox.gif);
	list-style-type: none;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	color: #CC6600;
}
ul#ProjList a:hover {
	border-bottom-color: #CC6600;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
}
p.Intro {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
p.PullQuote {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px dotted #999999;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 50px;
}
p.PullQuoteName {
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
}
td.SideQuote {
	color: #FFFFFF;
	background: #999999;
	padding: 10px;
	font-size: 11px;
	line-height: 15px;
}
table.FPdetails {
	font-size: 10px;
	line-height: 14px;
	background: #FFF9EA;
	background-color: #FFFFFF;
}
td.OtherList {
	width: 50%;
}
ul#FPdetails01 {
	color: #CC6600;
	width: 100px;
	list-style: disc;
	vertical-align: top;
	margin-left: 11px;
}
td.ImageArea {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}
p.ImageArea {
	background: right top;
}

td.SubNav {
	font-size: 10px;
	width: 120px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
p.SubNavHead {
	border-bottom: 1px solid #999999;
}
p.FPDetailsHead {
	font-weight: bold;
	color: #CC6600;
	border-bottom: 1px solid #999999;
}
td.NavNav {
	width: 161px;
	padding-top: 35px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.SideQuoteNav {
	width: 161px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	color: #FFFFFF;
	background-color: #8C9696;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.logo {
	padding-bottom: 20px;
}
