body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F4F8;

}

.cellAll { border: solid 0 #BBB; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; } 
.cellt { border: solid 0 #BBB; border-top-width:1px; }
.celltr { border: solid 0 #BBB; border-top-width:1px; border-right-width:1px; }
.celltl { border: solid 0 #BBB; border-top-width:1px; border-left-width:1px; }
.celltlr { border: solid 0 #BBB; border-top-width:1px; border-left-width:1px; border-right-width:1px; }
.celltb { border: solid 0 #BBB; border-bottom-width:1px; border-top-width:1px; }
.celltbr { border: solid 0 #BBB; border-bottom-width:1px; border-top-width:1px; border-right-width:1px; }
.celltbl { border: solid 0 #BBB; border-bottom-width:1px; border-top-width:1px; border-left-width:1px;  }
.cellb { border: solid 0 #BBB; border-bottom-width:1px; }
.cellbr { border: solid 0 #BBB; border-bottom-width:1px; border-right-width:1px; }
.cellbl { border: solid 0 #BBB; border-bottom-width:1px; border-left-width:1px; }
.cellblr { border: solid 0 #BBB; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; }
.cellr { border: solid 0 #BBB; border-right-width:1px; }
.celll { border: solid 0 #BBB; border-left-width:1px; }
.celllr { border: solid 0 #BBB; border-left-width:1px; border-right-width:1px;}
 
ul { margin-left:10px; padding-left:10px; }
blockquote { margin-left:10px; padding-left:10px; }

.PageTitle {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 28px;
	color: #666666;
}

.PageTitleLarge {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 32px;
	color: #666666;
}

.PageTitleSmall {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	color: #333333;
	position: relative;
	bottom:3px;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.Text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.Text16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold
}

.Text14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold
}

.Text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 170%;
	color: #000000;
}

.Text12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold
}

.Text10 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 10px;
	color: #000000;
}

.Text12 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
}

.BlogTitleText {
	color: #3d85c6;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	
}
.BlogParaText {
	color: #000000;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
}
.BlogText {
	color: #000000;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
}