body {
/*text-align:center;*/
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:5px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}

.tiText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.highlight {
	background-color: #ffff66
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color:#FFFFFF;
	padding:7px;
}

.tiHeading {
	color: #AF568D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	padding:5px;
}
.navTable {
	color:#105FA9;
	font-size:11px;
	font-weight:bold;
}
.button {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	background-color:#D782B6;
	padding:4px;
	text-transform:lowercase;
	margin:5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a  {
	color : #AF568D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
td {
vertical-align:top;
}
a:visited {
	color : #AF568D;
	text-decoration : underline;
}
a:hover {
	color : #2CA2DD;
	text-decoration : underline;
}


a.boldLink:hover {
	color : #AF568D;
	text-decoration : underline;
	font-weight: bold;
}
a.boldLink:visited {
	color : #2CA2DD;
	text-decoration : underline;
	font-weight: bold;
}
a.boldLink  {
	color : #2CA2DD;
	text-decoration: underline;
	font-weight: bold;
}



a.smLink  {
	color : #2CA2DD;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #2CA2DD;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:hover {
	color : #AF568D;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}


a.nav  {
	color : #af568d;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.nav:visited {
	color : #af568d;
	text-decoration: none;
}

a.nav:hover {
	text-decoration : underline;
	font-size: 11px;
}

a.button {
	color:#FFFFFF;
	text-decoration:none;
}
a.visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.hover {
	color:#FFFFFF;
	text-decoration : underline;
}


a.npLink  {
	color : #444444;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}
