/***************************/
/* Template-related Styles */
/***************************/

#mainContainer {
  color: #FFF;
  padding: 0;
  background: transparent url('/images/template/middle_back.gif') repeat-y;
  width: 1004px;
}

#header {
  height: 86px;
  text-align: right;
  background: transparent url('/images/template/header_back.gif') no-repeat;
}
#header #logo {
  float: left;
  margin: 14px 0 0 19px;
  width: 194px;
  height: 57px;
}

/* Tertiary Nav */
.tertiaryNav {
  padding: 10px 0 0 0;
  font-family: verdana;
  font-size: 11px;
}
.tertiaryNav A {
  text-decoration: none;
	color: #0c1135;
  background: transparent url('/images/template/arrow_gray.gif') no-repeat;
  background-position: 0 2px;
  padding: 0 35px 0px 15px;
}
.tertiaryNav A:hover {
  color: #0c1135;
  text-decoration: underline;
}

/****** TOP NAV ******/

/* Level 1 Nav */
#topNav {
  height: 43px;
}
#topNav A {
  display: inline;
}

/* Breadcrumb bar */
#breadcrumbBar {
  width: 1004px;
  height: 33px;
  color: #FFF;
  font-size: 11px;
  text-decoration: none;
  background: transparent url("/images/template/breadcrumb_back.gif") no-repeat;
}
#breadcrumbBar .breadcrumbLinks {
  padding: 10px 0 0 29px;
  text-align: left;
}
#breadcrumbBar .breadcrumbLinks A {
  display: inline;
  color: #FFF;
  background: transparent url("/images/template/breadcrumb_separator.gif") no-repeat left;
  padding-left: 14px;
}
#breadcrumbBar .breadcrumbLinks A:hover {
  text-decoration: underline;
  color: #FFF;
}
#breadcrumbBar .breadcrumbLinks .homeLink {
  background: transparent; 
  padding-left: 0;
}

#middleContainer {
  text-align: left;
  padding: 0 0 0 3px;
  margin: 0;
}

/* Left Column */
#leftTD {
  padding: 0px 0px 0px 0px;
  width: 216px;
  vertical-align: top;
  background: #e8e7d5 url('/images/template/sideNav_top_back.gif') no-repeat top;
}

/***** SIDE NAV *****/
#sideNav {
	font-family: verdana, arial, sans-serif;
	color: #FFF;
  margin: 25px 25px 25px 25px;
  background-color: #e8e7d5;
}
#sideNav H2 {
  font-family: verdana;
  font-size: 14px;
  color: #2d4d74;
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #CCC;
}

#sideNav .NavLevel2 A,
#sideNav .NavLevel2On A,
#sideNav .NavLevel2 A:hover {
  display: block;
  width: auto;
	padding: 10px 5px 10px 15px;
  border-bottom: 1px solid #CCC;
  color: #333;
  font-family: verdana;
  font-size: 11px;
  text-decoration: none;
}
#sideNav .NavLevel2On A,
#sideNav .NavLevel2 A:hover {
  background: #e8e7d5 url('/images/template/arrow_sideNav.gif') no-repeat left;
}
.professionalTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: -20px;
	font-weight: bold;
}


#rightTD {
 width: 780px;
 vertical-align: top;
 background: #FFF url('/images/template/content_top_back.gif') repeat-x top;
 padding: 10px 0 29px 0;
}

/* Right Column */
#content {
  width: 515px;
  border-right: 1px #999 solid;
  margin: 0 0 0 25px;
  padding: 0 25px 0 0;
  float: left;
  line-height: 2.0em;
  min-height: 300px;
}
#contentRight {
  float: right;
  width: 200px;
  margin-top: 10px;
}
#contentRight H2 {
  font-size: 11px;
  font-weight: bold;
}
#contentRight UL {
  margin: 0;
  padding: 0;
}
#contentRight UL LI,
#contentRight UL LI.pdf {
  list-style: none;
  margin: 7px 0 9px 0;
  padding-left: 22px;
  color: #999;
}
#contentRight UL LI {
  background: transparent url('/images/template/arrow_related.gif') no-repeat;
}
#contentRight UL LI.pdf {
  background: transparent url('/images/template/pdf_icon.gif') no-repeat;
}
#contentRight UL LI A {
  color: #999;
}
#contentRight UL LI A:hover {
  color: #999;
  text-decoration: underline;
}


/* Site Map Level 1 */
.MapLevel1,
.MapLevel1On {
  padding: 12px 0px 6px 0px;
}
.MapLevel1 a {
  text-decoration: none;
	color: #00F;
	font-weight: bold;
  font-size: 12px;
}
.MapLevel1 a:hover,
.MapLevel1On a {
  color: #00F;
  font-weight: bold;
  font-size: 12px;
}

/* Site Map Level 2 */
.MapLevel2,
.MapLevel2On {
  padding: 4px 0px 0px 25px;
}
.MapLevel2 a {
  text-decoration: none;
	color: #00F;
	font-weight: bold;
  font-size: 11px;
}
.MapLevel2 a:hover,
.MapLevel2On a {
  color: #00F;
  font-weight: bold;
  font-size: 11px;
}


/* Sitemap */
#siteMap UL,
#siteMap LI {
  margin-top: 4px;
  margin-left: 10px;
  padding-left: 10px;
  list-style-image: none;
  list-style-type: none;
}


/* Footer area */
#footer {
  clear: both;
  height: 36px;
  text-align: left;
  background: transparent url('/images/template/footer_back.gif') no-repeat;
}
.copyright {
  color: #FFF; 
  font-size: 11px;
  padding: 10px 0 0 29px;
}
.copyright A, .copyright A:hover {
  color: #FFF; 
  font-size: 11px;
  text-decoration: underline;
}

/* Drop-down menu */
#dropmenudiv{
  position:absolute;
  border:1px solid #5b7ca5;
  border-bottom-width: 0;
  line-height:16px;
  z-index:100;
  background-color: #a6b8d0;
  text-align: center;
}
#dropmenudiv a{
  width: 188px;
  display: block;
  border-bottom: 1px solid #5b7ca5;
  padding: 5px 3px 5px 3px;
  font-size: 11px;
  color: #0d1434;
  text-decoration: none;
  font-family: verdana;
  font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
	color: #0d1434;
	background-color: #cdd9e9;
}
