.redcell {
	background-image: url(images/red-strip.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
#header {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#homepic {
	background-image: url(images/index_r4_c3.jpg);
	background-repeat: no-repeat;
}

body {
	margin: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	background-color: #999999;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.main-text {
	background-image: url(images/protocol-flair.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	font-size: 9pt;
}
.main-text h1 {
	font-size: 16pt;
	color: #990000;
}
.main-text h2 {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.main-text h3 {
	font-size: 11pt;
	color: #999999;
	font-weight: bold;
	border: 1px none #666666;
}
.credit {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
a {
	color: #071134;
}
a:hover{
	color: #990000;
}
.sidebar {
	font-size: 90%;
	color: #666666;
	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: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 10px;
}
.sidebar a {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:hover {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
.footer a {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color:#0000FF;
	font-weight: bold;
	text-decoration: none;
}
.credit a {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.credit a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.img-right {
	margin: 12px;
	float: right;
}
.instructions {
/*	font-size: 85%;  */
	font-size: 90%;
	color: #333333;
}
#navbar {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
