body {
	background-color: #2E4369;
}
.whiterow {
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #304670;
}
.bold {
	font-weight: bold;
}
.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0B2572;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #616872;
	background-color: #A9D0EA;
}
.lightbluerow {
	background-color: #E1E8F2;
}
.blueborder {
	border: 1px solid #25338B;
}
.bodybluerow {
	background-color: #2E4369;
}
.whitedashedborder {
	border: 1px dashed #FFFFFF;
}
.lowerblueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C7DBA;
	border-right-color: #5C7DBA;
	border-bottom-color: #5C7DBA;
	border-left-color: #5C7DBA;
}
.bluerow {
	background-color: #5C7DBA;
}
.greyborder {
	border: 1px solid #666666;
}
.greyrow {
	background-color: #EAEAEA;
}
.purplerow {
	background-color: #E3BAE9;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C7DBA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #395486;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #c064cc;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #395486;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #395486;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.promotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E4369;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E4369;
	border: 1px solid #E1E8F2;
}
.forminputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E4369;
	border: 1px solid #E1E8F2;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C7DBA;
}
.pinkpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c064cc;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #273A5C;
	list-style-type: square;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #304670;
}
.blueborder {
	border: 1px solid #5C7DBA;
}
.handwriting {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #2E4369;
	font-weight: normal;
}
.lightpurplerow {
	background-color: #F4E6F7;
}
.dashborder {
	color: #C861D4;
	border: 3px solid #C864D4;
}
.darkblueborder {
	border: 2px solid #5C7DBA;
}
.smallprintpink {
	color: #C864D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.darkbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E4369;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.help {
	font-weight: bold;
	text-decoration: underline;
}
.pinkpara .help {
	text-decoration: underline;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluerow .whiterow #newsubscriber .lightbluerow .whiterow .noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluerow .whiterow .lightbluerow .whiterow a {
	text-decoration: underline;
}
.bluerow .whiterow .underline {
	text-decoration: underline;
}
.brightpinkpromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC008C;
}
.lightpinkborder {
	border: 2px solid #F4E6F7;
}
.ceriseborder {
	border: 2px solid #C52989;
}
.submitbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B118A6;
	background-color: #AED2EB;
	border: 2px solid #CCCCCC;
}
.nolinkborder {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
}
link {
	text-decoration: none;
}

.buttons{
	background-color:#FFFFFF;
	border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        text-decoration:none;

}
.buttonsblue{
	background-color:#E1E8F2;
	border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        text-decoration:none;

}
