﻿Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333

}

.LeftRightMargin
{
	background-image: url('indexslice/LeftMarginBG.gif')
}
.LeftRightMarginBelow
{
	background-image: url('indexslice/LeftMarginBG_below.gif')
}
.NavBG
{
	background-image: url('indexslice/NavBG.gif')	
}
.Footer{
	text-align :center ;
	border-top-style: dotted;
	border-top-color: black ; 
	border-top-width: 1px;
	
}
.separator
{
	
	background-image: url('indexslice/dotted.gif')	;
	width:4px; 
}
.BodyFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}
.LeftBodyFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	
}
.BodyFont b
{
	padding-top: 5px
}
.MenuItem a
{
	color: white ;
	text-decoration: none ;
	cursor: pointer ;
 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 8pt ;
	font-weight: bold ;
	letter-spacing: 1pt;
	padding-left: 25px;
}
.MenuItem
 a:hover {
	color: #FF9900;
}
.MenuItemSelected  a {
	color: #FF9900;
	text-decoration: none ;
	cursor: pointer ;
 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 8pt ;
	font-weight: bold ;
	letter-spacing: 1pt;
	padding-left: 25px;
}
.content1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: none;
    COLOR: #808080;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.PubDesc
{
    padding-top: 10px;
    font-size: 10pt;
    font-style: italic;
    font-family: Verdana;
    font-weight: bold;
    color: #990033;
}
.PubAuth
{
    
}
.PubPub
{
    
}
.PubMore
{
    text-align: right;
    width: 100%;

}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3
{
    font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
}
.section
{
    FONT-WEIGHT: bold;

}
.sectionConfirm
{
    position :relative ;
    FONT-WEIGHT: bold;
    left:10px;
    top:10px;

}
.hideSection
{
    display:none ;
}
.articles_div
{
    padding-left :30px;
    padding-top :30px;
    padding-bottom :30px;
}
.articles_table
{
    
}

.articles_title
{
    font-size :9pt;
    font-weight :bold ;
}
.articles_description
{

}

.articles_description a:hover
{
    color: #ff3300;
    text-decoration: none;
    
    border-top: #ff9933 1px dashed;
    
    border-bottom: #ff9933 1px dashed;
}
.articles_description  a:visited {

 	color :Blue ;
}
.articles_credits
{
    color: #696943;
}

.resources_div
{
padding-left :30px;
padding-top :30px;
padding-bottom :30px;    
}
.resources_title
{
    font-size :9pt;
    font-weight :bold ;
}
.resources_description
{
    
}
.resources_description a:hover
{
    color: #ff3300;
    text-decoration: none;
    border-right: #ff9933 1px dashed;
    border-top: #ff9933 1px dashed;
    border-left: #ff9933 1px dashed;
    border-bottom: #ff9933 1px dashed;
}
.resources_description  a:visited {

 	color :Blue ;
}
.admin_nav
{
    padding-right :10px ;
    color :#ff9933;

}
.admin_nav a
{
    color :#ff9933;
    text-decoration: none;

}
.admin_nav a:hover
{
    color: #ff9933;
    text-decoration: none;
    border-bottom: #ff9933 2px dashed;

}
.admin_nav  a:visited {

 	 color :#ff9933;

}