.blank {
}

.ContentButton {
	font-size: 20px;
	background-color: #637955;
	padding: 10px 12px;
	color: #FFFFFF;
	border-radius: 10px;
	border: solid 1px #C0C8BB;
	float: right;
}

.ContentButton:hover {
	background-color: #2B4E8D;
	color: #FFFFFF;
}

.VidArchiveBtn {
	padding: 15px;
	background-color: #637955;
	color: #FFFFFF;
	float: right;
	border-radius: 10px;
	font-size: 20px;
	box-shadow: 3px 3px 2px #3F5331;
	border: solid 1px #8D9D83;
	text-align: center;
	line-height: 24px;
}

.VidArchiveBtn:hover {
	background-color: #6F8560;
	color: #FFFFFF;
}

#BookNowButton {
	margin: -10px auto 10px auto;
	width: 150px;
}

#ReviewsButton {
	margin: 0px auto 10px auto;
	width: 175px;
}

.CourseLogoDCA {
	float: right;
}

.courselist .nccaomitem {
	display: none;
}

.item1 img.nccaomitem {
	display: block;
}

.item2 img.nccaomitem {
	display: block;
}

.item3 img.nccaomitem {
	display: block;
}

.item4 img.nccaomitem {
	display: block;
}

.item5 img.nccaomitem {
	display: block;
}

.item6 img.nccaomitem {
	display: block;
}

.item7 img.nccaomitem {
	display: block;
}

.item8 img.nccaomitem {
	display: block;
}

.item9 img.nccaomitem {
	display: block;
}

.item10 img.nccaomitem {
	display: block;
}

/* Custom Fonts */
@font-face {
	font-family: 'Akzidenz Grotesk';
	src: url('fonts/akzidenzgrotesk-extended.eot');
	src: url('fonts/akzidenzgrotesk-extended.eot') format('embedded-opentype'),
		 url('fonts/akzidenzgrotesk-extended.woff') format('woff'),
		 url('fonts/akzidenzgrotesk-extended.ttf') format('truetype'),
		 url('fonts/akzidenzgrotesk-extended.svg#AkzidenzGroteskBQExtendedRegular') format('svg');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Akzidenz Grotesk';
		src: url('fonts/akzidenzgrotesk-extended.svg#AkzidenzGroteskBQExtendedRegular') format('svg');
	}

}

@font-face {
	font-family: 'Akzidenz Grotesk Super';
	src: url('fonts/akzidenzgrotesk-super.eot');
	src: url('fonts/akzidenzgrotesk-super.eot') format('embedded-opentype'),
		 url('fonts/akzidenzgrotesk-super.woff') format('woff'),
		 url('fonts/akzidenzgrotesk-super.ttf') format('truetype'),
		 url('fonts/akzidenzgrotesk-super.svg#AkzidenzGroteskBQSuperRegular') format('svg');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Akzidenz Grotesk Super';
		src: url('fonts/akzidenzgrotesk-super.svg#AkzidenzGroteskBQSuperRegular') format('svg');
	}

}
/* End Custom Fonts */

/* General Styles */
body {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	background-image: -webkit-linear-gradient(bottom,#131B2B,#183845 39%,#131B2B);
	background-image: -moz-linear-gradient(bottom,#131B2B,#183845 39%,#131B2B);
	background-image: -o-linear-gradient(bottom,#131B2B,#183845 39%,#131B2B);
	background-image: linear-gradient(to top,#131B2B,#183845 39%,#131B2B);
	background-color: #131B2B;
	background-repeat: no-repeat;
}

h1 {
	color: #FFFFFF;
	font-size: 23px;
	line-height: 1em;
	font-family: 'Akzidenz Grotesk';
	font-weight: normal;
}

h2 {
	color: #B4CBFE;
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
}

h3 {
	color: #9DB881;
	font-size: 16px;
	line-height: 1em;
	font-weight: normal;
}

a {
	color: #9DB881; /* $accent */
	text-decoration: none;
}

a:hover {
	color: #D5F3A0;
	text-decoration: none;
}

.main {
	margin: 0px auto;
	position: relative;
	padding: 0px 1%;
	width: 1040px;
}

.content {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
}

#MainContent a {
}

.clear {
	clear: both;
}

form *,form *:before,form *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* End General Styles */

/* Layout Styles */
#TopArea {
	height: 777px;
	position: relative;
	padding-top: 1px;
}

.no-ctas #TopArea {
	height: 866px;
}

.sub #TopArea {
	height: 384px;
	background-image: url(/images/Design/Bg-Header.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.TopBg {
	height: 377px;
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 3;
	background-image: url(/images/Design/Bg-Header.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.no-ctas .TopBg {
}

#NavZone {
	height: 67px;
	position: relative;
	z-index: 200;
}

#SlideZone {
	height: 709px;
	position: relative;
	z-index: 1;
	margin-top: 67px;
}

.sub #SlideZone {
	height: 384px;
	box-shadow: inset 0 -67px #2D4D55;
}

html.no-boxsizing #SlideZone {
	padding-top: 67px;
	margin: 0;
}

.no-ctas #Banner {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: 0px;
}

.MainBG {
	background-image: url(/images/Design/base.png);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

#HomeBG {
	background-image: url(/images/Design/baseHome.png);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	margin-top: -51px;
}

html.no-boxsizing #CTAZone, .no-ctas #CTAZone {
	margin-top: 0;
}

.sub.no-ctas #CTAZone {
	margin-top: -66px;
}

.no-ctas #MainArea {
	position: relative;
	z-index: 3;
	margin-top: -40px;
}

#MainZone {
	width: 700px;
	float: right;
	background-color: rgba(54,75,92,0.33);
	padding: 0px 20px 20px 20px;
	margin-top: 20px;
	position: relative;
}

#SideZone {
	width: 276px;
	float: left;
	margin-top: 20px;
}

#Footer {
	background-image: url(/images/Design/Bg-Footer.jpg);
	height: 583px;
	background-position: top center;
}
/* End Layout Styles */

/* Header Styles */
#SubHeaderModule {
	background-image: url(/images/Design/Bg-Search.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0px;
	z-index: 100;
	width: 1040px;
}

#HeaderModule .search {
	height: 78px;
	width: 770px;
	position: absolute;
	top: 0;
	left: 0;
}

#SubHeaderModule .search {
	height: 78px;
	width: 645px;
	float: left;
}

#HeaderModule .search #SearchSite, #SubHeaderModule .search #SearchSite {
	width: 366px;
	height: 34px;
	background-color: rgba(0,0,0,0.48);
	box-shadow: 0 0 5px rgba(152,182,183,.43), inset 3px 4px 5px rgba(0,0,0,.1);
	border-radius: 3px;
	float: left;
	margin-top: 18px;
	margin-left: 20px;
}

#HeaderModule .search #SearchSite input, #SubHeaderModule .search #SearchSite input {
	background: transparent;
	border: none;
	font-size: 16px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-style: italic;
	color: #D5F3A0;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 2px;
	width: 320px;
	float: left;
	outline: none;
}

html.no-rgba #HeaderModule .search #SearchSite, html.no-rgba #SubHeaderModule .search #SearchSite {
	background-image: url(/images/Design/black-transparent.png);
}

#HeaderModule .search #SearchSite a, #SubHeaderModule .search #SearchSite a {
	color: #9DB881; /* $accent */
	font-size: 20px;
	line-height: 1em;
	display: inline-block;
	margin-top: 6px;
}

#HeaderModule .search .links, #SubHeaderModule .search .links {
	margin-top: 18px;
	margin-left: 30px;
	float: left;
	font-size: 16px;
	font-style: italic;
}

#HeaderModule .search .links a, #SubHeaderModule .search .links a {
	color: #FFFFFF;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 28px;
	margin-right: 10px;
}

#HeaderModule .search .links a:hover, #SubHeaderModule .search .links a:hover {
	color: #D5F3A0;
}

#HeaderModule .search .links a.home, #SubHeaderModule .search .links a.home {
	background-image: url(/images/Design/Icon-Home.png);
	padding-left: 35px;
}

#HeaderModule .search .links a.forms, #SubHeaderModule .search .links a.forms {
	background-image: url(/images/Design/Icon-Form.png);
	padding-left: 30px;
}

#HeaderModule .call {
	position: absolute;
	right: 0;
	top: 35px;
}

#SubHeaderModule .call {
	float: left;
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	color: #FFFFFF;
}

#SubHeaderModule .phone {
	float: left;
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 22px;
	line-height: 1em;
	color: #FFFFFF;
	margin-top: 20px;
}

#SubHeaderModule .phone span {
	font-size: 13px;
}

#HeaderModule .call p, #SubHeaderModule .call p {
	color: #9DB881;
	text-align: center;
	font-style: italic;
	margin: 15px;
}

#HeaderModule .call p:before, #SubHeaderModule .call p:before {
	content: ' ';
	display: block;
	border-top: 2px solid #2D4D55;
	width: 88px;
	position: absolute;
	top: 8px;
	left: 0;
}

#HeaderModule .call p:after, #SubHeaderModule .call p:after {
	content: ' ';
	display: block;
	border-top: 2px solid #2D4D55;
	position: absolute;
	width: 88px;
	top: 8px;
	right: 0;
}

#HeaderModule .call h2 {
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 36px;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
	margin: 15px 0px;
}

#HeaderModule .call h3 {
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 20px;
	line-height: .1em;
	color: #FFFFFF;
	margin: 15px 0px;
	text-align: right;
	margin-right: 9px;
}

html.no-generatedcontent #HeaderModule .call h2, html.no-generatedcontent #SubHeaderModule .call h2 {
	text-align: center;
}

#HeaderModule .call h2:before, #SubHeaderModule .call h2:before {
	content: '\e1ef';
	font-family: 'icomoon-ult';
	font-size: 28px;
	color: #9DB881;
}

#HeaderModule .call span, #SubHeaderModule .call span {
	width: 390px;
	height: 29px;
	box-shadow: 0 1px 5px rgba(0,0,0,.75);
	background-color: #30569B;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 2em;
	background-image: -webkit-linear-gradient(top,#3B6ABE,#254379);
	background-image: -moz-linear-gradient(top,#3B6ABE,#254379);
	background-image: -o-linear-gradient(top,#3B6ABE,#254379);
	background-image: linear-gradient(to bottom,#3B6ABE,#254379);
	border-radius: 3px;
}

#HeaderModule .logo {
	top: 97px;
	position: absolute;
	left: 20px;
}

#SubHeaderModule .logo {
	float: left;
	margin: 10px 0px 0px 10px;
}

#SubHeaderImage {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 1040px;
	height: 242px;
}
/* End Header Styles */

/* Slides Styles */
#SlidesModule {
	height: 709px;
	overflow: hidden;
	width: 100%;
}

#SlidesModule div {
	width: 100%;
}

#SlidesModule a {
	display: block;
	height: 709px;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 100%;
}

#SlidesModule a.slide1 {
	background-image: url(/images/Design/slide1.png);
}

#SlidesModule a.slide2 {
	background-image: url(/images/Design/slide2.png);
}

#SlidesModule a.slide3 {
	background-image: url(/images/Design/slide3.png);
}

#SlidesModule a.slide4 {
	background-image: url(/images/Design/slide4.png);
}
/* End Slides Styles */

/* CTA Styles */
#CTAModule {
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}

#CTAModule .cta-list {
	margin: 0 0 0 12px;
	padding: 0;
}

html.no-boxsizing #CTAModule .cta-list {
	padding-left: 20px;
	padding-top: 15px;
}

#CTAModule .cta-list li {
	float: left;
	display: block;
	width: 246px;
	padding-top: 15px;
}

#CTAModule .cta-list li a {
	width: 226px;
	margin: 0 auto;
	display: block;
}

#CTAModule .cta-list li a {
	text-align: center;
}

#CTAModule .cta-list li a h2 {
	font-family: 'Akzidenz Grotesk';
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
}

#CTAModule .cta-list li:hover a h2 {
	color: #D0E2F2; /* $accent2 */
}

#CTAModule .cta-list li a div {
	background-color: rgba(215,202,201,.19);
	box-shadow: 0 0 5px rgba(0,0,0,.23);
}

html.no-rgba #CTAModule .cta-list li a div {
	background-image: url(/images/Design/white-transparent.png);
}

#CTAModule .cta-list li a div p {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	padding: 5px 0 10px;
}

#CTAModule .cta-list li a span {
	background-color: #30569B; /* $primary1 */
	background-image: -webkit-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -moz-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -o-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: linear-gradient(to bottom,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	border-radius: 3px;
	box-shadow: 0 1px 5px rgba(0,0,0,.75);
	padding: 10px 0;
}

#CTAModule .cta-list li:hover a span {
	background-color: #2D4D55;
	background-image: -webkit-linear-gradient(top,#2D4D55,#183435);
	background-image: -moz-linear-gradient(top,#2D4D55,#183435);
	background-image: -o-linear-gradient(top,#2D4D55,#183435);
	background-image: linear-gradient(to bottom,#2D4D55,#183435);
}
/* End CTA Styles */

/* Top Nav Styles */
.top-nav {
	width: 100%;
	display: table;
	height: 67px;
}

html.no-display-table .top-nav ul li {
	float: left;
	padding: 0px 10px;
}

.top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: table-row;
}

.top-nav li {
	width: auto;
	display: table-cell;
}

.top-nav li a {
	color: #CAF9FA;
	font-size: 14px;
	text-align: center;
	display: block;
	border-top: 7px solid transparent;
	padding: 30px 10px 12px;
}

.top-nav li a:hover, .top-nav li.selected a {
	background-color: #183435;
	border-top: 7px solid #273E6A;
}
/* End Top Nav Styles */

/* Flyout Menu */
nav.top-nav div.iflylist {
	background-color: #ffffff;
	color: #30569B; /* $primary1 */
	border: none;
	border-radius: 6px;
	box-shadow: 0px 2px 6px rgba(0,0,0,1);
	padding: 17px 0px 6px 0px;
	text-align: left;
	min-width: 225px;
}

nav.top-nav div.iflylist:before {
	font-family: 'icomoon-ult';
	content: '\e0eb';
	position: absolute;
	top: -15px;
	left: 30px;
	font-size: 40px;
	line-height: 40px;
}

nav.top-nav div.iflylist div.iflylist {
	padding: 6px 0px;
}

nav.top-nav div.iflylist div.iflylist:before {
	display: none;
}

nav.top-nav div.ifly {
	background-color: #ffffff;
	border: none;
	border-top: solid 1px #ddd;
}

nav.top-nav div.ifly a {
	padding: 12px 25px;
	color: #30569B; /* $primary1 */
	min-width: 150px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border-top: none;
}

nav.top-nav div.ifly a:hover {
	text-decoration: none;
}

nav.top-nav div.iflyOver {
	background-color: #30569B; /* $primary1 */
}

nav.top-nav div.ifly a.iflyOver {
	color: #557B2B; /* $secondary */
}

nav.top-nav div.iflyRight {
	background-image: none;
}

nav.top-nav div.iflyRight>a:before {
	font-family: 'icomoon-ult';
	content: '\e0ea';
	float: right;
	margin-right: -27px;
	font-size: 20px;
}
/* End Flyout Menu */

/* Side Headers */
.side h2 {
	background-color: rgba(0,0,0,.45);
	font-family: 'Akzidenz Grotesk';
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}

html.no-rgba .side h2 {
	background-image: url(/images/Design/black-transparent.png);
}

.side h2#ServicesHeader {
	border-bottom: solid 8px #9DB881; /* $accent */
	margin-bottom: 16px;
}

.side h2 a {
	color: #FFFFFF;
}

#CTAWomens a {
	position: relative;
	right: 4px;
}
/* End Side Headers */

/* Side Nav Styles *//* End Side Nav Styles */

/* Contact Form */
#ContactForm {
}

.contact-form {
}

.contact-form div {
	padding-top: 4px;
}

.contact-form input, .contact-form textarea {
	background-color: #FFFFFF; /* lighten($accent1,50%) */
	box-shadow: 0 1px 5px rgba(0,0,0,.75), inset 0 1px #fff, inset 0 0 18px rgba(23,23,23,.15);
	border: none;
	width: 100%;
	padding: 8px;
	font-family: 'Source Sans Pro';
	color: #557B2B; /* $secondary */
	margin: 0px !important;
}

html.no-boxsizing .contact-form input {
	width: 285px;
}

.contact-form textarea {
	height: 80px;
}

html.no-boxsizing .contact-form textarea {
	width: 285px;
}

.contact-form a.button {
	background-color: #30569B; /* $primary1 */
	background-image: -webkit-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -moz-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -o-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: linear-gradient(to bottom,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	display: block;
	padding: 10px 0;
	box-shadow: 1px 1px 3px rgba(0,0,0,.45);
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	border-radius: 3px;
	margin-bottom: 20px;
}

.contact-form a.button:hover {
	color: #D0E2F2; /* $accent2 */
}
/* End Contact Form */

/* Footer Styles */
#FooterModule {
	position: relative;
	padding-top: 4px;
}

#FooterModule .logo {
	margin-top: 65px;
	display: block;
}

#FooterModule .call {
	position: absolute;
	right: 0;
	top: 65px;
	text-align: center;
}

#FooterModule .call p {
	color: #9DB881;
	$accent   text-align: center;
	font-style: italic;
	margin: 0;
}

#FooterModule .call p:before {
	content: ' ';
	display: block;
	border-top: 2px solid #FFFFFF;
	width: 88px;
	position: absolute;
	top: 8px;
	left: 0;
}

#FooterModule .call p:after {
	content: ' ';
	display: block;
	border-top: 2px solid #FFFFFF;
	position: absolute;
	width: 88px;
	top: 8px;
	right: 0;
}

#FooterModule .call h2 {
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 36px;
	line-height: 1em;
	color: #FFFFFF;
	margin: 5px 0px;
}

#FooterModule .call h2:before {
	content: '\e1ef';
	font-family: 'icomoon-ult';
	font-size: 28px;
	color: #9DB881;
}

#FooterModule .call span {
	width: 285px;
	height: 29px;
	box-shadow: 0 1px 5px rgba(0,0,0,.75);
	background-color: #30569B;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 2em;
	background-image: -webkit-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -moz-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -o-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: linear-gradient(to bottom,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	border-radius: 3px;
}

#FooterModule .call ul {
	padding: 0;
	margin-bottom: 0;
}

#FooterModule .call ul li {
	float: left;
	display: block;
	font-family: 'Akzidenz Grotesk';
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2.3em;
	margin-right: 10px;
}

#FooterModule .links {
	float: left;
	color: #FFFFFF;
	font-family: 'Akzidenz Grotesk';
	font-size: 14px;
	margin-top: 90px;
}

#FooterModule .links a {
	color: #FFFFFF;
}

#FooterModule .links a:hover {
	color: #D5F3A0;
}

#FooterModule #SiteSchema {
	float: left;
	clear: left;
	font-family: 'Akzidenz Grotesk';
	font-size: 12px;
	margin-top: 40px;
	color: #FFFFFF;
	line-height: 1.6em;
}

#FooterModule #SiteSchema a {
	color: #FFFFFF;
	text-decoration: underline;
}

#FooterModule #SiteSchema a:hover {
	color: #D5F3A0;
}

#FooterModule .SDLogo {
	float: right;
}
/* End Footer Styles */

/* Social Styles */
#SocialModule {
	float: left;
	width: 200px;
	height: 78px;
}

#SocialModuleSub {
	float: left;
	width: 220px;
	height: 78px;
}

#SocialModule .logo {
	margin-top: 65px;
	display: block;
}

#SocialModule .call {
	text-align: center;
	position: absolute;
	right: 0px;
	top: -10px;
}

#SocialModule .call p {
	color: #9DB881;
	$accent   text-align: center;
	font-style: italic;
	margin: 0;
}

#SocialModule .call p:before {
	content: ' ';
	display: block;
	border-top: 2px solid #FFFFFF;
	width: 88px;
	position: absolute;
	top: 8px;
	left: 0;
}

#SocialModule .call p:after {
	content: ' ';
	display: block;
	border-top: 2px solid #FFFFFF;
	position: absolute;
	width: 88px;
	top: 8px;
	right: 0;
}

#SocialModule .call h2 {
	font-family: 'Akzidenz Grotesk Super';
	font-weight: normal;
	font-size: 36px;
	line-height: 1em;
	color: #FFFFFF;
	margin: 5px 0px;
}

#SocialModule .call h2:before {
	content: '\e1ef';
	font-family: 'icomoon-ult';
	font-size: 28px;
	color: #9DB881;
}

#SocialModule .call span {
	width: 285px;
	height: 29px;
	box-shadow: 0 1px 5px rgba(0,0,0,.75);
	background-color: #30569B;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 2em;
	background-image: -webkit-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -moz-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: -o-linear-gradient(top,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	background-image: linear-gradient(to bottom,#3B6ABE,#254379); /* lighten($primary1,15%),darken($primary1,22%) */
	border-radius: 3px;
}

#SocialModule .call ul {
	padding: 0;
	margin-bottom: 0;
}

#SocialModuleSub .call ul {
	padding: 0;
	margin-bottom: 0;
}

#SocialModule .call ul li {
	float: left;
	display: block;
	font-family: 'Akzidenz Grotesk';
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2.3em;
	margin-right: 10px;
}

#SocialModuleSub .call ul li {
	float: left;
	display: block;
	font-family: 'Akzidenz Grotesk';
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2.3em;
	margin-right: 10px;
}

#SocialModule .links {
	float: left;
	color: #FFFFFF;
	font-family: 'Akzidenz Grotesk';
	font-size: 14px;
	margin-top: 90px;
}

#SocialModule .links a {
	color: #FFFFFF;
}

#SocialModule .links a:hover {
	color: #D5F3A0;
}

#SocialModule #SiteSchema {
	float: left;
	clear: left;
	font-family: 'Akzidenz Grotesk';
	font-size: 12px;
	margin-top: 40px;
	color: #FFFFFF;
	line-height: 1.6em;
}

#SocialModule #SiteSchema a {
	color: #FFFFFF;
	text-decoration: underline;
}

#SocialModule #SiteSchema a:hover {
	color: #D5F3A0;
}

#SocialModule .SDLogo {
	float: right;
}
/* End Social Styles */

#HeaderModule {
	background-image: url(/images/Design/Bg-Search.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

.fancybtn {
	width: 230px;
	background-color: #416169;
	padding: 15px 7px 15px 7px;
	text-align: center;
	float: right;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #4C4C4C;
	box-shadow: 3px 3px 4px #2d4d55, inset 0px 0px 30px #2d4d55;
	border-radius: 8px;
}

.fancybtn:hover {
	background-color: #5A747A;
	color: #FFFFFF;
}

.fancybtn .btnheader {
	font-size: 24px;
	line-height: 45px;
}

.fancybtn .btnlink {
}
