h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #FFF;
	background-image: url(../images/symbols/grad-maroon.jpg);
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}


#mainContent a:link {
	color: #DF9320;
	text-decoration: none;
}
#mainContent a:visited {
	color: #DF9320;
	text-decoration: none;
}
#mainContent a:hover {
	color: #333;
	text-decoration: none;
}
#footer a:link {
	color: #CCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #D2A822;
	text-decoration: none;
}
.imagecenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.rightaligntext {
	text-align: right;
}
.imgleft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.imgright {
	float: right;
	padding: 6px 10px 6px 0px;
}
.imgrightCaption {
	float: right;
	width: 169px;
	padding: 6px 10px 6px 0px;
	margin-bottom: 100px;
	font-size: 10px;
}

.border {
	border: 1px solid #666;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.box {
	padding: 2px;
	border: 1px solid #666;
}
.leftaligntext {
	text-align: left;
}
.rightaligntext {
	text-align: right;
}

.maroonborder {
	border: 1px dotted #84575A;
}
.textcenter {
	text-align: center;
}
.press {
	background-color: #F9F7EE;
	padding: 8px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDD980;
	border-bottom-style: solid;
	border-bottom-color: #EDD980;
	border-bottom-width: 1px;
}
.leading20 {
	line-height: 20px;
	font-size: 14px;
}
.hide {
	display: none;
}
.textbox {
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 8px;
	width: 500px;
	margin: 0 auto;
}
.textboxSmall {
	background-color: #F4EEF9;
	border: solid #CCC 1px;
	padding: 8px;
	width: 120px;
	border-radius: 8px;
	float: right;
	margin: 15px 65px 0 0;
}

.panelLeft {
	float: left;
	width: 340px;
	padding: 7px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.panelText {
	float: left;
	width: 550px;
	padding: 7px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.panelRight {
	float: right;
	width: 204px;
}
.panelRight1 {
	float: right;
	width: 300px;
	text-align: center;
	/* [disabled]margin-bottom: 50px; */
}

.panelWrap {
	background-color: #FFF;
	border: solid #CCC 1px;
}
.orangeBlock {
	font-size: 12px;
	color: #FFF;
	background-color: #F96;
	padding: 2px;
}
.redText {
	color: #F33;
}

