@charset "utf-8";
body/* CSS Document */

 {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
a:link {
	color: #1275e0;
	text-decoration: none;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #1275e0;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 1.25em;
	color: #405C80;
	font-weight: lighter;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 1.14em;
	color: #F7BD0F;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 1.1em;
	color: #657C99;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#content {
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	min-height: 300px;
}

#left {
	float: left;
	width: 200px;
	background-image: url(images/left_background.gif);
	background-repeat: no-repeat;
	background-color: #cfdded;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	color: #666666;
}
#right {
	float: right;
	width: 610px;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
html {
}


#header {

}
#header_logo {
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 950px;
}


#header_search {
	background-image: url(images/header_search.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 950px;
}
#header_nav {
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#footer {
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 25px;
	text-align: center;
}
#google {
	overflow: auto;
	float: right;
	padding: 0px;
	margin-right: 40px;
	margin-top: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#google_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.9em;
	border: 1px solid #999999;
	padding-left: 5px;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#search {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: relative;
	left: 42px;
	top: -4px;
}
.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
}.tabletitle {
	color: #FFFFFF;
	background-color: #999999;
	font-size: medium;
}
.tablerow {
	background-color: #DADADA;
}
.img_left {
	margin-right: 8px;
	margin-bottom: 8px;
}
.img_right {
	margin-bottom: 8px;
	margin-left: 8px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cowley_tr {
	font-weight: bold;
}
