@charset "utf-8";
/*
#Reg_Div, #Input_TD , #Verify_TB, #Ticket_TB, #TabContentDiv, #User_TB, #Input_TD, .evaluationtable, .licensetable, #Content1, #Ticket_Contact_Div, #AssignFRU_Div, #Ticket_Contact_Div{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
	vertical-align: top;
}*/
#Reg_Div, #Input_TD , #Verify_TB, #Content_Tab, #Ticket_TB, #TabContentDiv, #Input_TD, .evaluationtable, .licensetable, #Ticket_Contact_Div, #AssignFRU_Div, #Ticket_Contact_Div{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	vertical-align: top;
	font: 12px Verdana, Geneva, sans-serif;
	background: #FFF;
}
#Ticket_TB caption{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Reg_Div table , #Verify_TB table ,#Content_Tab table, #TabContentDiv table, #User_TB table, #NonESVASystemInfo table, #Input_TD table, .evaluationtable table, .licensetable table, #Ticket_Contact_Div table, #AssignFRU_Div table, #Ticket_Contact_Div table, .toDoList table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	width: 100%;
}
#Reg_Div th, #Input_TD th, #Content_Tab th, #Verify_TB th, #Ticket_TB th, #Ticket_TB th, #TabContentDiv th, #Input_TD th, .evaluationtable th, .licensetable th, #Ticket_Contact_Div th, #User_TB th, #NonESVASystemInfo th, #AssignFRU_Div th, #Ticket_Contact_Div th, .toDoList th{
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background: #F9F9F9;
	font-weight: normal;
	color: #333;
}
#Reg_Div th, #Reg_Div td , #Input_TD th, #Input_TD td, #Content_Tab th, #Content_Tab td, #Verify_TB th, #Verify_TB td, #Ticket_TB th, #Ticket_TB td, #TabContentDiv th ,#TabContentDiv td, #User_TB td, #NonESVASystemInfo td, #Input_TD th, #Input_TD td, .evaluationtable th, .evaluationtable td, .licensetable th, .licensetable td, #Ticket_Contact_Div th, #Ticket_Contact_Div td, #AssignFRU_Div th, #AssignFRU_Div td, #Ticket_Contact_Div th, #Ticket_Contact_Div td, .toDoList th, .toDoList td{
	text-align: left;
	border: 1px solid #CCC;
	padding: 8px;
}
#Reg_Div thead td, #Ticket_TB thead th, #TabContentDiv thead th, #User_TBHead tr, #Ticket_Contact_Div thead th, #User_TB thead th, #NonESVASystemInfo thead th, #AssignFRU_Div thead th, #Ticket_Contact_Div thead th, .toDoList thead th, #Ticket_TB tbody th.cap{
	background-color: #F0F0F0 !important;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
#ContendTD h1 {
	font-size: 24px;
	margin-bottom: 15px;
}
#ContendTD h2 {
	font-size: 20px;
}
#ContendTD h3 {
	font-size: 18px;
}
#ContendTD h4 {
	font-size: 14px;
}
#ContentTD h5 {
	font-size: 12px;
}
#ContentTD h6 {
	font-size: 11px;
}

/*
#ContendTD, #Content1, #Content1 p{
	font-size:13px;
}
#ContendTD h2, #ContendTD h3, #ContendTD h4, #ContendTD h5, #ContendTD h6 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#ContendTD h1{
	color: #00529C;
}
#ContendTD h1, #Content1 h1 {
	padding-bottom: 12px;
}
#ContendTD h2{
	font-size:18px;
}
#ContendTD h3{
	font-size:16px;
}
#ContendTD h4, #ContendTD h5, #ContendTD h6{
	font-size:14px;
}

#ContentdTD p, #Content1 p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Content1 h3 {
	color: #333;
	margin-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#Content1 h5 {
	margin-top: 10px;	
}

#Content1 ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content1 li {
	padding-bottom: 5px;
}

#Content1 a:link, #Content1 a:visited {
	text-decoration: underline;
}*/

#Success_Div {
	text-align: center;
}
.evaluationDownload h3 {
	color: #F00;
	background-image: url(../Images/icon_note.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	padding-bottom: 6px;
	margin-top: 30px;
	padding-top: 2px;
}
.toDoList {
	width: 99%;
}
.toDoList td {
	padding: 5px;
}
#MSG_TB {
	background-color: #f0f0ff;
	width: 450px;
}
#ContendTD .contactContent strong {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.alignLeft {
	float: left;
	margin-right: 10px;
	width: 60%;
}
.aligInput {
	float: left;
	width: 140px;
}
#FAQ_Div {
	width: 80%;
	margin: 20px;
}
#FAQ_Div h1 {
	font-size: 18px;
}

#FAQ_Div img {
	margin: 5px;
}
#related_FAQ {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	padding-top: 10px;
	width: 80%;
}
