@charset "utf-8";
.bkgd_home {
	background-attachment: fixed;
	background-image: url(home_bkgd.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.titlebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titlemain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.logo_black {
	color:#000000;
	font-weight:bold;
}
.logo_red {
	color:#FF0000;
	font-weight:bold;
}


.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.titlecompany {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.formtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.formfield01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 415px;
}
.formfield02 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 50px;
}
.formfield03 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 505px;
	background-color: #FF6633;
	text-indent: 10px;
	background-position: center;
	padding-top: 2px;
	border: 1px solid #996600;
}
.formfield04 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 100px;
	width: 505px;
	background-color: #FF6633;
	text-indent: 10px;
	background-position: center;
	border: 1px solid #996600;
}
.formfield05 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 140px;
}
.formfield06 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 250px;
}

.button01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.dropdownselect {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	width: 425px;
}
.dropdownselect2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF6633;
	width: 505px;
	border: 1px solid #996600;
	height: 25px;
}
.dropdownselectNoWidth {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.notes {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.notes2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}


a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.navGallery {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.divline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #f2f2f2;
	text-decoration: none;
	font-weight: normal;
	height: 1px;
	width: 100%;
}
.companyname {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.companyTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}