* {
	color: #666666;
	font-family: Calibri,Helvetica,Arial,sans-serif;
	font-size: medium;
}

body {
	background-color: #D5E8EB;
}

button {
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
}

textarea {
	overflow: auto;
}

a {
	text-decoration: underline;
	color: #666666;
}

img {
	border: none;
}

h1 {
	font-size:x-large;
}

th {
	background: url('/images/blue-header-slice.png') repeat-x;
	background-color: white;
	color: #666666;
	font-size: 17pt;
	font-Family: Verdana;
	text-align:left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	height: 50px;
	vertical-align: middle;
}

th.inlinesmall {
	font-size: 13pt;
	height: 20px;
	line-height: 20px;
}

td {
	background-color: white;
	font-family: Calibri;
	font-size: 13pt;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}

table {
	padding-top: 10px;
}
table tr:first-child + tr td:first-child{
	padding-top: 5px;
}

dl,p {
	margin: 0px;
	padding-top: 8px;
}
dt {
	padding-top: 10px;
}

dt a{
	color: inherit;
	font-weight: bold;
	text-decoration: none;
}

fieldset {
	border: 1px solid #84C584;
}

fieldset p {
	font-weight: bold;
	color: #444444;
}

.screentitle {
	background: #666666;
	color: white;
}

.screen th{
	background: white;
	color: #666666;
	height: 28px;
}

.screen table {
	padding-top: 0px;
}

.screen ul {
	margin: 0px;
}

.bgbutton {
	cursor: pointer;
	text-decoration: none;
	height: 35px;
	border: none;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	background: url('/images/buttonbackground.jpg');
	color: white;
	border: 2px solid black;
}

.bgbuttonsmall {
	cursor: pointer;
	text-decoration: none;
	height: 21px;
	border: none;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	background: url('/images/buttonbackgroundsmall.jpg');
	color: white;
	border: 2px solid black;
}
.bgbutton img {
	vertical-align: middle;
}

.bgbuttonsmall img {
	vertical-align: middle;
	margin-top: -3px;
}

.center {
	text-align: center;
}

.toplevel {
	font-family: sans-serif;
	font-size: 18px;
}
.required {
	/*color: #a02020;*/
	/*color: #ae1616;*/
}
.right{
	float:right;
}
/* Fix colors */
.selected {
	border-bottom: thin solid #444444;
	border-top: 1px solid #444444;
	background-color: #deeda2;
}

.colorhighlight{
	color: #44837C;
}

.backgroundhighlight{
	background: url('/images/blue-header-slice.png') repeat-x;
}

.small {
	font-size: 9px;
}

.small a{
	font-size: 9px;
}

.textblock{
	background-color: white;
	padding: 20px;
}

#status {
	color: red;
	display: none;
}


#userLoginBlock {
	padding: 10px 5px 0px 0px;
	width: 305px;
}

#main{
	width: 800px;
	background-color: #D5E8EB;
	margin: 0px 0px 0px 20px;
}

#header {
	width: 100%;
	background-image: url('/images/header.png');
	height: 116px;
}

#header a{
	line-height: 116px;
	display: block;
	width: 100%;
	height: 100%;
}

#content {
	padding: 0px 0px 0px 0px;
	border-top: 8px solid #363940;
	border-bottom: 8px solid #363940;
	/*min-height: 600px;*/
}

#footerlinks {
	background: url('/images/footer.png') repeat-x;
	height: 34px;
	margin-left: 20px;
	width: 800px;
	border-bottom: 1px solid #363940;
}
#navbar {
	background: url('/images/navbarbg.png') repeat-x;
	height: 40px;
	vertical-align: bottom;
}
#navbar table{
	padding: 1px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: auto;
	vertical-align: bottom;
}

#navbar td {
	background: url('/images/header-button.png') center bottom no-repeat;
	height: 27px;
	width: 152px;
	padding: 0px;/* 1px 0px 2px;*/
	text-align: center;
	vertical-align: bottom;
}

#navbar form {
	vertical-align: bottom;
	display: inline;
}

#navbar td.medium {
	background: url('/images/header-button-medium.png') center bottom no-repeat;
	width: 133px;
}

#navbar td.short {
	background: url('/images/header-button-short.png') center bottom no-repeat;
	width: 110px;
}

#navbar td#youraccount{
	background: url('/images/youraccount-button.png') center bottom no-repeat;
	width: 118px;
	
}
#navbar td#youraccount a {
	font-size: 14px;
}

#navbar td#search{
	background: none;
	width: 220px;
}

#navbar td:hover {
	cursor: pointer;
}

#navbar a {
	font-size: 12px;
	line-height: 27px;
	display: block;
	width: 100%;
	/*height: 100%;*/
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

input#searchbutton {
	background-image:url("/images/go-button.png");
	border:medium none;
	cursor:pointer;
	height:30px;
	width:30px;
	vertical-align: bottom;
}

input#searchterms {
	width: 150px;
}

#main-layout {
	padding: 0px;
	margin: 0px;
}

td.main_col, td#tanside {
	background-color: #D5E8EB;
}

#main-layout td.main_col {
	background-color: #D5E8EB;
	vertical-align: top;
}

#tanside {
	vertical-align: top;
}

#tanright {
	margin-top: 5px;
}

#tanfoot {
	height: 90px;
	width: 728px;
	margin-left: 35px;
	margin-top: 10px;
}

