@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	background-repeat: no-repeat;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/gry_bg.gif);}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

a:link { color: #E53D88; text-decoration: none;}
a:visited { color: #E53D88; text-decoration: none;}
a:hover { color: #8BCC3C; text-decoration: none;}

.footer a:link { color: #000000; text-decoration: none;}
.footer a:active { color: #000000; text-decoration: none;}
.footer a:visited {	color: #000000;	text-decoration: none;}
.footer a:hover { color: #000000; text-decoration: underline;}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 11px;
	text-align: center;}
	
.content {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 52px;
	padding-right: 52px;
	padding-bottom: 25px;
	line-height: 19px;
	min-height: 150px;}	
	
.title {
	color: #8BCC3C;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.pink_side {
	background-color: #FFFFFF;
	background-image: url(../images/pink_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 36px;
}
.border {
	border: 1px solid #E53D88;
}
li {
	text-indent: 10px;
	margin-bottom: 6px;
	list-style-image: url(../images/bullet.jpg);
	margin-top: 6px;
	margin-left: 30px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
.top_nav_back {
	background-image: url(../nav/top_nav_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
}
hr {
	background-color: #BDE08C;
	border-top: 1px none #8BCC3C;
	border-right: 1px none #8BCC3C;
	border-bottom: 1px solid #8BCC3C;
	border-left: 1px none #8BCC3C;
}
.pink_bold {
	font-weight: bold;
	color: #E53D88;
}
.benefit_pad {
	margin-top: 6px;
}
.pad6 {
	padding-top: 6px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
