body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/body-bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h5 {
	font-size: 11.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-ltgrey{
	color: #ABABAB;
}
.txt-ltgreylink{
	color: #ABABAB;
}
.txt-ltgreylink:hover{
	color: #565A5B;
}
.txt-grey{
	color: #565A5B;
}
.txt-blue{
	color: #00435C;
}
.txt-blue01{
	color: #00AEEF;
}
.txt-bluelink{
	color: #00435C;
	
}
.txt-bluelink:hover{
	color: #22B9F1;
	
}
.txt-ltblue{
	color: #22B9F1;
}
.font-big{
font-size:21px;
}

.font-trebuchet{
font-family:"Trebuchet MS";
}

.bg-grey{
background-color:#EEF5FC;
}
.bg-orange{
background-color:#F8B772;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#221E1F;
	border:none;
	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
.BlankTitleActionscell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: normal;
	color: #666666;
}
.BlankTitleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: normal;
	color: #666666;
}
