
/*Navigation*/
div .navHeading{ text-align: right;  padding-top: 5px;  }
div .navResults{}

#container {width:760px; margin:0 auto; text-align:left;  padding: 2px; }
#box{ border: 1px solid #A9A9A9;  margin-bottom: 12px;  padding-left: 5px;  padding-right: 5px;    }

#buttontop_mod { float:left; width:100%; background: #EBEFFC; font-size:93%; line-height:normal; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; margin: 0; }
#buttonbar_mod { float:left; width:100%; background: #EBEFFC url(images/menu/bg.gif) repeat-x left bottom; font-size:93%; line-height:normal; border-left: 1px solid black; border-right: 1px solid black; margin-bottom: 12px; }
#buttonbar_mod ul { margin:0; margin-top: 15px; padding:10px 10px 0; list-style:none; }
#buttonbar_mod li { display:inline; margin:0; padding:0; }
#buttonbar_mod a { float:left; background: url(images/menu/left_both.gif) no-repeat left top; margin:0; padding:0 0 0 9px; border-bottom:1px solid #000; text-decoration:none; margin:0; padding:0 0 0 9px; border-bottom:1px solid #000; text-decoration:none; }
#buttonbar_mod a span { float:left; display:block; background: url(images/menu/right_both.gif) no-repeat right top; padding:5px 15px 4px 6px; font-weight: normal; color:#765;  font-size: 93%;  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttonbar_mod a span {float:none;}
/* End IE5-Mac hack */
#buttonbar_mod a:hover span { color:#333; }
#buttonbar_mod #current a { background-position:0 -150px; border-width:0; }
#buttonbar_mod #current a span { background-position:100% -150px; padding-bottom:5px; color:#333; }
#buttonbar_mod a:hover { background-position:0% -150px; }
#buttonbar_mod a:hover span { background-position:100% -150px; }

.admin_header {
	margin-top: 0px; 
	color: #191970;
}

.admin_subheader {
	margin-top: 0px; 
	color: #191970;
	padding-bottom: 12px;
}

div.confirmMsg {
	color: #776655; 
	text-align: center; 
	border: 1px solid #708090;
	background: #EBEFFC;
	padding: 10px; 
	margin-left: 20%;
	margin-right: 20%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.confirmButtons{
	text-align: center; 
	margin-left: 20%;
	margin-right: 20%;
	padding-top: 20px;
}

.itemHead {padding: 3px; background-color: #2F5376; color: #FFFFFF;  font-weight: bold;  }
.exampleText {	text-align: left;	font-weight: bold; margin-bottom: 4px;	margin-top: 4px;  }
.exampleimage{ text-align: center; }
.codeText {	text-align: left;	margin-top: 10px;	margin-bottom: 4px;}
.copyright {vertical-align: middle;	text-align: center;	font-style: italic;	font-size: smaller;  margin-bottom: 20px; }
.newsfeed {	margin-bottom: 6px;  text-align: left;  text-indent: 5px;   }
.rssicon {	margin-bottom: 6px;	margin-top: 6px;}
.codeTextArea{	margin-top: 6px;	margin-bottom: 12px;  text-align: center; }
.displayjava{ font-style: italic;  font-size: smaller;  margin-bottom: 6px;  text-indent: 20px;    }
