@charset "utf-8";
/* CSS Document */

body, html {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	height:100%;
}
#inside {
	margin: 0px auto;
	width: 997px;
}
#headerInfo {
	padding: 0;
}
.headerInfo {
	margin-top:5px;
}
#headerInfo h1 {
	font-size: 200%;
	color: #000000;
	text-align: center;
}

#siteLogo {
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
}
.header {
	float: right;
	height: 150px;
	width: 680px;
	margin-top: -25;
	padding: 0px;
}
.siteMenu {
	float: left;
	width: 997px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	margin:0;
	padding: 0px;
	text-align:left;
}
.MenuLeft {
	width:23px;
	background-image: url(images/left-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.MenuHeight {
	height:27px;
	h/eight: 30px;
}
.MenuTD {
	height: 27px;
	h/eight: 30px;
	padding: 0 10px 0 0;
	background-image: url(images/mid-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.MenuRight {
	width:23px;
	background-image: url(images/right-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#siteInfo {
	background-color: #D7d1A3;
	width: 997px;
	height: 1em;
	clear: both;
	border-bottom: 1px #ECE9D2 solid;
	padding: .5em 0;
	color: #706A00;
	
}
.siteBreadcrumb {
	float: left;
	width: 650px;
	color: #706A00;
	padding-left: 5px;
	margin-top: -10px;
	padding-top: 10px;
	text-transform: capitalize;
}
.siteLogin {
	float: right;
	width: 330px;
	text-align: right;
	padding-right:5px;
	margin-top: -10px;
	padding-top: 10px;
}
.siteLogin a.SkinObject:link, .termsPrivacy a.SkinObject:visited, .termsPrivacy a.SkinObject:active {
	color:#706A00;
	font-weight: normal;
}
#contentWrapper {
	clear:both;
	width:997px;
	border-top: 1px #ECE9D2 solid;
	margin-bottom: 5px;
}
.leftpane {
	FLOAT: left;
	WIDTH: 190px;
	background-color: #ece9d2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#adminDiv {
	width: 900px;
	FLOAT: left;
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#contentDiv {
	width: 595px;
	FLOAT: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#contentDiv-c2 {
	clear: left;
}
.contentPane {
	float: left;
	width: 100%;
}
.rightPane {
	float: right;
	width: 190px;
	margin-top: 10px;
}
.bottomPane {
	clear: both;
}
#siteFooter {
	margin-top: 5px;
	background-color: #d7d1a3;
	width: 997px;
	height: 40px;
	clear: both;
	border-top: 1px #D7d1A3 solid;
	color: #706A00;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.footer {
	font-size: 80%;
	padding-left: 5px;
	color: #706a00;
}

.siteCopyright {
	float: right;
	width: 690px;
	text-align: right;
	color: #706A00;
}
.siteCopyright .SkinObject {
	color: #706A00;
	font-weight: normal;
}
.termsPrivacy {
	float: left;
	width: 290px;
	padding-left:10px
}
#contentDiv-c4 {
	clear: both;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentDiv-c4 .Head {
	font-size: 125%;
}
.c2-1 {
	width: 340px;
}
.c4-1 {
	width: 195px;
	font-size: 80%;
}

.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.center {
	float: left;
	margin-left: 4px;
}
.right {
	float: right;
}
/*=====================================================

2. Links

=======================================================*/

a, a:link, a:active, a:visited {
	color: #706A00;
}
a:hover {
	color: #706A00;
	text-decoration: underline;
}
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #000;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #000;
	text-decoration: underline;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active {
	color:#706A00;
}
a.SkinObject:hover {
	color:#706A00;
	text-decoration: underline;
}
#userLogin a {
	color: #706A00;
}
#userLogin a:hover {
	color: #706A00;
	text-decoration: underline;
}
/*=====================================================

3. Text

=======================================================*/

.Normal, .NormalDisabled {
	font-size: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.CommandLink {
	font-family:  Arial, Helvetica, sans-serif;
}
.SkinObject {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #706A00;
}
.SubHead, .Head {
	font-family: Arial, Helvetica, sans-serif;
	color: #706A00;
}
#inside table, #inside td {
	text-align: left;
}
/*=====================================================

4. Global Navigation

=======================================================*/

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 1%;
	float: left;
}
.MainMenu_MenuBar {
	float: left;
	height: 27px;
	h/eight: 30px;
	padding-top: 5px;
}
.MainMenu_MenuItem {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
.MainMenu_MenuItemSel {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FC6;
	background-image: url(images/mid-menu.jpg);
	background-repeat: repeat-x;
}
.MainMenu_SubMenu {
	color:#706A00;
	font-family:  Arial, Helvetica, sans-serif;
	background: #d7d1a3;
	border: 2px #ece9d2 solid;
	border-top: none;
	margin-top: 4px;
	m/argin-top: 2px;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	padding: 2px 12px 2px 2px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	padding: 2px 12px 2px 2px;
}
.MainMenu_MenuBreak {
	background:transparent;
	border: 0;
	color:#fff;
}
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .MainMenu_MenuArrow, .MainMenu_MenuIcon {
	display:none;
}
/* _________________________________

      General Formatting

_____________________________________*/

ul li {
	list-style-position: outside;
	list-style-image: url(images/Valorem-li.gif);
}
h1 {
	font-size: 125%;
	font-weight: normal;
	color: #706a00;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #d7d1a3;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #706A00;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #d7d1a3;
}
h5 {
	font-size: 105%;
	font-weight: bold;
	color: #ECE9D2;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	color: #ECE9D2;
}

