body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
	background-color: #999999;
}

a {	font-size: 12px; color: #333333;}
a:visited {	color: #666666;}
a:hover {	color: #FF0000;}
a:active {	color: #FF0000;}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.pictureBorder {	margin: 6px; border: 3px groove #444444;}

.tableSides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4E6882;
	border-right-color: #4E6882;
	border-bottom-color: #4E6882;
	border-left-color: #4E6882;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

.redHand 			{ color: #FF0000;	font-weight: bold;}
a.redHand			{ text-decoration: underline; color : #FF0000; font-weight: bold;  }
a.redHand:visited 	{ text-decoration: underline; color : #FF0000; font-weight: bold; }
a.redHand:hover		{ text-decoration: none; color : #666666; font-weight: bold; }

.blueHandHeading	{ color: #0066CC;	font-weight: bold; font-size: 16px;}
.blueHand 			{ color: #0066CC;	font-weight: bold; }
a.blueHand			{ text-decoration: underline; color : #0066CC; font-weight: bold; }
a.blueHand:visited 	{ text-decoration: underline; color : #0066CC; font-weight: bold; }
a.blueHand:hover	{ text-decoration: none; color : #FF0000; font-weight: bold; }

.greenHand 			{ color: #009933;	font-weight: bold; }
a.greenHand			{ text-decoration: underline; color : #009933; font-weight: bold; }
a.greenHand:visited { text-decoration: underline; color : #009933; font-weight: bold; }
a.greenHand:hover	{ text-decoration: none; color : #FFCC00; font-weight: bold; }

.blackHand 			{ color: #000000; font-weight: bold; }

.pageTitle {
	font-size: 16px;
	color: #FF0000;
	letter-spacing: .2em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
}
.pageTitleWhite {

	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: .2em;
	font-weight: bold;
}
.tableHeader {
	font-size: 12px;
	text-transform: capitalize;
	color: #5C7B9A;
	letter-spacing: .2em;
	font-weight: bold;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.tableNewsHeader {
	background-color: #CCCCCC;
}

.bighead {font-size:16px;}
.pictureCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49627B;
}
.pictureBorder_2 {
margin: 0px 0px 6px 6px;
}
.tableWithBorder {
	background-color: #EFEFEF;
	border: medium solid #999999;
	margin-left:4px;
	margin-right:4px;
	padding-right: 4px;
	padding-left: 4px;
}
