@charset "utf-8";

body {
	background-color: #F8FBEA;
	background-image: url(/assets/images/layout/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

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: 1em;
	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;
}
a {outline: none
}
a image {border: none
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	margin-right: 15px;
}
.imgRight {
	margin-left: 15px;
}
.imgFrame {  
	border: 2px ridge #000;  
	padding: 10px;  
	background-color: #fff;  
}  
.imgFrame img {  
	border: 2px solid #ooo;  
	padding: 1px;  
	margin: 10px;  
}
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:3em;
	margin-bottom: 3px;
	margin-top: 0px;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
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%;
}
input:focus { border: 2px solid red; }  
#tblWrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 960px;
}
#tdHeader {
	text-align: right;
	vertical-align: top;
	background-color: #ADB404;
	background-image: url(/assets/images/layout/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 253px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#divMainNav {
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 7px;
	font-size: 85%;
	font-weight: bold;
}
.MainNavActive {
	color: #EEF1A5;
	padding-right: 3px;
	padding-left: 3px;
}

#divMainNav a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #2F4601;
}
#divMainNav a:hover {
	color: #6A8A2D;
}
#tdFooter {
	text-align: left;
	vertical-align: top;
	background-color: #2F4442;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFF;
}
#tdFooter a {
	color: #FFF;
}
#divCopyright {
	clear: right;
	float: left;
	width: 75%;
}

.tdLeft40 {
	width: 40%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight60 {
	width: 60%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft50 {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight50 {
	width: 50%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft60 {
	width: 60%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight40 {
	width: 40%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft70 {
	width: 70%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight30 {
	width: 30%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.dropCaps p:first-letter {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}
.transparent{  
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5;  
}  
.minHeight {
    height:250px;
    float:right;
    width:1px;
}
.minHeightclear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#divContentL {
	clear: right;
	float: left;
	width: 373px;
	margin-top: 27px;
	margin-left: 77px;
	padding-top: 11px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7F886A;
	margin-right: 25px;
	text-align: left;
	vertical-align: top;
}
#divContentR {
	clear: right;
	float: right;
	width: 413px;
	margin-top: 27px;
	margin-right: 37px;
	margin-left: 25px;
	padding-top: 11px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7F886A;
	text-align: left;
	vertical-align: top;
}

