﻿body
{
	background-image: url('images/bg_texture.jpg');
	background-position: top left;
	margin-top: 0;
}

img.border
{
	border: 1px solid #0053A0;
}

table.shell
{
	width: 786px;
}

td.topNav
{
	background-color: #E5EDF5;
	text-align: center;
	font-family: arial;
	color: #1E3529;
	font-size: 12px;
	border-right: 1px solid #0053A0;
	width: 130px;
	line-height: 32px;
	
}

td.topNav a
{
	background-color: #E5EDF5;
	color: #1E3529;
	text-decoration: none;
	display: block;
	width: 130px;
	line-height: 32px;

}

td.topNav a:hover
{
	background-color: #0053A0;
	color: #E5EDF5;
	text-decoration: none;
	display: block;
	width: 130px;
	line-height: 32px;

}

.topNavBlank
{
	background-color: #0053A0;
	height: 32px;
}

.bottom
{
	background-color: #0053A0; 
	border-top: 5px solid #ED1B2D; 
	height: 68px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}

.bottom a
{
	color: #ffffff;
}

.content
{
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
}

.contentTable
{
	font-family: arial;
	font-size: 12px;
}

.top
{
	background-image:url('images/top_gradient.jpg'); 
	background-position: top left; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
	font-family: arial;
	color: #0053A0;
	font-size: 11px;
}

.top a
{
	color: #0053A0;
}

.dl
{
	font-family: arial;
	font-size: 11px;
	padding-top: 5px;
}

.leftNav
{
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
}

.leftNav a
{
	padding-left: 25px;
	display: block;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #848484;
	line-height: 11px;
}

.title
{
	font-family: arial;
	font-size: 16px;
	color: #0152A2;
	font-weight: bold;
	border-bottom: 1px solid #ED1B2D;
}
.login
{
	padding-left:300px;
	width:200px;	
}
