/*** Table-based column layout for all browsers.*//*  */body {    font: 80% Arial, Helvetica, sans-serif;    background-color: #FFF;    color: #000;    margin: 0;    padding: 0;}table {    font-size: 100%;}a { color: #009; text-decoration: underline; }a:link { color: #009; text-decoration: underline; }a:visited { color: #4040B3; text-decoration: underline; }a:hover { color: #600; text-decoration: none; }h1 {font-size: 1.4em; color: #009; margin: 0px; padding: 6px 4px 3px; }h2 {font-size: 1.3em; color: #009;  margin: 0px; padding: 3px 0px 3px 0px; }h3 {font-size: 1.2em; color: #009; margin: 0px; padding: 3px 0px 3px 0px; }h4 {font-size: 1.1em; font-weight: bold; color: #009; margin: 0px; padding: 3px 0px 3px 0px; }h5 {font-size: 1.0em; color: #009; margin: 0px; padding: 3px 0px 3px 0px; }ul {	list-style-image:  url(../images/bullet_round_red.gif);}ul ul {	list-style-type: square;	list-style-image: none;}ul ul ul{	list-style-type: disc;	list-style-image: none;}dl { margin: 0px; }dt { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; margin-bottom: .75em; color:#002180; padding: 2px 0px 0px; border-bottom: 1px dotted #002180; }dd { font-size: 1em; line-height: 160%; padding: 0px 20px 10px 20px; margin: 2px 20px 10px 20px; }dd img {float: right; padding: 4px; background-color: #efefef; }#content { float: left; padding: 5px; line-height: 1.5; }#content p {	padding: 0px;	margin: 10px 10px 12px 15px;	}#content table {	padding: 0px; margin: 0px 10px 0px 10px;	}#columnTable {padding-top: 2px;}#columnTable th {	color: #000;	border: 1px solid #DD0015;	padding: 8px;	margin: 0px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.3em;}.orangebg {	background-image:  url(../images/mudcloth_column_bg.gif);	background-repeat: repeat;}.creambg {	background-image:  url(../images/mudcloth_textbox_bg.jpg);	background-repeat: repeat;}#columnTable li {margin-left: -15px;}/* link styles */.link-external {    background: transparent url(../images/link_external.gif) 0px 1px no-repeat;    padding: 1px 0px 1px 16px;}.link-mailto {    background: transparent url(../images/link_mail.gif) 0px 1px no-repeat;    padding: 1px 0px 1px 16px;}/*** This is the page elements*/#page-top {    /* Top section */    margin: 0;    padding: 0;    background-color: transparent;}#columns {	width: 100% !important;	margin: 0px;	padding: 0px;}#column-one {    vertical-align: top;    width: 170px;	margin: 0;	padding: 0;}#column-content {    vertical-align: top;    margin: 0;    padding: 0;}#column-two {    vertical-align: top;    width: 130px;}/* Padding for the columns */#column-one .visualPadding {    padding: 0;}#column-content .visualPadding {    padding: 0em 2em 1em 2em;}#column-two .visualPadding {    padding: 0;}/*  */.visualClear {    display: block;    clear: both;}/*** Div Box Full*/div#boxFull {	padding: 0px;	float: left;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 0.9em;	margin: 0px;	border: 2px solid #DD0015;	background-image:  url(../images/mudcloth_textbox_bg.jpg);	background-repeat: repeat;}div#boxFull img {	float:right;	width:160px;	margin: 0px;		padding: 0px;}div#boxFull p { margin: 0px; padding: 6px 10px 6px 10px; font-size: 1em; }div#boxFull h2 { color: #FFF; font-size: 1.2em; padding: 4px; margin: 0px; background-color: #DD0015;}hr {	background-color: #003399;}/* * * * * * * * * * * * * * * * * * * * * *//* News masthead                           *//* Usage notes:                            *//* <div id="bannerTopLeft>                   *//*    <div id="bannerTopRight">              *//*       <div id="bannerInside> text here    *//*      </div></div></div>                 *//* <div id="bannerBot">                      *//*   <div id="bannerBotInside"> (optional)   *//*      </div></div>                       *//* the bannerBotInside is optional           *//* * * * * * * * * * * * * * * * * * * * * */#banner {	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;	width: 98%;}#bannerTopLeft {	background-image: url(../images/hc_lt.jpg);	background-repeat: no-repeat;	background-position: left top;	margin-left: 0px;}#bannerTopRight {	background-image: url(../images/hc_rt.jpg);	background-repeat: no-repeat;	background-position: right top;	margin-right: 0px;}#bannerInside {	margin-left: 24px;	border-top: 4px solid #DD0015;	padding: 10px 8px 2px 10px;	background-image: url(../images/hc_bg.jpg);	background-repeat: repeat;	background-position: left top;	margin-right: 26px;	height: 28px;	vertical-align: middle;	font-size: 1.1em;}#bannerBot {	background-image: url(../images/hc_bg.jpg);	background-repeat: repeat;	background-position: left top;	border-bottom: 4px solid #DD0015;	border-left: 4px solid #DD0015;	border-right: 4px solid #DD0015;	margin: 0px 0px 5px 0px;}#bannerBotInside {	padding: 2px 10px 2px 10px;	margin-left: 26px;	margin-right: 26px;	border-top: 1px solid #666;	font-size: .9em;}/*** Structural Elements*/#visual-wrapper {    margin: 0;    padding: 0;}/*** Main Navigation elements*/#mainNavigation {margin-left: 0px;padding-left: 0px;}/*** Contextual Menu (right column) element*/#contextMenu{	vertical-align: top;	font-size: 85%;	border-left: 1px solid #F9A843;	border-bottom: 1px solid #F9A843;}/*Sets line-height of all menuitems*/#contextLinks div { /*/*/line-height: 1.5; /* */ }/*Sets background color and border around the menu DIV*/#contextLinks { background-color: #FFFFFF; }/*Sets a bottom margin for each top-level link*/#contextLinks div { margin: 0 0 0 0; }/*second level menuitem divs and lower -Cascades to lower levels-*//*Sets left margin to .6em establishing a fluid cascading indent*//*Sets a left border*//*#contextLinks div div { margin: 0 0 0 .6em; border-left: 1px solid #F9A843; }*//*The Link style for top-level menuitems */#contextLinks div a { color: #000; font-size: 1em; }/*The Link style for top-level menuitems hidden from Netscape 4*/#contextLinks div a {	display: block;	color: #000;	border: 1px solid #F9A843;	padding: .2em 0 .2em .4em;	text-decoration: none;	font-weight: bold;	background-color: #F9A843;	background-image:  url("../images/menu/mudcloth_menu.gif");}#contextLinks div a:visited { color: #333; }#contextLinks div a:hover { color: #dd0015; }/* Second-level menuitems */#contextLinks div div a, #contextLinks div div a:visited { color: #333; font-size: 100%; font-weight: normal; background-color: transparent; background-image: none;padding: 0 0 0 .4em;border: 0; }#contextLinks div div a:hover { color: #000; background-color: #F9A843; }/* image spots */p.pictRight { padding: 8px 0px 0px 8px; float: right;  font-size: 0.8em; color: #333333; text-align: center; line-height: 100%; }p.pictRight img { border: 1px solid #000000; line-height: normal; }p.pictLeft { padding: 8px 8px 0px 0px; float: left; font-size: 0.8em; color: #333333; text-align: center; line-height: 100%;}p.pictLeft img { border: 1px solid #000000; line-height: normal;}p.pictFull { padding: 8px; width: 100%;float: left; font-size: 0.8em; color: #333333; text-align: center; line-height: 100%;}p.pictFull img { border: 1px solid #000000; line-height: normal;}.pictThumbnail {padding: 8px 0px 0px 8px; float: right; width: 80px;}.pictIcon {padding: 8px 8px 0px 0px; float: left;  width: 32px; }/* text inserts */#content p.quoteLeft { padding: 8px 2px 8px 0px; float: left; width: 160px; font-size: 85%; color: #333333; border-right: 1px solid #999999; margin-right: 12px; }#content p.quoteRight { padding: 6px 2px 6px 10px; float: right; width: 200px; font-size: 85%; color: #333333; border-left: 1px solid #999; margin-left: 6px; }.byline {font-size: 90%;color: #666;line-height: 1.25em;}/*** Slide Menu at bottom of pages*/#slideMenu{border-top: 1px solid #CCC;border-bottom: 1px solid #CCC;margin: 8px 0px 8px 0px;font-size: 1em;font-weight: bold;}#slideMenu a {	padding: 8px 10px 8px 10px;	border: 1px solid #CCC;	background-image:  url(../images/mudcloth_column_bg.gif);	background-repeat: repeat;	margin-left: 4px;	color: #006;}#slideMenu a:link, #slideMenu a:active, #slideMenu a:visited {text-decoration:none;}#slideMenu a:hover {	background-image:  url(../images/mudcloth_textbox_bg.jpg);	background-repeat: repeat;}.activeSlide {	color: #006;	padding: 8px 10px 8px 10px;	border: 1px solid #CCC;	margin: 0px 8px 0px 8px;	background-image:  url(../images/mudcloth_textbox_bg.jpg);	background-repeat: repeat;}/*** Table for Home*/#homeTable table { padding: 8px; margin: 8px;}#homeTable th {	font-family: Georgia, "Times New Roman", Times, serif;	background-image: url(../images/mudcloth_column_bg.gif);	background-repeat: repeat;	font-size: 120%;	padding: 5px; margin: 5px;}#homeTable ul { padding-left: 5px; margin-top: 0px; }#homeTable li { display: block; padding: 8px 0px 8px 3px; }.evenRow { background-color: #EFEFEF; }

