/* CSS Document */

/* DROP BOXES
-------------------------------------------------------- */
li
 { 
	list-style: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #543019;
	text-decoration: none;
}

li a,
li a:hover,
li a:link,
li a:active,
li a:visited
 { 
	list-style: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #543019;
	text-decoration: underline;
}
#container {
	margin: 0px 4px 6px 8px;
	background-color: #ffffff;
	width: 485px;
	float: left;
	padding: 0px;
}
#hide1, 
#show1,
#hide2, 
#show2,
#hide3,
#show3, 
#hide4, 
#show4,
#hide5, 
#show5,
#hide6, 
#show6,
#hide7, 
#show7,
#hide8, 
#show8,
#hide9, 
#show9,
#hide10, 
#show10
 {
	width: 47.4em;
	margin: 0px;
	padding: 0px;
	float: left;
}
#replace-show,
#replace-hide {
	clear: both;
	height: 30px;
	margin:0;
	padding:0;
}

#replace-show h2.mir a {
	display: block;
	float: left;
	margin:0;
	padding:0;
}

#replace-hide h2.mir a {
	display: block;
	float: left;
	margin:0;
	padding:0;
}

#container li
 {
	float: left; 
	width: 40em;
	margin: 0;
	padding: 0;
}
#container ul
 {
	float: left; 
	width: auto;
	margin: 0px;
	padding: 2px;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	margin:0;
	padding:0;	
}
#indent {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #543019;
	text-decoration: none;
}
mir a{
	width: 15px;
}
/* DROP BOXES END
-------------------------------------------------------- */

body{
	background-color:#bbbbbb;
}.bgdContent {
	background-image: url(../_img/bgd.jpg);
	background-repeat: repeat-y;
}
.bgdFooter {
	background-image: url(../_img/bgd_footer.gif);
	background-repeat: no-repeat;

}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #543019;
	text-decoration: none;
}
.bodyCopy a,
.bodyCopy a:hover,
.bodyCopy a:link,
.bodyCopy a:active,
.bodyCopy a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #543019;
	text-decoration: underline;
}
.accessorialCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.txtFoot,
.txtFoot a,
.txtFoot a:hover,
.txtFoot a:link,
.txtFoot a:active,
.txtFoot a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8599aa;
	text-decoration: none;
}
.bgdNav {
	background-image: url(../_img/bgd_navigation.jpg);
	background-repeat: no-repeat;
}
.txtModule
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtModule a,
.txtModule a:hover,
.txtModule a:link,
.txtModule a:active,
.txtModule a:visited

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.1pxBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.divider {
	background-image: url(../_img/divider.gif);
	background-repeat: repeat-x;
}
.accessBorder {
	border: 1px solid #6ea6cf;
}