body {
	color: #393733;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	background: #EDF1F6;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.4 arial, helvetica, sans-serif;
}

input {
	line-height: 1;
}

/***** Common Content Formatting *****/

a {	color: #105CB6; outline: none; }
a:visited { color: #105CB6; }
a:hover, a:focus { color: #003; }
a:active { color: #000; }

.simple:link, .simple:visited {
	text-decoration: none;
	color: #666;
}

.new {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
	text-decoration: none;
}

.aheader {
font-weight: bold;
color: #325B0A;
font-size: 11px;
text-decoration: none;
a-color: #325B0A;
}

.header { font-size: 11px; font-family: Tahoma; color: #325B0A; padding: 0 0 0 9px; font-weight: bold; }
.header a:link, .header a:visited, .header a:active { color: #325B0A; text-decoration: none; font-weight: bold; }
.header a:hover { color: #000000; }



.more:link, .more:visited {
	color: #666;
}

.simple:hover, .simple:active, .more:hover {
	color: #333;
}

.remove {
	color: #999;
	font-size: 85%;
}

.clear-search {
	clear: both;
	background: url('/img/clear-search.gif') no-repeat;
	color: #80A71F;
	min-height: 50px; padding-left:60px; padding-right:4px; padding-top:25px; padding-bottom:4px
} /*IE6*/

.clear-search a.clear-search-link {
	font-size: 65%;
	color: #c00;
	letter-spacing: 0em;
	font-weight: bold;
	background: url('/img/close.gif') no-repeat 100% 50%;
	vertical-align: middle; padding-left:15px; padding-right:25px; padding-top:5px; padding-bottom:5px
}

.highlight, .search-highlight {
	background-color: #ff0;
	color: #685D00;
}

hr {
	height: 1px;
	color: #B6D368;
	border: none;
	margin-bottom: 0;
	margin-top: 0;
}

.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

.tight {
	white-space: nowrap;
}

.disabled {
	color: #666;
}

.na, h2 span.deemphasize {
	color: #999;
	font-weight: normal;
}

img {
	border: none;
}

p {
	line-height: 1.4;
}

ul.compact {
	margin: 0;
	padding-left: 20px;
}

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
	margin: 0;
}

option.child-level {
	padding-left: 15px;
}

option.top-level {
	font-weight: bold;
}

h2 {
	margin: 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
	background: url('back.gif') no-repeat;
}

.user-photo, .user-image {
	border: 1px solid #ccc;
	vertical-align: middle;
}

h2 .user-photo {
	float: left;
	margin-right: 5px;
}

h2 span, h3 span {
	color: #999;
	white-space: nowrap;
}

h3 {
	margin: 0 0 0 0;
	font: bold 110%/1 arial,sans-serif;
	letter-spacing: -0em;
	clear: left;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
} /*IE6, IE7*/

h3 a.simple {
}

h4 {
    clear: left;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.2em;
    color: #999;
}

h5 {
    clear: left;
	font-size: 70%;
	font-weight: normal;
	color: #FF6600;
	margin: 0 0 0 0 

}

.first {
	margin-top: 0;
}

pre, code {
	font-size: 100%;
	color: #666;
	margin: 0;
}

.error {
	background: url('/img/msg-error.png') no-repeat;
	color: #999;
	clear: left; padding-left:50px; padding-right:0; padding-top:8px; padding-bottom:20px
}

.warning, .positive {
	background: url('/img/warning.png') no-repeat 0 100%;
	color: #999;
	margin: 10px 0;
	clear: left; padding-left:0; padding-right:0; padding-top:0; padding-bottom:7px
}

.warning div, .positive div {
	background: url('/img/warning.png') no-repeat 0 0;
	min-height: 35px; padding-left:50px; padding-right:0; padding-top:8px; padding-bottom:0
} /*IE6*/

.warning p, .positive p {
	margin-bottom: 0;
}

.error h3, .warning h3, .positive h3, .notice h3 {
	font-size: 105%;
	color: #900;
	font-weight: bold;
	margin-bottom: 2px;
}

.positive, .notice {
	color: #448400;
	background-image: url('/img/positive.png');
}

.positive h3, .notice h3 {
	color: #448400;
	margin-bottom: 0.2em;
}

.notice {
	background: url('/img/notice.gif') no-repeat 0 0;
	clear: left; padding-left:46px; padding-right:0; padding-top:8px; padding-bottom:20px
}

.positive div {
	background-image: url('/img/positive.png');
}

.confirm {
	background: url('/img/confirm.png') no-repeat 0 50%;
	padding-left: 15px;
	color: #390
}

.confirm:hover {
	color: #030;
}

h2 .confirm {
	font-size: 50%;
	float: right;
}

.instruction {
	background: #EAF2FA url('/img/feature-box.gif') no-repeat 0 0;
	margin-bottom: 1em;
	color: #6C7D8E
}

.instruction div {
	background: url('/img/feature-box.gif') no-repeat 100% 100%;
	padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:10px
}

.instruction h3 {
	color: #6C7D8E;
}
h1 {
	font-size: 200%;
	margin: 0;
}

h1 a {
	display: block;
	height: 45px;
	width: 79px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
	background: url('/img/logo.gif') no-repeat 0 0;
}

h1 a:hover {
	cursor: pointer; /* IE7 */
	background-position: 0 -100px;
}	 

td.test:hover { background-color:lightblue } 
