body 
{
	background-color: #ffffff;
}

a
{
	color: #05247e;
}

img.Boxed
{
    border: 1px solid #05247e;
}

input.Button,
input.Text,
textarea.Text
{
	border: 1px solid #05247e;
	background-color: #ffffff;
	font-size: x-small;
}

table.Profile .Label
{
	color: #05247e;
	border-bottom: 1px dotted #05247e;
}

table.Profile td
{
	vertical-align: bottom;
	font-size: x-small;
}

div.TopBackground
{
	background-color: #ffffff;
}

div.ContainerBackground
{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #05247e;
}

div.BottomLeftCorner
{
	background-image: url(../../Corner.ashx?width=16&color=%2305247e&fcolor=%23ffffff&bcolor=%23ffffff&pos=2);
}

div.BottomRightCorner
{
	background-image: url(../../Corner.ashx?width=16&color=%2305247e&fcolor=%23ffffff&bcolor=%23ffffff&pos=3);
}

div.Highlights
{
    z-index: 10000;
    top: 100px;
    left: 835px;
}

h1,h2,h3,h4,h5
{
    color: #05247e;
    font-style: italic;
}

div.NewsTitle,
div.NewsContent
{
    font-size: small;
    color: #05247e;
}

div.NewsTitle
{
    font-style: italic;
    font-weight: bold;
    padding: 5px 0px;
    border-bottom: 1px solid #05247e;
}

div.NewsContent
{
}

td.RotatorCell
{
    border: 1px solid #05247e;
    padding: 0px 4px;
    vertical-align: middle;
}
