body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkground {
	background-image: url(../images/generic/index_r1_c12.jpg);
	background-repeat: repeat-x;
}
.cellPadding {
	padding-left: 10px;
	padding-right: 10px;
}
.cellPadding1 {
	padding-left: 5px;
	padding-right: 5px;
}
.cellPadding2 {
	padding: 10px;
}
.cellPadding3 {
	padding-top: 5px;
}
body
{
font-family: Arial, Helvetica, sans-serif;
color: #000066;
}
.navtext {
	font-size: 10px;
	
}
.navtitle {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
}
.nav_emphasis {
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
}
.body_emphasis{
	font-size: 13px;
	font-weight: bold;
}
h1{
	font-size: 32px;
	font-weight: bold;
	color:#FF9900;
}
.cell_top {
	border-top: thin solid #53487D;
}
.cell_bottom {
	border-bottom: thin solid #53487D;
}
.cell_left {
	border-left: thin solid #53487D;
}
.cell_right{
	border-right: thin solid #53487D;
}
.rightnavtext {
	font-size: 12px;
	
}
.rightnavtitle {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
}