* {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_content_cell {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.error {color: #990000}

body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #dddbd3;
	background-image: url(/template-core/background.png);
	background-repeat: repeat-x;
}
#banner {
	margin-bottom: 10px;
}
#outer {
	text-align: center;
	width: 100%;
	min-height: 500px;
}
#inner {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#footer  a, #footer td {
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #000000;
}
#menu {
	width: 150px;
	margin-left: 15px;
	min-height: 310px;
	font-size: 12px;
	line-height: 14px;
}
#bodyCopy {
	margin-right: 20px;
	margin-left: 20px;
}
#login, #footer {
	margin-left: 15px;
}
#menu  div {
	margin-bottom: 5px;
}
#menu a {
	text-decoration: none;
}
#menu hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuMainF1 a:hover, .menuMainF2 a {
	color: #FFAA00;
	font-weight: bold;
}

.right_column {
	color: #FFA200;
	width: 120px;
	margin-left: 15px;
}

.right_column p {
	color: #FFA200;
	font-size: 13px;
}

#contact td {
	padding: 1px;
}

#menu .menuMainF1 {
	font-weight: bold;
}

.menuMainF1 a {
	color: #333333;
}

.menuMainF2 {
	color: #FFA200;
	font-weight: bold;
}

.menuSubF1, .menuSubF2 {
	margin-left: 15px;
}

.menuSubF1 a, .menuSubF2 a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.menuSubF1 a:hover, .menuSubF2 a {
	color: #FFA200;
}
#homeNews1, #homeNews2, #homeNews3 {
	background-repeat: no-repeat;
	height: 131px;
	width: 231px;
	padding-top: 5px;
	margin: 0px;
}
#homeNews1 {
	background-image: url(/site-images/home-box1.png);
	padding-top: 8px;
}

#homeNews2 {
	background-image: url(/site-images/home-box2.png);
	padding-top: 8px;
}
#homeNews3 {
	background-image: url(/site-images/home-box3.png);
	padding-top: 8px;
}

#homeNews1:hover {
	background-image: url(/site-images/home-box1-hover.png);
}

#homeNews2:hover {
	background-image: url(/site-images/home-box2-hover.png);
}

#homeNews3:hover {
	background-image: url(/site-images/home-box3-hover.png);
}

.homeNewsInfoLght {
	text-align: left;
	font-size: 11px;
}

.homeNewsInfoDark {
	text-align: left;
	font-size: 11px;
}

.homeNewsInfoLight a, .homeNewsInfoDark a {
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}

.homeNewsInfoDark a p {
	font-size: 11px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 8px;
}


.homeNewsInfoLight a p {
	color: #FFF;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 8px;
}

.homeNewsInfoDark a p {
	color: #333;
}

.homeNewsHeader {
	margin-left: 10px;
}
.homeFindOutMore {
	margin-top: 6px;
	margin-left: 120px;
}
h1 {
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
	color: #FFA200;
	margin-bottom: 10px;
}
h2 {
font-size: 16px; font-weight: bold; color: #333333; line-height: normal;}
h3 {
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}

hr {
	border-bottom: 1px solid #999;
}
.positioningStatementTop {
	color: #FFA200;
	font-size: 16px;
	line-height: 18px;
}
.positioningStatementBot {
	color: #333333;
	font-size: 16px;
	line-height: 18px;
}

#login_box {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

#login_box a {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #333333;

}

input, textarea {border: 1px solid #999999;}
#login_box tr td {padding: 0px;}
#submit_login {border: none; background-color: #333333; color: #FFFFFF; width: 50px; height: 16px; text-align: left;}
#username, #password {border: 0px solid black; width: 118px;}