body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}

h1, h2, h3, h4, h5, h6, .req {
	color: #993333;
	font-weight: bold;
}

form {
	padding: 0;
	margin: 0;
}

#content {
	padding: 0px;
}

#logoHeader {
	background-color: #000000;
	color:#333333;
	height: 84px;
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logoHeader p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}

#logoHeader a, #logoHeader a:link, #logoHeader a:visited {
	color: #ffffff;
	text-decoration: none;
}

#logoHeader .bug {
	position:absolute;
	right: 0;
	top: 0;
}

#navigationBar {
	position: absolute;
	left: 0px;
	top: 84px;
	background-image: url(../images/navBarMiddle.jpg);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 1000;
}

/****** SideBar Styles ******/

#sideBar {
	padding-top: 50px;
	padding-left: 10px;
	float:left;
	width: 140px;
}

#sideBar h1 {
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 0;
}

#sideBar a, #sideBar a:link, #sideBar a:visited {
	font-size:9px;
	color: #CC0000;
	text-decoration: none;
	display:block;
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#sideBar a:hover {
	font-size:9px;
	color: #CC0000;
	text-decoration: none;
	display:block;
	background: #EEEEEE;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

/****** breadcrumb Styles ******/

#breadcrumb {
	position: absolute;
	top: 127px;
	left: 10px;
	z-index: 850;
	font-size:9px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	font-size:9px;
	color: #333333;
	text-decoration: none;
}

#breadcrumb a:hover {
	font-size:9px;
	color: #003366;
	text-decoration: underline;
}


.kwhref { 
}
.kwtitle { 
	color: #333333;
	font-weight:bold;
}
.kwspan { 
}

/****** pageContent Styles ******/

#pageContent {
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin-top: 70px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#pageContent a, #pageContent a:link, #pageContent a:visited {
	color: #993333;
	text-decoration: none;
}

#pageContent a:hover {
	color: #993333;
	text-decoration: underline;
}


#pageContent h1 { 
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

#pageContent h2 {
	font-size: 12px;
}

#pageContent h3 {
	font-size: 10px;
}

#pageContent h4 {
	font-size: 8px;
	padding-bottom: 6px;
	margin:0;
}

#pageContent h5 {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#pageContent p, #pageContent td, #pageContent li {
	font-size: 10px;
}

#pageContent p img {
	position:relative;
	padding-right: 6px;
	padding-bottom: 6px;
}

#pageContent .tableBorder {
	border-width: thin;
	border-spacing: 0;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

#pageContent .tableHeading {
	color:#FFFFFF;
	font-weight:bold;
}

#pageContent th {
	font-size: 10px;
	font-weight:bold;
	background: #CCCCCC;
	color: #993333;
}


.storyLeft {
	position: relative;
	float: left;
	width:48%;
}

.storyRight {
	position: relative;
	float: right;
	width:48%;
}

.tableRowEven {
	background: #EEEEEE;
}

.tableRowOdd {
	background: #FFFFFF;
}


/*********** #sectionLinks styles ***********/

#sectionLinks {
	position: relative;
	/*z-index: 800;
	top: 138px;
	left: 5px;*/
	float: right;
	width: 155px;
	font-size: 85%;
	border: 1px solid #666666;
	margin-left: 24px;
}

#sectionLinks h1 {
	color: #FFFFFF;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	display:block;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#sectionLinks h1 a, #sectionLinks h1 a:link, #sectionLinks h1 a:visited, #sectionLinks h1 a:hover {
	display: inline;
	padding: 0;
	margin: 0;
	background-color:#333333;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	text-decoration:none;
}

#sectionLinks a, #sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	/*background-image:  url("../images/bg_nav.jpg");*/
	background-color: #eeeeee;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #333333;
	text-decoration:none;
	font-size: 10px;
	line-height: 13px;
}

#sectionLinks a:hover {
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	color: #993333;
	/*border-bottom-style: none;*/
	text-decoration:none;
}

#sectionLinks p {
	padding: 0;
	margin: 0;
	border-top: 1px solid #003580;
}

.relativePosition {
	position: relative;
}

.inheritPosition {
	position: inherit;
}

.photosRight {
	float: right;
	width: 150px;
	padding-left: 24px;
	padding-bottom: 24px;
	text-align: center;
	font-weight: bold;
}


/************ footer styles **************/

#footer {
	position: relative;  /* Needed for Safari */
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #999999;
	color:#333333;
	font-size:9px;
	font-weight:bold;
}

#footer li {
	display: inline;
	padding-right: 10px;
	font-size:9px;
}

.footerLink a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
}

.footerLink a:hover {
	color: #993333;
	text-decoration: none;
	font-size:9px;
}

.menuHeading {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.tableHead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.requiredtext {
	color: #993333;
	font-weight: bold;
}

.caption {
	font-size: 9px;
	font-weight: bold;
	color: #993333;
}

.caption img {
	border:1px solid #999999;
}

.searchResults {
	font-size: 9px;
}

.searchDescription {
	color: #CC0000;
	font-weight:bold;
}

.fieldLabels {
	font-weight: bold;
}


/************ pop-up styles **************/

#titleBar {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}

#titleBar p {
	position: absolute;
	left: 10px;
	top: 5px;
	margin:0;
	padding:0;
}

#titleBar a {
	position: absolute;
	right: 10px;
	top: 5px;
	margin:0;
	padding:0;
	color:#CC0000;
	text-decoration:none;
}

#pop-upContent {
	position:inherit;
	padding:25px;
}

#pop-upContent h1 {
	font-size: 14px;
	padding:0;
	margin:0;
}

#pop-upContent h2, p, ul {
	font-size: 12px;
}

#pop-upContent .copyright {
	font-size: 10px;
	color:#666666;
}


.clearRight {
	clear:right;
}

.clearLeft {
	clear:left;
}

.clearBoth {
	clear:both;
}
.imgLeft {
	position:relative;
	margin-right: 6px;
	margin-bottom: 6px;
}
.imgRight {
	position:relative;
	margin-left: 6px;
	margin-bottom: 6px;
}
.callout {
	position:relative;
	float: right;
	width: 20%;
	background-color: #E8C8C8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.headingRunIn {
	font-weight: bold;
	color: #993333;
}

.imageNoLink {
	text-decoration: none;
}


/************ bulletLink styles **************/

.bulletLink a, .bulletLink a:link, .bulletLink a:visited {
	text-decoration:none;
	background-image: url(../images/arrowGray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.bulletLink a:hover {
	text-decoration:none;
	background-image: url(../images/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#tableSamples {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

#tableSamples img {padding: 0; border: 0; margin: 0;}

#tableSamples a, #tableSamples a:link, #tableSamples a:visited {
	text-decoration: none;
	font-weight:bold;
	opacity: .85;
	filter: alpha(opacity=85);
}

#tableSamples a:hover {
	text-decoration: none;
	color:#003366;
	font-weight:bold;
	opacity: 1;
	filter: alpha(opacity=100);
	border-bottom-style:none;
}

tr.odd { background: #eeeeee; }
tr.even { background: #ffffff; }
tr.even:hover { background: #ebf2f7; }
tr.odd:hover { background: #ebf2f7; }
tr.highlight{ background: #ebf2f7; cursor: pointer; }
#searchResults {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#notRed
{
	color: #000000;
	font-weight: normal;
}
ul.steps
{
	list-style: none;
}
