body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #FFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}

#siteHeader {
	color: #fff;
	font-size: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

#headerBG {
	background: #fff right bottom url(../images/header_bg.jpg) repeat-x;
	width: 100%;
	height: 362px;/* default 262*/
}

#headerInner {
	position: relative;
	width: 890px;
	height: 100%;
	margin: 0px auto 0px auto;
}

#wrapper {
	text-align: left;
	width: 890px;
	margin: 0px auto 0px auto;
	position: relative;
}

#innerWrapper {
	width: 690px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

#graphic {
	clear: both;
	background: url(../images/logo.jpg) 0px 0px no-repeat;
	width: 850px;
	height: 175px;
	position: absolute;
	top: 125px;
	right: 0px;
	color: #FFFFFF;
}

#graphic a {
	color: #d7d7d7;
}

#graphic a:hover {
	text-decoration: none;
}

#L1 ul {
	position: absolute;
	bottom: 45px;
	left: 20px;
	height: 35px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	letter-spacing: 1px;
}

#L1 ul ul {
	text-align: left;
	position: absolute;
	bottom: -35px;
	left: 20px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#L1 li, #L2 li {
	display: inline;
}

#L1 li a {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #3c3b3b;
	font-weight: bold;
	line-height: 14px;
	font-size: 14px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

#L2 li a:hover {
	color: #da954b;
}

#L2 {
	text-align: left;
	position: absolute;
	bottom: 30px;
	left: 40px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#L2 ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
}

#L2 li a, #L1 ul ul li a {
	padding: 10px;
	padding-left: 0px;
	padding-right: 20px;
	text-decoration: none;
	color: #3c3b3b;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

/* main level active states*/
li#current.active a span, #active_menu.mainlevel, a#active_menu-nav.mainlevel-nav {
	color: #da954b;
}

li.parent.active a span {

}

li#current.active ul li a span {
	color: #3c3b3b;
}

#L1 ul.menu li.parent #current {
	color: #3c3b3b;
}

#contentWrapper {
	position: relative;
}

#content {
	width: 600px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.contentheading {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .9px;
	color: #3c3b3b;
	padding-left: 35px;
	padding-bottom: 5px;
	background: #FFF left 5px url(../images/tack.gif) no-repeat;
	
	text-transform: capitalize;
}

.componentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 15px;
	text-decoration: none;
	letter-spacing: 1.5px;
	text-transform:uppercase;
	color: #3c3b3b;
}

.sectiontableentry1, .sectiontableentry1 label, .sectiontableentry1 td {
	color: #534741;
	padding: 3px;
}

.sectiontableentry2, .sectiontableentry2 label, .sectiontableentry2 td {
	color: #988675;
	padding: 3px;
}

.small {
	font-size: 10px;	
}

.createdate {
	font-style: italic;
	font-size: 12px;
}

.moduletable {
	padding: 0px 0px 20px 0px;
}

.moduletableframe {
	width: 600px;
	height: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #d7d7d7 0px 0px url(../images/frame.jpg) no-repeat;
	margin-bottom: 30px;
}

.moduletableframe img {
	width: 450px;
	height: 195px;
	position: relative;
	left: 74px;
}


table, td, tr, th, tbody, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 13px;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	padding-bottom: 10px;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	color: #3c3b3b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

a:hover, #right a:hover, #L1 li a:hover {
	color: #da954b;
}

#right {
	width: 180px;
	position: absolute;
	top: -80px;
	right: 0px;
	margin: 0px 0px 20px 20px;
}	

#right a {
	color: #3c3b3b;
	font-size: 11px;
}

#right #mainlevel {
	font-weight: bold;
}

#right #mainlevel a {
	font-size: 12px;
	text-decoration: none;
}

#right h3 {
	margin: 0px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 0px;
	letter-spacing: .8px;
	color: #3c3b3b;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: transparent left 4px url(../images/blot.gif) no-repeat;
	text-decoration: underline;
}

#right p {
	margin: 3px 0px 3px 0px;
}

#footer {
	height: 339px;
	width: 100%;
	background: transparent center top url(../images/footer_bg.jpg) repeat-x;
	text-align: center;
}

#footer td {
	width: 850px;
}

#footerInner {
	width: 890px;
	padding: 50px;
	margin: 0px auto 0px auto;
}

#footerInner ul#mainlevel {
	padding: 0px;
	border: 0px;
	width: 830px;
	text-align: center;
}

#footerInner ul li {
	display: inline;
}

#footerInner ul li a {
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#footerInner .moduletable {
	padding: 0px 30px 0px 30px;
}

#footerInner .moduletable th, #footerInner .moduletable td {
	font-size: 10px;
	text-align: center;
}

input {
	font-size: 13px;	
}

.inputbox {
	background-color: #797878;
	border: 1px solid #514f4f;	
	font-size: 13px;
	margin: 0px;
}

input.button {
	background-color: #acacac;
	border: 1px solid #959595;
	cursor: pointer;	
}

label {
	color: #3c3b3b;
	font-weight: bold;
}

#modlgn_remember, fieldset, fieldset .input,  .input {
	border: 0px solid transparent;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

#modlgn_username, #modlgn_passwd {
	width: 140px;

}

.typography .Child a {
	display: block;
	width: 150px;
	height: 190px;
	float: left;
	padding: 2px 10px 3px 0px;
	text-align: center;
	text-decoration: none;
}

.typography .Child a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}