a:link
	{
	color: #5A92BA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #C1D4E3;
}

a.email:link
	{
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #3980AE;
}

a:active 
	{
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #C1D4E3;
}

a.email:active 
	{
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #3A80AE;
}

a:hover 
	{
	color: #234669;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #C1D4E5;
}

a.email:hover
	{
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #3A80AE;
}

a:visited 
	{
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #C1D4E5;
}

a.email:visited
	{
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #3A80AE;
}

body	{
	background: #3A80AE;
	color: #006699;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	margin:0;
}

h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #3A80AE;
	padding: 5px;
}

h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color:#FFFFFF;padding: 5px;
}

p, ul, li, table, td
	{
	color: #006699;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

tr.footer	{
	background-color: #CCCCCC;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
}

tr.header	{
	background-color: #CCCCCC;
	font-family: verdana, helvetica, sans-serif;
}

.column
	{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.content
	{
	color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	width: 430px;
}

.leftcell {
	background-color: #3A80AE;
	vertical-align:bottom;
}

.myaddress {
	background-color: #3980AE;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	vertical-align:bottom;
	width: 180px;
}
.nav {
	background-color: #C1D4E3;
	text-align: right;
	padding-right: 5px;
	width: 430px;
}
.topcell {
	background-color: #96BAD2;

}
.midcell {

	background-color: #C1D4E5;
}
.whitecell {


	background-color: #FFFFFF;
}
.whiteonleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
