﻿body
{
  padding-left: 8px;
}


.heading
{
    padding: 2px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 18px;
    color: #2D3788;
    font-weight: bold;
}
.normaltext
{
    margin: 5px 0px 5px 0px;
    font-family: Verdana;
    font-size: 11px;
}
.featured
{
    padding: 2px;
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #FFFFFF;
}
.featurenormal
{
    margin: 5px 0px 5px 0px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
.featureheadinglink
{
    font-family: verdana;
    font-size: 11px;
    color: #0000FF;
    font-weight: bold;
}
.featuremorelink
{
    font-family: verdana;
    font-size: 11px;
    color: #0000FF;
    font-weight: bold;
}
.featuremorelinkdiv
{
    text-align: right;
}
img.floatLeft
{
    float: left;
    margin: 4px;
}
.tdDescription
{
    vertical-align: top;
}
.searchbox
{
    padding: 5px;
    border: 1px solid #000000;
    background-color: #F5F5F5;
    width: 530px;
    text-align: center;
}
.searchheading
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
A:link
{
    font-size: 11px;
    font-family: Verdana;
    color: #1a3e8a;
    font-weight: normal;
}
A:visited
{
    font-size: 11px;
    font-family: Verdana;
    color: #1a3e8a;
    font-weight: normal;
}
A:active
{
    font-size: 11px;
    font-family: Verdana;
    color: #1a3e8a;
    font-weight: normal;
}
A:hover
{
    font-size: 11px;
    font-family: Verdana;
    color: #1a3e8a;
    font-weight: normal;
    text-decoration: none;
}
.buttonclass
{
	color: #ffffff;
	background-color: #ffffff;
	font-weight: bold;
	border: 0px solid #ffffff;
	width: 76px;
	height: 28px;
	text-align: center;
	background-image: url(Buttons.png);
	background-repeat: no-repeat;
}
.textclass
{
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #000000;
}
.thickbox
{
    font-family: verdana;
    font-size: 11px;
    color: #0000FF;
    font-weight: bold;
}
