body
{
    background-color:#dadada;
    margin:0px;
    font-family:arial;
    font-size: .9em;
}

div.br
{
	clear:both;
}

hr.hidden
{
	display:none;
}

div.dottedline
{
	margin-top:6px;
    width: 100%;
    border-top: thin dotted #CCCCCC;
}


div.vanilla
{
	float:left;
}

div.slightpad
{
    float: none;
    padding: 10px;
}

.SectionTitle
{
	font-size:1.2em;
}

div.MainHeadlineItem
{
	display:none;
}

div.MostRequestedInfo
{
    background-color:#ffffff; 
    text-align:left;
    margin-top:10px;
}

div.MostRequestedInfo a:hover
{
	color: #993300;
}



div.MostRequestedInfo a
{
    font-family: arial;
    font-size: .9em;
    text-decoration:none;
    line-height:2.0em;
    color: #003366;
}

div.OfficeInfo
{
    background-color:#ffffff; 
    text-align:left;
    margin-top:10px;
    
}

div.OfficeInfo a
{
    font-family: arial;
    font-size: .8em;
    text-decoration:none;
    line-height:2.1em;
    color: #003366;
}

div.OfficeInfo a:hover
{
	color: #993300;
}

div.MainHeadlines
{

    margin-top:10px;
    padding-left:5px;
    width:273px;
    height:10px;
    float:left;
    text-align:center;
    position:relative;
    top:-20px;

}

div.MainHeadlines a:hover
{
	text-decoration: underline;
}

div.MainMenu
{
    background-color: #ffffff;
    text-align:left; 
    width:200px; 
    height:280px; /* 300 */
    padding-top:10px;
    padding-left:15px;
    padding-bottom:20px;
    float:left;
    
}

div.MainMenu a
{
    font-family: arial;
    font-size: 1em;
    text-decoration:none;
    line-height:1.4em;
    color: #003366;
}

div.MainMenu a:hover
{
    color: #993300;
}

div.MainArea
{
    width:765px;
}
div.SectionHeader
{
    font-family: arial;
    font-size: 1em;
    text-decoration:none;
    line-height: 1em;
    font-weight:bold;
    color: #333333;
    
}

a.MainHeadline
{
    font-size: 1.4em;
    text-decoration:none;
    font-family: arial;
    color: #b21717;
    font-weight:bold;
    line-height:1.20em;
}

div.MainHeadlineInside
{
    text-align: left; 
    padding:10px;
    text-align:left;
    height: 280px;/* 260*/
}

div.MainHeadlinePhoto
{
    margin-right:10px;
}

a.HeadlineMore
{
    text-decoration:none;
    font-size: .8em;
    font-weight:bold;
    color: #b21717;
}

div.Line
{
	top:32px;
    position: relative; 
}

div.LineRight
{
	top:45px;
    position: relative; 
}

a
{
	text-decoration:none;
	color: #003366;
}

a:hover
{
	color: #993300;
}

a.MiniHeadline
{
	font-family:Arial;
	font-size: 1.2em;
}

div.newsframe
{
    /*filter: alpha(opacity=99);*/
    position: absolute;
    width: 210px;
    display: none;
}


/* curves */

.bl {background: url(../images/corner_dg_BL.gif) 0 100% no-repeat;}
.br {background: url(../images/corner_dg_BR.gif) 100% 100% no-repeat;}
.tl {background: url(../images/corner_dg_TL.gif) 0 0 no-repeat;}
.tr {background: url(../images/corner_dg_TR.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

/* borders */
.border_t {background: url(../images/dot.gif) 0 0 repeat-x; width: 100%}
.border_b {background: url(../images/dot.gif) 0 100% repeat-x}
.border_l {background: url(../images/dot.gif) 0 0 repeat-y}
.border_r {background: url(../images/dot.gif) 100% 0 repeat-y}
.border_bl {background: url(../images/corner_adv_ltg_bl.gif) 0 100% no-repeat}
.border_br {background: url(../images/corner_adv_ltg_br.gif) 100% 100% no-repeat}
.border_tl {background: url(../images/corner_adv_ltg_tl.gif) 0 0 no-repeat}
.border_tr {background: url(../images/corner_adv_ltg_tr.gif) 100% 0 no-repeat; padding:10px} 


/* Dynamic Menus */
.AreaMenu
{
    width: 200px;
    position: absolute;
    display: none;
}


a.SubheaderDropdownMenuLink
{
    font-size: 1em;
    text-decoration: none;
    line-height: 1.3em;
}

div.SubheaderDropdown
{
    float: left;
    padding-left: 107px;
}


div.SubheaderSubMenu
{
    background-color: #003366;
    background-image: url(/images/subheader_linkbg2.jpg);
    width: 225px;
    float: left;
    height: 17px;
    padding-top: 2px;
    text-align: center;
}

div.SubheaderPrint
{
    background-color: #ffffff;
    float: left;
    width: 522px;
    height: 17px;
    text-align: right;
    padding-top: 2px;
    clear: right;
}

a.SubheaderPrintLink
{
    color: #336699;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
}

a.SubheaderDropdownMenuLink:hover
{
    text-decoration: none;
}

#SubheaderDropdownMenu
{
    text-align: left;
    position: absolute;
    width: 225px;
    display: none;
    background-color: #ffffff;
    border: 1px #CCCCCC solid;
    z-index: 30;
    padding:10px;
}

#SubheaderDropdownSubMenu
{
    text-align: left;
    position: absolute;
    top: 73px;
    width: 225px;
    display: none;
    font-weight: bold;
    background-color: #EAE9E7;
    border: 1px #CCCCCC solid;
    padding-left: 10px;
    z-index:10;
}

#divSubMenu
{
    background: #EAE9E7;
    border: #6A98B4 dotted thin;
    position: absolute;
    width: 210px;
    display: none;
}


/*added for the rss */
.feed-button {
  padding: 10px 0;
}

.feed-button a {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../images/feed-icon-14x14.png") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #eee url("../images/feed-icon-14x14.png") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 
