body {
	text-align: center;
	background-color: #dfd8c2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #002d6b;
}

p {
	margin-left: 30px;
	margin-right: 20px;
}

li {padding-left: 1em;
text-indent: -1em;
line-height: 1.5em;
}

.align-left {
	margin-right: 20px;
        margin-bottom: 5px;
}

h1 {font-family: Verdana, sans-serif; font-weight: bold; font-size: 12px; color: #003366; margin:0 0 2px 0; padding: 0;}
h2 {font-family: Verdana, sans-serif; font-weight: normal; font-size: 24px; line-height: 32px; color: #546d8c; margin: 0 0 10px 0;}
h3 {font-family: Verdana, sans-serif; font-weight: normal; font-size: 24px; color: #546d8c; margin: 0 0 10 20px; line-height: 28px;}
h4 {font-family: Verdana, sans-serif; font-weight: normal; font-size: 16px; color: #546d8c; margin: 0 0 0 20px;}

ul li {line-height: 1.5em; margin-left: 20px;}

table.bdr {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #003366;
	border-collapse: collapse;
	background-color: #e0e6ec;
        padding:0;
        margin:0;
}
table.bdr th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #003366;
	background-color: #e0e6ec;
	-moz-border-radius: ;
}
table.bdr td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #003366;
	-moz-border-radius: ;
}

table.bdr2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: outset;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #ffffff;
        padding:0;
        margin: -2px 0 0 0;
}

.header {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #003366;	
}


.menu {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.menu a:link {
	text-decoration: none;
	color: #003366;
}

.menu a:visited {
	text-decoration: none;
	color: #003366;
} 

.menu a:hover {
	text-decoration: none;
	color: #666666;
}

.submenu {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;	
}

.submenu a:link {
	text-decoration: none;
	color: #ffffff;
}

.submenu a:visited {
	text-decoration: none;
	color: #ffffff;
}

.submenu a:hover {
	text-decoration: none;
	color: #666666;
}

.submenu-small {
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;	
}

.main {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
        line-height: 1.5em;
	padding: 0 18px 5px 18px;
	color: #003366;	
}

.main a:link {
	text-decoration: underline;
	color: #003366;
}

.main a:visited {
	text-decoration: underline;
	color: #003366;
}

.main a:hover {
	text-decoration: underline;
	color: #666666;
}

.indent {
	margin-left: 18px;
}
