BODY {
	margin: 0 0 0 0;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
}
TD {
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	color: Black;
}
.yellow-bold {
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #F9AB02;
	font-weight: bold;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color: #0000ff;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
}
A:hover{
	text-decoration: underline;
}
A.bold:link, A.bold:visited, A.bold:active {
	text-decoration: none;
	color: #0B3E70;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.bold:hover{
	text-decoration: underline;
}
A.small-black:link, A.small-black:visited, A.small-black:active {
	text-decoration: none;
	color: Black;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 10px;
}
A.small-black:hover{
	text-decoration: underline;
}
A.intro-menu:link, A.intro-menu:visited, A.intro-menu:active {
	text-decoration: none;
	color: #42B9E4;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.intro-menu:hover{
	text-decoration: underline;
}
A.dark-blue:link, A.dark-blue:visited, A.dark-blue:active {
	text-decoration: none;
	color: #134270;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.dark-blue:hover{
	text-decoration: underline;
}
.white-text {
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.form-login {
	width: 170px;
	border-width: 1px 1px 1px 1px;
	border-color: #CBC8CB #CBC8CB #CBC8CB #CBC8CB;
}
.violet-text {
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #9999CC;
	font-weight: bold;
}
.inpagetitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
}
.sub-title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
}
P {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
}
.home-center-text {
	background-image: url(images/common/home_center_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.home-right-bg {
	background-image: url(images/common/home_right_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.contact-us-dot {
	background-image: url(images/common/contact_us_dot.gif);
	width: 1px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.contact-us-bg {
	background-attachment: fixed;
	background-image: url(images/common/contact_us_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
form {
	margin: 0px 0px 0px 0px;
}