﻿.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #E2EEFB;
	border: 1px solid #38669E;
	height: 17px;
	width: auto;
}
.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: white;
	border: 1px solid #38669E;
	height: 17px;
	width: auto;
}
.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-align: left;

}
.headingerror {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.headingsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingtiny {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.botlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C5DAE2;
	text-decoration: none;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffaa00;
	text-decoration: none;
}
.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
	text-align: left;
}
.mainlink a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: auto;
	border: 1px solid #FAF4DC;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: white;
	width: auto;
	border: 1px solid #BA9A1B;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: auto;
	border: 1px solid #38669E;
}
.textarea1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: white;
	width: auto;
	border: 1px solid #38669E;
}
.details {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.details a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.details a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.details a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.articletitle
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#006699;
    text-align: left;
}
a.articletitle
{
    text-decoration:none;
}
.articletitle:hover
{
    text-decoration:underline;
    color:#800000;
}