/* CSS Document */

/*MAIN TEXT FORMATTING*/
body {font: 12px Arial, Helvetica, sans-serif; margin:0;padding:0;}

p { font: 12px Arial, Helvetica, sans-serif;
	line-height:16px;}

h1 {font:22px "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:28px;
	margin:15px 0 5px 0;
	padding:5px 0 5px 0;}
	
h2 {font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
h3 {font:16px "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	line-height:16px;}

h4 {font:12px "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;}

ul  { color: #000000; list-style-type: disc }
li  { font-size:12px;line-height:12px;padding-bottom:5px;}

a { color: #8D6E25; text-decoration: none}

a:hover { color: #990000; text-decoration: none}


/*LAYOUT and BACKGROUNDS*/
#maintd {padding:25px; background-image:url(../assets/images/eagle270.jpg); background-position:center top; background-repeat:no-repeat;}

.bordertop {border-top:1px solid #CFCAA9;}

.imgborder {border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:2px solid #666666;border-right:2px solid #666666;}

.smalltext {font-size:10px;line-height:12px;}

/*OTHER OLD BITS*/

.subhead {color:#9E8345; font-size:16px;}

.justred { color: #b22222 }

.indent { text-indent: 40px }

.link {  color: #000000; background-color: #8D6E25}

.goldbold {color:#8D6E25;font-weight:bold; }

/*POLICY HIERARCHY*/
.sectionI {padding-left:0px;}
.sectionI1 {padding-left:0px;}
.sectionI1a {padding-left:50px;}
.sectionI1a1 {padding-left:100px;}
.sectionI1a1a {padding-left:150px;}
.sectionI1a1ai {padding-left:200px;}