html, body {
	text-align: center;
	background-color: #00003C;
	margin: 0;
}
img {
	-ms-interpolation-mode:bicubic; 
}
a:link {
	color: #00003C;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #640000;
}
a:hover {
	color: #A00000;
}
a:active {
	color: #640000;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
#main {
	background-color: #6483A0;
	width: 100%;
	min-width: 778px;
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
#banner {
	margin: 0 auto;
	position: relative;
	height: 120px;
	width: 600px;
	color: #F7F4F4;
}
#banner span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-image: url(images/banner.jpg);
}
#left_gradient {
	width: 40px;
	height: 100%;
	background-image: url(images/left_gradient.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	left: 0;
}
#right_gradient {
	width: 40px;
	height: 100%;
	background-image: url(images/right_gradient.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	right: 0;
}
#info_column {
	width: 200px;
	position: absolute;
	margin: 4px 20px 0 0;
	left: 40px;
	top: 180px;
	font-family: Verdana, sans-serif;
}
#client_login {
	width: 196px;
	border: 2px solid #F7F4F4;
	text-align: left;
	color: #F7F4F4;
}
#client_login h1 {
	font-size: 14px;
	margin: 5px 10px;
}
#client_login h2 {
	font-size: 10px;
	margin: 0;
}
#client_login form {
	text-align: right;
	font-size: 10px;
	margin: 5px 7px 0 0;
}
#client_login form input {
	width: 95px;
	height: 14px;
	padding-left: 3px;
	font-size: 10px;
	margin: 1px 0;
	border: 1px solid #000060;
}
#client_login #client_submit {
	background: #880000 url(images/red_gradient_login.gif) 0px 0px no-repeat;
	height: 24px;
	width: 60px;
	color: #F7F4F4; 
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}
#client_login #client_submit:hover {
	border-bottom-width: 2px;
	border-right-width: 2px;
	height: 25px;
	width: 61px;
	position: relative;
	top: -1px;
	left: -1px;
	margin-bottom: 9px;
}
#client_login div {
	margin: 0px 10px 5px;
	font-size: 10px;
}
.castorid_info {
	margin: 10px 5px;
	font-size: 10px;
	text-align: left;
	color: #F7F4F4;
	line-height: 1.3em;
}
.castorid_info h1 {
	font-size: 12px;
	margin: 4px 0 3px 0;
}
#clients h1 {
	color: #F7F4F4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}
#clients a {
	text-decoration: none;
	display: block;
	background-color: #F7F4F4;
	padding: 4px;
}
#clients a img {
	width: 190px;
	border: 1px solid black;
}
#info_column div.image {
	display: block;
	width: 194px;
	background-color: #F7F4F4;
	margin: 10px 0;
	padding: 3px;
}
#info_column img.full {
	display: block;
	width: 192px;
	border: 1px solid #6483A0;
}
.menu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 5px 0 20px 0;
	padding: 7px 0;
	border-bottom: 3px double #000060;
	border-top: 3px double #000060;
}
.menu a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #F7F4F4;
	margin-left: 6px;
	padding: 4px 10px;
	height: 20px;
	background-image: url(images/button_gradient.gif);
	border: 1px solid #000060;	
}
.menu a:hover {
	position: relative;
	left: -1px;
	top: -1px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-right-width: 2px;
}
.menu span.current {
	font-weight: bold;
	color: #F7F4F4;
	margin-left: 6px;
	padding: 4px 10px;
	height: 20px;
	background-image: url(images/current_gradient.gif);
	border: 1px solid #000060;
}
#content {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #F7F4F4;
	margin: 0px 40px 20px 260px;
	min-height: 730px;
}
#content h1 {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #000060;
	text-align: left;
	margin: 10px 0 5px 0;
}
#content h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000060;
	margin: 20px 0 4px 0;
}
#content h3 {
	display: inline;
	color: #000060;
	font-weight: bold;
	font-size: 16px;
	margin-right: 8px;
}
#copyright {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000060;
	margin: 20px auto;

}
#copyright img {
	vertical-align: bottom;
	margin-left: 5px;
}
p {
	font-size: 16px;
	font-family: Verdana, sans-serif;
	color: #F7F4F4;
	margin: 6px 20px 12px 0;
}
ul {
	list-style: disc outside;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 2%;
	line-height: 1.5em;
	margin-right: 120px;
	padding-left: 0;
}
li {
	margin-top: 5px;
}
#content li a {
	font-weight: bold;
}
.disclaimer {
	font-weight: bold;
	color: #000060;
	cursor: pointer;
}
.tech_note {
	font-size: .8em;
	font-family: Verdana, sans-serif;
}
#communities {
	margin: 8px auto;
	width: 100%;
	max-width: 600px;
}
#communities ul {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 2%;
	list-style-type: none;
	line-height: 1.8em;
}
#communities img {
	float: right; 
	width: 70%; 
	max-width: 387px; 
	border: 3px solid #F7F4F4;
}
.client_radio {
	margin-left: 20px;
}
.col1 {
	width: 300px;
}
.col2 {
	width: 150px;
}
td.right {
	text-align: right;
}
table {
	margin-left: auto;
	margin-right: auto;
}
form {
	font-size: 15px;
	text-align: left;
}
#client_type {
	font-weight: bold;
	margin: 20px;
}
#newclientversion input {
	border: 1px solid #000060;
}
#currentclientversion input {
	border: 1px solid #000060;
}
.submit {
	background: #880000 url(images/red_gradient_login.gif) 0px 0px repeat-y;
	height: 24px;
	width: 60px;
	color: #F7F4F4; 
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}
.submit:hover {
	border-bottom-width: 2px;
	border-right-width: 2px;
	height: 25px;
	width: 61px;
	position: relative;
	top: -1px;
	left: -1px;
	margin-bottom: 9px;
}
.disclaimer_pop {
	width: 400px;
	background-color: #F7F4F4;
	position: absolute;
	z-index: 9999;
	border: 1px solid #000060;
	margin: 0;
}
.disclaimer_pop p {
	margin: 8px;
	padding: 8px;
	border: 1px solid #000060;
	background-color: #6483A0;
	color: #F7F4F4;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.disclaimer_pop span {
	margin-left: 15px;
	color: #00003C;
	text-decoration: underline;
	font-weight: bold;
}
.disclaimer_pop span:hover {
	color: #A00000;
	cursor: pointer;
}
.toprightshadow {
	position: absolute;
	top: 0px;
	right: -10px;
	width: 10px;
	height: 10px;
	background-image: url(images/dropshadow/top-right_10.png);
}
.rightshadow {
	position: absolute;
	top: 10px;
	bottom: 0px;
	right: -10px;
	width: 10px;
	background-image: url(images/dropshadow/right_10.png);
}
.bottomshadow {
	position: absolute;
	bottom: -10px;
	left: 10px;
	right: 0px;
	height: 10px;
	background-image: url(images/dropshadow/bottom_10.png);
}
.bottomleftshadow {
	position: absolute;
	bottom: -10px;
	left: 0px;
	height: 10px;
	width: 10px;
	background-image: url(images/dropshadow/bottom-left_10.png);
}
.bottomrightshadow {
	position: absolute;
	bottom: -10px;
	right: -10px;
	height: 10px;
	width: 10px;
	background-image: url(images/dropshadow/bottom-right_10.png);
}
.bottomleftshadow {
	position: absolute;
	bottom: -10px;
	left: 0px;
	height: 10px;
	width: 10px;
	background-image: url(images/dropshadow/bottom-left_10.png);
}
.bottomrightshadow {
	position: absolute;
	bottom: -10px;
	right: -10px;
	height: 10px;
	width: 10px;
	background-image: url(images/dropshadow/bottom-right_10.png);
}
textarea, select { 
	border: 1px solid #000060; 
}
#new_error, #current_error {
	color: #880000;
	font-size: 11px;
}
.required {
	border-bottom: 1px dashed #000060;
}
.required_note {
	font-size: 12px;
	text-transform: capitalize;
	color: #000060;
}
