/* CSS Document */



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#47636f;



	margin:0px;



	background-image:url(images/bkg-main-gradient.gif);

	background-repeat:repeat-x;

	background-color:#78e4f5;

}



p {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#47636f;

	line-height:24px;

}



table {

	margin:0px;

}



td {

	vertical-align:top;



	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#47636f;

}



img {

	border:0px;

}



a:link, a:visited {

	color:#e79802;

	text-decoration:none;

}



a:hover {

	color:#de7405;

	text-decoration:underline;

}



a:visited {

	color:#e79802;

	text-decoration:none;

}



td.contentCell {

	background-color:#FFFFFF;

	padding:30px 50px 30px 50px;

}



.check {

	border:1px dashed black;

}



.fpText {

	font-size:14px;

	line-height:30px;

}



.pageTitle {

	font-size:18px;

	color:#7a009f;

}



.sectionTitle {

	font-size:14px;

	font-weight:bold;

	color:#7a009f;

}



.sectionTitle2 {

	font-size:14px;

	font-weight:bold;

	color:#e79802;

}



p.bulleted {

	font-weight:bold;



	background-image:url(images/bullet.gif);

	background-repeat:no-repeat;

	background-position:5px 8px;

	

	display:block;

	padding-left:20px;
}


.dotline {
	background-image:url(images/dot.gif); 
	background-repeat:repeat-y;
	padding-left:30px;
}


