/* STYLESHEET FOR CENTERFOLDS */

/* ------- BASE STYLES  -------*/

p
{
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
line-height: 18px;
margin-top: 4px;
margin-bottom: 26px;
margin-right: 30px;
}

.Body
{
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
line-height: 18px;
}

.BodyHighlight
{
color: #FF9900;
font-family: verdana;
font-size: 11px;
line-height: 18px;
text-decoration: underline;
}

/* -------------SUB SECTION TITLES FOR PARAGRAPH CONTENT-------------------- */
.Subtitle
{
color:#FF9900;
font-family: verdana;
font-size: 12px; 
text-decoration: none;
text-transform: uppercase;
}

.ItalicSubtitle
{
color:#FF9900;
font-family: verdana;
font-size: 12px;
font-style: italic;
text-decoration: none;
text-transform: uppercase;
}


/* ------- LEFT SIDEBAR TEXT  -------*/
.Sidebar
{
color:#FFCC66;
font-family: verdana;
font-size: 10px;
line-height: 14px;
margin-top: 0px;
margin-bottom: 18px;
}

.SidebarTitle
{
color:#FFCC66;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
line-height: 14px;
margin-bottom: 10px;
}

ul.disc
{
list-style-type: disc;
list-style-position: outside;
}