body {
	background-image: url(/images/bgFLD.gif);
	background-repeat: repeat;
	background-position: center center;
	color: #0C375A;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0678A4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
	margin-bottom: .1em;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1.2em;
	margin-bottom: .1em;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}
.italic {
	font-style: italic;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#tdHead {
	background-color: #002C53;
	height: 121px;
}
#tdMenu {
	background-color: #0C375A;
	background-image: url(/images/fldMenu.jpg);
	background-repeat: no-repeat;
	height: 21px;
	background-position: right top;
}
#tdMenuHome {
	background-color: #0C375A;
	background-repeat: no-repeat;
	height: 21px;
	background-position: right top;
	background-image: url(/images/fldMenu_f2.jpg);
}

#tdContent {
	background-color: #BDD4C4;
	border-top-width: 3px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 350px;
}
#tdLContent {
	background-color: #BDD4C4;
	border-top-width: 3px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 250px;
	height: 350px;
}
#tdLContentHome {
	background-color: #C8DBCE;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 220px;
}

#divLDate {
	text-align: right;
	margin-top: 30px;
	font-weight: bold;
	margin-right: 30px;
	color: #5B7B9F;
}
#divLDateHome {
	text-align: right;
	margin-top: 30px;
	font-weight: bold;
	margin-right: 0px;
	color: #5B7B9F;
}

#divHeading {
	text-align: right;
	vertical-align: middle;
	margin-top: 25px;
	margin-right: 30px;
}
#divLeftCopy {
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: right;
	vertical-align: middle;
	margin-right: 30px;
	margin-left: 50px;
}
#divLeftCopyHome {
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: right;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 20px;
}
.bold {
	font-weight: bolder;
}
#divLeftCopy p {
	color: #52708F;
	line-height: 1.5em;
}
#tdRContentGreen {
	background-color: #BDD4C4;
	border-top-width: 3px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 550px;
	height: 250px;
	padding-top: 30px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
#tdRContentWhite {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 550px;
	height: 250px;
	padding-top: 30px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
#tdRContent {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 720px;
	height: 250px;
}
#tdRContentHome {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 750px;
	background-image: url(/images/bgHome.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#divPortfolioNavT {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#divPortfolio {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#tdFooter {
	background-color: #002C53;
	color: #C6C6C6;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tdCopyHead {
	width: 163px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}
#divLeftCopyHome p {
	color: #52708F;
	line-height: 1.5em;
}
