/* CSS Document */



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#47636f;
	line-height:18px;
}

table {
	margin:0px;

}


td, p {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#47636f;
	line-height:20px;
	margin-top:0px;
}


img {
	border:0px;
}

ul {
  margin-top:0px;
  margin-bottom:3px;
  margin-left:10px;
  }

li {
  margin-top:0px;
  margin-bottom:3px;
  margin-left:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  }


a:link, a:visited {
	color:#e79802;
	text-decoration:underline;
}


a:hover, a:active {
	color:#de7405;
	text-decoration:none;
}

/* CSS custom */

.bg	 {
	background-image:url(images/bkg-main-gradient.gif);
	background-repeat:repeat-x;	
	background-color:#78e4f5;
	margin:0px;
}

.bgtable	{
	background-color:#ebebeb;
}

.bgcell1	 {
	background-color:#f5f5f5;
}

.bgcell2	 {
	background-color:#ffffff;
}


.bgcellhead	 {
	background-color:#bbedf5;
}

td.contentCell {
	background-color:#FFFFFF;
	padding:30px 40px;
}


td.leftCell {
	background-color:#FFFFFF;
	padding-right:20px;
}

.check {
	border:1px dashed black;
}

.fpText {
	font-size:12px;
	line-height:24px;

}

.pageTitle {
	font-family: Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	font-size:20px;
	color:#7a009f;
	margin-top:0px;
}

A.SubmenuTitle:LINK, A.SubmenuTitle:VISITED, P.Submenu {
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#7a009f;
	text-decoration:none;
	margin-bottom: 20px;
  }

A.SubmenuTitle:HOVER, A.SubmenuTitle:ACTIVE {
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#7a009f;
	text-decoration:underline;
  }

A.Submenu:LINK, A.Submenu:VISITED, P.Submenu {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  color:#de7405;
  font-weight:bold;
  text-decoration:none;
  margin-bottom: 12px;
  }

A.Submenu:HOVER, A.Submenu:ACTIVE {
  font-size:11px;
  color:#de7405;
  font-weight:bold;
  text-decoration:underline;
  }

.sectionTitle {
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#7a009f;
	margin-top:0px;
	
}


A.sectionTitle:LINK, A.sectionTitle:VISITED {
	font-family: Arial, sans-serif;
  font-size:18px;
  color:#7a009f;
  text-decoration:none;
  }

A.sectionTitle:HOVER, A.sectionTitle:ACTIVE {
  font-size:18px;
  color:#7a009f;
  text-decoration:underline;
  }

.sectionTitle2 {
	font-family: Verdana, Arial, sans-serif;
	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;
}

.red {
	color: #FF0066;
}

.txtStyle1, A.txtStyle1:LINK, A.txtStyle1:VISITED {
	font-weight:bold;
	color:#e79802;
}

.txtStyle2, A.txtStyle2:LINK, A.txtStyle2:VISITED {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#e79802;
}

.txtsm {
	font-size:11px;
}

.bold {
	font-weight:bold;
}

