.basetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BBBBBB;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: 600;
	color: #2c568f;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
}
#scrollingdiv {
	height: 400px;
	width: 725px;
	overflow: auto;
}
#contentDiv1 {
	position: relative;
}
#viewportDiv1 {
	overflow: auto;
	position: relative;
	height: 120px;
	width: 300px;
}.blue_line_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2C568F;
	border-right-color: #2C568F;
	border-bottom-color: #2C568F;
	border-left-color: #2C568F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.keyword_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #CCCCCC;
	height: 17px;
	width: 150px;
	padding: 0px;
}
.keyword_search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 56px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #2C578F;
}

