/* CSS Document */
body {
	background:#F3FEFE;
	text-align:center;
	margin:10px 0px 0px 0px;
}
.mntable {
	background:#FFFFFF;
	border-right:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
}
.toplinkhdr {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#717171;
	background:#83C1CA;
	height:25px;
	text-align:right;
	padding:0px 5px 0px 5px;
}
.toplinks {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.toplinks:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	padding:0px 5px 0px 5px;
}
.menubg {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	height:25px;
	background:#0292A5;
	padding:3px 0px 3px 0px;
}
.txt {
	font-family:arial;
	font-weight:normal;
	font-size: 12px;
	color:#484848;
	padding:5px 10px 5px 10px;
	line-height:20px;
	text-align:justify;
}
.rtmenucol {
	background:#F8F8F8;
	padding:0px 5px 5px 5px;
	text-align:left;
}
.footer {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	padding:0px 5px 0px 5px;
	height:25px;
	background:#83C1CA;
}
.titxt {
	font-family:arial;
	font-weight:normall;
	font-size:11px;
	color:#9E9E9E;
	text-align:center;
	padding:5px 0px 5px 0px;
}
.tilink {
	font-family:arial;
	font-weight:normall;
	font-size:11px;
	color:#9E9E9E;
	text-decoration:none;
}
.tilink:hover {
	font-family:arial;
	font-weight:normall;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.bloglink {
	font-family:arial;
	font-weight:normall;
	font-size:11px;
	color:#0A5D92;
	text-decoration:underline;
	text-align:left;
	background:url(../images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}
.bloglink:hover {
	font-family:arial;
	font-weight:normall;
	font-size:11px;
	color:#0A5D92;
	text-decoration:none;
	text-align:left;
/*	background:url(../images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;*/
}
.pgtitle {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#5B5A58;
	line-height:30px;
}
.title {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#0A5D92;
	line-height:25px;
	padding:0px 0px 0px 15px;
}
.subtitle {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#0A5D92;
	line-height:25px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #C5C5C5;
}
.box {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#000000;
	border:1px solid #003366;
}
.errbox {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#000000;
	border:1px solid #FF0000;
}
.err {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#FF0000;
}
img.floatLeft { 
    float: left; 
    margin: 4px 6px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}
.sitemaptitile {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#484848;
	text-decoration:underline;
	padding:0px 0px 0px 20px;
}
.sitemapsubtitile {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#484848;
	text-decoration:none;
	padding:0px 0px 0px 40px;
}
.txttbl {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#484848;
	border:1px solid #2C68B9;
}
.txttblbgd {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#2C68B9;
}
.button {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	background:#C5C5C5;
	border:1px solid #808080;
	cursor:hand;
	cursor:pointer;
	padding:0px 10px 0px 10px;
}
.addbutton {
	background:url(../images/add.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	widht:25px;
	cursor:hand;
	cursor:pointer;
	border:0px;
}
.rembutton {
	background:url(../images/remove.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	widht:25px;
	cursor:hand;
	cursor:pointer;
	border:0px;
}
.date {
	background:url(../images/calendar_icon.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
	width:25px;
	border:0px;
	cursor:hand;
	cursor:pointer;
}
.blogtxt {
	padding:0px 5px 0px 5px;
	line-height:20px;
}
a.ticker {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
}
a.ticker:hover {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
}