/* Start of CMSMS style sheet 'UAS: styles' */
#objective p {
  margin: 0;
  padding: 0;
  font-family: 'times new roman',georgia,serif;
  font-size: 98%;
  line-height: 1em;
}
dt {
  margin: 1em 0 0.3em;
}
dd {
  margin: 0;
  padding: 0 20px;
}
/* Tabbed Navigation at top of site */
/* Adapted from: http://www.cssplay.co.uk/menus/snazzymenu2.html */

#navigation {
  background: transparent; 
  float: right;
  padding-right: 10px;
  /* margin: 0 0 0 28em; */ 
  height: 5em;
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}

#navigation ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none; 
  background: transparent;
}
#navigation li {
  display: block; 
  float: left; 
  margin: 0 2px;
  font-family: times, serif;
}
.snazzy {
  background:transparent;
}
.snazzy span {
  text-align: center; 
  color: #000; 
  margin: 0;
  font-weight: 600;
  font-size: 100%;
}

.b1, .b2, .b3, .b4 {
  display: block; 
  font-size: 1px;
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}
.b1, .b2, .b3 {
  height: 1px;
}
.b2, .b3, .b4 {
  border-left: 1px solid #B3DEE2; 
  border-right: 1px solid #B3DEE2;
}
.b1 {
  margin: 0 5px; 
  background: #B3DEE2;
}
.b2 {
  margin: 0 3px; 
  border-width: 0 2px;
  background: #b3dee2;
}
.b3 {
  margin: 0 2px;
  background: #b3dee2;
}
.b4 {
  height: 2px; 
  margin: 0 1px;
  background: #b3dee2;
}
.boxcontent {
  padding-top: 5px;
  display: block; 
  border-left: 1px solid #B3DEE2; 
  border-right: 1px solid #B3DEE2; 
  background: #b3dee2;
}

a.menu, a.menu:visited {
  display: block; 
  text-decoration: none; 
  width: 7.5em;
}
a.menu:hover {
  background: transparent; 
}
a.menu:hover span {
  padding-top: 14px; 
  background: #D9EEF1;
}
a:hover b {
  background: #D9EEF1;
} 
.current {
  background: #D9EEF1;
}

.active {
  padding-top: 14px; 
  background: #D9EEF1;
}

/* left column navigation */

#navcontainer { 
  width: 140px; 
}

#navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: verdana, arial, helvetica, sans-serif;
}
#navcontainer li {
  margin-bottom: 1px;
  font-size: 80%;
}
#navcontainer li li {
  font-size: 100%;
}

#navcontainer a {
  display: block;
  padding: 10px 5px 10px 15px;
  width: 120px;
  vertical-align: bottom; /* This fixes the IE Win gap */
  background: transparent;
  background-image: none;
}

#navcontainer a, a:link, #navcontainer a:visited {
  color: #000;
  text-decoration: none;
}

#navcontainer a:hover {
  background-image: url('/uploads/images/bg_colleft_menu.jpg');
  color: #9C504B;
}

#current a:link, #current a:visited, #current a:hover {
  background-image: url('/uploads/images/bg_colleft_menu.jpg');
  font-weight: bold;
}

/* right column navigation */

#rightnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none; 
  font-family: times, serif;
  font-weight: bold;
}

#rightnav li {
  position: relative;
  padding: 10px 0 14px 17px;
  background: transparent url('/uploads/images/bg_colright_menu.jpg') no-repeat left bottom;
  color: #393733;
  width: 137px;
  \width: 157px;
  w\idth: 137px;
  font-size: 130%;
  text-transform: uppercase;
}

#rightnav li a,
#rightnav li a:link,
#rightnav li a:visited {
  text-decoration: none;
  background-color: transparent;
  color: #393733;
}

#rightnav li a.current,
#rightnav li a.current:visited { 
  text-decoration: underline;
  color: #A05748;
  background: transparent;
  font-weight: normal; 
}

#rightnav ul li a:hover {
  text-decoration: none;
  color: #A05748;
  background: transparent;
}

/* right column subnav */

#rightnav ul ul li {
  font-size: 70%;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  background-image: none;
  padding: 4px 2px;
  text-transform: none;
  }

#rightnav ul ul li a,
#rightnave ul ul li a:link,
#rightnav ul ul li a:visited {
  color: #393733;
  background: transparent;
   
}

#rightnav ul ul a.current,
#rightnav ul ul a.current:visited { 
  text-decoration: underline;
  color: #A05748;
  background: transparent;
  font-weight: normal; 
}

#rightnav ul ul li a:hover {
  text-decoration: underline;
  color: #A05748;
  background: transparent;
}

/* footer navigation */

#footernav {
  position: absolute;
  top: 4px !important;
  top: 20px;
  right: 0px;
}

#footernav ul {
  list-style-type: none;
}

#footernav li {
  display: inline;
  margin: 0;
  padding: 0 6px;
  font-size: 70%;
  border-left: 1px solid #fff;
}

#footernav li.nb {
  border-left: none;
}

#footernav a,
#footernav a:link,
#footernav a:visited {
  text-decoration: none;
  color: #fff; background: transparent; 
}

#footernav a.current,
#footernav a.current:visited {
  color: #9FD3E0; background: transparent;
  font-weight: bold;
}

#footernav a:hover {
  text-decoration: underline;
  color: #9FD3E0; background: transparent;
}

/* center column */

#colcenter h1,
#colcenter h2 {
  padding: 0 20px;
  color: #9C504B; background: transparent;
  font-family: times, serif;
  font-size: 130%;
  text-transform: uppercase;
}

/* 2 column layout */
  #twocol #colcenter h2 {
  padding-left: 60px;
}

#colcenter h3 {
  padding: 0 20px;
  color: #9C504B; background: transparent;
  font-family: times, serif;
  font-size: 120%;
  text-transform: uppercase;
}

#colcenter p {
  padding: 0 20px;
  font-size: 85%;
  line-height: 130%;
}

#colcenter a,
#colcenter a:link {
  color: #9C504B;
  background-color: transparent;
  text-decoration: underline;
}
#colcenter a:visited {
  color: #888;
  background-color: transparent;
}
#colcenter a:hover {
  color: #000;
  background-color: transparent;
}

/* 2 column layout */
#twocol #colcenter h1,
#twocol #colcenter h2,
#twocol #colcenter h3,
#twocol #colcenter h4 {
  padding: 0;
}


#twocol #colcenter h3 {
  margin-bottom: 0;
}

#twocol #colcenter h3 a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 90%;
  color: #9C504B;
  background: transparent;
}

#colcenter h3 a:hover {
  text-decoration: none;
}

#twocol #colcenter p {
  padding: 0;
  font-size: 85%;
}
  
#colcenter ul,
#colcenter ol {
  padding-left: 40px;
  font-size: 85%;
}

/* right column */
#colright h2 {
  margin-bottom: 0;
  padding: 0 20px;
  font-family: times, serif;
  font-size: 130%;
}

/* footer */

#footer p {
  margin: 0;
  padding: 18px 15px;
  text-align: left;
  font-size: 70%;
}

/* search box styling */

input {
	width:120px;
	border-width: 1px 2px 2px 1px;
	border-style: solid solid ridge solid;
	border-color: #41656B;
	font-family: verdana, arial, helvetica, sans-serif;
}

.button {
	background-color:#ededed;
	border: 1px solid #41656B;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 70%;
	width: 56px;
	padding:2px 1px;
}
dd li {
  margin-bottom: 0.4em;
}
table {
  border-collapse: collapse;
}
td {
  font-size: 85%;
  vertical-align: top;
  background-color: #EEE;
}
#colcenter td p,
#twocol #colcenter td p {
  font-size: 100%;
  margin: 0em 0em 0.5em;
  padding: 0em;
}
/* End of 'UAS: styles' */

