body{ margin:0 auto; padding:0; text-align:center; background:url(images/sml-bg.jpg) repeat-x #010820; font-family:Segoe UI, Arial, Helvetica, sans-serif; font-size:82%; color:#FFFFFF; text-align:justify;}
html, body { height:100%;}
h1 {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:normal; color:#ff3300;}
a{color:#ff3300; text-decoration:none;}
a:hover{color:ff3300; text-decoration:underline;}
hr
{border:1px solid rgb(1,32,146);
  border-width: 1px 0 0;
  clear: both;
  margin: 5px 0%;
  height: 0;
}


#wrapper{
	margin:0 auto;
	padding:0;
	background:url(images/main-bg.jpg) no-repeat;
	width:1000px;
	min-height:450px;
	/*height: 100%;*/
}

#header{ position:relative; margin:0 auto; padding:0; width:100%; height:75px;/* background:url(images/logo-bg.png) no-repeat;*/}
#left {float:left; width:200px; padding-top:15px;}
#content {float:left; width:780px; padding-left:20px; padding-top:130px; height:100%;}

#titles{
	background:url(images/title-header.png) no-repeat;
	width:100%;
	height:43px;
}
#title-header{
	padding:2px 0 0 15px;
	font-size:18px;
	margin-bottom: 15px;
}
#logo-bg{
	float:left;
	text-align:right;
	padding:15px 10px 10px 75px;
	}

#footer {
	width:1000px;
	clear:both;
	height:52px;
	text-align:center;
	margin:0 auto;
	background:url(images/footer-bg.jpg) no-repeat;
}
#footer-1{float:left; width:50%; padding:25px 0 0 15px; text-align:left; color:#FFFFFF; text-decoration:none;}
#footer-2{ float:right; width:40%; padding:35px 15px 0 0; text-align:right; font-size:10px;}
#content-box {float:left; width:100%;}
#boxes{
	float:left;
	width:245px;
	background:url(images/dots-bg.png) repeat-y scroll right center;
	margin-bottom:10px;
	margin-top:10px;
	padding:7px 5px 10px 5px;
}

.clear{height:1px;overflow:hidden;clear:both}
.slogan {font-size:13px; color:#666666;}
.logo{font-size:26px;}
.menutitle{cursor:pointer; width:180px; padding:4px; padding-left:10px; border-bottom:1px solid #012092;}
.menutitle a{ color:#FFFFFF; text-decoration:none;}
.menutitle a:hover{ color:#FFFFFF; text-decoration:underline;}
.submenu {margin-bottom: 0.8em; margin-left:20px; line-height:20px; color:#FFFFFF;}
.submenu a{color:#FFFFFF;}
.submenu a:hover{color:#ff3300;}
.location {font-size:16px; color:#3b63fb;}
.gray{ color:#999999;}
.navigation a{ color:#3b63fb; text-decoration:none}
.navigation a:hover { color:#FFFFFF; text-decoration:underline;}
.subtitle{color:#3b63fb; font-size:18px;}
.small{font-size:11px;}
.link, .link a{color:#FFFFFF;}
.link a:hover{color:#ff3300;}

input.input-text {position: relative; z-index: 2;}
label {position: relative; z-index: 1; }
label.inlined {padding-left: 6px; font-weight: normal; font-size: 12px; font-family: "Helvetica Neue"; 
opacity: 0.75; -webkit-transition: opacity 0.15s linear; }
label.inlined + input.input-text {margin-top: -22px;}
label.focus { opacity: 0.35; }
label.has-text { opacity: 0.0; -webkit-transition-duration: 0s; }

/*EMAIL STYLES */
.cflite {width: 600px; font-family: arial;}
.cflite_td {padding:4px; font-size:12px;}
.cflite p {padding:4px;}
.cflite label {padding:4px;}
label {padding-right:10px}
.required {font-weight:bold;}
.required_star {font-weight:bold; color:#F00;}
.not-required {font-weight:normal}
/*END OF EMAIL STYLES */

.imput_type_text {
font-family: "verdana";
font-size: 12px;
COLOR: #666666;
BORDER-BOTTOM: #012092 1px solid;
BORDER-LEFT: #012092 1px solid;
BORDER-RIGHT: #012092 1px solid;
BORDER-TOP: #012092 1px solid;
background-color:#010820;
}

.select {
font-family: "verdana";
font-size: 12px;
BORDER-BOTTOM: #012092 1px solid;
BORDER-LEFT: #012092 1px solid;
BORDER-RIGHT: #012092 1px solid;
BORDER-TOP: #012092 1px solid;
COLOR: #666666;
background-color:#010820;
}

.textarea {
font-family: "verdana";
font-size: 12px;
BORDER-BOTTOM: #012092 1px solid;
BORDER-LEFT: #012092 1px solid;
BORDER-RIGHT: #012092 1px solid;
BORDER-TOP: #012092 1px solid;
COLOR: #666666;
background-color:#010820;
}
.orange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#FF6600;
}




