body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #3E74CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E74CC;
}
a:hover {
	text-decoration: none;
	color: #1E3E73;
}
a:active {
	text-decoration: underline;
	color: #3E74CC;
}
.buttons{
	text-align:left;
	font-size: 13px;
	height:22px;
	line-height:19px;
	
}

.buttons a{
	padding-left:10px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	color:#000033;
}

.buttons a:hover{
	margin:0;
	background:none);
	display:block;
	font-weight:bold;
	text-decoration:underline;
}

.buttons2{
	text-align:left;
	font-size: 14px;	
}

#pgtit {
	padding-left: 20px;
}
#pgtit h1 {
	font-size: 22px;
	font-weight: normal;
	color: #063B81;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#pgtit h2 {
	font-size: 14px;
	line-height: 14px;
	color: #76A6E0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftsideMenu {
	font-size: 11px;
	color: #ffffff;
}
.leftsideMenu a:link 	{ COLOR: #000000; TEXT-DECORATION: none; font-family: inherit; font-size: inherit; }
.leftsideMenu a:visited { COLOR: #000000; TEXT-DECORATION: none; font-family: inherit; font-size: inherit; }
.leftsideMenu a:hover 	{ COLOR: #000000; TEXT-DECORATION: underline; font-family: inherit; font-size: inherit; }
.leftsideMenu a:active 	{ COLOR: #000000; TEXT-DECORATION: none; font-family: inherit; font-size: inherit; }

#leftsideMenu ul {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}
#leftsideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: none;
	list-style-image: url(images/minus.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: middle;
	text-transform: none;
	margin: 0px;
}

.sub-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
}

.txto {
	position: absolute;
	top: 1290px;
	height: 245px;
	overflow: hidden;
}

.txti {
	font-family: Arial; 
	font-size: 9.5px;
	color: #676767; 
}
.txti a:link { color: #676767; text-decoration: none; }
.txti a:visited { color: #676767; text-decoration: none; }
