/* 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;
}

.requiredField {
	background-color:#FFFF99;
	border:1px solid #999999;
}

UL {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	list-style-image: url(/images/bullet.gif);
	padding-left:0px;
	margin-left:20px;
}
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;
	
}

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;
}


.col1 {

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;
	color:#333333;

}

.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%;
}

.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;
}


/***********************************************/
				/* tab styles*/
/***********************************************/

#tabs {
height:20px;
  font-size:93%;
  line-height:normal;
  z-index:2;
  }
#tabs  ul#nostyle {
  margin:0;
  padding:0;
  list-style:none;
  }
ul#nostyle li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  list-style:none;
}
 
#tabs  a {
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 12px 4px 5px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#tabs  a:hover {
  color:#333;
  }
#tabs  #current {
  background-image:url("left_on.gif");
  }
#tabs  #current a {
  background-image:url("right_on.gif");
  color:#fff;
  padding-bottom:5px;
  }

#horizontalContent div
{
  float:left; 
  margin:5px; 
  width:200px; 
  background-color:#fff;
} 

#horizontalContent td
{
	border-right:dotted 1px #ccc;
	padding-left:10px;
	vertical-align:top; 
} 

#horizontalContent img {
	margin-left:15px;
}

#horizontalContent h3 {
	text-align:center;
	font-weight:bold;
}

				/* tab colors*/
/***********************************************/
.fault #tabs  #current {
  background-image:url("gray_left_on.gif");
  }
.fault #tabs  #current a {
  background-image:url("gray_right_on.gif");
  }

.config #tabs  #current {
  background-image:url("green_left_on.gif");
  }
.config #tabs  #current a {
  background-image:url("green_right_on.gif");
  }
  
 .tools #tabs  #current {
  background-image:url("blue_left_on.gif");
  }
.tools #tabs  #current a {
  background-image:url("blue_right_on.gif"); 
  }
	
#tabContent {
border:1px solid #cccccc; margin-top:4px;
}
	
#innerTabContent {
margin:10px;
}