html, body {
	background : #fff url(/img/back.gif) repeat-x scroll top left;
	font : normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	color : #333;
}
a, a:link, a:visited, a:active {
	color : #333;
	text-decoration : underline;
}
a:hover {
	color : #c20000;
}
form {
	display : inline;
}
div#error {
	width : 744px;
	margin : 0 auto;
	border : 4px solid #c20000;
	padding : 10px;
	background-color : #fff;
}
div#main-container {
	width : 772px;
	padding-top : 33px;
	margin : 0 auto;
}
div#header-container {
	width : 772px;
	height : 70px;
}
div#header-right {
	border : 1px solid #D0D0D0;
	border-left : none;
	background-color : #FAFAFA;
	height : 68px;
	width : 1px;
	float : left;
}
div#header-left {
	width : 198px;
	height : 70px;
	float : left;
}
div#header-links {
	background : #fff url(/img/header_back.gif) repeat-x scroll right;
	padding : 28px 14px 0px 0px;
	height : 42px;
	width : 558px;
	text-align : right;
	float : left;
}
span.header-link {
	background-image:url(/img/icon_arrow_1.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left: 8px;
	margin-right: 8px;
}
span.header-link a:active, span.header-link a:visited, span.header-link a:link {
	color : #333;
	font-size: 10px;
	text-decoration : none;
}
span.header-link a:hover {
    color : #333;
	border-bottom:1px solid #c20000;
}
span.links-divider {
    background : transparent url(/img/line_2.gif) repeat-y scroll center; 
    padding : 0px 7px 0px 7px;
    font-size : 11px;
}
div#navcontainer-top {
    padding-top : 15px;
}
div#subnav-container {
    background : transparent url(/img/subnav_back.gif) repeat-x scroll left; 
    width : 772px;
    height : 52px;
}

div#subnav-right {
	float:right;
}

div#subnav-right-search {
	height : 33px;
	width:225px;
	background-color : #757575;
	display : block;
	color : #e7e7e7;
	padding-left:8px;
	padding-right:0px;
	border : 1px solid #838383;
	border-bottom : none;
	margin-top:17px;
	margin-right:8px;
}

input.search-textfield-active {
	vertical-align:top;
	margin:5px 3px 0px 0px;
	padding:3px 0px 0px 3px;
	background-color:#FFFFFF;
	border-width:0px;
	border-top:1px solid #1F1F1F;
	border-left:1px solid #1F1F1F;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:132px;
	height:15px;
	line-height:11px;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.search-textfield {
	vertical-align:top;
	margin:5px 3px 0px 0px;
	padding:3px 0px 0px 3px;
	background-image:url(/img/gradient_1.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-width:0px;
	border-top:1px solid #1F1F1F;
	border-left:1px solid #1F1F1F;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:132px;
	height:15px;
	line-height:11px;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input#search-button { 
	margin-top:5px;
	height:21px;
	width:75px;
}

div#content-container {
    width : 772px;
	padding-bottom:5px;
}
div#content-top{
    background-color : #E7E7E7;
    border-left :1px solid #e7e7e7;
    border-right : 1px solid #e7e7e7;
    height : 10px;
    width : 770px;
}
div#content-left {
    float: left;
    background-color:#FFFFFF;
    line-height : 18px;
    width : 522px;
}
div#footer-container {
    border : 1px solid #E7E7E7;
    border-top: 2px solid #c20000;
    height : 60px;
    width : 770px;
		margin-bottom:5px;
		clear:both;
}
div#footer-content {
	background-color : #F7F7F7;
	padding : 35px 8px 0px 8px;
	font-size : 10px;  
	margin : 2px;
	height : 21px;
	width : 750px;
}
div#footer-right {
	float : right;
}
div#footer-container a {
	text-decoration : none;
	color : #333;
}
div#footer-container a:hover {
	color : #333;
	border-bottom:1px solid #c20000;
}
div#content-right {
	float : right;
	width : 250px;
}

  div#content-right-top {
	background-image:url(/img/gradient_1.gif);
	background-repeat:repeat-x;
	background-position : 0px 0px;
	background-color : #f7f7f7;
	border-right: 1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	height: 43px;
	width : 248px;		
  }
  div#content-right-bottom {
	background-color : #f7f7f7;
	border-left : 1px solid #e7e7e7;
	border-right : 1px solid #e7e7e7;	
	border-bottom : 1px solid #e7e7e7;			
	width : 248px;			  
  }
  div#navcontainer-right {
	background-color : #ffffff;
	width : 250px;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
  }	
  ul#rightnav {
	margin: 0 0 0 0;
	padding : 1px 0 6px 0;
	background-color:#FFFFFF;
	width:250px;
  }
  #rightnav li {
	background-image : url(/img/icon_documents.gif);
	background-repeat : no-repeat;
	background-position : 6px 8px;
	list-style-type : none;
	background-color : #fff;
	color : #c20000;
	font-weight : bold;
	text-align : left;
	margin-top : 5px;
  }
  #rightnav li#rightnav-active {
	background-color : #f7f7f7;
  }
  #rightnav li a {
	background-image : url(/img/icon_arrow_2.gif);
	background-repeat : no-repeat;
	background-position : 232px 13px;
	color : #666;
	text-decoration : none;
	display : block;
	line-height : 30px;
	padding-left : 28px;
	border : 1px solid #e7e7e7;
	height : 30px;
  }
  #rightnav li a:hover, #rightnav li#rightnav-active a {
	background-image : url(/img/icon_arrow_2.gif);
	color : #c20000;
	border : 1px solid #999;
  }
  
  ul#navlist {
	list-style-type : none;
	padding-bottom : 36px;
	border-bottom : 1px solid #fff;
	margin : 0;
	font-weight : bold;
	padding-left : 6px;
  }
  
  ul#navlist li {
    float : left;
	height : 35px;
	line-height:35px;
	margin : 2px 6px 2px 0;
	display : block;
	padding-left : 0;
  }
	  
  li#active a, li#active a:hover {
	background-color : #e7e7e7;
	background-image:url(/img/tab_back.gif);
	background-repeat:repeat-x;
	color : #C20000;
	border : 1px solid #fff;
	border-bottom : 1px solid #e7e7e7;
  }
	  
  #navlist a {
	padding : 10px 20px;
	height:30px;
	line-height:30px;
	border : 1px solid #838383;
	border-bottom : none;
	background-color : #757575;
	display : inline;
	color : #e7e7e7;
	text-decoration : none;
  }
	  
  #navlist a:hover {
    color : #fff;
	border : 1px solid #b2b2b2;
	border-bottom : none;
	background-color : #929292;
  }
  
  div#breadcrumbs {
  	background-color:#F7F7F7;
	width: 495px;
	margin-left:10px;
	margin-bottom:15px;
	font-size:10px;
	color:#666666;
	line-height:20px;
	padding-left:5px;
  }
	  div.content-item {
	  	padding-left : 10px;
	  	padding-right : 10px;
      }
	  div.content-item h1 {
	  	font-size : 16px;
	  	color : #997A5B;
	  	padding-bottom : 8px;
	  	margin-top : 0;
	  	margin-bottom : 0px;
	  	border-bottom : 1px solid #D5D5D5;
      }
	  div.shadow{
	  	height: 16px;
		line-height:16px;
		border-top:5px solid #f7f7f7;
	  }
	  div.content-item h3 {
	  	font-size : 12px;
	  	color : #c20000;
		margin:0px;
		padding:0px;
		padding-bottom:16px;
      }	  
	  
	  div.content-item ul {
		margin:18px 0px 18px 0px;
    	padding-left: 10px;
	    list-style: none;
      }
	  div.content-item ul li {
	  	padding-left:18px;
    	background-image: url(/img/icon_arrow_1.gif);
	    background-repeat: no-repeat;
	    background-position: 0 3px;
		line-height:18px;
		margin:0px;
		font-weight:bold;
      }
	  div.content-item ul li a {
	  	text-decoration:none;
	  }
	  div.content-item ul li a:hover {
	  	text-decoration:none;
		color:#000;
		border-bottom:1px solid #c20000;
	  }	  
	  div.content-item ul ul {
	    margin:0px 0px 18px 0px;
    	padding-left: 0px;
	    list-style: none;
		left:0px;
      }
	  div.content-item ul ul li {
	  	padding-left:18px;
    	background-image: url(/img/icon_arrow_2.gif);
	    background-repeat: no-repeat;
	    background-position: 0 6px;
		line-height:18px;
		margin:5px 0px 5px 0px;
		font-weight:normal;
	  }
	  div.content-item ul ul li a {
		border-bottom:1px solid #000;
	  }
	  div.content-item ul ul li a:hover {
	  	border-bottom:1px solid #c20000;
	  }
	  div.news-right {
	  	margin-left : 12px;
	  	margin-right : 12px;		
		padding : 0;
		line-height : 18px;
      }div.news-right h1 {font-size : 16px;color : #666; padding-bottom : 4px;
      }div.news-right div {border : 1px solid #e7e7e7;line-height : 12px;padding : 2px;
      }div.news-right div div {background-color : #e7e7e7;line-height : 10px;padding : 2px;
      }div.news-right span {padding-left : 2px;
      }div#send-link-container {border : 1px solid #e7e7e7;padding : 12px;margin-bottom : 22px;background-color : #f7f7f7;line-height : 16px;
      }div#send-link-container h3 {margin : 0;margin-bottom : 12px;border-bottom : 1px solid #9e9e99;padding-bottom : 8px;font-size : 16px;
      }div#send-link-container textarea {margin-bottom : 12px;margin-top : 2px;width : 735px;
      }input.send-link-text-field {margin-bottom : 12px;margin-top : 2px;width : 235px;
      }
	  div#sendprint-container {
	  	float:right; 
		padding-right:12px;
	  }
	  #sendprint-container a {
	  	color:#997A5B;
		text-decoration:underline;
	  }
	  span#print {
	    background-image : url(/img/icon_print.gif);
	    background-repeat : no-repeat;
		background-position: 0px 2px;
	    padding-left : 17px;
		font-size:10px;
      }
	  span#send {
	    background-image : url(/img/icon_email.gif);
		background-repeat : no-repeat;
		background-position: 0px 3px;
		padding-left : 17px;
		font-size:10px;
      }
	  span#close {font-weight : bold;}
	  div.link-box {
	    border:1px solid #E7E7E7; 
		margin-top:5px; 
		width:514px;
	  }
	  div.link-inner {margin:2px; padding: 5px; background:#FFF url(/img/gradient_3.gif) repeat-x scroll bottom left;}
	  div.link-image {float:right; padding-top:4px;}
	  
div.note-container {
	padding:10px;

}
div.note-title-container {
	padding:1px;
	border:1px solid #ccbbaa;
	background-color:#FFF;
}
div.note-title {
	background-image:url(../img/note_back.gif);
	background-repeat:repeat-x;
}
span.note-text {
	line-height:25px;
	font-weight:bold;
	padding-left:17px;
	margin-left:5px;
	background-image:url(../img/icon_arrow_1.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;	
}
div.note-fold {
	background-image:url(../img/note_fold.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:11px;
	height:13px;
	float:right;
	display:inline;
}
div.note-body-container {
	border:1px solid #ccbbaa;
	border-top:none;
	padding:1px;
}
div.note-body {
	line-height:18px;
	padding:10px;
	background-image:url(../img/note_body_back.gif);
	background-repeat:repeat;
}

div.text-section {
	padding-left:10px; 
	border-left:4px solid #f7f7f7;
}
	  

/*********** HOME PAGE STYLE DEFINITIONS *******************/

div#home-feature-container {
  background-image:url(../../img/home-1.gif); 
  width:522px; 
  height:215px;
}
div#home-feature-content {
  float:left; 
  line-height:16px; 
  padding-left:169px; 
  padding-top:81px; 
  width:280px;
}
div#home-feature-container h1, div#home-feature-container h2, div#home-feature-container h3 {
  display:none;
}
div.home-feature-item {
  background-color:#EEEEE4;
  padding:6px;
}
div.home-feature-item ul {
  list-style: none; 
  margin-top:6px; 
  margin-bottom:6px; 
  margin-left: 0; 
  padding-left: 1em; 
  text-indent: -1em;
}
div.home-feature-item ul li {
  padding-top:2px;
  padding-bottom:2px;
}
div.home-feature-button {
  background-color:#EEEEE4;
  padding:5px;
  padding-top:0px;
}	  

/*********** DEPRICATED ******************

	  div.content-item-box {border : 1px solid #e7e7e7;margin-top : 6px;width : 514px;margin-left : -10px;margin-right : -10px;
      }div.content-item-box h2 {font-size : 16px;margin : 0 4px 0 6px;padding : 7px 0;width : 504px;background-image : url(/img/icon_question.gif);background-repeat : no-repeat;background-position : center right;color : #333;
      }div.content-item-box div.content-item-box-top {width : 510px;margin-left : 2px;margin-right : 2px;padding-top : 8px;background-image : url(../img/gradient_2.gif);background-repeat : repeat-x;background-position : 0 2px;border-top : 1px solid #e7e7e7;
      }div.content-item-box-top div {padding : 6px;
      }div.content-item-box-bottom {background-image : url(/img/gradient_3.gif);background-repeat : repeat-x;background-position : bottom left;margin-bottom : 2px;
      }div.content-item-box-bottom span {background-image : url(/img/icon_arrow_1.gif);background-repeat : no-repeat;background-position : 0 2px;font-weight : bold;padding-left : 16px;padding-right : 18px;
      }ul.checkmarks {font-weight : bold;color : #333333;margin-left : 0;padding-left : 30px;
      }ul.checkmarks li {margin-top : 12px;margin-bottom : 12px;line-height : 10px;}
	  
*/	  