/*! normalize.css v1.1.0 | MIT License | git.io/normalize *//*! normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}/*! normalize.css v1.1.0 | Base | MIT License | git.io/normalize */
html {
	font-size: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0
}/*! normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}/*! normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */
h1{font-weight: 100;padding:0px;margin:0px;border:0px}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0
}
h3 {
	font-size: 1.17em;
	margin: 1em 0
}
h4 {
	font-size: 1em;
	margin: 1.33em 0
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0
}
h6 {
	font-size: 0.67em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}/*! normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}/*! normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */
figure {
	margin: 0
}/*! normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */
form {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
}
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}/*! normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	font-size: 1em;
	color: #505050
}
.wrap {
	max-width: 57em;
	margin: 0 auto
}

h2 {
	font-size: 1em;
	margin: 0;
	color: #000
}
p {
	margin: 0.5em 0;
	font-size: 0.75em;
	line-height: 1.5
}
a {
	color: #174f82;
	font-weight: bold
}
.main-nav {
	border-bottom: 1px solid #ccc;
}
.main-nav .logo {
	float: left;
	display: block;
	padding: 0.35em 0.5em
}
.main-nav .logo img{
	display: block;
	width: 4.63em
}

.main-nav .logo_small{
	display: none;
}
.main-nav #trigger {
	font-size: 0.88em;
	padding: 0.575em 0.85em;
	float: right;
	display: block;
	text-decoration: none;
	color: #585858;
	border-right: 0px solid #ccc
}
.main-nav #trigger.active {
	border-bottom: 4px solid #ccc;
	padding: 0.575em 0.85em 0.25em 0.85em
}
.main-nav ul {
	padding: 0;
	margin: 0;
	clear: both
}
.main-nav #main-menu {
	height: 0;
	overflow: hidden;
	transition: height .3s ease-out;
	-o-transition: height .3s ease-out;
	-moz-transition: height .3s ease-out;
	-webkit-transition: height .3s ease-out
}
.main-nav #main-menu li {
	float: left;
	width: 49%;
	margin-left: -1px;
	border-right: 1px solid #eaeaea
}
.main-nav #main-menu li a {
	font-size: 0.88em;
	padding: 0.71em;
	display: block;
	color: #6f6f6f;
	font-weight: normal;
	text-decoration: none
}
.main-nav #main-menu li a:hover {
	text-decoration: underline
}
.mobile-footer {
	display: none;
}
.desktop-footer{
	display: block;
}

.desktop-footer nav ul#demo {
	width:35em;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.desktop-footer nav ul#demo li{ float:right;}
@media only screen and (min-width: 20em) {
.main-nav #main-menu li {
	width: 50%;
}
}
@media only screen and (min-width: 30em) {
.main-nav #main-menu li {
	width: 19%;
}
}
.main-nav #main-menu.active {
	height: 6.5em;
	padding: 0 0;
	border-top: 1px solid #ccc
}
@media only screen and (min-width: 20em) {
.main-nav #main-menu.active {
	height: 7em
}
}
@media only screen and (min-width: 30em) {
.main-nav #main-menu.active {
	height: 2.3em
}
}
@media only screen and (min-width: 46em) {
.main-nav #main-menu.active {
	height: auto;
}
}
@media only screen and (min-width: 46em) {
.main-nav .wrap {
	overflow: hidden;
*zoom:1
}
.main-nav {
	min-width: 57.5em;
}

.main-nav .logo_small {
	border-right: 0px solid #ccc;
	display:block;
	float: left;
	padding: 0.45em 0.5em
}
.main-nav .logo_small img{
	width: auto;
}

.main-nav .logo {
	display:none;
	}

.main-nav #main-menu {
	height: auto;
	float: right;
	clear: none;
	margin-top:50px;
	transition: height 0;
	-o-transition: height 0;
	-moz-transition: height 0;
	-webkit-transition: height 0
}
.main-nav #main-menu li {
	width: auto;
	margin-left: 0;
	border-right: 0px solid #ccc
}
.main-nav #main-menu li a {
	font-size: 1em;
	padding: 0.9em 1em;
	color: #6f6f6f;
	font-weight: bold
}
.main-nav #main-menu li a:hover {
	text-decoration: none;
	border-bottom: 4px solid #fc6bec;
	padding-bottom: 0.55em
}

.main-nav #main-menu li a.menulink:hover {
	border-bottom-color: #fc6bec;
}
.main-nav #main-menu li a.selected{text-decoration: none;border-bottom: 4px solid #fc6bec;padding-bottom: 0.55em;}
.main-nav #main-menu.active {
	padding: 0;
	border-top: 0
}
.main-nav #trigger {
	display: none
}
}
.mobile-footer {
	margin-top: 2em;
	background: #313131
}
.mobile-footer h2 {
	font-size: 0.88em;
	color: #fff;
	padding: 22px 10px 20px 10px
}
.mobile-footer ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
*zoom:1;
	list-style: none
}
.mobile-footer ul li {
	float: left;
	width: 49%
}
.mobile-footer ul li a {
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}
.mobile-footer ul li a:hover {
	text-decoration: underline
}
.mobile-footer ul li:nth-of-type(-n+2) a {
	padding-top: 0
}
@media only screen and (min-width: 20em) {
.mobile-footer ul li {
	width: 32%
}
.mobile-footer ul li:nth-of-type(-n+3) a {
	padding-top: 0
}
}
@media only screen and (min-width: 30em) {
.mobile-footer ul li {
	width: 24%
}
.mobile-footer ul li:nth-of-type(-n+4) a {
	padding-top: 0
}
}
.mobile-footer nav ul {
	padding: 0.25em 0 1em 0
}
.mobile-footer nav ul li {
	margin-left: -1px;
	border-right: 1px solid #5f5f5f
}
.mobile-footer nav ul li a {
	padding: 0.88em 0.63em
}
.mobile-footer .sub-nav {
	padding: 1em 0 0 0;
	margin: 0 0.63em;
	border-top: 1px solid #5f5f5f
}
.mobile-footer .sub-nav li a {
	font-size: 0.75em;
	padding: 0.75em 0.5em 0.75em 0
}
.mobile-footer .copyright {
	margin: 0;
	padding: 0.75em;
	color: #fff;
	font-weight: bold
}
.mobile-footer .copyright a{text-decoration:none;color:#ffffff;}
.desktop-footer {
	overflow: hidden;
*zoom:1;
	width: 55em;
	margin: 1em auto 0 auto;
	padding: 1em;
	color: #fff;
	background: #646464
}
.desktop-footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
.desktop-footer a:hover {
	text-decoration: underline
}
.desktop-footer .col {
	float: left;
	width: 10em
}
.desktop-footer nav>ul {
	width:40em;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.3
}
.desktop-footer nav>ul>li {
	display: block
}
.desktop-footer nav>ul>li ul {
	padding: 0;
	margin: 0;
	float: right
}
.desktop-footer nav>ul>li ul li {
	width: 10em;
	padding-right: .5em;
	display: inline-block
}
.desktop-footer nav>ul>li ul li a {
	font-size: 0.75em
}
.desktop-footer .disclaimer {
	margin-top: 0.5em
}
@media only screen and (min-width: 46em) {
.desktop-footer {
	display: block
}
}
.signup {
	padding: 1em 0.5em
}
.signup label, .signup input, .signup select {
	cursor: pointer
}
.signup ::-webkit-input-placeholder {
color:#666
}
.signup :-moz-placeholder {
color:#666
}
.signup ::-moz-placeholder {
color:#666
}
.signup :-ms-input-placeholder {
color:#666
}
.signup label {
	font-size: 1em;
	margin: 0.5em 0;
	display: block;
	display: block;
	font-weight: bold;
	color: #000
}
.signup input[type=email], .signup select {
	font-size: 12px;
	display: block;
	width: 100%;
	font-weight: bold;
	color: #666;
	background: #e4e4e4;
	border: 1px solid #fdb5f6;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.signup input[type=email] {
	padding: 1.2em
}
.signup select {
	padding: 1.2em 1em
}
.signup input[type=submit] {
	padding: 0.6em 0.7em;
	font-weight: bold;
	background: #124e84;
	color: #fff;
	border: 0
}
.signup .checkbox {
*zoom:1;
	margin: 1em 0
}
.signup .checkbox:after {
	content: "";
	display: table;
	clear: both
}
.signup .checkbox input[type=checkbox] {
	width: 1em;
	margin-top: 3px;
	float: left
}
.signup .checkbox label {
	margin: 0 0 0 1.75em;
	font-weight: normal;
	color: #505050
}
.thankyou {
	padding: 1em 0.5em;
	text-align: center
}
@media only screen and (min-width: 46em) {
h2 {
	font-size: 1.63em
}
.small_logo{display:none}
.big_logo{display:block}
.mobile-footer {
	display: none;
}
.footer-menu{ display:none;}

.signup {
	max-width: 22.13em;
	min-height: 36em;
	padding: 1em 0
}
.signup label {
	margin: 1em 0
}
.thankyou p {
	font-size: 0.88em
}
}

@charset utf-8;
body {
	margin: 0 auto;
	padding: 0;
}
a {
	color: #006dcc;
}
#Main_Container {
	width: 912px;
	height: auto;
 background:#ffffff;
	margin: 17px auto;
	padding: 10px;
}
#container {
	background: #fdb5f6;
	width: 912px;
	height: auto;
	margin: auto;
}
 #Header {
	width: 899px;
	height: auto;
	background: url(/images/pink_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	vertical-align: text-top;
	padding: 5px 0 0 13px;
}
#inner_Block {
	width: 884px;
	height: auto;
	background: #fdb5f6;
	padding: 0 15px 15px 13px;
}
.left_section {
	width: 564px;
	height: auto;
	margin-right: 10px;
	float: left;
}
.right_section {
	width: 306px;
	height: auto;
	float: right;
}
.clear {
	clear: both;
}
.block {
	width: 558px;
	background-color: #fff;
	-ms-border-radius: 3px;
	border-radius: 3px;
	margin-top: 14px;
	padding: 3px;
}
.block_header {
	background-color: #fedafa;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #555;
	padding: 5px 15px;
}
.block_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	padding: 10px;
}
.block_text p{
font-size:12px;
}
.block_image {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	padding: 5px 3px 3px 4px;
}

.block li {
	list-style-position: inside;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.block1 {
	width: 300px;
	background-color: #fff;
	border-radius: 3px;
	margin-top: 14px;
	padding: 3px;
}
.block1 .block_text {
	padding-left: 10px;
	line-height: 20px;
}
img, a img {
	border: 0;
	display: block;
}
.block li a, .block1 .block_text a {
	color: #fc6bec;
	font-weight:900;
}

.block li a, .block .block_text a {
	color: #fc6bec;
	font-weight:900;
}
div#Main_Container a {
	font-weight: 100;
}
@media only screen and (max-width: 46em){
	#Main_Container{
	width:100%;
	padding:0;


	margin-left:0;}
#Header {
font-weight: 100;
	font-size: 20px;
	padding: 5px 0 0 13px;
}
h1{font-weight: 100;}
.block_header{font-size:14px;font-weight:900;}
.block_text{font-size:14px}
 #container, #Header, #inner_Block {
	width:100% !important;}
	#Header{ padding:10px 0px 0px 0px;}
	#inner_Block{
 padding-left:0px;
	padding-right:0px;
	margin:0;}
.right_section{
	width:100%;
	display:block; 
	float:none;
 margin:0;}	
.left_section{
	width:100%;
 float:none;
 margin:0;}
.block, .block1{ 
 width:100%;
	padding:0px;}
	
	
	.desktop-footer{
		display:none;
	}
	.mobile-footer{
		display:block;
	}
.block_image img{width:100%;max-width:551px}
	}
        