.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
}
.t1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.t1A {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.t1Black {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 18px;
	color: #009999;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #009999;
}

.style-input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	height: 17px;
	line-height: 18px;

}
.style-sumbit {
	font-size: 12px;
	color: #666666;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;

}
.t2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #004d66;
; line-height: 19px
}
.t3 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 18px; color: #666666}
.T4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666699;
	text-decoration: blink;

}
.RedStar {
	color: #FF0000;
}
.feature ul{
list-style:none;
}
.feature ul ul{
list-style:url(none) none;
}
.feature li{
	padding-left: 15px;
	font-size: 13px;
	background: url(images/dot1.gif) no-repeat 5px 15px;
	padding-top: 10px;
	font-weight: normal;
}
.feature li li{
	padding-left: 15px;
	font-size: 13px;
	background: url(images/dot1.gif) no-repeat 5px 75%;
	padding-top: 10px;
	font-weight: normal;
}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
/*************** news styles ******************/

.news {
	padding: 10px 20px 0px 10px;
	font-size: 13px;
	line-height: 20px;

}

.news ul ul{
list-style-type: none;
}
.news li li{
	font-size: 13px;
	padding-top: 0px;
	font-weight: normal;
	list-style: none;
	padding-bottom: 10px;
}
.news p {
	padding: 0px 0px 5px;
}

.news a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.news a.capsule:hover{
	text-decoration: underline;
}
td.newsLeft{
	padding-right: 12px;
}
.endtop{
	padding-bottom: 1px;
	border-bottom: 1px solid #ccd2d2;
}
