/* Registration theme.css */

.header img {
	position: relative;
	left: 0px;
	top: 20px;
	border: 2px solid #000066;
}

.body {
	position: relative;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 646px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
}

.menu {
	position: absolute;
	left: 0px;
	top: 30px;
	height: 310px;
	width: 220px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.frame {
	position: absolute;
	left: 230px;
	top: 0px;
	height: 310px;
	width: 430px;
}

.content {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 310px;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.content b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000066;
}

.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000066;

}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #666699;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000066;
}

.content input {
	width: 100px;
	border: 1px solid #666666;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
}

.next input {
	position: absolute;
	left: 254px;
	top: 250px;
	height: 38px;
	width: 86px;
	border: 0px;
	background-image: url(assets/next_button.jpg);
}

.next input:hover {
	position: absolute;
	left: 254px;
	top: 250px;
	height: 38px;
	width: 86px;
	border: 0px;
	background-image: url(assets/next_button_ovr.jpg);
	cursor: pointer;
}

.invoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer_menu A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer_menu A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer_menu A:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer_menu A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	padding-right: 4px;
	padding-left: 4px;
}