@charset "utf-8";
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #374B63;
}

#footer {
	margin: auto;
	width: 930px;	
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #516D91;
}

#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #7E97B8;
}

body {
	background-color: #EFF2F5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B63;
	float: left;
	width: 592px;
	line-height: 20px;
}

#main p {
	paddin-right: 30px

}

#middle {
	background-color: #FFFFFF;
	background-image: url(images/bg_txt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 930px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E6EA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	clear:both;
}
#leftPanel {
	float: left;
	width: 308px;
	
}
a {
	color: #E65B00;
	text-decoration: none;
}

a:hover {
	color: #FF7E28;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B63;
	height: 20px;
	width: 130px;
	border: 1px solid #92A8C2;
}



.style2 {color: #EFF2F5}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #374B63;
	font-weight: bold;
	font-size: 14px;
	
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2F3E4F;
	line-height: 19px;
	font-size:13px;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2F3E4F;
	line-height: 17px;
	font-size:16px;
	font-weight: bold;}
	
	
#footer {
	margin: auto;
	width: 930px;	
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #516D91;
}

#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #7E97B8;
}


	
#linksHome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size:12px;
	font-weight: bold;
	padding-right: 20px;
	
}

#linksHome a{
	
	color: #5A708C;
	text-decoration: none;
	
}

#linksHome a:hover{
	
	color: #E65B00;
	text-decoration: none;
	
}


#mainHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B63;
	float: left;
	width: 622px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

.pddingRight40 {
	padding-right: 40px;
	
	
}
.tblPddingRight20 td {
	width: 50%;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374B63;
	line-height: 20px;
}

#frm {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #ffffff;
	/*padding-left: 15px;*/
	width: 290px;
	text-align: left;
	float: left;
}

#frm2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #ffffff;
	/*padding-left: 15px;*/
	width: 600px;
	text-align: left;
	float: left;
}


#frmLine input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6EBF0;
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	float:left;
}

#frmLine select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6EBF0;
	height: 23px;
	width: 85px;
	padding-top: 4px;
	padding-bottom: 4px;
	float:left;
	
}

#frm label {
	float:left;
	text-align:left;
	/*padding-right: 12px;*/
	width: 120px;
	line-height: 28px;
	
}
#frm2 label {
	float:left;
	text-align:left;
	/*padding-right: 12px;*/
	width: 120px;
	line-height: 28px;
	
}
.txtOrangeBold {
	font-weight: bold;
	color: #F46200;
}
