body 
{
	color: #000066; 
	background-color:#04014E;
	font-size: 12px; 
	font-family:  "Times New Roman", Times, serif;
	text-align: left; 
}
li{ 
	list-style-type: square; 
	vertical-align: middle;
	margin: 0px;
}
input.btn{
/*	 background-color:#ee0; */
	background-image: url('/graphics/btnBgnd.gif');
   color:#e00;
   font-size:0.75em;
   font-weight:bold;
   border: outset 2px #ee0;
   cursor: pointer;
}
H1
{ 
	font-size: 1.6em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
  margin: 20px 20px 0 20px; 
 }
H2
{ 
	font-size: 1.2em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  text-align: left; 
  margin: 15px 20px 0 20px; 
}


.hrefPlain:link { color: #000066; text-decoration: none }
.hrefPlain:visited { color: #000066; text-decoration: none }

.styleFrame { 
	background-color:#ffffff;
	border-style: ridge;
	border-width: 2px;
	border-color: silver;
 	width:790px; 
 	margin-left: auto;
 	margin-right: auto;
 }
a:link {text-decoration: none }
a:visited { color: #077; text-decoration: none }

#tdTopMenu {
	background-color: #FFE405;
	/*height: 3em;*/
	font-weight: bold; 
	font-size: 0.9em; 
	font-family: sans-serif; 
	padding: 0.5em 0 0 0;
	border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:gray;
}
#tdTopMenu a:link {color: #00b; text-decoration: none }
#tdTopMenu a:visited { color: #00b; text-decoration: none }


/* main content */
#tdMain {
	padding:0 5px 0 20px;
	 width:100%;
}

/* Sources Search Widget */
.ssoSideBarMenu #frmSourcesSearch {
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px;
}
.ssoSideBarMenu #lblSourcesSearch{		
	display: none;
}


/* right sidebar */
#sideBarRight {
	margin:75px 5px 0 5px;
	padding: 0;
	text-align: center;
}
#sideBarRight #frmSourcesSearch {
	border: silver solid 1px;
	margin: 10px auto 14px auto;
	padding: 0;
	width: 158px;
	background-image: none;
	background-color: #336699;
}
#sideBarRight #lblSourcesSearch{		
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
}

/* test styles */
.stylePageHeading { 
	font-size: 1.4em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
  margin: 20px 0 0 0; 
}
.styleHeadingCenter {		
	font-size: 1.2em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  font-stretch: semi-expanded; 
  text-align: center; 
  margin: 15px 20px 0 20px; 
}
.styleHeadingLeft { 
	font-size: 1.2em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-variant: normal; 
  font-weight: bold; 
  font-stretch: semi-expanded; 
  text-align: left; 
  margin: 15px 0 0 0; 
}
.styleTextLeft { 
 font-family:  "Times New Roman", Times, serif; 
 text-align: left; 
 margin: 0;
 /*margin: 0 20px 0 20px;*/
}
.styleTextCentered { 
 font-family:  "Times New Roman", Times, serif; text-align: center; 
 margin: 0;
 /*margin: 0 20px 0 20px;*/
}
.styleTextSmall{ 
	font-size: 0.8em; 
 	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin:0 20px 0 20px; 
}
.styleList
{ 
	line-height: 1.5em; 
	list-style-type: square; 
	vertical-align: top 
}
.styleListNumber
{ 
/*	font-size: 0.8em; */
	line-height: 20px; 
	list-style-type: decimal; 
	margin-right: 20px; 
	vertical-align: top;
}
.styleButton { 
	background-image: url('/graphics/btnBgnd.gif');
   color:#e00;
   font-size:0.75em;
   font-weight:bold;
   border: outset 2px #ee0;
   cursor: pointer;
}
.styleButtonMouseOver
{ 
	font-size: 0.8em; 
	background-color: #ccccff;
	margin: 6px; 
	padding: 2px; 
	border-style: groove;
	cursor:pointer; 
}

/* Resource Box Styles */
.styleResBoxSo
{
	background-image: url('/graphics/billBoardBgnd.gif');
	border: solid 1px silver;
	font-size: 0.8em; 	
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	margin: 30px auto 30px auto;
}
.styleResBoxSo a:link {color: #00b; text-decoration: none }
.styleResBoxSo a:visited { color: #00b; text-decoration: none }
.styleResBoxTD1So
{
	background-color:#ffc;
	padding:3px 3px 3px 5px;
	text-align: left;
}
.styleResBoxTD2So
{
	background-color:#ffc;
	margin:3px 0 3px 5px;
}

/*  lists with images attached */
.OCTable{	
	padding: 0;
	margin: 25px 0 0 0; 
}
.OCTable td{	
	font-family: Helvetica, Arial, sans-serif; 
	font-size:0.9em;
}
.OCTable a {	
	color: #000066;
}
.OCTable b {	
	font-size:1.2em;
}
.OCImageDiv {
	height: 120px; 
	width: 120px; 
	margin: 0 5px 0 0;
	text-align: center;
	overflow: hidden; 
}
.OCDescrip {	
	text-align: justify;
}
.OCCButton {
	background-color:beige;
	font-size:0.8em; 
	border:2px outset silver; 
	width: 65px;
	font-style: italic;
}