	.body {
		background-image: url(images/bg.jpg);
		margin: 0px;
		background-repeat: repeat-x;
	}
	.title_blue {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0066CC;
		text-decoration: none;
	}
	
	.body p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
		margin: 20px;
	}
	.body2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
		margin: 20px;
		border-left-width: 1px;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	.readmore,
	.readmore a,
	.readmore a:visited {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-align: right;
		padding-right: 10px;
		}
		
		.readmore a:hover {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF6600;
		text-align: right;
		padding-right: 10px;
		}
	
	.foot,
	.foot a,
	.foot a:visited {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		}
		
		.foot a:hover {
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FF6600;
		}
		
	.menu {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #990000;
		font-weight: bold;
		}
	.menu a:visited,
	.menu a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
		}
		
		.menu a:hover {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0066FF;
		font-weight: normal;
		}
	.line {
		border-bottom-width: thick;
		border-bottom-color: #999999;
	}
	.title_with_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-image: url(images/body_bg_1.gif);
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	}
	.title_1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		height: 20px;
		text-decoration: none;
		padding-left: 10px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 2px;
		font-weight: bold;
		background-color: #CC0000;
		width: 100%;
	}
	.title_1_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #CC0000;
		text-decoration: none;
		background-color: #FDF6F6;
		padding: 5px;
		border: 1px solid #CC0000;
		list-style-type: circle;
		}
		
	.title_2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		height: 20px;
		text-decoration: none;
		padding-left: 10px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 2px;
		font-weight: bold;
		background-color: #03aec0;
	}
	
	.title_2_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #03aec0;
		text-decoration: none;
		padding: 5px;
		border: 1px solid #03aec0;
		}
	
	.img1,
	.img1 a:visited,
	.img1 a {
	}
	
	.img1 a:hover {
		padding: 3px;
		border: 2px solid #FF0000;
		height: auto;
		width: auto;
	}
	.title_with_bg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-image: url(images/tab_button_bg2.jpg);
	height: 20px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: 1px solid #DBDBDB;
	background-position: bottom;
	background-repeat: repeat-x;
	}
	.td_img_border_rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_rose.jpg);
	border: 1px solid #DCDCDC;
	background-position: bottom;
	background-repeat: repeat-x;
	list-style-position: outside;
	}
	
	.td_img_border_yellow {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-image: url(images/bg_yellow.jpg);
		border: 1px solid #DCDCDC;
		background-position: bottom;
		background-repeat: repeat-x;
	}
	.td_img_border_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_gray.jpg);
	border: 1px solid #DCDCDC;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px;
	text-align: justify;
	}
.normal_text_margin20 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:-20px;
	text-align:justify;
}
.boxtexttitle { font-family:Verdana; font-size:12px; font-weight:bold; color:#444444;}

.boxtexttitle2 { font-family:Verdana; font-size:12px; font-weight:bold; color:#ff7014;}


.contenttopbg {background-image:url(images/topcenter.gif); background-repeat:repeat-x;}
.contentbottombg {background-image:url(images/bottomcenter.gif); background-repeat:repeat-x;}
.contentcenterleft { background-image:url(images/centerleft.gif); background-repeat:repeat-y;}
.contentcenterright { background-image: url(images/centerright.gif); background-repeat:repeat-y;}

.contactbox {
    color: #676767;
    font-size:12px;
    background-color: #ffffff;
    border: 1px solid #828282;
    width: 200px;
    margin: 0;
}
.contactbox:focus,
.contactbox:hover {
    background-color: #e6e6e6;
    border: 1px solid #ff6a00;
    color: #585858;
}
.style7 {
	font-family: Verdana;
	font-size: 11px;
}
.style8 {font-size: 11px}
.boxtextnew31 { font-family:Arial; font-size:12px; font-weight:bold; color:#5f9cc3;}

.dotline {
	background-image:url(images/dotline.gif);
	background-repeat:repeat-y;
	margin-left:5px;
	margin-right:5px;
}
a.mailtext:link    {  font-family:Arial;  font-size: 14px; color: #676767; text-decoration: none; text-align:left; }
a.mailtext:visited {  font-family:Arial;  font-size: 14px; color: #676767; text-decoration: none; text-align:left; }
a.mailtext:hover   {  font-family:Arial;  font-size: 14px; color: #2471b8; background-color:none; text-align:left;}
a.mailtext:active  { font-family:Arial;  font-size: 14px; color: #676767; text-decoration: none; text-align:left;}

.footerimgcenter {
	background-image:url(images/footercurcenter.gif);
	background-repeat:repeat-y;
}
.footerimgpadnew {
	margin-left:10px;
	padding-bottom:10px;
}
.footerimgpad {
	margin-bottom:0;
	margin-left:10px;
}
.align_margin_left10_percent {
	margin:0px 0px 0px 10%;
}
.download_ppt,
	.download_ppt a:link,
	.download_ppt a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color: #ff5a00;
		text-decoration: none;
		}
		.download_ppt a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #484848;
		font-weight:bold;
		text-decoration: none;
		}