body {
	font-family: "Trebuchet MS", Arial;
	background-color: #D4D4D4;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.body1 {
	font-family: "Trebuchet MS", Arial;
	background-color: #D4D4D4;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.mainbg02home {
	background-image: url(../images/main-bg-homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbg03footer {
	background-image: url(../images/footer-bg-private-aid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainbg01 {
	background-image: url(../images/images-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt01grey11pt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt01grey11pt a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.txt01grey11pt a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.txt02white14pt {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt02white14pt a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt02white14pt a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
}
.txt02white14ptBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.txt02white11pt {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dottedUnderline {
	border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FFFFFF;
}
.txt03Red18ptBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
}
.tblheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E60000;
	color: #000000;
}
.bgColor01Grey {
	background-color: #EEEEEE;
}
.mainbg02innerpage {

	background-image: url(../images/main-bg-innerpage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt03Red12ptbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
}
.dottedUnderline2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	font-size: 1px;
}
.error{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF3366;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
	width:80%;
}
.ok{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	font-weight:bold; color:#009900;
	height:30px; padding-left:10px; vertical-align:middle;
	width:80%;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	font-weight: bold;
}
.button{
	background-color:#F40000;
	border:1px solid #999999;
	height:22px; font-weight:bold;
	padding:2px;
}
.ShowError4EmptyTextField{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;	
	text-align:left;
}
.HideError4EmptyTextField
{
	display:none;
}

.tblbdr {
	border: 1px solid #666666;
}
.box{
	width:145px;
	}
.box01{
	width:100px;
	}

