#printmast {
  display: none;
}
.body {
	background-color:#adadad;
	line-height:14px;
}

a:link {color:#AC742E}
a:active {color:#AC742E}
a:visited {color:#AC742E}

td {
	font-family:verdana;
	font-size:11px;
	color:black;
}

th {
	font-family:verdana;
	font-size:14px;
	color:black;
	font-weight:bold;
}

b {
	oldcolor:8b4e12;
	font-weight:bold;
}

.li_subtext {color:black}

.white_on_gray {
	color:#b3b3b3;
}

.callout {
	 border: 1px solid rgb(255, 204, 51); 
	 width:500px;
	 padding: 6px; 
	 background: rgb(255, 255, 204) none repeat scroll 0%; 
	 -moz-background-clip: -moz-initial; 
	 -moz-background-origin: -moz-initial; -
	 moz-background-inline-policy: -moz-initial;
}

.maintable {
	width:830px;
	background-image:url(bg_slice.jpg);
	background-repeat:repeat-y;

	background-postion:top center;
}
.maincolumn {
	padding:0px 40px 0px 40px;
	background-image:url(bg_masthead.jpg);
	background-repeat:no-repeat;
}

.footer_div {
	font-family:verdana;
	font-size:9px;
	color:#8c857e;
}

.footer_link:link {
	text-decoration:underline;
	color:#8c857e;
} 
.footer_link:visited {
	text-decoration:underline;
	color:#8c857e;
} 
.footer_link:active {
	color:#8c857e;
} 
.footer_link:hover {
	text-decoration:underline;
} 
.loginToggleLink:link {
	text-decoration:underline;
	color:#8c857e;
} 
.loginToggleLink:visited {
	text-decoration:underline;
	color:#8c857e;
} 
.loginToggleLink:active {
	color:#8c857e;
} 
.loginToggleLink:hover {
	text-decoration:underline;
} 


.copy {
	font-family:verdana;
	font-size:11px;
	color:black;
	line-height:1.5em;
}
.copy a {
	color:#8b4e12;
	text-decoration:none;
}
.copy a:visited {
	color:#8b4e12;
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline;
}
.copymain {
	font-family:verdana;
	font-size:11px;
	color:black;
}
.copymain a {
	color:#8b4e12;
	text-decoration:none;
}
.copymain a:visited {
	color:#8b4e12;
	text-decoration:none;
}
.copymain a:hover {
	text-decoration:underline;
}
.copymain ul {
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	list-style-type: disc;
        color: black;
}

.copy ul {
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	list-style-type: disc;
	color: #D8A300;
}


ul.copylist {
	list-style-type: disc;
	color: #D8A300;
	}

ul.black {
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	list-style-type: circle;
	color: #999999;
}

ul.black  a:link {color:#AC742E}
ul.black  a:active {color:#AC742E}
ul.black  a:visited {color:#AC742E}

li a:link {color:#AC742E}
li a:active {color:#AC742E}
li a:visited {color:#AC742E}

.stretch_ul li {
	padding-bottom:5px;
}

.left20 {
	padding-left:20px;
}
.left10 {
        padding-left:10px;
}

.top10 {
	padding-top:10px;
}

.padding10 {
	padding:10px;
}
.padding5 {
	padding:5px;
}

.font10 {
	font-size:10px;
}
.brown_shaded {
	background-color:#AC742E;
	color:white;
}

.brown_shaded b {
	color:#e6d6c1;
}
.brown_shaded h2 {
	color:#e6d6c1;
}
.brown_shaded a:link {color:#e6d6c1;text-decoration:none;}
.brown_shaded a:visited {color:#e6d6c1;text-decoration:none;}
.brown_shaded a:hover {color:#e6d6c1;text-decoration:underline;}

.gold {
	color:#EDB840;
}
.brown:link {
	color:#AC742E;
}
.brown:visited {
	color:#AC742E;
}

.black:link {
	color:#000000;
}

strong {
	oldcolor:#666666;
	font-weight:bold;
}
.black:visited {
	color:#000000;
}
.leftgray {
	background-color:#383838;
	width:185px;
	color:white;
	font-family:verdana;
	font-size:11px;
	padding:10px;
}
.leftgray h2 {
	color:#e6d6c1;
}
.leftgray b {
        color:#AC742E;
}
.leftgray a {
	color:white;
	text-decoration:none;
}
.leftgray a:hover {
	text-decoration:underline;
}
.leftgray li a:link  {color:white}
.leftgray li a:visited  {color:white}

.maintable h1 {
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
	color:#9e7c0c;
        padding-bottom: 5px;
        border-bottom-style: double;
}

h1 {
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#9e7c0c;
	margin-bottom:5px;
}
h2 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#9e7c0c;
	margin-bottom:5px;
}

h3 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#D8A300;
	margin-bottom:5px;
}

h4 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#f7c143;
	margin:3px 0px 3px 0px;
	line-height:14px;
}

.footer_content {
	background-image:url(bg_footer.jpg);
	height:68px;
}

.black a:link {color:black;text-decoration:none}


.orange_td {
	background-color:#d8a300;
	color:white;
	font-weight:bold;
	padding: 5px 5px 5px 0px;
}
.orange_td a:link {color:white;text-decoration:none}
.orange_td a:visited {color:white;text-decoration:none}
.orange_td a:hover {text-decoration:underline}

.dashed_hr {
	background-image:url(bg_horizontal_hr.gif);
	background-repeat:repeat-x;
	background-position:center left;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.left5 {
	padding-left:5px;
}

.peach_bg {
	background-color:#fbf6e5
}

.searchform {
	font-size:10px;
	color:#8b4e12;
}

input {	border:1px solid black;background:white; }
input.radiobutton {
	background-color:#AC742E;
	border:0px;
}
.black {color:black}
.cudefault_article {
        clear: both;
}
