﻿@charset "utf-8";
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 22px;
	font-size: 12px;
	clear: both;
}
td,th {
	line-height: 22px;
	font-size: 12px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	line-height: 22px;
	font-size: 12px;
	background:url(../images/bg.gif) repeat;
}
#site-wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 794px;
	width: 945px;
}
.left-cell {
}
#middle-cell {
	background-color: white;
	background: url(../images/menu-border.gif)
}
.right-cell {
	background-color: white;
}
#logo-holder {
	margin-top: 78px;
	margin-left: 5px;
}
#menu-holder {
	width: 36px;
}
.title_white {
	font-size: 18px;
	color: white;
}
.title_fuchsia {
	font-size: 18px;
	color: #cc3399;
}
.title_medium {
	font-size: 14px;
	font-style:italic;
}
.fuchsia {
	color: #cc3399 !important;
}
a.fuchsia,a.fuchsia:hover,a.fuchsia:active {
	color: #cc3399 !important;
}
a,a:hover,a:active {
	color: #ff99cc !important;
}
.pink {
	color: #ff99cc !important;
}
a.pink,a.pink:hover,a.pink:active {
	color: #ff99cc !important;
}
a.nav_link,a.nav_link:hover,a.nav_link:active {
	text-decoration:none;
}
a.selected_nav_link,a.selected_nav_link:hover,a.selected_nav_link:active {
	text-decoration:underline;
}


.text_box {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-329x24.gif) no-repeat;
	color: black;
	width: 326px;
	height: 20px;
}
.text_area {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textarea-329x141.gif) no-repeat;
	background-color: white;
	color: black;
	width: 326px;
	height: 137px;
	overflow: auto;
}
.error_div {
	border: 2px dashed red;
	color: white;
	width: 136px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: none;
}
.error_div_short {
	border: 2px dashed red;
	color: white;
	width: 114px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: none;
}
.error_div_long {
	border: 2px dashed red;
	color: white;
	width: 105px;
	display: none;
}
input.textbox_188x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-188x24.gif) no-repeat;
	color: black;
	width: 185px;
	height: 20px;
}
input.textbox_75x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-75x24.gif) no-repeat;
	color: black;
	width: 72px;
	height: 20px;
}
select.textbox_188x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-188x24.gif) no-repeat;
	color: black;
	width: 188px;
	height: 24px;
}
textarea {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textarea-329x141.gif) no-repeat;
	background-color: white;
	color: black;
	width: 326px;
	height: 137px;
	overflow: auto;	
}
p.squished {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 16px;
	font-size: 12px;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}