body {
	margin: 0px;
	padding: 0px;
	background-color: #939AA4;
	font-size: 16px;
}
.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/orange-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-news{
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #F6F6F8;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
}
.read-news a{color:#FFFFFF; text-decoration:none;}
.read-news a:hover{color:#FFFFFF; text-decoration:underline;}


.read-more {
	background-image: url(../images/orange-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;
}
.welcome-text {
	font-family: arial;
	font-size: 18px;
	color: #181818;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
}
.welcome-subtext {
	font-family: tahoma;
	font-size: 13px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}
.main-area {
	font-family: tahoma;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
}
.welcome-area {
	font-family: tahoma;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 245px;
	padding-top: 5px;
}
.welcome-area-more {
	font-family: tahoma;
	font-size: 11px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
}
.welcome-area-more a{color:#1F1F1F; text-decoration:none;}
.welcome-area-more a:hover{color:#1F1F1F; text-decoration:underline;}

.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;
}
