﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #939AA4;
}
.search-text {
	font-family: arial;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}
.search-text a{color:#FFFFFF; text-decoration:none;}
.search-text a:hover{color:#FFFFFF; text-decoration:underline;}

.user-headings {
	font-family: arial;
	font-size: 18px;
	color: #F6F6F8;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-left: 7px;
	padding-bottom: 7px;
}
.user-name-text {
	font-family: arial;
	font-size: 13px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 8px;
}
.input-box {
	background-color: #282D33;
	height: 21px;
	border: 1px solid #9299A3;
	color: #FFFFFF;
}
.login-button {
	background-image: url(../images/green-bg.gif);
	width: 68px;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	height: 26px;
	margin-top: 5px;
}
.login-button a{color:#FFFFFF; text-decoration:none;}
.login-button a:hover{color:#FFFFFF; text-decoration:underline;}

.read-text{
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #F6F6F8;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
}


.read-more {
	background-image: url(../images/green-bg.gif);
	width: 93px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	height: 26px;
	margin-top: 5px;
	float: right;
}
.read-more a{color:#FFFFFF; text-decoration:none;}
.read-more a:hover{color:#FFFFFF; text-decoration:underline;}

.email-text {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
}
.services-text {
	font-family: arial;
	font-size: 18px;
	color: #181818;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
}
.services-subtext {
	font-family: arial;
	font-size: 14px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}
#services_thumb_table_wrapper {
border:1px solid black;
height:auto;
padding:5px;
width:60%;
text-align:center;
}
#image {
border:none;
float:left;
margin:4px;
padding-top:6px;
position:relative;
height:253px;
width:294px;
}

.footer-home {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F6F6F8;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
}
.footer-home a{color:#F6F6F8; text-decoration:none;}
.footer-home a:hover{color:#F6F6F8; text-decoration:underline;}

.copy-text {
	font-family: verdana;
	font-size: 11px;
	color: #F6F6F8;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
