@charset "utf-8";
/* CSS Document */

.tbl_bor_b {
	border: 1px solid #4687AD;
}
.tbl_bor_b02 {
	border: 1px solid #2867A6;
}

.tbl_bor_b02_2px {
	border: 2px solid #2867A6;
}

.tbl_bor_b03 {
	border: 1px solid #286099;
}

.tbl_bor_gray {
	border: 2px solid  #666666;
}
.tbl_bor_gray02 {
	border: 1px solid  #cccccc;
}


.tbl_bor_b04 {
	border: 2px solid #C0C9D3;
}

.tbl_bor_b05 {
	border: 1px solid #C0C9D3;
	padding:2px 2px;
	background-color:#E4EDF4;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-repeat:repeat-x;
	background-color:#ffffff;
}
body02 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_w0.jpg);
		background-color:#174B84;
}
html {
	scrollbar-face-color:#669FC6;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#669FC6;
	scrollbar-darkshadow-Color:#669FC6;
	
}

.textfield-border {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #2D75AC;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
.bodytext{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	line-height:18px
}

.arial_12{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px
}

a.top_link:link, a.top_link:active, a.top_link:visited {font-family:arial;
	font-size: 12px;color: #ffffff;	text-decoration:none; font-weight:normal;}

a.top_link:hover{font-family:arial;
	font-size: 12px;color: #AACADF;	text-decoration:none; font-weight:normal;}

.arial_12_blue_bold{
	color: #AACADF;
	font-size: 12px;
	font-family:arial;
	font-weight: bold;
	}
	
.arial_11_blue_bold{
	color: #6DAAE0;
	font-size: 11px;
	font-family:arial;
	font-weight: bold;
	}
	
.ver_11__lgt_blue_bold{
	color: #AACADF;
	font-size: 11px;
	font-family:verdana;
	font-weight: bold;
	}
	
.ver_11_blue_bold{
	color: #0D3F72;
	font-size: 11px;
	font-family:verdana;
	font-weight: bold;
	}
.ver_11_lgt_blue_nor{
	color: #9BC1E8;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;
	}

.ver_11_DARK_blue_nor{
	color: #0D3F72;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;
	}
	
.ver_11_DARK_blue_nor03{
	color: #0D3F72;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;
	line-height:18px;
	}
	
.ver_11_DARK_blue_nor02{
	color: #0D3F72;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;
	line-height:20px;
	padding:10px;
	}
	
	
.ver_12_DARK_blue_nor{
	color: #0D3F72;
	font-size: 12px;
	font-family:verdana;
	font-weight: normal;
	letter-spacing:0px;
	}

.arial_13_gray_nor{
	color: #cccccc;
	font-size: 13px;
	font-family:arial;
	font-weight: normal;
	}
	
	
a.read_more:link, a.read_more:active, a.read_more:visited {font-family:arial;
	font-size: 11px;color: #6DAAE0;	text-decoration:none; font-weight:bold;}

a.read_more:hover{font-family:arial;
	font-size: 11px;color: #E8F4FD;	text-decoration:none; font-weight:bold;}
	
a.read_more02:link, a.read_more02:active, a.read_more02:visited {font-family:arial;
	font-size: 11px;color: #6DAAE0;	text-decoration:none; font-weight:bold;}

a.read_more02:hover{font-family:arial;
	font-size: 11px;color: #0D3F72;	text-decoration:none; font-weight:bold;}
	
a.footer_link:link, a.footer_link:active, a.footer_link:visited {font-family:arial;
	font-size: 13px;color: #6DAAE0;	text-decoration:none; font-weight:bold;}

a.footer_link:hover{font-family:arial;
	font-size: 13px;color: #E8F4FD;	text-decoration:none; font-weight:bold;}
	
a.contact:link, a.contact:active, a.contact:visited {font-family:arial;
	font-size: 11px;color: #6DAAE0;	text-decoration:none; font-weight:normal;}

a.contact:hover{font-family:arial;
	font-size: 11px;color: #E8F4FD;	text-decoration:none; font-weight:normal;}


a.email:link, a.email:active, a.email:visited {color: #0D3F72;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;	text-decoration:none;}

a.email:hover{color: #6DAAE0;
	font-size: 11px;
	font-family:verdana;
	font-weight: normal;	text-decoration:none;}
	
.tbl_bor_top_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #81B3E9;
	border-right-color: #81B3E9;
	border-bottom-color: #81B3E9;
	border-left-color: #81B3E9;
}
.tbl_bor_lft_rgt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #81B3E9;
	border-right-color: #81B3E9;
	border-bottom-color: #81B3E9;
	border-left-color: #81B3E9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.arial_14_drk_blue_bold{
	color: #114376;
	font-size: 14px;
	font-family:arial;
	font-weight: bold;
	}
	
.arial_14_drk_yellow_bold{
	color: #D7AC00;
	font-size: 14px;
	font-family:arial;
	font-weight: bold;
	}
	

.tbl_bor_lft_top_rgt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2867A6;
	border-right-color: #2867A6;
	border-bottom-color: #2867A6;
	border-left-color: #2867A6;
}
