/* CSS Document */

.class1 {  font-size: 10pt; font-style: normal; line-height: 140%}
.class2 {  font-size: 9pt; font-style: normal; line-height: 140%}
.style1 {font-size: 10px}
.standard_nav{ 
	text-align: center;
	line-height: 40px;
	float:left;
	border-color:#FFBBFF;background-color:#FFEBFF;
	border-width:1px 1px 1px 1px;border-style:solid;
	text-align:center;
	width:137px;
}
.standard_nav2{ 
	text-align: center;
	line-height: 40px;
	float:left;
	border-color:#FFBBFF;background-color:#FFCCFF;
	border-width:1px 1px 1px 1px;border-style:solid;
	text-align:center;
	width:137px;
}
.standard_nav#div a:hover {
	background-color:#FFCCFF;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
}
h2
{
color: #333; font-size: 120%; font-weight: bold;
	margin-bottom:3px;
	margin-top: 5px;
	margin-left:5px;
	padding-left:8px;
	display:block;
	border-left:#663399 15px solid;
	border-right:#663399 1px solid;
	border-bottom:#663399 1px solid;
	border-top:#663399 1px solid;
	background:#E9E5F1;
	line-height:30px;
	width:530px;
	height: 30px;
	
}

h3
{
color: #663399; font-size: 110%; font-weight: bold; margin-left: 10px;
margin-bottom:3px;
background-image: url(../../../images/h2_icon.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
	padding-left:35px;
	display:block;
	border-bottom:#663399 3px solid;
	line-height:30px;
	width:520px;
	
}
.standard_contents
{
padding-left:15px;
padding-right:10px;
margin-bottom:35px;
}


