a {
	background-color: transparent;
	color: #4682b4;
	text-decoration: none;
}

#content a {
	border-bottom: 1px dotted #b9d3e5;
}
	
a:hover {
	background-color: transparent;
	border: 0;
	color: #000080;
}
#content a:hover {
	border-bottom: 1px solid #000080;
}
body, td {
	background-color: #ffffff;
	color: #000000;
	font: normal normal normal 0.95em/145% Arial, Helvetica, sans-serif;
	margin: 0;
}

h1 {
	font-size: 120%;
	margin-top: 0;
}

h1, h2, h3, h4, h5, label {
	background-color: #ffffff;
	color: #483d8b;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: normal;
	line-height: 140%;
	margin: 0.7em 0;
}

h2, h3, h4, h5 {
	font-size: 100%;
	margin-top: 0.5em;
}

h2.section {
	border-top: 2px solid #4682b4;
	padding-top: 1em;
}

hr, div .fat {
	background-color: #666666;
	border: 0;
	color: #483d8b;
	height: 2px;
	margin: 0;
	width: 99%;
}
hr.faint {
	color: #BBB5DF;
	background-color: #bbb5df;
}
hr.fat {
	height: 2em;
	width: 100%;
}

img, img a {
	border: 0;
}

p {
	background-color: #ffffff;
	color: #000000;
	font: normal normal normal 0.9em/145% "MS Sans Serif", tahoma, verdana, arial, sans-serif;
}

p.strapline {
	border: 1px solid #eeeeee;
	clear: both;
	color: #999999;
	font-size: 85%;
	margin: 10px 0;
	padding: 0.5em 0.5em;
}

ul li {
	list-style-type: none;
}

.clearit {
	clear: both;
	height: 1px;
	line-height: 0.1em;
}

.hairydog {
	text-align: right;
}

.highlight {
	font-style: italic;
}

.logo img {
	border: 1px solid #000066;
}

.logo0 img {
	border: 0;
}

.box {
	float: right;
	background-color: #ffffff;
	color: #cccccc;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 6px 6px;
	z-index: 10;
}

.pullout {
	float: right;
	background-color: #ffffff;
	color: #cccccc;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 6px 6px;
	z-index: 10;
	width: 20em;
}
#banner {
	background-color: transparent;
	border: 0;
	color: #333333;
	height: 140px;
	margin: 0 0 0 200px;
	padding: 0;
}

#colleft {
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	top: 20px;
	width: 208px;
	z-index: 20;
}
#colleft img {
	margin-left: 4px;
}
#colleft p img {
	margin-left: 40px;
}
#colleft img.logo {
	margin-top: 9.5em;
}
#colleft ul {
	border: 0;
	margin: 20px 0 0 12px;
	padding: 0;
}

#colleft ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#colleft ul li a {
	text-align: left;
	width: 165px;
	background-color: #eeeeee;
	border: 1px solid #e0e0e0;
	color: #000000;
	display: block;
	font: normal normal normal 0.825em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}

#colleft ul li a.current, #colleft ul li a.current:hover {
	background-color: #cccccc;
	color: #483d8b;
	cursor: text;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

#colleft ul li a:hover {
	background-color: #aaaaaa;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
	border-top: 1px solid #999999;
	color: #ffffff;
}

#content {
/*	border-top: 10px solid #cccccc;
	border-right: 0;
	border-bottom: 0px solid #cccccc;
	border-left: 1px solid #cccccc; */
	border: 1px solid #cccccc;

	margin: 0.25em 155px 0.5em 209px;
	padding: 0.5em;
	position: relative;
	min-height: 500px;
}

#content ul li {
	font: normal normal normal 0.9em/145% "MS Sans Serif", tahoma, verdana, arial, sans-serif;
	list-style: disc;
}

#colright {
	position: absolute;
	top: 0.35em;
	right: 9px;
	padding: 0;
	z-index: 1;
	width: 150px;
}

#footer {
	background-color: #eeeeee;
	clear: both;
	color: #999999;
	font-size: 80%;
	margin: 10px 4px;
	padding: 0.5em;
	text-align: center;
	width: 98%;

}

#footer a {
	background-color: #eeeeee;
	color: #999999;
	font-size: 100%;
	text-decoration: none;
}

#footer a:hover{
	background-color: #eeeeee;
	color: #483d8b;
}

#skip {
	left: 3px;
	position: absolute;
	top: 3px;
	z-index: 99;
}

#skip a {
	background-color: transparent;
	color: #cccccc;
	font: normal normal 80%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.feedbackform {
	background-color: transparent;
}

.feetbackform p {
	margin: 0;
}
.feedbackform input.btn3, .feedbackform textarea.btn3 {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	color: #666666;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 85%;
	font-weight: normal;
	width: 45em;
	z-index: 30;
}

.feedbackform input.btn2, .feedbackform input.btn3 {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	color: #666666;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 85%;
	font-weight: normal;
	width: 18em;
	z-index: 30;
}

input.btn {
   color: #666666;
   font-family: 'trebuchet ms',helvetica,sans-serif;
   font-size: 84%;
   font-weight: bold;
   background-color: #ccc;
   border-top: 1px solid #f0f0f0;
   border-left: 1px solid #f0f0f0;
   border-right: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
}

input.btnhov {
   border-top: 1px solid #ffffe0;
   border-left: 1px solid #ffffe0;
   border-right: 1px solid #a9d451;
   border-bottom: 1px solid #a9d451;
	color: #000080;
}