body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color: #23386D;
	background-image: url(../images/body_expanda.gif);
	background-repeat: repeat-y;
	background-position: center;


}
table.bigTable {
	background-color: #FFFFFF;
}
td.topBgCells {
	background-image: url(../images/right_logo_expanda.gif);
	background-repeat: repeat-x;

}
td.navigationCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06688B;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
}
table.mainCenterTable {
	background-image: url(../images/under_nav_bg.gif);
	background-repeat: no-repeat;
}
td.rightThumbCells {
	background-image: url(../images/right_imgs_thum_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23386D;
	vertical-align: middle;
	padding-left: 15px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23386D;
}
a {
	color: #06688B;
	text-decoration: none;
}
a:hover {
	color: #249EC9;
	text-decoration: underline;

}
.fontsPaleBlueTenBold {
	font-size: 10px;
	font-weight: bold;
	color: #249EC9;
}
td.MainContentCell {
	padding: 35px 15px 25px;
	text-align: justify;

}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 11px;
	color: #249EC9;
}
a.innerLinks {
	font-weight: bold;
	color: #030DE2;
	text-decoration: underline;

}
a.innerLinks:hover {
	text-decoration: none;

}
