.contactustbg {
	background-image: url(images/contactboxbg.png);
	background-repeat: repeat-y;
}

.buttoncss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#2A75DB;
	height: 23px;
	border: 1px solid #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #2663B8; */
}
.pageleftbg {
	background-image: url(images/leftpart_bg.jpg);
	background-repeat: repeat-y;
}
.bottomgrayline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.bodytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.bluebodytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #04357D;
}
.tahomablue14bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #2666C4;
	font-weight: bold;
}
.tahomablack14bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #3A3838;
	font-weight: bold;
}
.tahomablack12bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A3838;
	font-weight: bold;
}
.tahomalinkblue12bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #2666C4;
	font-weight: bold;
	text-decoration: underline;
}
.tahomalinkblue12bold:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A3838;
	font-weight: bold;
	text-decoration: none;
}
.leftcontactboxtopbg {
	background-image: url(images/contactbox_topbg.jpg);
}
.blueheadindtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #04357D;
}
.lightblueheadindtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3779DA;
}
.graylinebgcss {
	background-image: url(images/gray_dottedlinebg.gif);
}
.tahoma11bluelinktext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1654B0;
	text-decoration: underline;
}
.tahoma11bluelinktext:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.specialboxbg {
	background-image: url(images/specialbox_bg.gif);
	background-repeat: repeat-x;
}
.bottomblueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC9D4;
}
.topgrayline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #898888;
}
.bottomlinktext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomlinkcss {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinkcss:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
.textboxcss {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border: 1px solid #F4E4BE;
}