﻿.DynamicContent
{
    background-position: bottom;
    padding-top:10px;
    padding-bottom:10px;
    width:567px;
    max-width:567px;
    min-width:567px;	
    font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #666a67;
	line-height: 1.5em;
	font-weight: normal;
}

.DynamicContent ul
{
    padding-left:40px !important;
}

.DynamicContent ul li
{
    list-style:disc inside !important;
    margin:0px !important;
}

.DynamicContent ul ul li
{
    list-style:circle inside !important;
    margin:0px !important;
}

.DynamicContent ul ul ul li
{
    list-style:square inside !important;
    margin:0px !important;
}


.DynamicContent a:link {
	color: #29A0E5;
	text-decoration: none;
}

.DynamicContent a:visited {
	text-decoration: none;
	color: #29A0E5;
}

.DynamicContent a:hover {
	text-decoration: none;
}

.DynamicContent a:active {
	text-decoration: none;
}

.DynamicContentH2 {
	font-family: Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #3c88d0;
	background-image: url(contentH2_bgNEWv3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 20px;
	padding-top:5px;
	line-height:normal !important;
}

.DynamicContentH3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	color: #758ca0;
	font-weight: bold;
	padding-top: 20px;
	line-height:normal !important;
}

.DynamicContentWarningBlock
{
    background-image: url(warning_bg.png);
    background-repeat: no-repeat;
    float: right;
    font-size: 13px;
    text-indent: 0;
    display: block;
    height: 131px;
    width: 252px;
    padding-top: 110px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 10px 0 10px 15px;
}

.DynamicContentWarning {
	color: #B94539;
    font-size: 13px;
    margin-left: 20px;
    display: block;
    padding-right: 12px;
    line-height: 1.5em;
    font-weight: bold;
	line-height:normal !important;
}

.DynamicContentAttnBgYellow {
	background-image: url(attn_bg_yellow.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 13px;
	text-indent: 0;
	display: block;
	height: 130px;
	width: 254px;
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

.DynamicContentAnnouncement {
	font-size: 16px;
	color: #0064cc;
	font-weight: bold;
}

.DynamicContentAttention {
	font-size: 13px;
	background-image: url(../attn_bg.png);
	background-repeat: no-repeat;
	text-indent: 0;
	display: block;
	float: right;
	height: 130px;
	width: 254px;
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

.DynamicContentImportantBg {
	background-image: url(announce_bg.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 13px;
	text-indent: 0;
	display: block;
	height: 130px;
	width: 254px;
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

.DynamicContentAttentionText {
	font-size: 13px;
	color: #B94539;
	margin-left: 0px;
	display: block;
	padding-left: 15px;
	padding-right: 12px;
	line-height: 1.5em;
}


.DynamicContentAttentionTextYellow {
	font-size: 13px;
	color: #987533;
	margin-left: 0px;
	display: block;
	padding-right: 12px;
	line-height: 1.5em;
}


.DynamicContentImportantText {
	font-size: 13px;
	color: #0064CC;
	margin-left: 0px;
	display: block;
	padding-left: 15px;
	padding-right: 12px;
	line-height: 1.5em;
}

.DynamicContent hr
{
    background-image: url(Images/hrRule_bgv2.png);           
    background-repeat: no-repeat;
    background-position: center;
    border:none;
    height:30px;
    padding:30px 0;
}

.DynamicContentH4   
{
    color:#2D679D;
    font-style:italic;
    font-size:14px;
    padding:20px 0 0 0;
    margin-bottom:0;
}

.DynamicContentAttentionInline 
{
    font-size: 13px;
    color: #81610e;
    background-image: url(attnInline_bg.png);
    background-repeat: repeat-y;
    display: block;
    font-style: italic;
    font-weight: bold;
    padding: 20px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: #81610E;
    border-bottom-color: #81610E;
    width: 100%;
}

.DynamicContentSubText  {
    color: #999;
    font-size: 11px;
}

.DynamicContentEmphasis
{
    font-size:12px;
}

.DynamicContentEmphasis p:first-child:first-letter
{
    font-size:22px;
    font-weight:bold;
    padding-top:10px;
    line-height:1.3em;
}
