@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0 0 50 0;
}
img {
	border:0px;
}
#content{
	text-align:center;
}
#container{
	min-width:990px;
	min-height:600px;
	/*background-image:url(assets/images/bg_00.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom;
	width:990px;
	background-color:#fff;
	border: 1px solid #CCCCCC;	
	text-align:center;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
}
#nav_container{
	min-width:990px;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	width:990px;
	text-align:center;
}
#update-target{
	width: 800px;
	text-align: left;
}
.xml_title{
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	text-transform:uppercase;	
}
.xml_item{
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	text-transform:uppercase;
}
.xml_content{
	font-size:12px;
	margin-left:20px;
	text-transform:lowercase;
}
.pad{
	height:70px;
}
#getFlash{
	border:solid;
	border-width:1px;
	border-color:#CCC;
	width: 300px;
	padding: 10px 10px 10px 10px;
	text-align:center;
	margin: 0 auto;
	margin-top:40px;
}
#logo{
	background-image:url(assets/images/logo.jpg);
	background-repeat:no-repeat;
	text-align:left;
	/*padding:50px 0px 0px 0px;*/
	margin-top:50px;
	margin-left:50px;
	/*cursor:pointer;*/
}
#nav{
	/*visibility:hidden;*/
	text-align:right;
	margin-bottom:10px;
	margin-right:10px;
	min-width:990px;
	width:990px;
	font-size:9px;
}
#nav a{
	color:#666;
	text-decoration:underline;
}
#nav a:hover{
	color:#ff0000;
	text-decoration:none;
}

a{
	color:#666;
	text-decoration:underline;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}


#footer{
	margin-top:15px;
	font-size:10px;
	color:#ccc;
}
#footer a{
	color:#ccc;
}
#footer a:hover{
	color:#ff0000 ;
}
#page_content{
	margin-left:100px;
	text-align:left;
	width:800px;
	padding-bottom:70px;
}
#msg_content{
	text-align:center;
}
p{
	margin-left:30px;
}
h1{
}
h2,h3,h4{
	margin-left:15px;
}

.basic h3{
	font-size:12px;
}
.basic {
	width: 600px;
	margin-left:100px;
	margin-bottom:90px;
	border: 1px solid #ddd;
}
.basic div {
	background-color: #FFFFFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	margin-left:15px;
	margin-right:15px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	background-image: url("assets/images/accordionTab0.gif");
}
.basic a:hover {
	color: #ff0000;
	background-color: #fff;
	background-image: url("assets/images/accordionTab1.gif");
}
.basic a.selected {
	color: black;
	background-color: #fff;
	background-image: url("assets/images/accordionTab2.gif");
}
#news_header{
	font-size:14px;
	font-weight:bold;
}
#center_col{
	position:inherit;
	text-align:left;
	margin-left:200px;
	width:300px;
	top:190px;
}

#contact_form_response{
	position:inherit;
	text-align:left;
	margin-left:300px;
	width:500px;
	top:190px;
	
	
}

.chkbox{
	margin-left:15px;
}

#req_note{
	font-size:9px;
	font-family:"Courier New", Courier, monospace;
	color:#999;
	padding-top:50px;
	margin-left:15px;
}
#t_message{
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
}.addresses{
	position:absolute;
	margin-left:300px;
	width:275px;
	top:200px;

}
div.address{
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
}
div.address_title,div.question_lbl,div.lbl_message{
	font-weight:bold;
}
#msg_box{
	/*text-align:right;*/
}
.btns{
	padding-top:20px;
	text-align:left;
	margin-left:15px;
}
input{
	border-width:1px;
	font-size:9px;
	margin-left:-5px;
	font-family:Arial, Helvetica, sans-serif;
}
.lbl{
	/*text-align:right;*/
	height:20px;
	/*vertical-align:top;*/
	font-weight:bold;
}
.clear{
	clear:both;
}
.inpt{
	margin-top:-20px;
	padding-left:60px;
	/*margin-left:80px;*/
	width:140px;
	text-align:right;
	height:20px;
}
.news_item{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	margin-left:0px;
	background-image: url(assets/images/news_cell.gif);
	background-repeat:repeat-x;
}
.news_title{
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:50px;
	margin-top:5px;
	margin-left:10px;
	text-transform:uppercase;
	background-image:url(assets/images/news_0.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.news_icon{
	
	height:50px;
	width:50px;
	float:right;
	margin-bottom:-50px;
}

.news_date{
	font-size:14px;
	margin-left:10px;
	margin-top:0px;
	height:1em;
	width:80%;
}
.news_content{
	font-size:12px;
}
#news_nav{
	text-align:right;
	padding-bottom:5px;
	font-size:11px;
}

#home_ball{

}
#careers_content{
	width:645px;
	height:73px;
	background-image:url(assets/images/careers/msg_0.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:30px;
	margin-left:80px;
	background-position:left top;
	/*cursor:pointer;*/
}

#careers_content:hover{
	background-position:left bottom;
}

#uploadFormArea{
	/*padding:30px;*/
	visibility:hidden;
	margin-left:70px;
	border: 1px solid #CCCCCC;
	width:600px;
}

.iconSuccess{
	background-image:url(assets/images/careers/success_0.gif);
}
.iconError{
	background-image:url(assets/images/careers/error_0.gif);
}

.msgError{
	color:#ff0000;
}
.msgSuccess{
	color:#009900;
}
#resultIcon{
	margin-left:60px;
	margin-top:20px;
	height:50px;
	width:50px;	
	background-repeat:no-repeat;
	position:absolute;
}
#uploadMsg{
	background-repeat:no-repeat;
	background-position:-1000px;
	margin-top:30px;
	margin-left:90px;
	font-weight:bold;	
}

.sep{
	padding-top:20px;
	margin: 0 auto;
	width: 80%;
	height: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: center;
	
}
.bbb {
	padding: 115px 0 0 20px;
	text-align:left;	
}