@charset "utf-8";

#tb td {border: 1px solid #666666;border-collapse:collapse;}

.red_line {
	background-color: #c50632;
	height: 5px;
}
.orange_line {
	background-color: #ff9900;
	height: 5px;
}
.blue_line {
	background-color: #35708d;
	height: 2px;
}
.red_title {
	color: #cb0117;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
}
.content_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
}

a.content_link:link    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

a.content_link:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

a.content_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	
}

a.content_link:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 25px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}


a.more:link    {
	color: #606060;
	background-image: url(images/more_arrow.png);
	background-repeat: no-repeat;
	background-position: 35px;
	font-family: Arial;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	text-decoration: underline;
}

a.more:active  {
	color: #606060;
	background-image: url(images/more_arrow.png);
	background-repeat: no-repeat;
	background-position: 35px;
	font-family: Arial;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	text-decoration: underline;
}

a.more:visited {
	color: #606060;
	background-image: url(images/more_arrow.png);
	background-repeat: no-repeat;
	background-position: 35px;
	font-family: Arial;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	text-decoration: underline;
	
}

a.more:hover   {
	color: #f41e20;
	text-decoration: underline;
	background-image: url(images/more_arrow.png);
	background-repeat: no-repeat;
	background-position: 35px;
}

a.click:link    {
	color: #f41e20;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}
a.click:visited {
	color: #f41e20;
	text-decoration: underline;
	
}

a.click:active  {
	color: #f41e20;
	text-decoration: underline;
}

a.click:hover   {
	color: #606060;
	text-decoration: underline;
}


.sub_red_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #cd091d;
	font-weight: bold;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
.black_capital {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.content_sub_main {
	font-size: 13px;
	color: #555555;
	font-family: Arial;
	padding: 3px;
}
.footer_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
}

a.footer_link:link    {
	color: #666666;
	font-size: 10px;
	padding-top: 10px;
	text-decoration: none;
}
a.footer_link:visited {
	color: #666666;
	text-decoration: none;
	
}
a.footer_link:hover   {
	color: #f41e20;
	text-decoration: underline;
}
a.footer_link:active  {
	color: #666666;
	text-decoration: none;
}


.footer_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sub_menu {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	letter-spacing: 1px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px;
}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
}

.red_sub_title {
	font-family: Arial;
	font-size: 16px;
	color: #cb0117;
	font-weight: bold;
}

.blue_sub_title {
	font-family: Arial;
	font-size: 16px;
	color: #629fd5;
	font-weight: bold;
}

.green_sub_title {
	font-family: Arial;
	font-size: 16px;
	color: #5ccb26;
	font-weight: bold;
}

.orange_sub_title {
	font-family: Arial;
	font-size: 16px;
	color: #ffa903;
	font-weight: bold;
}

.content {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}


a.sub_menu:link    {
	color: #5c5c5c;	
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	text-decoration:none;
	padding-left: 15px;
}
a.sub_menu:visited {
	color: #5c5c5c;
	text-decoration:none;
	
}
a.sub_menu:hover   {
	color: #FF9900;
	text-decoration: underline;
}
a.sub_menu:active  {
	color: #5c5c5c;
	text-decoration:none;
}

.sub_menu_select{
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	letter-spacing: 1px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px;
	text-decoration: underline;
}

.seperate_line {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.partition {
	background-image: url(images/dot.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 2px;
}

.Title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	padding-left: 2px;
	height: 24px;
	vertical-align: middle;
}

.mTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #858D8F;
	line-height: 18px;
}

a.mContent:link    {
	color: #858D8F;
	text-decoration:none;
	padding-left: 13px;
}
a.mContent:visited {
	color: #858D8F;
	text-decoration:none;
	padding-left: 13px;
}
a.mContent:hover   {
	color: #000000;
	text-decoration:none;
	background-image: url(images/selectIcon.png);
	background-repeat: no-repeat;
	padding-left: 13px;
}
a.mContent:active  {
	color: #858D8F;
	text-decoration:none;
	padding-left: 13px;
}

.mSelectContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
	background-image: url(images/selectIcon.png);
	background-repeat: no-repeat;
	padding-left: 13px;
}

.separate {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: center;
}

.style1 {
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}
.bodertable {
	border: 1px solid #CCCCCC;
}

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.style2 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.style4 {
	color: #FFFFFF;
	font-size: 12px;
}

.style5 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.style3 {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.new_user {
	color: #f41e20;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	background-image: url(images/specifications/tick.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
.sub_black {
	font-family: Arial;
	color: #555555;
	font-weight: bold;
	font-size: 14px;
}

.form_title {
	font-family: Arial;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.sub_underline {
	text-decoration: underline;
	padding-bottom: 5px;
	font-size: 15px;
	color: #333333;
}
.cert_link {
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
}

a.cert_link:link    {
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
	line-height: 50px;
}
a.cert_link:visited {
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
}
a.cert_link:hover   {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
a.cert_link:active  {
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
}

.tableBorder {
	border: 2px solid #CCCCCC;
}

.tableBorderIn {
	border: 2px solid #990000;
	cursor: hand;
}.msg {
	color: #FF0000;
}
.acc_download {
	color: #666666;
	padding: 5px;
}

a.acc_download:link    {
	color: #666666;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
}
a.acc_download:visited {
	color: #666666;
	font-size: 14px;
}
a.acc_download:hover   {
	color: #999999;
	font-size: 14px;
}
a.acc_download:active  {
	color: #666666;
	font-size: 14px;
}

