html,body 
{
	font-family:arial,helvetica,sans-serif;
	background:#fff;
	margin:0;
	padding:3;
	font-size:11px;
}

html,body,
p,ul,ol,li,
th,dl,dt,
blockquote,
h1,h2,h3,h4,h5
{
	font-family:arial,helvetica,sans-serif;
	color:#000;
	font-size:14px;
}

p,dd,dt,th,td,
blockquote,pre,code,xmp,
#left-nav,
#related-links,
select, input
{
	font-size: 11px;
	vertical-align: top;
}

li
{
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
}
.testimony {
	font-size:12px;
}
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.testimonyTitle {
	font-size: 1.2em;
	padding:.3em .5em;
	color: #FFFF00;
	background-color: #666600;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

h2.Department-Head-Green-Light
{
	color:#333;
	font-size:1.1em;
	font-weight:bold;
}
.Department-green h2 {padding:4px 3px 4px 10px; font-size:1.2em;}

.Department-Head-Green-Light
{
	background:url(../images/bg-portlet-head-green-light.gif) 	repeat-x;
	border-bottom:1px solid #9c3;
	height:25px;
	color:#333;
	font-size:1.1em;
	font-weight:bold;
}

.Department-Green
{
	background:#dfb;
}

A.TabUnselected
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 100%;
	color: blue;
	line-height: 25px;
	text-decoration: none;
}

A.TabUnselected:hover
{
	color: Red;
	padding-left: 0px;
}

A.TabSelected
{
	color: Green;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	line-height:25px;
	padding-left: 0px;
}
.DepartmentTitle
{
	line-height:15px;
	padding-left:10px;
	font-weight:bold;
}

.ListDescription
{
	font-weight:bold;
}

.title {
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9900;
	line-height: 25px;
	text-align: center;
}
td.HeaderImage {
	vertical-align: middle;
	text-align: center;
}
.tdBorder1 {
	border-bottom: solid 1px black;
}
	
.tableBorder1 {
	border: solid 1px black;
}

.tdBorderBottom {
	border-bottom: solid 1px #000000;
}

.tdHeaderNormal {
	font-family: Arial;
	font-size: 12px;
	color: white;
}

.tdHeader {
	font-weight: bold;
	background-color: #7E96AF;
	color: white;
}

.tdHeaderSub {
	font-weight: bold;
	background-color: silver;
	color: white;
}

.tdHeaderSubLow {
	font-weight: bold;
	background-color: silver;
	color: white;
	line-height: 15px;
}

.tdHeaderColumn {
	font-weight: bold;
}

.tdHeaderColumnBorder {
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.tdSmaller {
	font-size: smaller;
}

.tdMedium {
	font-size: 80%;
}

#bdrBlack {
	border:1px solid #000;
}

.tdReportCenter {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tdReportCenterTotal {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #66CCFF;
}

.bar-blue-med-light	{
	background:#9be; 
	color:#000; 
	padding:.3em .5em; 
	font-size:.7em; 
	font-weight:bold;
}

.bar-gray-med-light	{
	background:#efefef; 
	color:#000; 
	padding:.3em .5em; 
	font-size:.7em; 
	font-weight:bold;
}

.header-bar-blue-med-light {
	background:#9be;
	color:#fff;
	padding:.3em .5em;
	font-size:1.2em;
	font-weight:bold;
	line-height: 25px;
}
.TestimonialHeader {
	background:#CCCC66;
	color:#fff;
	padding:.3em .5em;
	font-size:1.2em;
	font-weight:bold;
	line-height: 25px;
	text-align:center;
}
.header-bar-blue-med-light-normal {
	background:#9be; color:#fff; padding:.3em .5em; font-size:.7em; font-weight:normal;
}

.tdLeft {
	background-color: #EFEFEF;
}

#bold {
	font-weight: bold;
}

.style1 {color: #3300CC}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.hrdotted {
	border: 1px dashed #999999;
}

.mainTitleHead {
	font-family: "Brush Script MT";
	line-height: 25px;
	text-align: center;
	color:#333;
	font-size:1.2em;
	font-weight:bold;
}
/* structural styles and offsets */
ul.vertical, ul.vertical li, ul.vertical ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
}
/* positioning on page */
/*
ul.vertical {
  position: absolute;
  z-index: 1000;
  cursor: default;
  width: 8em;
  left: 1em;
  top: 1em;
}
*/
ul.vertical li {
  position: relative;
  text-align: left;
  cursor: pointer;
  cursor: hand;
  width: 13.5em;
  margin: -1px 0 0 0;
}

ul.vertical ul {
  z-index: 1020;
  cursor: default;
  width: 8.2em;
  margin: -0.5em 0 0 7.5em;
  position: absolute;
  left: -100em;
  top: 0;
  padding: 1px 0 0 0;
}

ul.vertical ul li {
  width: 8.2em;
}

ul.vertical ul ul {
  margin: -0.5em 0 0 7.7em;
}


/* design styles */
ul.vertical ul {
  border-width: 1px;
  border-style: solid;
  border-color: #ffeca7 #a97741 #a97741 #ffeca7;
  width: 175px;
}

ul.vertical a:link, ul.vertical a:visited {
  display: block;
  cursor: pointer;
  cursor: hand;
  background: #ffc;
  border: 1px solid #edbb85;
  padding: 5px 7px;
  font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
  color: #008000;
  text-decoration: none;
  letter-spacing: 0px;
}

ul.vertical a:hover, ul.vertical a:focus, ul.vertical a:active,
ul.vertical a.rollover:link, ul.vertical a.rollover:visited {
  background: #ffefcf;
  color: #806020;
}

/* submenu indicator arrows */
ul.vertical li.hasmenu > a:link, ul.vertical li.hasmenu > a:visited {
  background: url(right-green.gif) #ffc no-repeat 95% 50%;
}

ul.vertical li.hasmenu > a:hover,
ul.vertical li.hasmenu > a:focus,
ul.vertical li.hasmenu > a:active,
ul.vertical li.hasmenu > a.rollover:link,
ul.vertical li.hasmenu > a.rollover:visited {
  background: url(right-red.gif) #ffefcf no-repeat 95% 50%;
}

* html ul.vertical li.hasmenu a,
* html ul.vertical li.hasmenu a:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(right-green.gif) #ffc no-repeat 95% 50%" : "#ffc");
}

* html ul.vertical li.hasmenu a:hover,
* html ul.vertical li.hasmenu a:active,
* html ul.vertical li.hasmenu a.rollover,
* html ul.vertical li.hasmenu a.rollover:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(right-red.gif) #ffefcf no-repeat 95% 50%" : "#ffefcf");
}

/* iframe layer */
ul iframe {
  position: absolute;
  z-index: 1010;
  border: none;
}

/* browser hacks */
@media screen, projection {
  * html ul.vertical li {
    display: inline;
    f\loat: left;
    background: #fff;
  }
}
* html ul.vertical li { position: static; }
* html ul.vertical a:link, * html ul.vertical a:visited { position: relative; }

label
{
  position: relative;
  float: left;
  width: 10em;
}

.errorMsg
{
  position: absolute;
  left: 25em;
  width: 15em;
  color: #FF0000;
  font-weight: bold;
}

input
{
  display: block;
  margin-left: 9em;
  margin-bottom: 1em;
}

textarea
{
  display: block;
  margin-left: 9em;
  margin-bottom: 1em;
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
}
