﻿.topText
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.indexRightTitleText
{
	font-size: 15px;
	font-weight: bold;
	color: #001073;
}
.indexText
{
	padding-right: 6px;	
	padding-bottom: 4px;	
	padding-top: 10px;	
	padding-left: 4px;	
	line-height: 21px;
	}
.pageTwoText
{
	font-size: 15px;
	color: #001073;
	line-height: 24px;
}
.pageTwoText a
{
	font-size: 15px;
	color: #001073;
}

.pageThreeText
{
	font-size: 13px;
	color: #001073;
	line-height: 23px;
	border-right: #b5b5b5 1px solid;
	border-top: #b5b5b5 1px solid;
	border-left: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 8px;
	
}
.detailText
{
	font-size: 12px;
	color: black;
	background-color: #e7e7e7;
	border-top: #b9b9b9 1px solid;
	border-bottom: #b9b9b9 1px solid;
}