@charset "UTF-8";
/* CSS Document */

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #356a4a;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 36px;
	color: #666;
}
.topbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
a:active {
	color: #356a4a;
	text-decoration: none;
}
a:link {
	color: #356a4a;
	text-decoration: none;
}
/*
a:visited {
	color: #356a4a;
	text-decoration: none;
}

*/

a:hover {
	color: #999999;
	text-decoration: none;
}


/*New added style start**/

span a:visited {
	color: #356a4a;
	text-decoration: none;
}
span a:hover {
	color: #999999;
	text-decoration: none;
}

/*New added style end**/


.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}
.bottombuttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #356a4a;
}
.title {
	text-shadow: 0px 1px 0px #ffffff, 0px 2px 4px #aaaaaa;
	color: #356a4a;
	font-size: 28px;
	font-variant: small-caps;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
.bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.searchOption
{
background-image:url(images/arrow.jpg);
border:0px;
width:19px;
height:20px;
}
hr {
	width: 100%;
	height: 1px;
	margin: 0;
	margin-top:1pt;
	margin-bottom:1pt;
	text-align: center;
	line-height: 0px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #666;
}
h1 {
	size:28px;
	font-size: 28px;
	line-height: 14px;
}
h3 {
	font-size: 18px;
	color: #356a4a;
	padding-bottom: 5px;
}
.form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}
