body {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	line-height:130%;
}
a{
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-decoration: underline;
}


a:hover{
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}

ul {
	padding:10px;
	font-weight:bold;
	color:#0066CC;
}
li {
	color:#333333;
	font-weight:normal;
	list-style-position: outside;
	margin-left:20px;
	padding-top:10px;
}
.texts {
	font-weight: normal;
	color: #000000;
	line-height:16px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/button_orng.gif);
}
.linksCopy {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #38567E;
}
.style2 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style5 {font-family: Arial, Helvetica, sans-serif}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

/*--------------------------------------------------------------*/
/*basic*/
img {
border:0;
}
#RIGHT {
	width: 477px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color:#ffffff;
}
#RIGHT h1{
	font-size:16px;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
 	/*background-color: #6083B7;*/
	border-left:5px solid #cccccc;
	color:#0066FF;
}

#RIGHT h2{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
 	background-color: #E0E7F1;
}
#RIGHT h3 {
	width:100%;
	margin:0;
	padding:3px;
	color:#0066CC;
}
#RIGHT .ex4box {
	height: 300px;
	width: 238px;
	float: left;
	text-align: center;
	overflow: hidden;
	background-color:#ffffff;
}
#RIGHT .ex4box-b {
	padding: 5px;
	height: 280px;
	width: 220px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #E2E6E7;
	border-right: 1px solid #BDC2C8;
	border-bottom: 1px solid #BDC2C8;
	border-left: 1px solid #E2E6E7;
}
#RIGHT .ex4box h2 {
	background-image: none;
	margin: 0px;
	padding: 5px 0px 10px;
	font-size:12px;
}
#RIGHT .ex4box img {
	border-style: none;

}
#RIGHT .ex4box p {
	color: #333333;
	text-align: left;
	padding: 5px;
	margin: 0px;
}
