﻿body 
{
	background-color:white;
	font-size:12px;
	font-family:Arial;
}
span, table, tr, td, div, th, p, a, select
{
	font-size: 12px;
	font-family: arial;
}
.alignleft td
{
	text-align:left;
}
td
{
	text-align:right;
}
.paddingLeft
{
	padding-left:20px;
}
.header
{
	background: url('../images/header.png') no-repeat;
	width:1052;
	height:207px;
	font-size:12px;
}
.menu
{
	margin-top:135px;
}
.menu a
{
	color:#162850;
	font-weight:bold;
}
.menuNav
{
	 text-align: left; font-size:15px;
}

.background
{
	background-color:#162850;
	height:40px;
}
.defaultHeight
{
	font-size:1px;
	line-height:1px;
}
.background1
{
	background-color:#162850;
	height:40px;
	border-style:solid;
	border-color:#6F3233;

}
.background2
{
	background-color:#23468a;
}
.text 
{
	font-family:Arial;
	color:White;
	font-weight:bold;
	font-size:x-large;
}
.text a
{
	font-family:Arial;
	color:White;
	font-weight:bold;
	font-size:x-large;
}
.text1
{
	font-family:Arial;
	color:#162850;
	font-weight:bold;
	font-size:larger;
	text-decoration:none;
}

.halfbreak
{
	line-height:50%;
}
a:link, a:visited
{
	text-decoration:none;
}
a:hover
{
  color:#6F3233;
  text-decoration:underline;
}

.linkcolor
{
	color:white;
}

.linkcolor1
{
	color:#6F3233;
}
.indent
{
	padding-left:20px;
}
.styleTable td
{
	text-align:left;
}
.borderbottom
{
	border-bottom: solid 1px #79889e;
}

