body  {margin:0px;padding:0px}

INPUT {
background-color: #84A7CF;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12px
}

TEXTAREA {
background-color: #3776A2;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12px;
font-weight: normal
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3776A2;
	margin-top: 3px;
}
.news a:link {
	text-decoration: underline;
	color: #3776A2;
}
.news a:visited {
	text-decoration: underline;
	color: #3776A2;
}
.news a:hover {
	text-decoration: underline;
	color: #84A7CF;
}

.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7B8EBF;
	margin-top: 3px;
}
.newsheading a:link {
	text-decoration: underline;
	color: #7B8EBF;
}
.newsheading a:visited {
	text-decoration: underline;
	color: #7B8EBF;
}
.newsheading a:hover {
	text-decoration: underline;
	color: #84A7CF;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7B8EBF;
	margin-top: 3px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;	
}
.text a:link {
	text-decoration: underline;
	color:#3776A2;
}
.text a:visited {
	text-decoration: underline;
	color:#3776A2;
}
.text a:hover {
	text-decoration: underline;
	color:#84A7CF;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	
}
.breadcrumb a:link {
	color: #9FA18E;
	font-weight : bold;
	font-style: none;
	text-decoration: none;
}
.breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9FA18E;
	font-weight : bold;
	font-style: none;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A7597;
	font-weight : bold;
	font-style: none;
 	text-decoration: underline;	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3776A2;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #7B8EBF;
	font-weight: normal;
}
.subtext a:link {
	text-decoration: underline;
	color:#3776A2;
}
.subtext a:visited {
	text-decoration: underline;
	color:#3776A2;
}
.subtext a:hover {
	text-decoration: underline;
	color:#84A7CF;
}

