body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #8077b7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../assets/generic/body_bg.gif) top left repeat-x;
}
a:link {
	color: #ca2d92;
	text-decoration:none;
	font-weight:bold;

}
a:visited {
	color: #ca2d92;
	text-decoration:none;
	font-weight:bold;

}
a:hover {
	color: #ca2d92;
	text-decoration:underline;
	font-weight:bold;

}
a:active {
	color: #ca2d92;
	text-decoration:none;
	font-weight:bold;

}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 3px;
	padding-bottom: 8px;
	vertical-align:top;
}

.main_right { 
		background:url(../assets/generic/main_right_bg.gif) top left repeat-y;
}
.main_left { 
		background:url(../assets/generic/main_left_bg.gif) top left repeat-y;
}

.main_below_header {
	background:url(../assets/generic/below_header.gif) top left no-repeat;
	height:65px;
	padding-left:100px;
	
}
.main_below_header_cell { 
	padding-top:17px;
	padding-left:20px;
}



.footer_bg {
	background:url(../assets/generic/main_footer.gif) top left no-repeat;
	height:134px;
	
}
.main_area {
	background: #faeaf4;
	width:760px;

}
.pink_top { 
	background:url(../assets/generic/pink_top.gif) top left no-repeat;
	height:92px;
	width:698px;
}
.pink_top_two { 
	background:url(../assets/generic/pink_top_two.gif) top left no-repeat;
	height:92px;
	width:698px;
}
.pink_top_other { 
	background:url(../assets/generic/pink_top_other.gif) top left no-repeat;
	height:169px;
	width:698px;
}

.pink_right { 
		background:url(../assets/generic/pink_right.gif) top left repeat-y;
		width:4px;
}
.pink_left { 
		background:url(../assets/generic/pink_left.gif) top left repeat-y;
		width:4px;
}
.pink_middle { 
	width:690px;
	background:#FFFFFF;
}
.pink_middle_thanks { 
	width:690px;
	height:499px;
	background:#FFFFFF;
}
.pink_footer { 
	background:url(../assets/generic/pink_footer.gif) top left no-repeat;
	height:5px;
	width:698px;
}

.pink_footer_two { 
	background:url(../assets/generic/pink_footer_two.gif) top left no-repeat;
	height:7px;
	width:698px;
}

.pink_top_div { 
	font-size:2.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
	padding-top:13px;
}
.pink_top_div_two { 
	font-size:2.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	padding-right:60px;
	padding-top:10px;
}

.pink_middle_div { 
	padding-left:25px;
	padding-right:25px;
}
.pink_middle_div h4 { 
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.3em;
	font-weight:bold;
	color:#ca2d92;
	
}
.pink_middle_div h3 { 
	padding-top:25px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:2.0em;
	font-weight:bold;
	color:#ca2d92;
	
}
.average_text {
	width:450px;
}
.backtotop{
	font-size:1.2em;
	padding-left:7px;
	padding-bottom:10px;

}
.pinkbold {
	font-weight:bold;
	color:#ca2d92;
	font-size:1.0em;

}
.pinkbigbold {
	font-weight:bold;
	color:#ca2d92;
	font-size:1.3em;

}
.pinktext {

color:#ca2d92;
font-size:1.0em;

}