/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5B5B5;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
A:link{
	color: #00A0C6;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	color: #00A0C6;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.body-black {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.body-black A:link{
	color: #0E2B8D;
	text-decoration: underline;
	font-weight: bold;
}
.body-black A:visited{
	color: #0E2B8D;
	text-decoration: underline;
	font-weight: bold;
}
.body-black A:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.body-black-tight {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.body-black-tight A:link{
	color: #0E2B8D;
	text-decoration: underline;
	font-weight: bold;
}
.body-black-tight A:visited{
	color: #0E2B8D;
	text-decoration: underline;
	font-weight: bold;
}
.body-black-tight A:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #0E2B8D;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subheadline {
	color: #FFFFFF;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.phone {
	color: #FFFFFF;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.table { 
  background: #0E2B8D url("images/background.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
}
.menu_table { 
  background: #0E2B8D url("images/menu_fill.gif");
}
.caption {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	background: none;
	color: #000000;
	line-height: 10px;
	margin-bottom: 0em;
}
.caption A:link{
	background: none;
	color: #0B3180;
	text-decoration: underline;
	font-weight: bold;
}
.caption A:visited{
	background: none;
	color: #0B3180;
	text-decoration: underline;
	font-weight: bold;
}
.caption A:hover{
	background: none;
	color: #000000;
	text-decoration: underline;
}
img{
  border: none;
 }