
body { 
	color: #000000;
	font: 11px Arial, sans-serif;
	margin: 0px;
	width: 100%;
}

a {
	color: #000000;
}

br {
	clear: both;
}

form, h1, h2, h3, h4, h5, h6 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	display: block;
	float: left;
	font-size: 13px;
	margin: 10px 0px;
}

h4 {
	font: italic bold 11px Arial, sans-serif;
}

hr {
	background-color: #000000;
	border: 0px;
	color: #000000;
	height: 1px;
	margin: 0px;
	margin-left: -170px;
	margin-right: -20px;
	padding: 0px;
	width: 1000%;
}

html {
	overflow: hidden;
}

img {
	border: none;
}

img.holiday {
	border: 1px solid #000000;
	margin-bottom: 5px;
	width: 130px;
}

input, select {
	background-color: #004E8D;
	border: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: 11px Arial, sans-serif;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	vertical-align: top;
	width: 150px;
}

input.accept {
	border: none;
	margin: 0px;
	margin-right: 10px;
	margin-top: 2px !important; margin-top: 0px;
	width: 13px;
}

input.option {
	margin-left: 10px;
	width: 180px;
}

input.photo {
	width: 205px;
}

input.question {
	width: 220px;
}

input.radio {
	background-color: transparent;
	border: none;
	display: inline;
	float: none;
	height: 12px;
	margin: 0px 0px 0px 0px;
	width: 12px;
}

input.small, select.small {
	width: 50px;
}

input.submit {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px;
}

label {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 160px;
}

p {
	margin: 0px;
	padding: 0px;
}

select.month {
	margin-right: 20px;
	width: 50px;
}

table, td, tr {
	font: 11px Arial, sans-serif;
}

textarea {
	border: 1px solid #000000;
	font: 11px Arial, sans-serif;
	margin-bottom: 5px;
	height: 50px;
	padding: 2px;
	width: 200px;
}

textarea.cond {
	height: 55px;
	width: 360px;
}

#bank, #cc {
	display: inline;
}

#footer {
	border-top: 1px solid #000000;
	font: 10px Arial, sans-serif;
	height: 40px;
	text-align: right;
	width: 100%;
}

#footer #footercontent {
	padding: 10px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#header {
	border-bottom: 1px solid #000000;
	height: 85px;
	text-align: left;
	width: 100%;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	color: #999999;
	text-decoration: underline;
}

#header #headercontent {
	padding: 12px 12px 12px 165px;
}

#header #headercontent img {
	height: 60px;
	width: 99px;
}

#header #headerlinks {
	right: 10px;
	position: absolute;
	text-align: right;
	top: 50px;
	width: 200px;
}

#header #headertitle {
	display: block;
	position: absolute;
	right: 20px;
	top: 30px;
}

#header #headertitle h1 {
	color: #CCCCCC;
	display: inline;
	font: italic small-caps bold 45px Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
 
#main {
	background-color: transparent;
	height: auto;
	min-height: 380px;
	width: 100%;
}

#main #maincontent {
	line-height: 1.5;
	padding: 10px 10px 10px 170px;
}

#main #maincontent {
	padding-top: 25px;
}

#main #maincontent .examples img {
	height: 120px;
}

#main #mainnav {
	display: block;
	left: 10px;
	position: absolute;
	top: 9px;
}

#main #photo {
	display: block;
	left: 12px;
	line-height: 1.5;
	position: absolute;
	top: 105px;
	width: 140px;
}

#main #photo img {
	border: 1px solid #000000;
	width: 80px;
}

.formerror {
	color: #FF0000;
}

.formerror strong {
	display: block;
	float: left;
	padding-bottom: 5px;
}

.star {
	color: #FF0000;
	font: bold 14px Arial, sans-serif;
}

.star10 {
	color: #FF0000;
	font: bold 14px Arial, sans-serif;
	padding-left: 10px;
}

.starexplanation {
	color: #FF0000;
	font: bold 14px Arial, sans-serif;
}

.highlight {
	background-color: #FFFF00;
	font-size: 12px;
}

.promocode {
	color: #FF0000;
	font: bold 12px Arial, sans-serif;
}

input.disabled {
	color: #CCCCCC;
}

a.bigbutton {
	text-decoration: none;
	background: url('//www.raisecurity.com/img/red_button.gif') no-repeat;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #ffffff;
	font-size:13px;
	font-family: Arial;
	float: none;
}

a.bigbutton:hover {
	background: url('//www.raisecurity.com/img/red_button_h.gif') no-repeat;
	color: #ffffff;
}

img.info {
	display: block;
	float: left;
	margin-left: -40px;
}

#dhtmltooltip {
	background-color: #FAFFBD;
	border: 1px solid #000000;
	position: absolute;
	padding: 5px;
	text-align: left;
	visibility: hidden;
	width: auto;
	z-index: 100;
}

