﻿body
{
	text-align: center;
	margin: 20px 0;
}

a
{
	font-family: Times New Roman;
	font-size: 13px;
	color: #1A4B82;
}

h1
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 24px;
}

h2
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 21px;
	font-style: italic;
}

h3
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 17px;
	font-style: italic;
}

ul
{
	list-style: url('images/snowflake.gif')
}

img {
	border:0px;
}
table.shell
{
	border: 1px solid #06244E;
	width: 777px;
	margin: auto;
}
#printableForm td.content {
	width: 650px;
}
td.content
{
	vertical-align: top;
	border-top: 28px solid #FFFFFF;
	font-family: Times New Roman;
	color: #0C3059;
	font-size: 14px;
	padding: 8px;
	line-height: 140%;
	width: 577px;
}

table.inner
{
	vertical-align: top;
	font-family: Times New Roman;
	color: #0C3059;
	font-size: 14px;
}

td.content BR
{
	line-height: 138%;
}

table.navTable
{
	font-family: Times New Roman;
	color: #003162;
	font-size: 12px;
	width: 200px;
}

td.side
{
	padding-left: 8px;
	vertical-align: top;
	width: 200px;
}

td.nav
{
	font-family: Times New Roman;
	color: #1B4476;
	font-size: 14px;
	border-bottom: 1px solid #003162;
	font-weight: bold;
}

td.nav a {display: block; width: 190px; padding: 4px;}
td.nav a:link {color: #1B4476; text-decoration: none;}
td.nav a:visited {color: #1B4476; text-decoration: none;}
td.nav a:hover {color: #0077D9; text-decoration: none;}
td.nav a:active {color: #1B4476; text-decoration: none;}

.title
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 24px;
	font-weight: bold;
}

.title2
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 21px;
	font-style: italic;
	padding-left: 35px;
	padding-top: 5px;
}

.subtitle
{
	font-family: Times New Roman;
	color: #1E5899;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

.button A{
	background: #003D6D;
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	text-decoration: none;
	display: block;
	line-height: 20px;
}


/*--------------------AnyLink CSS Menu--------------------*/

.anylinkcss{
position:absolute;
visibility: hidden;
/*border:1px solid black;
border-bottom-width: 0;*/
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #0D66A0;
width: 205px;
margin-left: 180px;
margin-top: -16px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #dadadb;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dadadb;
color: #0D66A0;
}

#goto option {
	font-family: "Times New Roman";
	font-size: 11px;
}