/* CSS Document */

body {
	background-color: #666666;
	text-align:center;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 160%;
}
.grayCAPS {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.pressrelease_leftborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

UL {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	list-style-image: url(/images/bullet.gif);
}
li	{ 
	margin: 0px 0px 10px 0px; 
}

td#sidebarCell {
	vertical-align:top;
	width:176px;
	background-color:white;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

td#contentCell {
	vertical-align:top;
	width:628px;
	background-color:white;
}

div#main {
    width: 804px;
    margin: 0px auto;
    text-align: left;
		padding:0px;
    border: 1px solid #000000;
		background-color: #333333;
}

div#content {
	color:#000000;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	width:
	
}

div#sidebarContent {
	color:#000000;
}

div#footer {
	color:#666666;
	background-color:#333333;
	font-size:10px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

div#footerText {
	color:#CCCCCC;
	text-align:center;
}

div#footerText a {
	color:#CCCCCC;
}

div#breadcrumb {
	color:#000000;
	
	background-color: #f5e9b7;
	border-bottom: 1px solid #DDCCAA;
	border-top: 1px solid #DDCCAA;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

.boxTopOuter {
	width:213px;
	border: 1px solid #CCCCCC;
	background-color:white;
	border-bottom-width:0px;
	padding-bottom:0px;
}

.boxTopInner {
	border: 1px solid #CCCCCC; 
	background-color:white;
	border-bottom-width:0px; 
	padding:5px; 
}

.boxBottomOuter {
	width:213px; 
	border: 1px solid #CCCCCC; 
	background-color:white;
	border-top-width:0px; 
	padding-top:0px;
}

.boxBottomInner {
	border: 1px solid #CCCCCC; 
	background-color:white;
	border-top-width:0px; 
	padding:5px; 
	font-size:11px;
	color:#000000;
}

.boxText {
	font-size:11px;
	color:#000000;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height: 20px;
	color:#953202;
	font-weight:bold;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height: 20px;
	font-weight:bold;
	color:#666666;
	text-transform: uppercase;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height: 14px;
	font-weight:bold;
	color:#993300;
}

p {
	line-height:18px;
}

.rightLink {
	text-align:right;
	font-weight:bold;
}

a:link {
	color:#993300;
	text-decoration: none;
}

a:visited {
	color:#993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-top-width: 0;
line-height: 22px;
z-index: 100;
background-color: #333333;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #999999;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CC6600;
color: white;
}

.subnav {
	text-indent:25px;
	font-weight:normal;
}

.subnav2 {
	text-indent:50px;
	font-weight:normal;
}

a.special:link {
	color: #6c2004;
	font-weight:normal;
}
a.special:visited {
	color: #6c2004;
	font-weight:normal;
}
a.special:hover {
	color: #CC6600;
	text-decoration:none;
}

.address_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.rustandbold {
	color: #993300;
	font-weight: bold;
}.dotted_line_beneath {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table_border {
	border: 1px solid #CCCCCC;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 120%;
}
.table_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.table_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.speciallink {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.speciallink A:link {
color: #000000;
text-decoration: none;
}

.speciallink A:visited {
color: #000000;
text-decoration: none;
}

.speciallink A:hover {
color: #993300;
text-decoration: underline;
}
.table_casestudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 160%;
	margin: 10px;
	border: 1px dotted #CC6600;
}
