.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px;
	text-align: justify;
	line-height: 17px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	text-transform: uppercase;
	padding-left: 175px;
}
.greenbold_pad {
	line-height: 17px;
	padding: 8px;
	color: #4EB74E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.chart-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.green_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	padding-left: 175px;
}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.border {
	border-top-color: #5764ae;
	border-right-color: #5764ae;
	border-bottom-color: #5764ae;
	border-left-color: #5764ae;
}
.bold_center_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color: #333333; */
	color: #4EB74E;
	font-style: italic;
	text-align: center;
	margin:8px;
}

.greenbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	font-style: italic;
}


a:hover {
	color: #003366;
	text-decoration: none;
}
.green {
	color: #4EB74E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #FC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #003366;
}
.rednonbold {
	color: #FC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackboldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	/* padding-left: 175px; */
}
.redboldunderline {
	font-weight: bold;
	color: #FC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bgwhite {
	background-color: #FFFFFF;
}

.outline {
	border: 2px solid #5863B2;
}

body {
	background-color: #FFFFFF;
}
.bluebold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5361A8;
	text-decoration: underline;
}




a:visited {
	color: #003366;
}
.bold_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 175px;
}

.greenbold_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #4EB447;
	text-decoration: underline;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5361A8;
	text-align:center; /* added jan 23, 2008 */
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5361A8;
	font-size: 12px;
}

/* //////////////////////  */
.gap {
	margin-top:8px;
}
.bluesmallcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5361A8;
	text-align: center;
	font-style: italic;
}

.gap2 {
	margin-top:10px;
}

.bodybold_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	text-transform: uppercase;
	text-align: center;
}

.bodybold_center_no_uppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	text-align: center;
}

.greenbolditalic_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	font-style: italic;
	text-align: center;
}

.green_bold_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4EB74E;
	text-align: center;
}

.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px;
	text-align: center;
	line-height: 17px;
}
.green_center_subtitle {
	color: #4EB74E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top:15px;
	margin-bottom:15px;
}

.red_center {
	color: #FC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;	
}
