body {
	margin-left: 6px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

/* Links */

a:link {
	color: #003366;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration: underline;
}
	
a:visited {
	color: #003366;
	text-decoration: underline; 
}

a:hover	{
	color: #003366;
	text-decoration: underline; 
}

/* Font Size (No Line Space) */

.sn {
	font-size: 50%;
	line-height: 120%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.msn {
	font-size: 70%;
	line-height: 120%;
}

.mn {
	font-size: 75%;
	line-height: 120%;
}

.mln {
	font-size: 85%;
	line-height: 120%;
}

.ln {
	font-size: 120%;
	line-height: 120%;
}

.lln {
	font-size: 160%;
	line-height: 120%;
}

/* Font Size (With Line Space) */

.sh {
	font-size: 50%;
	line-height: 150%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.msh {
	font-size: 70%;
	line-height: 150%;
}

.mh {
	font-size: 75%;
	line-height: 150%;
}

.mlh {
	font-size: 85%;
	line-height: 150%;
}

.lh {
	font-size: 120%;
	line-height: 150%;
}

.llh {
	font-size: 160%;
	line-height: 150%;
}

/* Font Size (Fixed, No Line Space) */

.fsn {
	font-size: 9px;
	line-height: 120%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.fmsn {
	font-size: 11px;
	line-height: 120%;
}

.fmn {
	font-size: 12px;
	line-height: 120%;
}

.fmln {
	font-size: 14px;
	line-height: 120%;
}

.fln {
	font-size: 19px;
	line-height: 120%;
}

.flln {
	font-size: 26px;
	line-height: 120%;
}

/* Font Size (Fixed, With Line Space) */

.fsh {
	font-size: 9px;
	line-height: 150%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.fmsh {
	font-size: 11px;
	line-height: 150%;
}

.fmh {
	font-size: 12px;
	line-height: 150%;
}

.fmlh {
	font-size: 14px;
	line-height: 150%;
}

.flh {
	font-size: 19px;
	line-height: 150%;
}

.fllh {
	font-size: 26px;
	line-height: 150%;
}

/* Headings */

h1 {
	font-size: 20px;
	line-height: 150%;
	display: inline;
	margin-left: 32px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	line-height: 150%;
	display: inline;
}

h3 {
	font-size: 14px;
	line-height: 150%;
	background: url(../img/chip05.gif) no-repeat;
	height: 21px;
	margin-bottom: 14px;
	padding-left: 18px;
}

h4 {
	font-size: 18px;
	line-height: 150%;
	display: inline;
}

h5 {
	font-size: 11px;
	line-height: 150%;
	display: inline;
}

/* Copyright */

.copyright {
	font-family: verdana, sans-serif, Helvetica;
	color: #002D53;
	font-size: 10px;
}

/* Breadcrumb */

.pankuzu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/* List */

.list {
	font-size: 12px;
	background: url(../img/chip07.gif) no-repeat 0px 7px;
	height: 16px;
	line-height: 180%;
	padding-left: 10px;
}

/* Dotted Side Line */

#dot {
	background-image: url(../img/bg_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Pull Down Menu */

select {
	width: 170px;
	color: #878163;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.list02 {
	font-size: 12px;
	background: url(none) no-repeat 0px 4px;
	height: 16px;
	line-height: 180%;
	padding-left: 20px;
}

.menuchip01 {
	background: url(../img/arrow01.gif) no-repeat 0px 9px;
}

#menu01 a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	background-image: url(../img/bg_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 9px;
	padding-bottom: 9px;
	display: table-cell;
	height: 30px;
	width: 263px;
}

#menu01 a:hover {
	color: #0B73B2;
	text-decoration: underline;
}

.menuchip02 {
	background: url(../img/arrow02.gif) no-repeat 0px 9px;
}

.hdot {
	background: url(../img/bg_dot03.gif) repeat-x bottom;
}

.menuchip012 {
	background: url(../img/arrow01.gif) no-repeat 0px 14px;
}

#menu02 a {
	text-decoration: none;
	font-size: 12px;
	height: 40px;
	width: 534px;
	padding-left: 15px;
	background-image: url(../img/bg_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 14px;
	padding-bottom: 14px;
	display: table-cell;
}

#menu02 a:hover {
	color: #0B73B2;
	text-decoration: underline;
}

.menuchip03 {
	background: url(../img/arrow03.gif) no-repeat 0px 14px;
}

.border01 {
	border-left: 1px solid #BBBBBB;
	padding-left: 20px;
}.list03 {
	font-size: 12px;
	line-height: 180%;
}

