body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top-header-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4C4C4C;

}
.gray_bg {
	background-color: #3D3D3D;
}
.height_28 {
	height: 28px;
}
.height_8 {
	height: 8px;
}

.gray_border {
	border: 1px solid #CCCCCC;
}
.news_yellow_bg {
	background-image: url(../images/news-yellow-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_menu_txt {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.head_title {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007cd1;
}
.menu_bullets {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	margin-left: 20px;
	padding-left: 18px;
}


.white_txt {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



/* Different URLs (links) */
a:link {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}

.yellow:link {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: none;
}
.yellow:visited {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: none;
}
.yellow:hover {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: underline;
}
.yellow:active {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: none;
}

.white:link {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
/*	letter-spacing: 0.03em;*/
}
.white:visited {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
/*	letter-spacing: 0.03em;*/
}
.white:hover {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
/*	letter-spacing: 0.03em;*/
}
.white:active {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
/*	letter-spacing: 0.03em;*/
}

.black:link {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black:visited {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black:hover {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.black:active {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.footer_link:link {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
.footer_link:visited {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: underline;
}
.footer_link:active {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
.key_service_bullet {
	margin-left: -20px;
/*	padding-left: -15px;*/
	list-style-position: outside;
}
.white_bg {
	background-color: #FFFFFF;
}
.blue_bg {
	background-color: #007cd1;
}
