body {
	background-image: url(../images/bg_margins_image_1.gif);
	background-repeat: no-repeat;
	background-position: center 180px;
	/*height: auto;*/
}
body,td,th,input,select,textarea {
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #941E12;
}
a:visited {
	color: #941E12;
}
a:hover {
	color: #941E12;
}
a:active {
	color: #941E12;
}
.topArea {
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	background-image: url(../images/bg_top_1.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.titleArea {
	/*height: 107px;*/
	background-image: url(../images/bg_title_1.gif);
	background-repeat: repeat-x;
}
.navArea {
	height: 40px;
	background-image: url(../images/bg_nav_1.gif);
	background-repeat: repeat-x;
}
.outreachArea {
	height: 184px;
	background-image: url(../images/bg_outreach_1.jpg);
	background-repeat: repeat-x;
	/*background-color: #4C90C3;*/
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#outer{ 
	min-height:100%;
	/*margin-left:130px;
	margin-right:130px;
	background:#F8E7EC;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;*/
	margin-bottom:-36px;
}
#clearfooter{clear:both;height:36px;}
#footerArea {
	width: 100%; 
	clear: both;
	height: 36px;
	color: #4B4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_footer_1.gif);
	background-repeat: repeat-x;/**/
	text-align: center;
	/*vertical-align: top;
	overflow:auto;
	background-color: red;*/
	position: relative; 
	/*position: absolute
	bottom: 0;*/
}
.footerNavArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: white;*/
}
.footerNavArea:link {
	color: #575757;
	text-decoration: none;
}
.footerNavArea:visited {
	color: #575757;
	text-decoration: none;
}
.footerNavArea:hover {
	color: #941E12;
	text-decoration: underline;
}
.footerNavArea:active {
	color: #575757;
	text-decoration: none;
}
.newsFeedArea {
	font-size: 12px;
}
.newsFeedArea:link {
	color: #575757;
	text-decoration: none;
}
.newsFeedArea:visited {
	color: #575757;
	text-decoration: none;
}
.newsFeedArea:hover {
	color: #941E12;
	text-decoration: underline;
}
.newsFeedArea:active {
	color: #575757;
	text-decoration: none;
}
hr {
	color: #6A6964;
	background-color: #6A6964;
	border: 0px solid #6A6964;
	margin-top: 2px;
	margin-bottom: 5px;
	height: 1px;
	/*width: 100%;*/
}
.leftSide {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
.rightSide {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
.floatLeft {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.floatRight {
	float: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.helpList {
	font-size: 13px;
	font-weight: bold;
}
.helpList:link {
	text-decoration: none;
}
.helpList:visited {
	text-decoration: none;
}
.helpList:hover {
	text-decoration: underline;
}
.helpList:active {
	text-decoration: none;
}
.formFields {
	border: 1px solid #BBBBAA;
	padding-left: 2px;
}
/* -- The 3 classes below define the video thumbnail icons on the Media page -- */
.cubecontainer {
	/*margin: 0px 15px 25px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;*/
	-webkit-border-radius: 5px;
	border: #000 solid 0px;
	/*width: 72px;*/
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	padding: 6px 4px 4px 4px;
	/*background-color: #fff;*/
}
.cubecontainerTwo {
	/*margin: 0px 15px 25px 15px;*/
	font-size: 14px;
	font-weight: normal;
	color: #000;
	width: 130px;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.cubepic {
	-webkit-border-radius: 10px;
	border: #000 solid 1px;
	background-color: #000; /*#94AE38 black;*/
	width: 120px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 2px 5px 2px 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

