@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:4px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	font-size:14px;
}
.blue {
	color:#00a6e9;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.bold {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.whitebold {
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
}
.contact {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.grey {
	color:#999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
}
.yellow {
	color:#ffc641;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
}
.yellowbold {
	color:#ffc641;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.footer, .footer a {
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
a {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.headtaglinewhite {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:4px;
	line-height:30px;
}
.headtaglineblue {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00a6e9;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:4px;
	line-height:30px;
}
.headphoneblue {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00a6e9;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:4px;
	line-height:30px;
}
.bodyblue {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00a6e9;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
}
.formitalic {
	font-family:Tahoma, Geneva, sans-serif;
	color:#999999;
	font-size:10px;
	font-style:italic;
}
.justify {
	text-align:justify;
}
.right {
	text-align:right;
}
.modulestdtext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:14px;
}
.modulestdtextjstfy {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;
}
.moduleorangetext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#e0571a;
	font-size:16px;
	font-weight:bold;
}
.moduleorangesmtext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#e0571a;
	font-size:13px;
	font-weight:bold;
}
.moduleheadlinetext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.moduleheadlinebluetext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00a6e9;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.modulebluetext, .modulebluetext a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#00a6e9;
	font-size:14px;
	font-weight:bold;
}
.quoteitalictext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:14px;
	font-style:italic;
}
.quoteintrotext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.quotenametext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
input.textbox {
	background-color:white;
	width:276px;
	height:20px;
	font-family:verdana;
	color:#999999;
	line-height:9px;
	font-size:10px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	letter-spacing:0px;
	font-weight:normal;
	overflow:hidden;
}
textarea.textfield2 {
	background-color:white;
	width:100%;
	height:100px;
	font-family:verdana;
	color:#999999;
	line-height:9px;
	font-size:10px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	letter-spacing:0px;
	font-weight:normal;
	overflow:hidden;
}
input.textbox2 {
	background-color:white;
	width:100%;
	height:20px;
	font-family:verdana;
	color:#999999;
	line-height:9px;
	font-size:10px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	letter-spacing:0px;
	font-weight:normal;
	overflow:hidden;
}