@charset "UTF-8";

.textheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}
.text_header {
	font-family: Verdana;
	font-size: 11px;
	color: #616161;
}
.announcement {
	font-family: Verdana;
	font-size: 11px;
	color: E9E9E9;
}
.text{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #616161;
}
.normaltext {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #616161;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 13px;
}
.thumbtext{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #616161;
	line-height: 13px;
}
.menutext {
	font-family: Verdana;
	font-size: 10px;
	color: #616161;
}
.titletext {
	font-family: Verdana;
	font-size: 11px;
	color: #616161;
	font-weight: bold;
	padding-left: 5px;
}
.announcementtexttitle {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-weight: 300;
	padding-left: 2px;
	letter-spacing: 1pt;
}
.tableheadertext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	background-color: #003333;
}
.tabletext {
	font-family: Verdana;
	font-size: 11px;
	color: #616161;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabletextR {
	text-align: right;
	font-size: 11px;
	color: #616161;
	font-family: Verdana;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.infotext {
	font-family: Verdana;
	font-size: 11px;
	color: #616161;
	text-align: center;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.horizontalline {
	background: url(../images/line_putus2.jpg) repeat-x;
}
.hyperlink {
	font-family: Verdana;
	color: #262776;
	font-size: 11px;
	font-weight: bold;
}
.bg_announcement {
	background: url(../images/Announcement_bg.jpg) repeat-x;
}
.icontitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

<!-- tab views -->

#main_container #inner_right_column #title {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	margin-left: 30px;
}
#inner_right_column {
	padding-top: 30px;
	padding-right: 30px;
	border-left-width: 1px;
	border-left-color: #efefef;
	border-left-style: solid;
	/*border-left-style: groove;
	border-left-color: #ccc;
	margin-left: 275px;*/
	padding-left: 20px;
	padding-bottom: 20px;
}
#title {
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
}
#content {
	font-size: 11px;
	color: #333;
}
.sub_head_link {
	background-color: #Efefef;
	height: 16px;
	text-decoration:none;
	float:right;
	text-align:right;
	width:100%;
	font-size:11px;
}
