.style {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d1e282;
}
.tandcs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EB5498;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: EB5498;
	font-weight: bold;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	margin:50px;
	color:#666; }
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }
.smallblock {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: D1E282;
}
.bottomtop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: D1E282;
}
.topborder {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: D1E282;
}
.padding {
	padding: 3px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: EB5498;
}
.4borders {
	border: thin dotted D1E282;
}
.4borderspink {
	border: thin dotted EB5498;
}
.greenborder {
	border: thin solid D1E282;
}
a:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EB5498;
}
a:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EB5498;
}

a:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EB5498;
}
a:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
}
.tdback { 
	background-image: url(table_background.gif);
	background-repeat: no-repeat;
	image-align: right;
}
.bodytextpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: EB5498;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB5498;
	font-style: normal;
	font-weight: bold;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	color: #EB5498;
	font-style: normal;
	font-weight: bold;
}
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	font-color: #FF0099;
}

p {
	font-size: 1.0em;
	margin-bottom: 15px;
}

#page-wrap {
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}
#contact-area checkbox {
	width: 10px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #FF0099;
	font-color: #FF0099;
}

#contact-area input.submit-button {
	width: 80px;
	margin-left: 1.0em;
	padding: 3px;
	background: #ccc;
}

label {
	float: left;
	font-family: Helvetica, sans-serif;
	font-color: #ccc;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.0em;
}
