/* CSS Document */

body {
background-image:url(images/body_bkgd.jpg);
background-repeat:repeat-x;
background-color:#A29988;
margin:20px;
}

h1 {
color:#012A7D;
font-size: 21px;
font-weight:bold;
font-family: "Times New Roman", Times, Georgia, serif;
margin-top:-2px;
text-align:left;
}

h2 {
color:#514732;
font-size: 17px;
font-weight:bold;
font-family: "Times New Roman", Times, Georgia, serif;
margin-top:-2px;
text-align:left;

}

h3 {
color:#514732;
font-size: 17px;
font-weight:bold;
font-family: "Times New Roman", Times, Georgia, serif;
margin-top:0px;
text-align:left;
margin-bottom:0;
border-top: #B3AB9C 1px solid;
}

p, ul li, ol li {
font-family: "Times New Roman", Times, Georgia, serif;
color: #514732;
font-size: 15px;
line-height: 130%;
margin-top:-2px;
}

ul li, ol li {
text-align: left;
margin-bottom:8px;
}

td.watermark {

background-color:#FFFFFF;
}

td.sidebar {
background-color:#DDD8CD;
border: 3px #FFFFFF solid;
}

td.sidebarhome {
background-color:#CDC7BB;
border: 3px #FFFFFF solid;
}

td.disclaimer {
background-color:#FFFFFF;
}

#homebanner {
border: 3px #FFFFFF solid;
height: 123px;
background-color:#012A7D;
}

#mainbanner {
border: 3px #FFFFFF solid;
height: 70px;
background-color:#012A7D;
}

#navigation {
border: 3px #FFFFFF solid;
background-color:#345CAC;
height: 23px;
}

	#navigation a {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:11px;
	padding-right:11px;
	}

	#navigation a:hover {
	color:#FFFFCC;
	text-align:center;
	text-decoration:none;
	background-color:#012A7D;
	}
	
#maincontent {
background-color:#FFFFFF;
}

#maintext {
padding:20px;
text-align:justify;
}

#toc {
	line-height: 120%;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
	#toc h2 {
	color:#514732;
	font-size: 13px;
	font-weight:bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin-top:0px;
	margin-bottom:0px;
	}

	#toc p {
	line-height: 120%;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
	#toc a {
	color:#514732;
	font-weight:bold;
	text-decoration:underline;
	}
	
	#toc a:hover {
	color:#012A7D;
	text-decoration:underline;
	}
	
td.toctitle {
border-top: #B3AB9C 2px solid;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color:#DDD8CD;
}

td.toc {
border-bottom: #B3AB9C 1px dashed;
padding-top:4px;
padding-bottom:4px;
text-align:left;
}

td.tocdesc {
padding-top:8px;
text-align:left;
}

#sidebartitle {
background-color:#B3AB9C;
height:24px;
padding-left:8px;
padding-top:4px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size: 15px;
font-weight: bold;
border-bottom: 3px #FFFFFF solid;
}

#sidebar, #contactsidebar {
background-color:#CDC7BB;
padding:8px;
border-bottom: 3px #FFFFFF solid;
}

	#sidebar h2, #contactsidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #514732;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
	}
	
	#sidebar p {
	line-height: 120%;
	margin-top:0px;
	margin-bottom:4px;
	padding-bottom:8px;
	border-bottom: #B3AB9C 1px solid;
	}

	#sidebar a, #contactsidebar a {
	color: #012A7D;
	}
	
	#sidebar a:hover {
	color: #345CAC;
	}

	#contactsidebar p {
	line-height: 120%;
	margin-top:6px;
	margin-bottom:6px;
	padding-bottom:8px;
	}
	

	
#address {
background-color:#DDD8CD;
padding-left:6px;
padding-right:6px;
padding-top:12px;
padding-bottom:12px;
text-align:center;
}

	#address h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #514732;
	font-weight: bold;
	font-size: 13px;
	margin-top:0;
	margin-bottom:4px;
	text-align:center;
	}
	
	#address p {
	font-family: Arial, sans-serif;
	color: #514732;
	font-size: 11px;
	line-height:115%;
	margin-top:0;
	margin-bottom:4px;
	}
	
	#address a {
	color: #514732;
	}
	
	#address a:hover {
	color: #330000;
	}

#disclaimer {
font-family: "Times New Roman", Times, Georgia, serif;
color: #514732;
font-size: 11px;
line-height: 120%;
margin-top:12px;
border-top: 1px #DDD8CD solid;
margin-left:20px;
margin-right:20px;
padding-top:6px;
padding-bottom:16px;
}

#footer {
border: 3px #FFFFFF solid;
background-color:#012A7D;
font-family: Tahoma, Arial, sans-serif;
text-align: right;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
font-size: 9px;
font-weight: normal;
color:#FFFFFF;
}

	#author p {
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	padding-top:6px;
	padding-bottom:3px;
	padding-right:10px;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	}

	#author a {
	color: #CCCCCC;
	text-decoration: none;
	}
	
	author a:hover {
	color: #FFFFFF;
	}



