BODY {
	background-color: #FFFFFF;
	margin : 8px;
	padding : 0px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11pt; 
}

P {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 125%; 
	padding-bottom: 9px;
}

.low_padding {
	line-height: 125%; 
	padding-bottom: 3px;
}

A {text-decoration: none}

A:link {
	color: #FFFFFF;
	font-weight: bold
}

A:visited {
	color: #FFFFFF;
	font-weight: bold
}

A:hover {COLOR: #EEEEEE}

A:active {COLOR: #EEEEEE}

A .bodylink {
color: red
}

A:hover .bodylink {
text-decoration: underline
}
        
A .casestudy {
	color: red;
	font-weight: normal
}

A:hover .casestudy {
	color: #888888;
}
        
A:visited .casestudy {
	color: #444444;
}
        
H1 {
font-size: 18pt;
font-weight: bold;
color: #666666
}

H3 {
font-size: 16pt;
font-weight: bold;
color: #666666
}

H5 {
font-size: 13pt;
font-weight: bold;
color: #666666
}

H6 {
font-size: 11pt;
font-weight: bold;
color: #666666
}

TD {
font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; 
}

TD.clients {width:350px;}

TD.nav {
	border-right: solid 1px #FFFFFF;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px
}

TD.red-top {
border-top: solid 2px #ff6666
}

TD.red-bottom {
border-bottom: solid 2px #ff6666
}

TABLE.content {
border-left: solid 1px #666666;
border-right: solid 1px #666666
}

TABLE.graybox {
border: solid 1px black
}

.article {font-family: Calibri, Arial, Verdana,Helvetica, sans-serif; font-size: 9pt }

.header {
	font-size: 13pt;
	font-weight: bold;
	color: #666666
}

.header_small {
	font-size: 10pt;
	font-weight: bold;
	color: black
}

.header-red {
color: red;
font-size: 12pt;
font-weight: bold
}

.smallheader-red {
	color: red;
	font-size: 10pt;
	font-weight: bold
}

.copyright {
font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff
}

.selected {
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline
}

.gray {color: #666666}

.white {color: white}

.red {color: red}