/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:  url("../images/foot1.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

p,h1,h2,pre,form { margin:0px 10px 10px 10px; }

div.spacer {
	clear: both;
	width: auto;
	margin: 0px;
	padding: 0px;
  }

a:link {
	color: #777777;
	text-decoration: none;
}

a:visited {
	color: #777777;
	text-decoration: none;
}

a:hover {
	color: #66333C;
	text-decoration: underline;
}

a:active {
	color: #777777;
	text-decoration: none;
}
	
h1 {
	font-size:16px;
	padding-top:10px;
	color: #66333C;
}

dt {
	font-size:12px;
	color: #66333C;
	font-weight: bold;
	margin:0px 10px 10px 10px;
}

hr {
	border-top: 1px solid #66333B;
	width: 80%;
	height: 3px;
	margin-top: 10px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}	
		
/* Banner Styles */
#banner {
	background:#66333C url("../images/banner_001.jpg") no-repeat right top;
	height:100px;
}
#logo {
	background-image:  url("../images/smlogo1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#logo h1 {
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	clear: right;
}
#logo h2 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 120px;
}

#banner h1 {
	font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

#banner h2 {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	float: left;
	clear: both;
}
/* *** */
	
#leftcontent {
	position: absolute;
	left:10px;
	top:130px;
	width:170px;
	background:#ECECEC no-repeat;
	border:1px solid #66333C;
	font-size: 11px;
}

/*nav list*/

#navcontainer {
	margin: 10px;
}

#nav, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
}

#nav li { position: relative; }
	
#nav li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
#nav li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
 * html #nav li { float: left; height: 1%; }
 * html #nav li a { height: 1%; } 
/* End */

#nav li a:hover { color: #66333C; background: #f9f9f9; } /* Hover Styles */
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */	
#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */

#centercontent {
	background:#fff;
	border:1px solid #000;
	margin-left: 191px;
	margin-right:15px;
	margin-top: 10px;
	font-size: 11px;
}


#centercontent hr {
	border-top: 1px solid #900;
	width: 80%;
	height: 3px;
	margin-top: 10px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

#centercontent img {
	float: left;
	margin-right: 10px;
	clear: left;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:130px;
	width:180px;
	background:#fff;
	border:1px solid #000;

}
#rightcontent p { font-size:10px; }

#bannerfoot {
	background:url(../new/_styles/images/bannerfoot1.gif) repeat-x;
	height:20px;
}

h2 {
	font-size:13px;
	padding-top:10px;
	color: #66333C;
}
#info {
	font-size: 9px;
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 130px;
}
dd.sep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-right: 25px;
	width: 300px;
	margin-top: 5px;
}
.date {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
td.sep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-right: 25px;
	width: 300px;
	margin-top: 5px;
}
#loginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 75%;
}
/* Form Styles */
form, label, input { font-size : 1em; }
legend {
	font-weight: bold;
}
fieldset {
	padding : 0px;
	margin: 10px;
}
label { float: left; position : relative; width : 10em; display : inline; margin : .5em .5em; }
label.long { width : 21em; }
label input { display: inline; left : 100%; top : 0px; width : 10em; }
label.long input { width : 21em; }
label.radio input { top : 0px; }
input.submit {
	display: inline;
	white-space: nowrap;
}

/*br {clear:both;} */

/* Recordset navigation styles */

div.dirfooter {
	text-align: center;
	width: auto;
	margin: 0px;
	padding: 0px;
}
div.footerrow {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

div.footerl {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 25%;
}
div.footerm {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	width: 50%;
}
div.footerr {
	text-align: right;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 25%;
}
#centercontent a:link {
	color: #66333B;
	text-decoration: none;
}
#centercontent a:visited {
	color: #66333B;
	text-decoration: none;
}
#centercontent a:hover {
	color: #66333B;
	text-decoration: underline;
}
#centercontent a:active {
	color: #66333B;
	text-decoration: none;
}
#banner img {
	float: left;
}
