@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #464646;
	background-image:url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position:center top;
}
a{
	font-weight: normal;
	text-decoration: none;
	color:#464646;
}
a:HOVER{
	font-weight: normal;
	text-decoration: none;
	color:#026bd7;
}
.headinggray{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #4b4b4b;
	text-decoration: none;
}

#bottomlinks{
	background-image:url(images/bg.gif); 
	background-repeat:repeat-y; 
	background-position:center; 
	padding-left:28px; 
	height:18px;
}
#bottomlinks a{
	font-weight: normal;
	text-decoration: none;
	color:#464646;
}
#bottomlinks a:HOVER{
	font-weight: normal;
	text-decoration: none;
	color:#026bd7;
}
.lefnavi{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	color:#4b4b4b;
	background-image:url(images/bullet.gif); 
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:26px;
	padding-bottom:15px;
	
}
#bgyellow{
	background-image:url(images/index_12.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	height:205px; 
	width:353px;
	padding-left:35px;
	padding-top:20px;
}
/*----------------------------------------------------- sub page --------------------------------------------------*/
#navisubpage{
	background-image:url(images/subpage_bg.gif); 
	background-repeat:no-repeat; 
	background-position:left top; 
	height:301px; 
	width:349px;
	padding-top:0px;

 
}
.navisub{
	height:31px;
	background-image:url(images/bullet_blue.gif); 
	background-repeat:no-repeat; 
	background-position:15px 11px;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	color:#4b4b4b;
	padding-left:34px;
}	
.navisubselect{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	color:#026bd7;
}
#subheading{
	background-image:url(images/subpage.gif);
	background-repeat:no-repeat; 
	background-position:left; 
	background-color:#376ECF; 
	height:26px;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
	padding-left:55px;
}
.text13{
	font-family:tahoma;
	font-size:13px;
	font-weight: normal;
	color: #464646;
	line-height:18px;
}
.text13bold{
	font-family:tahoma;
	font-size:13px;
	font-weight: bold;
	color: #464646;
	line-height:18px;
}
.blue13{
	font-family:tahoma;
	font-size:13px;
	font-weight: bold;
	color: #026bd7;
	line-height:18px;
}

.text13link{
	font-family:tahoma;
	font-size:13px;
	font-weight: bold;
	color: #464646;
}
.text13link:HOVER{
	color: #026bd7;
	font-weight: bold;
}
.list {
	list-style:url(images/bullet_gray.gif);
	margin:0 0 0 0px;
	line-height:16px;
	font-size:13px;
	color: #026bd7;
}
.blue13link{
	font-family:tahoma;
	font-size:13px;
	font-weight: bold;
	color: #026bd7;
	text-decoration: none;
}
.blue13link:HOVER{
	color: #464646;
	text-decoration: none;
	font-weight:bold;
}

.textbox {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.textlink1{
	font-family:tahoma;
	font-size:13px;
	font-weight: normal;
	color: #026bd7;
}
.textlink1:HOVER{
	color: #464646;
 
}