a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;

}
.ovM{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}
.topNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;

}

.bodyText {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}
.subHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
}
.subSubHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
}
.smallText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.boxednumberselected {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	height: 17px;
	width: 18px;
	border: 2px solid #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;

}
.boxednumber {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	height: 17px;
	width: 17px;
	border: 2px none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #dcdcdc;
	padding-top: 2px;
}
.boxednumbercompleted {


	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #ffffff;
	height: 17px;
	width: 17px;
	border: 2px none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #ff6600;
	padding-top: 2px;
}
.smallTextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;

}
.smallTextGrey {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;

}
.smallTextGreyPlain {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	margin-right: 15px;
	margin-left: 15px;

}
.greyHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.greenHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006432;
}
.myButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 2px solid #666666;
	background-color: #e6e6e6;
	width: 90px;
	height: 30px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;





}
.bigboxednumberselected {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 23px;
	border: 2px solid #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 2px;



}
.textbox{
	background-image: url("recarea/images/textBoxBG.gif");
    	BORDER-BOTTOM: #3f6dcf 1px solid;
    	BORDER-TOP: #7798dd 1px solid;
    	BORDER-LEFT: #3f6dcf 1px solid;
    	BORDER-RIGHT: #7798dd 1px solid;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbox:hover{
	background-image: url("recarea/images/textBoxBG2.gif");
	color: #008040;
    	BORDER-BOTTOM: #2f5bb9 1px solid;
    	BORDER-TOP: #6389d8 1px solid;
    	BORDER-LEFT: #2f5bb9 1px solid;
    	BORDER-RIGHT: #6389d8 1px solid;
}.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
