@charset "utf-8";
/* CSS Document */

body 		 		{ margin-top: 0px; background-color:#FFFFFF; font-family:Verdana, Geneva, sans-serif; font-size:11px; }
hr           		{ color: #003C73 }
.ContentHeading 	{ font-size: 12pt; text-transform: uppercase; color: #ed7e24; font-weight: bold; text-align:left}
.TableData   		{ font-size: 11pt; text-align:left; color: #333333; }
.TableHeading 		{ font-size: 12pt; text-transform: uppercase; color: #ed7e24; text-decoration: underline; font-weight: bold; text-align: center }


.LogoArea						{ height:50px; background:url(../images/LogoBackground.jpg) repeat-x; margin:0; padding:0; border:0; text-align:center; }
.LogoArea .Logo					{ }

.SlideshowArea					{ height:280px; background:url(../images/SlideshowBackground.gif) repeat-x; margin:0; padding:10px; }
.SlideshowArea .SlideshowFrame	{ width:760px; height:100%; margin:auto; padding:0 10px; }
.SlideshowFrame .Accreditations	{ float:left; width:100px; text-align:left; }
.SlideshowFrame .Slideshow		{ width:650px; height:300px; margin:auto; padding:0; border:0; text-align:center; display:inline-block; }

.ContentArea					{ background-color:#666666; margin:0; padding:0; }
.ContentArea .ContentHeader		{ width:780px; height:100%; margin:auto; padding:0 10px 0 10px; border:0; background:url(../images/FooterBackground.gif); color:#ed7e24; text-align:right; font-weight:bold; line-height:30px; }
.ContentArea a					{ color:#ed7e24; }
.ContentArea a:hover			{ color:#ed7e24; }
.ContentArea .NavTop, 
.ContentArea .NavBottom			{ width:780px; height:100%; margin:auto; padding:0 10px 0 10px; border:0; background:repeat-x; color:#ffffff; text-align:center; font-weight:bold; line-height:30px; }
.ContentArea .NavTop			{ background:url(../images/NavBackgroundTop.gif); }
.ContentArea .NavBottom			{ background:url(../images/NavBackgroundBottom.gif); }
.NavTop a, .NavBottom a			{ color:#ffffff; }
.ContentArea .Content			{ width:780px; margin:auto; padding:10px; border:0; background-color:#ffffff; }

.FooterArea						{ height:30px; background:#2e1674; text-align:center; margin:0; padding:0; border:0; }
.FooterArea .Footer				{ width:780px; height:100%; margin:auto; padding:0 10px 0 0; border:0; background:url(../images/FooterBackground.gif); color:#ed7e24; text-align:right; font-weight:bold; line-height:30px; }
