.Head {font-family: Century Gothic; font-size:13.42pt; font-weight:normal; color:#644500;}
.c_contentpane{padding:0 0 0 0; text-align:left; font-family:Verdana; font-size:10.73pt; color:#464646;}
.clear_float{clear:both; line-height:0; font-size:0; height:0;}

#c_content.LinksDesignTable a
{
color: #6a4b07;
/*background: url(media/arrow_bullet01.gif) no-repeat center left; custom bullet list image*/
background: url(media/arrowbullet01.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding-bottom: 2px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 8.73pt;
}

#c_content ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

#c_content ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#c_content ul li {
color: #A70303;
background: url(media/arrowbullet01.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

#c_content ul li a:visited{
color: #A70303;
}

#c_content ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}