
/* elements */
a	{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	}
	
a:active {
	color: #000000;
	}

a:visited {
	color: #336699;
	}

a:hover {
	color: #999999;
	}
	
dt	{
	font-weight:	bold;
	}
	
dd	{
	margin-left:	1.5em;
	}
	
dd a	{
	font-weight:	normal;
	}
	
ul	{
	margin-left:	12px;
	padding-left:	12px;
	}


body, td, p, li, div {
	font-size: 11px;
	}

body {
	color: #000;
	background:	#fff;
	margin: 0;
	margin-top:	0px;
	margin-right:	0px;
	margin-left: 0px;
	margin-bottom:	0px;
	}

body, dd, li, p, td, th {
		font-family: verdana, arial, helvetica, sans-serif;
		}

h1	{
	font-size: 18px;
	margin-top:	14px;
	margin-bottom:	0;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-weight:	normal;
	line-height:	1.2em;
	}

h2	{
	font-size: 12px;
	font-family:	arial, helvetica, sans-serif;
	font-weight:	bold;
	margin-top:	14px;
	margin-bottom:	13px;
	line-height:	1.4em;
	}

h3	{
	font-family:   verdana, arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:     12px;
	line-height:	1.3em;
        margin-bottom: 10px; 
        
	}	
	
h4	{
	font-size: 11px;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-weight:	bold;
	font-style:	italic;
	margin-top:	10px;
	margin-left:	12px;
	margin-bottom:	0;
	}
	
p, ul, ol {
	margin-top: 2px;
	margin-bottom: 8px;
	}
	
body, p, li  	{
        font-family:   arial, helvetica, sans-serif;
        font-size:     12px;
        line-height:	1.6em;
	}	

td, th {
	vertical-align: top;
	} 

/* classes */

.attribution {
	font-size: 11px;
	line-height: 1.25em;
	}

.callout p	{
	font-family: arial;
	font-size: 18px;
	line-height: 1.25em;
	text-decoration: none;
	text-indent:	20px;
	margin-top: 14px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 24px;
	}

.marginTopnobold	{
        font-family:	arial, helvetica, sans-serif;
        font-size:	12px;
	line-height:	1.2em;
	margin-top: 22px;
        margin-left: 15px;
        margin-right: 15px;
	margin-bottom: 24px;
	font-weight:    normal;
	}	
	
.marginTopnobold a	{
        color: #CC9966;
        font-weight:    normal;
	}	

.marginTopnobold a:active {
	color: #FFFFCC;
	font-weight:    normal;
	}

.marginTopnobold a:visited {
	color: #996633;
	font-weight:    normal;
	}

.marginTopnobold a:hover {
	color: #FFCC99;
	font-weight:    normal;
	}	
	
.continued {
	text-align: right;
	margin-right: 22px;
	margin-bottom: 24px;
	}
		
.imgBorder	{
	border-top: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	}
		
.marginCase	{
	margin-top: 6px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 12px;
	vertical-align:	bottom;
	border-bottom: 1px solid #CC9966;
	}
	
.margin	{
        font-family:	verdana, arial, helvetica, sans-serif;
        font-weight:    normal;
        font-size:	10px;
	line-height:	1.1em;
	margin-top: 22px;
        margin-left: 22px;
        margin-right: 10px;
	margin-bottom: 2px;
	}	

.margin a	{
        color: #003366;
	}	

.margin a:active {
	color: #000000;
	}

.margin a:visited {
	color: #999999;
	}

.margin a:hover {
	color: #336699;
	}


.margin span {
        font-weight:    normal;
        font-size:	10px;
	line-height:	1.2em;

	}

	
.marginRight	{
        font-family:	verdana, arial, helvetica, sans-serif;
        font-weight:    normal;
        font-size:	10px;
	line-height:	1.1em;
	margin-top: 22px;
        margin-left: 22px;
        margin-right: 10px;
	margin-bottom: 2px;
	}	

.marginRight img	{
	margin-bottom: 10px;
	}
	
.marginLeft	{
        font-family:	arial, helvetica, sans-serif;
        font-size:	11px;
        font-weight:  bold;
	line-height:	1.1em;
	margin-top:   22px;
        margin-left: 15px;
        margin-right: 15px;
	margin-bottom: 24px;
	}

.pullquote {
	font-size: 13px;
	line-height: 1.25em;
	font-style: italic;
	}
		
.td999 {
	background:#000000;
	color:#fff;
	line-height:	1.3em;
	border-bottom: 1px solid #CC9966;
	}
	
.tdCaseBody {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
.td999 h2	{
	line-height:	1.4em;
	font-size:	12px;
	border-bottom: none;
	}
		
.td999 a	{
	color:	#cc9966;
	font-size:	11px;
	font-weight:	normal;
	}
	
.td999 a:active {
	color: #ffffcc;
	}

.td999 a:visited {
	color: #996633;
	}

.td999 a:hover {
	color: #ffcc99;
	}
	
.tdCaseBodyDiv	{
        font-family:   arial, helvetica, sans-serif;
        font-size:     12px;
      	line-height:	1.6em;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 24px;
	}

.tdCaseBody p, ul, li	{
        font-family:   arial, helvetica, sans-serif;
        font-size:     12px;
	}
		
.tdCaseBodyPop	{
        font-family:   arial, helvetica, sans-serif;
        font-size:     11px;
      	line-height:	1.6em;
	}	
	S
.tdccc {
	background: #ffffff;
	line-height:	1.3em;
	}
		
.tdcccborder {
	background: #ffffff;
	/*border-right: 1px solid #CC9966;*/
	}

.tdddd {
	background:#ffffff;
	line-height:	1.3em;
	}
	
.tddddborder {
	background:#000000;
	border-bottom: 1px solid #CC9966;
	}
	
	
.marginTextTeaser	{
        font-family:	verdana, arial, helvetica, sans-serif;
        font-weight:    normal;
        font-size:	10px;
	line-height:	1.2em;
        margin-right: 5px;
	margin-bottom: 24px;
	font-style:	none;
	}
	
.marginTop	{
        font-family:	arial, helvetica, sans-serif;
        font-weight:	bold;
        font-size:	12px;
	line-height:	1.1em;
	margin-top: 22px;
        margin-left: 15px;
        margin-right: 15px;
	margin-bottom: 24px;
	color: #999999;
	}	

.marginTop a	{
        color: #CC9966;
	}	

.marginTop a:active {
	color: #FFFFCC;
	}

.marginTop a:visited {
	color: #996633;
	}

.marginTop a:hover {
	color: #FFCC99;
	}
	
.disclaimer	{
        font-family:	 arial, helvetica, sans-serif;        
	font-size:	10px;
	margin-top: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 24px;
	color: #999999;
	}

.disclaimer a	{
        color: #CC9966;
	}	

.disclaimer a:active {
	color: #FFFFCC;
	}

.disclaimer a:visited {
	color: #996633;
	}

.disclaimer a:hover {
	color: #FFCC99;
	}

.smallpdftext	{
	font-size:	.85em;
	line-height:	14px;
	}
	
.arialtext	{
        font-family:	arial, helvetica, sans-serif; 
	font-size:	12px;
	}
	
.marginAcrobat	{
        font-family:	arial, helvetica, sans-serif;
        font-size:	10px;
	line-height:	1.2em;
        margin-right: 5px;
        margin-left:   22px;
        margin-top:    22px:
	margin-bottom: 24px;
	}	
	
/* ids */

#tdside {
	/* border-right: 1px solid #CC9966; */
	width: 205px;
	
	background:#000000;

	}
	
#tdside div	{
        font-family:	arial, helvetica, sans-serif;
        font-weight:	bold;
	line-height:	1.4em;
	margin-top: 22px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 24px;
	}
		
