/* global styles */

body {
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #cc00ff;
	text-decoration: none;
}

h2 { 
	margin: 0px;
	padding: 0px;
	display: inline;	
	font-size: 12pt;
	font-weight: bold;
}

h3 { 
	margin: 0px;
	padding: 0px;	
	font-size: 10pt;
	font-weight: bold;
}

h5 { 
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
}

input,textarea,select {
  background: #f9f9f9;
  border: #153168 1px solid;
}

input.radio {
  background: #ffffff;
  border: #ffffff 1px solid;
}

input.checkbox {
	background: #f9f9f9;
	border: #ffffff 1px solid;
}

legend {
	color: #000000;
}

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

body,td,input,select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}

input,select {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
}

.first-letter 
{
float:left;
font-size:400%;
font-weight:normal;
color: #ff0000;
font-family: verdana, arial, helvetica, sans-serif;
line-height:90%;
}
/* site specific styles */

.font6 {
	font-size: 6pt;
}

.font7 {
	font-size: 7pt;
}

.font8 {
	font-size: 8pt;
}

.font9 {
	font-size: 9pt;
}

.font10 {
	font-size: 10pt;
}

.font12 {
	font-size: 12pt;
}

.font14 {
	font-size: 14pt;
}

.font16 {
	font-weight: bold;
	font-variant: small-caps;
	color=#000000;
	font-size: 16pt;
}

.font10blue {
	font-size: 10pt;
	color: #003366;
}

.normalizelink {
	font-weight: normal;
	color: #ffffff;
	font-size: 12pt;
}

.btn {
	background: #dfe6ef;
	border: 1px solid #4c77b6;
	color: #000;
	padding: 2px;
	vertical-align: middle;
	font-size: 8pt;
}

.btnon {
	background: #dfe6ef;
	border: 1px solid #ff0033;
	color: #000;
	padding: 2px;
	vertical-align: middle;
	font-size: 8pt;
}

.submitbutton {
	font-size: 8pt;
	width: 71px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	border: #153168 1px solid;
	background-image: url("/images/submit_button.gif");
}

.submitbuttonon {
	font-size: 8pt;
	width: 71px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	border: #153168 1px solid;
	background-image: url("/images/submit_button_on.gif");
}

td.ul {
	border-bottom:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	color: #336699; }

td.noul {
	color: #336699; }

td.ul-bottom {
	border-bottom:none;
	color: #336699;
}

div.hr {
  width: 100%;
  height: 2px;
  background: #999999;
  line-height: 1px;
  font-size: 1px;
}

div.redhr {
  width: 95%;
  height: 1px;
  background: #b51745;
  line-height: 1px;
  font-size: 1px;
	margin-top: 5px;
}

.testimonialbox {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2 solid #cc99ff;
	background: #ffffff;
}

.imagebox {
	border: 4 ridge #cc99ff;
}
.sponsorbox {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-top: solid;
	border-top-color:#cccccc;
	border-top-width:1px;
}

.left_box {
	border: 1px solid #003366;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 8pt;
	background: #ffffff;
}

.benefits_box {
	border: 1px solid #cc6666;
	padding-left: 1px;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	background: #ffffff;
}

.tipfont {
	font-size: 9pt;
	font-family : arial;
	color : #000000;
}

.box_green {
	font-size: 8pt;
	border: 1px solid #527d75;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	background: #ffffff;
}

.box_gray {
	font-size: 8pt;
	border: 1px solid #596d8b;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	background: #ffffff;
}

.box_tan {
	font-size: 8pt;
	border: 1px solid #8f8573;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	background: #ffffff;
}

.box_lavendar {
	font-size: 8pt;
	border: 1px solid #89769b;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	background: #ffffff;
}

.dropdown {
	font-size: 8pt;
	background: #f9f9f9;
	width: 180px;
}

.dropdown_error {
	font-size: 8pt;
	background: #ffffcc;
	width: 180px;
}

.dropdown_medium {
	font-size: 8pt;
	background: #f9f9f9;
	width: 100px;
}

.dropdown_medium_error {
	font-size: 8pt;
	background: #ffffcc;
	width: 100px;
}

.dropdown_small {
	font-size: 8pt;
	background: #f9f9f9;
	width: 50px;
}

.dropdown_small_error {
	font-size: 8pt;
	background: #ffffcc;
	width: 50px;
}

.form_title {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-image: url("/images/title.gif");
}

.tip_header {
	font-size: 9pt;
}

.form_error {
	background: #ffffcc;
}

.h2blue {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11pt;
	color: #003366;
}

.h2blue10 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 10pt;
	color: #003366;
}

.h2orange {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 10pt;
	color: #ff6600;
}

.factorange {
	font-size: 9pt;
	font-weight: bold;
	color: #ff6600;
}

/* sub menue navigation */
ul.submenu {
	list-style-image: url('/images/arrow.gif')
}

.packagetext {
text-decoration: underline;
font-weight: bold;
font-variant: small-caps;
color=#000000;
display: inline;
}


/* navigation rollovers */

#swap01 {
	background-image: url("../images/magicaldave_home_06-over.jpg");
	width: 98px;
	height: 34px;
}
#swap02 {
	background-image: url("../images/magicaldave_home_08-over.jpg");
	width: 64px;
	height: 34px;
}
#swap03 {
	background-image: url("../images/magicaldave_home_10-over.jpg");
	width: 95px;
	height: 34px;
}
#swap04 {
	background-image: url("../images/magicaldave_home_12-over.jpg");
	width: 114px;
	height: 34px;
}
#swap05 {
	background-image: url("../images/magicaldave_home_14-over.jpg");
	width: 116px;
	height: 34px;
}
#swap06 {
	background-image: url("../images/magicaldave_home_16-over.jpg");
	width: 118px;
	height: 34px;
}

.rollover {
	display: block;
}

.rollover img {
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover {
	visibility: visible;
}

.rollover:hover img {
	visibility: hidden;
}
