﻿
body		{ font-family: 'Trebuchet MS'; font-size: 11pt; color: #0C3F76; background-color:#C6C7C8; margin-top:5 }
a:link		{ text-decoration: none; color: #407DC1; font-weight: bold }
a:visited	{ text-decoration: none; color: #407DC1; font-weight: bold }
a:active	{ text-decoration: none; color: #008080; font-weight: bold }
a:hover	{ text-decoration: none; color: #0C3F76; font-weight: bold }

h1 		   { color: #0C3F76; font-size: 16pt; font-family: Trebuchet MS; font-weight: bold }
h2           { color: #FFB300; font-size: 16pt; font-family: Trebuchet MS; font-weight: bold }
h3           { color: #FFB300; font-size: 14pt; font-family: Trebuchet MS; font-weight: bold }
h4           { color: #FFB300; font-size: 13pt; font-family: Trebuchet MS; font-weight: bold; margin-top:21; margin-bottom:-17 }
h5           { color: #0C3F76; font-size: 13pt; font-family: Trebuchet MS; font-weight: bold; margin-top:21; margin-bottom:-17 }
h6           { color: #FFB300; font-size: 13pt; font-family: Trebuchet MS; font-weight: bold; margin-top:12; margin-bottom:-21 }
p.book       { color: #0C3F76; font-size: 13pt; font-family: Trebuchet MS; font-weight: bold; margin-top:21; margin-bottom:0 }

p            { font-family: Trebuchet MS; font-size: 11pt; color: #0C3F76 }

p.indent	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica; font-size: 11pt; text-indent:25; 
				text-align:left; margin-left:15; margin-right:15; margin-top:0; margin-bottom:9 }
			
p.no_indent	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica; font-size: 11pt; text-indent:0; 
				text-align:left; margin-left:15; margin-right:15; margin-top:0; margin-bottom:9 }
				
p.no_l_mar	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica; font-size: 11pt; text-indent:0; 
				text-align:left; margin-left:0; margin-right:25; margin-top:0 }
				
p.pageTitle { color: #FFB300; font-size: 14pt; font-family: Trebuchet MS; font-weight: bold; margin-top:7; margin-bottom:0 }

				
p.submenu   { color: #FFB300; font-size: 10pt; font-family: Trebuchet MS; font-weight: bold; margin-top:2; margin-bottom:0 }
span.submenuDK { color: #0C3F76; font-weight: bold }


				
p.chant	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica; font-size: 11pt; text-indent:0; font-weight: bold;
				text-align:left; margin-left:15; margin-right:15; margin-top:0; margin-bottom:0 }

p.no	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica; font-size: 11pt; text-indent:25; 
				text-align:left; margin-left:0; margin-top:0; margin-bottom:-7 }

.td1	{color: #003366; font-size: 12.0pt; font-weight: 700; font-family: 'Trebuchet MS', sans-serif; white-space: normal;
		font-style: normal; text-decoration: none; text-align: general; vertical-align: bottom; border-left: medium none; 
		border-right: 1.0pt solid white; border-top: 1.0pt solid white; border-bottom: 1.0pt solid white; 
		padding-left: 1px; padding-right: 1px; padding-top: 1px; background: white}
		 				
.td2	 {color: #003366; font-size: 9.0pt; font-family: 'Trebuchet MS', sans-serif; white-space: normal; font-weight: 400; 
		font-style: normal; text-decoration: none; text-align: general; vertical-align: bottom; border-left: medium none; 
		border-right: 1.0pt solid white; border-top: medium none; border-bottom: 1.0pt solid white; padding-left: 1px; 
		padding-right: 1px; padding-top: 1px}
		
.td3	{color: #003366; font-size: 11.0pt; font-weight: 700; font-family: 'Trebuchet MS', sans-serif; white-space: normal; 
		font-style: normal; text-decoration: none; text-align: general; vertical-align: bottom; border-left: 1.0pt solid white;
 		border-right: 1.0pt solid white; border-top: medium none; border-bottom: 1.0pt solid white; padding-left: 1px;
  		padding-right: 1px; padding-top: 1px}
  		
.required {
	font-size : 11pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	color : #0C3F76;
	text-decoration : none
}

.missing {
	font-size : 14pt;
	font-family : Trebuchet MS, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12pt;
	font-family :Trebuchet MS, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

/*printer styles*/
@media print
{
/* Copyright: permission granted for online viewing only. 
Please honor our copyright and do not print out these pages */
body {
	display: none;
 }
}
.getFlashHighlight {
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
	border-color: #FF0000;
	padding: 5px;
	font-size: 10pt;
	text-align: left;
}
.redBold {
	color: #FF0000;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: 700;
	font-size: 1.2em;
}
