﻿body
{
	color: #000000;
	background-color: #00417B;
	margin: 0 0 0 0;
}
body, td, th, textarea, select, h2, h3, h4, h5, h6
{
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.25em;
}

TABLE
{
	width: 100%;
	vertical-align: top;
	border-collapse:collapse;
	
}
TABLE .tbl
{
	width: 100%;
	vertical-align: top;
	border-collapse:collapse;
}
.tbl TD a:link,.tbl TD a:visited
{
	color:#00417B;
	
}
.tbl TD a:hover,.tbl TD a:active
{
	color:#ff6600;
}


TD .white_blue 
{
	color:White;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1;	
	font-weight:bold;
}
TD .white_blue a:link, TD .white_blue a:visited
{
	color:White;
	font-size:14px;
	text-decoration:none;
}

TD .white_blue a:active, TD .white_blue a:hover
{
	color:White;
	font-size:14px;
	text-decoration:underline;
}

TD .header1
{
	background-color:Black;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:White;
	height:35px;
}
TD .header2
{
	background-color:#00417B;
	font-size:13px;
	font-weight:bold;
	color:White;
	height:30px;
	padding-left:10px;
}
TD .header3
{
	background-color:#efefef;
	font-size:12px;
	color:Black;
	height:23px;
	padding-left:25px;
}




TD .header2  a:link, TD .header2  a:visited
{
	color:White;
	font-size:14px;
	text-decoration:none;
}

TD .header2  a:active, TD .header2  a:hover
{
	color:Black;
	font-size:14px;
	text-decoration:underline;
}

TD .header3  a:link, TD .header3  a:visited
{
	color:#00417B;
	font-size:14px;
	text-decoration:none;
}

TD .header3  a:active, TD .header3  a:hover
{
	color:Black;
	font-size:14px;
	text-decoration:underline;
}

TD .copy
{
	background-image:url('../image/line2.jpg');
	height:41px;	
	font-size:15px;
	font-weight:bold;
	color:White;
}

