﻿@charset "UTF-8";

BODY { font-family:Arial, Helvetica, sans-serif; }
INPUT, TEXTAREA { font-family:Arial, Helvetica, sans-serif; }
IMG { border:none; }

#topouter{
float:left;
width:100%;
height:99px;
}

#logo { 
	float:left;
	top: 0px; 
	left: 0px;
	height:99px;
}
  
#topmenu {
	float:right;
	top: 0px; 
	right: 0px;
	width: 481px;
}


#banner_left{
float:left
top:99px;
left:0px;
background-image:url(images/banner_bg.jpg)
}

#banner_right{
float:right
top:99px;
right:0px;
}


#banner_text {
	position:absolute;
	float:left;
	top:99px;
}

#banner_text1 {
	position:absolute;
	float:left;
	top:193px;
	left:265px;
	width:299px;
}

#banner_text2 {
	position:absolute;
	float:right;
	top:266px;
	right:380px;
	width:345px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.disclaimer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.disclaimer_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0098D8;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.content_HL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_HL_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #009BD2;
	text-decoration: none;
}
.content_14_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #009BD2;
	text-decoration: none;
}
.content_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #F90319;
	text-decoration: none;
}
.content_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.content_HL_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #008C4E;
	text-decoration: none;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	width: 200px;
	height: 15px;
	padding: 8px 5px 0;
	margin-right: 5px;
	text-decoration: none;
}
.upload {
	position:relative;
	width:664px;
}
.realupload {
	position:absolute;
	top:-1px;
	right:200;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	/* end of transparency styles */

	z-index:2; /* bring the real upload interactivity up front */
	width:270px;
	left: 421px;
}
form .fakeupload {
	background:url(images/btn_attach.gif) no-repeat 71% 50%;;
}
form .fakeupload input {
	width:200px;
}
