body { background: #221E1F; border-top: 5px solid #000; color: #fff; font-size: 14px; padding: 20px 0 40px; font-family: Arial, Helvetica, sans-serif; }
.container_16 { background: #221E1F; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HEADER STYLE */
.titlebar { font-size: 24px; margin-top: 5px; margin-bottom: 5px; height: 110px; min-height: 110px; padding-top: 30px; }
.titlebar h2 { font-size: 30px; color: #FFFFFF; }
.titlebar span { color: #FFFFFF; text-decoration: underline; }
v/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NAV STYLE */
ul.topnav  { display: block; list-style-type: none; }
ul.topnav  li { display: inline; }
ul.topnav  li a:link, ul.topnav  li a:visited { color: #FFFFFF; font-size: 12px; font-weight: bold; margin-right: 4px; padding-top: 5px; position: relative; }
ul.topnav  li a:hover { text-decoration: none; background: transparent url(../img/bar.png) no-repeat scroll left top; }
/* - - - */
.sidenav { display: block; list-style-type: none; }
.sidenav li { display: block; padding: 1px 0px 0px 0px; }
.sidenav li a:link, .sidenav li a:visited { font-size: 10px; font-weight: bold; background-image: url(../img/navbar.png); background-repeat: no-repeat; position: relative; min-height: 21px; background-position: left top; display: block; height: 21px; margin: 1px 0px 0px 0px; padding: 4px 0px 0px 8px; color: #ffffff; }
.sidenav li a:hover { text-decoration: none; background-position: left bottom; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CONTENT STYLE */
.content { color: #333333; background-color: #FFFFFF; -moz-border-radius: 0px 0px 15px 15px; -webkit-border-radius: 0px 0px 15px 15px; border-radius: 0px 0px 15px 15px; padding: 0px 0px 10px 10px; }
.content .textarea { width: 430px; float: left; }
.content .imagearea { float: left; width: 300px; margin: 0px 10px; }

.content .textarea2 { width: 580px; float: left; }
.content .imagearea2 { float: left; width: 150px; margin: 0px 10px; }
.content .imagearea2 img { margin: 0px 0px 10px 0px; }

.content img { margin: 20px 0px 20px 0px; }

.content .imagearea img { margin: 5px 0px 0px 0px; }
.content a { color: #213E7A; text-decoration: underline; }
.content  a:hover { color: #D10018; text-decoration: underline; }
.content ul li { list-style-position: outside; list-style-type: disc; margin-left: 20px; }
.content .uppercase { text-transform: uppercase; }

.testimonials h2 { font-size: 18px; color: #363B78; margin-bottom: 6px; }
.testimonials p { font-style:italic; }
p.testimonialNormal { font-style:normal; }
.testimonials table td { padding: 6px; border: 1px solid #CCCCCC; }
.testimonial { margin-bottom: 20px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NEWS STYLE */
.newsContent h1 { margin-bottom: 40px; }
.newsContent h2 { color: #454B98; border-top: solid 3px #BFB6CF; font-size: 24px; margin: 0px 10px 0px 0px; border-bottom: solid 3px #BFB6CF; font-weight: bold; padding-top: 10px 0px 10px 0px; white-space: nowrap; }
.newsContent p.date { color: #BFB6CF; font-size: 10px; display: block; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; }
.newsContent img { margin-bottom: 10px; margin-left: 10px; padding: 2px; border: 1px solid #CCCCCC; }
.newsContent td { text-align: left; vertical-align: top; border: 1px solid #CCCCCC; padding: 6px; }
.impact { border-bottom: 7px solid #E8E8E8; color: #363B78; margin-right: 10px; }
.pageTop { margin-right: 10px; margin-bottom: 30px; display: block; clear: both; text-align: right; }
.pageTop a:link, .pageTop a:visited { text-decoration: none; color: #CCCCCC; }
.pageTop a:hover { color: #333333; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FOOTER STYLE */
.footer { margin: 0px 0px 20px 0px; }
.footer ul { display: block; padding-top: 20px; text-align: center; }
.footer ul li { display: inline; margin: 0; padding: 0; }
.footer ul li img { margin: 0; padding: 0; }

.footer a:link, .footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:hover { color: #ffffff; text-decoration: underline; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TYPE STYLE */
a:link { color: #BFB6CF; text-decoration: none; }
a:visited { color: #363B78; text-decoration: none; }
a:hover { color: #D42125; text-decoration: underline; }

h1,h2,h3 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #C9252F; }
h4 { color: #363B78; }

p { /*overflow: hidden; */text-align: left; padding: 1px 10px 0px 0px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CLASS STYLE */
table.jobTable td {	padding: 6px; vertical-align: top; }

.floatleft { float: left; clear: left; margin: 5px; }
.floatright { float: right; clear: right; margin: 5px; }
.clearright { clear: right; }

.prButton a:link, .prButton a:visited { text-decoration: none; color: #363B78; font-weight: bold; font-size: 17px; }
.prButton a:hover { color: #D10018; }

.calandarOrder {

}
.calandarOrder img {

}


.Tfloatleft { float: left; clear: left; margin: 0px 10px 10px 0px; }
.Tfloatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}
