.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #0a01a3;
	font-size: 13px;
	font-weight: normal;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #00000;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFF00; 
	font-weight: bold
}

.tiHeading {
	font-family: Arial; 
	font-size: 12px; 
	color: #000080; 
	font-weight: bold
}

.highlight {
	background-color: #ffff66
}

a  {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a:visited {
	color : #990099;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a:visited:hover {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a:hover.boldLink {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold
}

a.boldLink  {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold
}

a:visited.boldLink {
	color : #990099;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold
}

a:visited:hover.boldLink {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold
}

a.smLink  {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a:hover.smLink {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a:visited.smLink  {
	color : #990099;
	font-family: Times New Roman;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a:visited:hover.smLink {
	color : #FF0000;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.nav  {
	color : #000080;
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold
}


a:hover.nav {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold
}

a:visited.nav {
	color : #000080;
	font-family: Times New Roman;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold
}

a:visited:hover.nav {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold
}


a.npLink  {
	color : #000080;
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold
}


a:hover.npLink {
	color : #0000FF;
	font-family: Times New Roman;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold
}

a:visited.npLink {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a:visited:hover.npLink {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a:hover.cat {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a:visited.cat {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a:visited:hover.cat {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}