﻿/*      ------ links -------   */

a:link { text-decoration: none; color: #0000CC;}
a:visited { text-decoration: none; color: #0000CC;}
a:active { text-decoration: none; color: #0000CC;}
a:hover { text-decoration: underline; color: #FF9900;}

/*      ------ containers -----------*/

#header, #intro {
	clear: both;
	z-index: 10;
}

#footer {
	z-index: 10;
}

body {
	text-align: left;
	background-color: #EFEFEF;	
	border-right: 1px #CCCCCC solid;
}

#global {
	position: relative;
	float: none;
	padding: 0px;
	text-align: left;	
	background-image: url("/images/body_bg.jpg");
	background-position: 0px 130px;	
	background-repeat: repeat-x;
}

body.homepage #global 
{
	background-image: ("/images/body_bg.jpg");
	background-position: 0px 0px;	
	background-repeat: repeat-x;
	width: 886px;
	border-right: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	text-align: left;
}

body.article #global 
{
	background-image: ("/images/body_bg.jpg");
	background-position: 0px 0px;	
	background-repeat: repeat-x;
	width: 886px;
	border-right: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	text-align: left;
}


/* ------------ access -------------- */

#breadcrumb {
	display: none;	
}

#access {
	display: none;
}

/* ----------- header --------------- */

#header 
{
	width: 886px;
}

#branding {
	height: 107px;
	background-image: url("/images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* ------------- intro ------------------ */
/*
#intro {
	width: 525px;
	margin: 0px 0px 15px 210px;
}
*/



/* ---------- content -------------- */
/*
#content {
	margin: 0px 0px 0px 210px;
}
*/
#content-container 
{
	margin: 0px 0px 0px 20px;
	padding-bottom: 45px;
	float: left;
	height: auto;
}
#content {
	/*width: 950px;*/
	margin: 0px 0px 0px 0px;
}



/* ---------- formatting ----------- */

#content p, #related p {
	clear: both;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	line-height: 150%;
}

#content p.intro, #related p.intro {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

body.homepage #content p.intro {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

#content ul, #related ul {
	margin: 0px 0px 15px 0px;
}

#content ul li, #related ul li {
	padding-left: 15px;
	background-image: url("/images/bullet_square_grey.gif");
	background-position: 2px 5px;
	line-height: 150%;
	font-size: 12px		
}

#content ol li, #related ol li 
{
	background-image: none;
}

#content ul.features li {
	float: left;
	width: 200px;	
	padding-right: 10px;
}

#content p.link {
	padding-left: 15px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;	
}

#content dl 
{
	margin: 10px 0px 0px 0px;
}

#content dl dt 
{
	line-height: 150%;	
}

#content dl dd {
	margin: 0px 0px 0px 30px;
	color: #333333;
	line-height: 150%;	
}

#content dl dd.large {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

#content div.item {
	width: 385px;
}

#content div.item p.link {
	font-weight: bold;
}


#content img.right, #content img.left 
{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* ---------- content: links -------------- */

#content dl.links
{
	margin: 0px 0px 12px 0px;
}

#content dl.links dt
{
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

#content dl.links dd
{
	padding-left: 15px;
	margin: 3px 0px 0px 0px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;	
}

#content dl.links dd.intro
{
	padding: 0px;
	background-image: none;
}


/* ---------- content: homepage -------------- */

body.homepage #content ul li {
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;
}


#content #columns {
	width: 820px;
}


#content #columns div {
	float: left;
}

body.homepage #content #columns #column-1 
{
	margin: 30px 0px 0px 0px;
	width: 230px;
}

body.homepage #content #columns #column-2 
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	margin: 30px 0px 0px 15px;
	padding: 20px 10px 20px 10px;
	width: 350px;
	color: #666;
}
body.homepage #content #column-2 h2 {
	margin: 20px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #A92834;
}

body.homepage #content #column-2 h3 {
	margin: 10px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*
body.homepage #content div.columns div.column-2 h3 {
font-size: 12px;
background-image: url("/images/arrow2.gif");
background-position: 80px 3px;
}*/

body.homepage #content #columns #column-2 h4 {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

body.homepage #content #columns #column-2 h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:11px;
}

body.homepage #content #columns #column-2 p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

body.homepage #content #columns #column-3 
{
	background-color: #FFFFFF;
	border-right: 1px dashed #CCCCCC;
	margin: 30px 20px 10px 0px;
	padding: 0px 20px 0px 0px;
	width: 100px;
	color: #999999;
}

body.homepage #content #columns #column-3 h2
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
	width: 100px;
}

body.homepage #content #columns #column-3 p
{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	color: #666666;
	border-bottom: 1px dashed #CCCCCC;
	width: 100px;
}

/* ------------ Article Columns ------------*/

body.article #content #columns {
	float: none;
	clear: none;
}

body.article #content #columns #column-1 
{
	margin: 30px 0px 0px 0px;
	width: 150px;
}

body.article #content #columns #column-2 
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	margin: 30px 20px 0px 20px;
	padding: 20px 20px 20px 20px;
	width: 530px;
	color: #333333;
}

body.article #content #columns #column-2 a:link { text-decoration: underline; color: #000099;}
body.article #content #columns #column-2 a:visited { text-decoration: underline; color: #000099;}
body.article #content #columns #column-2 a:active { text-decoration: underline; color: #000099;}
body.article #content #columns #column-2 a:hover { text-decoration: underline; color: #CC6600; background-color: #FFFFFF}
 
body.article #content #columns #column-2 h3 {
font-size: 12px;
background-position: 80px 3px;
margin-bottom: 10px;
}

body.article #content #columns #column-2 h4 {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

body.article #content #columns #column-2 h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:11px;
}

body.article #content #columns #column-2 p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}

body.article #content #columns #column-2 p.intro {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
}



#reading td {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}

#reading td h3 {
	color: #CC0000;
}

/* ---------- Related --------------- */
/*
#related
{
	position: absolute;
	top: 365px;
	left: 490px;
	width: 255px;
}


#related div.feature
{	
	width: 225px;
	background-color: #F2F2F2;
	background-image: url("/images/panel_small_top_grey.jpg");
}

#related div.feature h2 
{
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: normal;
}

#related div.feature p 
{
	margin: 0px 0px 15px 50px;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

#related div.feature ul 
{
	margin: 0px;
}

#related div.feature ul li 
{
	padding: 0px 0px 0px 18px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 4px 3px;		
} 

#related div.feature-container
{	
	padding: 15px;
	background-image: url("/images/panel_small_bottom_grey.jpg");
	background-position: left bottom;
}

#related div.feature-container-inner 
{
	background-image: url("/images/icon_download.jpg");
	background-position: 0px 75px;	
}
*/


/* ------- Publication -------*/
#publication p{
clear: none;
}
#publication img{

float: right;
margin: 20px 0px 30px 30px;


}

#publication {
border-bottom: 1px dashed #CCCCCC;
clear: none;
float: left;
}

/* ---------- Navigation: global ---------------- */

#nav-global {
	width: 100%;
}

#nav-global ul {
	float: left;
	width: 600px;
	padding: 53px 0px 50px 25px;
}

#nav-global li {
	float: left;
	padding: 0px 20px 0px 0px;
}

#nav-global a:link, #nav-global a:visited {
	color: #666666;
}

/* ---------- footer ----------- */



#footer {
	background-image: url("/images/line_h_dashed_grey.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	float: none;
}

#footer-container 
{
    padding: 20px;    
}

#footer-summary {
	width: 80%;
}

#footer-summary dl {
	float: left;
	width: 450px;
	color: #666666;	
	padding: 0px 0px 0px 25px;
}

#footer-summary dl a 
{
	color: #666666;	
}

#footer-summary dd, #footer-summary dt {
	float: left;
	display: block;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	line-height: 150%;
}

#footer-summary dt.address
{
	font-weight: bold;
}

#footer-summary dd.address
{
}

#footer-summary dd.email
{
	clear: both;
}

#footer-summary span.phone
{
	margin-right: 20px;
}

#footer-summary span.fax
{
	margin-right: 20px;
}

#footer-summary span.email
{
	margin-right: 20px;
}
/* --------- form -------- */
/*
div.form 
{
    margin-left: -10px;
}

div.form h2.title 
{
    display: none;
}

#contact-index fieldset, #contact-index div.group, #contact-index #content div.large
{
    border: none;
    width: 280px;
}

fieldset legend 
{
    color: #A92834;
}

#contact-index #content div.field.large textarea 
{
    width: 245px;
}

#contact-index #content div.nav-controls 
{
    width: 275px;
}

*/

/* --- New ---*/

#Box1 { 
background-image: url("/images/box1.gif"); 
background-position: 0px 0px;
height: 105px; 
width: 230px; 
background-repeat: no-repeat;
margin-bottom: 10px;
}

body.homepage #content #columns #column-1 #Box1 h1 {
color: #FFFFFF;
height: 20px;
border: 1px #CCCCCC solid;
background-color: #666699;
padding: 5px 0px 2px 5px;
font-weight: bold;
font-size: 12px;
background-image: url("/images/arrow.gif");
background-position: 100px 6px;
}

body.homepage #content #columns #column-1 #Box1 h2 {
color: #000000;
font-weight: bold;
font-size: 12px;
margin: 5px 5px 5px 10px;
}

body.homepage #content #columns #column-1 #Box1 p {
line-height: 140%; 
margin: 5px 5px 5px 10px;
 }
 
body.homepage #content #columns #column-1 #Box1 ul { 
margin: 6px 0px 0px 0px;
 }

body.homepage #content #columns #column-1 #Box1 li {
line-height: 140%; 
margin: 0px 0px 5px 8px;
 }
 
#Box2 { 
background-image: url("/images/box2.gif"); 
background-position: 0px 0px;
height: 155px; 
width: 230px; 
background-repeat: no-repeat;
margin-bottom: 10px;
}

body.homepage #content #columns #column-1 #Box2 h1 {
color: #FFFFFF;
height: 20px;
border: 1px #CCCCCC solid;
background-color: #666699;
padding: 5px 0px 2px 5px;
font-weight: bold;
font-size: 12px;
background-image: url("/images/arrow.gif");
background-position: 100px 6px;
}

body.homepage #content #columns #column-1 #Box2 h2 {
color: #000000;
font-weight: bold;
font-size: 12px;
margin: 5px 5px 5px 10px;
}

body.homepage #content #columns #column-1 #Box2 p {
line-height: 140%; margin: 5px 5px 5px 10px;
 }
 
  body.homepage #content #columns #column-1 #Box2 ul { 
margin: 6px 0px 0px 0px;
 }
 
 body.homepage #content #columns #column-1 #Box2 li {
line-height: 140%; 
margin: 0px 0px 0px 8px;
 }



#Box3 { 
background-image: url("/images/box2.gif"); 
background-position: 0px 0px;
height: 155px; 
width: 230px; 
background-repeat: no-repeat;
margin-bottom: 10px;
}

#Box3 h1 {
color: #FFFFFF;
height: 20px;
border: 1px #CCCCCC solid;
background-color: #666699;
padding: 5px 0px 2px 5px;
font-weight: bold;
font-size: 12px;
background-image: url("/images/arrow.gif");
background-position: 115px 6px;
}

body.homepage #content #columns #column-1 #Box3 ul { 
margin: 6px 0px 0px 0px;
 }
 
body.homepage #content #columns #column-1 #Box3 li {
line-height: 140%; 
margin: 0px 0px 0px 8px;
 }

/*  Fonts */


h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


h4 {
	color: #CC0000;
	font-weight: bold;
}

h5 {
	font-size:11px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}


/* text formatting */



body.article #content h2, #related h2 {
	margin: 20px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #A92834;
}

body.article #content h3, #related h3 {
	margin: 10px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#content table h3
{
    margin: 0px;
    padding: 0px;
}

#content p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#content p.together {
	padding: 0;
	margin: 0px 0px 4px 0px;
}

#content p.intro {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#content ul {
	margin: 0px 0px 15px 0px;
}

#content ul li {
	padding-left: 15px;
}

#content ol li 
{
	background-image: none;
}

#content ul.features li {
	float: left;
	width: 200px;	
	padding-right: 10px;
}

#content p.link {
	padding-left: 15px;	
}

#content dl dd {
	margin: 0px 0px 0px 30px;
	color: #666666;
}

#content dl dd.large {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

#content h2 {
	margin: 20px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #144282;
}

#content h3 {
	margin: 10px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #144282;
}

#content table h2, #content table h3 
{
    margin-top: 0px;
    padding-top: 0px;
}

#content div.item p.link {
	font-weight: bold;
}


body.homepage #content #columns #column-1 #Box3 h2 {
font-size: 11px; 
color: #000000; 
margin: 5px 5px 5px 10px;
}

body.homepage #content #columns #column-1 #Box3 p {
line-height: 140%; 
margin: 5px 5px 5px 10px;
}