<!--

BODY, td, .defaultText { font-family: arial, helvetica, verdana; font-size: smaller; color: #2d2d2d; }
ul { list-style-type: disc; margin-top:0px; margin-bottom:0px; }

.feature1 { font-size: smaller; color: #848450; font-weight: normal; }
.feature1_title { font-size: 12pt; font-weight: bold; color: #848450; }

.feature2 { font-size: 10pt; color: #2d2d2d; font-weight: normal; }
.feature2_title { font-size: 11pt; font-weight: bold; color: #6C4119; }

.poll_title { font-size: 10pt; font-weight: bold; color: #848450; }

.backtotop { font-size: 8pt; color: #999966; }
.header_box { font-size: 15pt; font-family: times, times new roman, serif; color: #ffffff; text-transform: uppercase; }
.header_box2 { font-size:11pt; color:#666633; font-weight: bold; }
.factsheet_title { font-size: small; font-weight: bold; color: #6C4119; }
.subsection_title { font-size: 11pt; font-weight: bold; color: #6C4119; }
.sidebar_title { font-size: 9pt; font-weight: bold; color: #6C4119; }
.media_title { font-size: 11pt; font-weight: bold; color: #2d2d2d; }
.media_text { font-size: 9pt; color: #2d2d2d; }
.media_subtitle { font-size: 9pt; color: #757559; }
.print_title { font-size: 16pt; color: #6C4119; font-weight: bold; }

.small { font-size: 8pt; }
.normal { font-size: 10pt; }
.size11pt { font-size: 11pt; }
.size12pt { font-size: 12pt; }
.size14pt { font-size: 14pt; }
.size18pt { font-size: 18pt; }

.copyright { font-size: smallest; color: #888888; }
.welcome { font-size: 9pt; font-weight: bold; padding: 1px 2px 1px 1px; color: #2B2B2B }
.warning_testmode { background-color: #999999; color: #ffffff; font-weight: bold; }
.module_title { font-family: times; font-size: 15pt; color: #444444; font-weight: bold; }
.module_title2 { font-family: times; font-size: 15pt; color: #444444; }
.dialog_title { font-family: arial, helvetica, verdana; font-size: 12pt; font-weight: bold; border-bottom: 1px solid #998a5b;; }
.title { font-size: small; font-weight: bold; color: #5F371E; }

.subtitle { font-size: small; font-weight: bold; font-style: italic; font-family: arial, helvetica; }
.smallItalic { font-size: 8pt; font-style: italic; }
.box { border: 1px solid #959570; background-color: #E2E4D6; padding: 4px 8px 4px 8px; width: 148px; }

.dialog_header { font-family: arial, helvetica, verdana;
				 font-size: 10pt;
				 font-weight: bold;
				 font-family: verdana, arial;
				 background-image: url( '/admin/images/dialog_header_bg.gif' );
				 text-align: center;
				 vertical-align: top;
				 padding-top: 4px;
				 height: 29px; }

.dialog_footer { background-image: url( '/admin/images/dialog_footer_bg.gif' );
				 text-align: center;
				 vertical-align: middle;
				 height: 29px;
				 padding-top: 3px; }

.dialog_button { font-family: verdana;
				 font-size: 8pt;
				 border: solid 1px #999999;
				 text-align: center;
				 vertical-align: middle;
				 height: 20px;
				 padding: 2px 6px 1px 6px;
				 background-color: #E3E3C7;
				 background-image: url('/admin/images/button_bg.gif');
				 background-position: left;
				 background-repeat: repeat;
				 cursor: hand;
				 cursor: pointer; }

.button_border { border: solid 1px #cccccc; padding: 1px 1px 1px 1px; }
.button { font-family: arial, helvetica, verdana;
		  font-size: 8pt;
		  border: solid 1px #cccccc;
		  text-align: center;
		  vertical-align: middle;
		  height: 20px;
		  padding: 2px 10px 2px 10px;
		  background-color: #E3E3C7;
		  background-image: url('/admin/images/button_bg.gif');
		  background-position: left;
		  background-repeat: repeat;
		  cursor: hand;
		  cursor: pointer; }
		  
.tab_focused { font-size: 8pt;
			   font-weight: bold;
			   padding: 6px 6px 6px 6px;
			   border-top: 1px solid #959570;
			   border-left: 1px solid #959570;
			   border-right: 1px solid #959570;
			   background-color: #ffffff;
			   background-image: url('/admin/images/tab_bg.gif'); }

.tab_unfocused { font-size: 8pt;
				 font-weight: bold;
				 color: #666666;
				 padding: 3px 6px 3px 6px;
				 border-top: 1px solid #C8C8C8;
				 border-left: 1px solid #C8C8C8;
				 border-right: 1px solid #C8C8C8;
				 border-bottom: 1px solid #959570;
				 background-color: #E2E4D6;
				 cursor: hand;
				 cursor: pointer; }

.tab_spacer_h { border-bottom: 1px solid #959570; }
.tab_spacer_vl { border-left: 1px solid #959570; }
				 
.tab2_focused { font-size: 8pt;
			   font-weight: bold;
			   padding: 5px 6px 5px 6px;
			   border-top: 1px solid #959570;
			   border-left: 1px solid #959570;
			   border-bottom: 1px solid #959570;
			   background-color: #ffffff;
			   background-image: url('/admin/images/tab2_bg.gif'); }

.tab2_unfocused { font-size: 8pt;
				 font-weight: bold;
				 color: #666666;
				 padding: 3px 6px 3px 6px;
				 border-top: 1px solid #C8C8C8;
				 border-left: 1px solid #C8C8C8;
				 border-right: 1px solid #959570;
				 border-bottom: 1px solid #C8C8C8;
				 background-color: #E2E4D6;
				 cursor: hand;
				 cursor: pointer; }

.tab2_spacer { border-right: 1px solid #959570; }

.tab3_focused { font-size: 8pt;
			   font-weight: bold;
			   padding: 6px 6px 6px 6px;
			   border-top: 1px solid #959570;
			   border-left: 1px solid #959570;
			   border-right: 1px solid #959570;
			   background-color: #ffffff;
			   background-image: url('/admin/images/tab3_bg.gif'); }

.tab3_unfocused { font-size: 8pt;
				 font-weight: bold;
				 color: #666666;
				 padding: 6px 6px 6px 6px;
				 border-top: 1px solid #C8C8C8;
				 border-left: 1px solid #C8C8C8;
				 border-right: 1px solid #C8C8C8;
				 border-bottom: 1px solid #959570;
				 background-color: #E2E4D6;
				 cursor: hand;
				 cursor: pointer; }
				 
.tab3_spacer { border-bottom: 1px solid #959570; }
				 
.navTab_focused { font-size: 8pt;
			   	  font-weight: normal;
				  padding: 0px 6px 0px 6px;
				  color: #664025;
				  background-color: #ffffff;
				  background-image: url('/admin/images/header/navTab_focused_bg.gif');
				  cursor: hand;
				  cursor: pointer; }

.navTab_unfocused { font-size: 8pt;
				   	font-weight: normal;
					padding: 0px 6px 0px 6px;
					color: #664025;
					background-color: #ffffff;
					cursor: hand;
					cursor: pointer; }



.header { background-color: #dcdcdc; font-size: 8pt; font-weight: bold; padding: 2px 24px 2px 24px; }
.header2 { background-color: #b0c4de; font-size: 8pt; font-weight: bold; padding: 2px 24px 2px 24px; }
.header3 { background-color: #d5d3bf; font-size: 8pt; font-weight: bold; border: 1px solid #cccccc; padding-left: 4px; padding-right: 4px; }
.header4 { background-color: #e4e3d1; font-size: 8pt; font-weight: bold; border: 1px solid #cccccc; padding-left: 4px; padding-right: 4px; color: #5c5a3a; }
.header5 { background-color: #f3f3ed; font-size: 8pt; font-weight: bold; border: 1px solid #cccccc; padding-left: 4px; padding-right: 4px; color: #4d4d4d; }

.row1 { background-color: #ffffff; }
.row2 { background-color: #f4f4f4; }

.MediaHeader { background-color: #f8f8f8; border: 1px solid #cccccc; font-size:9pt; font-weight:bold; }
.MediaHeader2 { background-color: #f3f3ed; font-weight: bold; border: 1px solid #cccccc; padding-left: 4px; padding-right: 4px; color: #4d4d4d; }
.MediaRow { padding:4px 10px 4px 10px; }

a { color: #a0522d; }
a:visited { color: #a0522d; }
a:active { color: #990000; }
a:hover { color: #696969; }

a.topmenu { color: #909061; text-decoration: underline; font-size: 8pt; }
a.topmenu:visited { color: #909061; }
a.topmenu:active { color: #909061; }
a.topmenu:hover { color: #696969; }

a.topmenu2 { color: #6C4119; text-decoration: underline; font-size: 8pt; }
a.topmenu2:visited { color: #6C4119; }
a.topmenu2:active { color: #6C4119; }
a.topmenu2:hover { color: #696969; }

a.sidemenu { color: #909061; text-decoration: underline; font-size: 9pt; }
a.sidemenu:visited { color: #909061; }
a.sidemenu:active { color: #909061; }
a.sidemenu:hover { color: #696969; }

a.bottommenu { color: #909061; text-decoration: underline; font-size: xx-small; }
a.bottommenu:visited { color: #909061; }
a.bottommenu:active { color: #909061; }
a.bottommenu:hover { color: #696969; }

a.breadcrumb { color: #909061; text-decoration: underline; font-weight: bold; font-size: 15pt; }
a.breadcrumb:visited { color: #909061; }
a.breadcrumb:active { color: #909061; }
a.breadcrumb:hover { color: #696969; }

a.sitemap_subtitle { color: #2d2d2d; text-decoration: underline; font-size: x-small; }
a.sitemap_subtitle:visited { color: #2d2d2d; }
a.sitemap_subtitle:active { color: #2d2d2d; }
a.sitemap_subtitle:hover { color: #a0522d; }

a.sitemap_subtitle2 { color: #4E563D; text-decoration: underline; font-weight: bold; font-size: x-small; }
a.sitemap_subtitle2:visited { color: #4E563D; }
a.sitemap_subtitle2:active { color: #4E563D; }
a.sitemap_subtitle2:hover { color: #a0522d; }

a.sitemap_article { color: #787856; text-decoration: underline; font-size: x-small; }
a.sitemap_article:visited { color: #787856; }
a.sitemap_article:active { color: #787856; }
a.sitemap_article:hover { color: #a0522d; }

.statusMsg { background-color: #dee1bd;
			 font-weight: bold;
			 padding: 5px 15px 5px 15px;
			 border: 1px solid #c0c0c0; }

.errorMsg { color: #ededed;
			background-color: #b13f3f;
			font-weight: bold;
			padding: 6px 15px 6px 15px;
			border: 1px outset #c0c0c0; }
			

			
// -->
