/* CSS Document */
/* Css For Template*/
table {
	border-collapse:collapse;
	font-size:9pt;
	color:#ffffff;
}
p,body,td {
	font-family:Arial;
	font-size:9pt;
	color:#042F66;
}
.smalltext {font-family:Arial;8pt;color:#000000}
.menutext {font-weight:bold;font-size:9pt;color:#FF3300}
.newstitle {font-weight:bold;font-size:9pt;color:#000000}
.imgborder {border:1px solid #cccccc}
.newstext {font-size:9pt;color:#000000}
a:link {
	text-decoration: none;
	color: #042F66;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a {	text-decoration: none; color: #042F66}
.title {
	font-size:9pt;
	font-weight:bold;
	color: #000000;
}
.bottomborder {border-bottom:1px solid #999999}
.topborder {border-top:1px solid #999999}
.tbborder {border-bottom:1px solid #999999;border-top:1px solid #999999}
input {border:1px solid #999999;}
.smallfont {font-size:8pt;font-family:Arial, Helvetica, sans-serif}
.text {
	line-height: 22px;
}
.tablee {
	border: 1px solid #b5cce2;
}
.tableft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5cce2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5cce2;
}
.tablerit {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b5cce2;
	border-left-color: #b5cce2;
	border-right-style: solid;
	border-right-color: #b5cce2;
	border-right-width: 1px;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}
.titlee {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
