/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 


body 
{
 font-family:garamond;
 /*background:#7E91A3;*/
 background:#47525C;
 color: #333333;
 text-align:center;
 }

#outer {
 border:1px solid #0F0F0F;
 }
 
#hdr {
 background:#9BB3C9;
 color: #333333;
 }

#bar 
{
 border:solid #0F0F0F;	
 background:#A3967E;
 color: #0F0F0F;
 font-size:11pt
 }

#bodyblock {
 background: #A3967E;
 color: #333333;
 }

#l-col {
 background:#A3967E;
 color: #333333;
 }

#cont 
{
 background:#F0F0F0;
 color: #333333;
 border:solid #0F0F0F;	
 }

#ftr {
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 }
 

 .left
 {
	text-align:left;
	font-family:Goudy Old Style;
	margin:14px;
 }
 
h1
{
	font-style:normal;
	font-size:30px;
	font-weight:normal;
	font-family:Goudy Old Style;
	color:#4769C5;
	margin:8px;
	margin-left:14px;
	padding:0px;
}
 
h2
{
	font-style:normal;
	font-size:26px;
	font-weight:bold;
	font-family:Goudy Old Style;
	/*color:#666666;*/
	color:#000000;
	margin:8px;
	margin-left:14px;
	padding:0px;
}
 
h3
{
	font-style:normal;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	font-family:Garamond;
	margin-left:14px;
	padding:0px;
}
 
h4
{
	font-style:normal;
	font-size:20px;
	font-weight:bold;
	font-family:Garamond;
	/*color:#666666;*/
	color:#000000;
	margin-left:14px;
}

h5
{
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	/*color:#777777;*/
	color:#000000;
	margin-left:14px;
}

h6
{
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	/*color:#777777;*/
	color:#000000;
	margin-left:14px;
}

div.highlightbox
{
	background:#DDDDDD;
	padding:5px;
}

li.header
{
	/*color:#777777;*/
	color:#000000;
	font-weight:bold;
	font-size:3;
	font-family:Goudy Old Style;
}

a:link
{
	color:#0F216D;
	text-decoration:none;
	font-weight:normal;
}
a:visited
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
a:hover 
{
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}



a.dark:active
{
	color:#777777;
	text-decoration:underline;
	font-weight:bold;
}

a.dark:link
{
	color:#050D32;
	text-decoration:underline;
	font-weight:normal;
}
a.dark:visited
{
	color:#222222;
	text-decoration:underline;
	font-weight:normal;
}
a.dark:hover 
{
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
a.dark:active
{
	color:#777777;
	text-decoration:underline;
	font-weight:bold;
}


table.menu
{
	text-align:center;
	color:#F0F0F0;
}

td.cell
{
	margin:0px;
	padding:4px;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	background:#A3967E;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bolder;
	font-family:Arial;
}

#c1{background:#96C1EF;}
#c2{background:#9EC5EF;}
#c3{background:#ABCBEF;}
#c4{background:#B9D3EF;}
#c5{background:#CBDDEF;}
#c6{background:#D4E1EF;}

#Td1{background:#96C1EF;}
#Td2{background:#9EC5EF;}
#Td3{background:#ABCBEF;}
#Td4{background:#B9D3EF;}
#Td5{background:#CBDDEF;}
#Td6{background:#D4E1EF;}
#Td7{background:#E4F1FF;}

a.acell:link
{
	color:#0F216D;
	text-decoration:none;
	font-weight:normal;
}
a.acell:visited
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
a.acell:hover 
{
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
a.acell:active
{
	color:#777777;
	text-decoration:underline;
	font-weight:bold;
}
