body {
	font-family: arial;
	margin: 0px;
	background-color: #5161ac;
	font-size: 12px;
}
.paddingryte
{
	padding-right:65px;
}
.linktxt {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
}
.topnav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	text-align: center;
	background-image: url(images/nav_bg.gif);
	cursor:pointer;
}
.topnav a{
	color: #626262;
	text-decoration: none;
}
.topnavOn {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/nav_bg_on.gif);
}
.topnavOn a{
	color: #ffffff;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 14px;
	color: #293779;
	background-image: url(images/title_hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
}
.whitetxt {
	color: #FFFFFF;
}
.boxtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.blacklink {
	color: #000000;
}
.thankutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-color: #EFEFE1;
	border:1px solid #777777;
}
