html { height: 100%; margin-bottom: 1px; } 
body
{
	background-position:top;
	background-repeat:repeat-x;
}
p,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}
p
{
	line-height:18px;
}
li,ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image:url(/images/bullet.gif);
	color: #2F4E66;
	font-size: 11px;

}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
.bold {
	font-weight: bold;
	color: #457194;
}


.contentbak {
	background-image: url(/g/layout/top_blue.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.header01, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #223351;
	margin-bottom:5px;
	
}
.header02,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
	line-height:30px;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color:#0033FF;
	text-decoration: underline;

}


a:link.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;

}
a:visited.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;

}
a:hover.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}


a:link.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5ECF2;
	text-decoration: none;

}
a:visited.footer {
	color: #E5ECF2;
	text-decoration: none;
	font-size: 10px;

}
a:hover.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #B3C5D6;
	font-size: 10px;
	text-decoration: none;
	}
	
	a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	text-decoration: underline;



}
	
a:link.loc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5ECF2;
	text-decoration: none;
	margin-left: 22px;
	font-weight: normal;

}
a:visited.loc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5ECF2;
	text-decoration: none;
	margin-left: 22px;
	font-weight: normal;

}

a:hover.loc {
	font-family: Arial, Helvetica, sans-serif;
	color: #B3C5D6;
	
	text-decoration: none;
	margin-left: 22px;
	font-weight: normal;
	}
	
a.menu, a.menu:active
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover
{
	font-size:14px;
	color:#0066CC;
	text-decoration:underline;
	font-weight:normal;
}

.gray
{
	color:#666666;
}
a.web_design
{
	font-size:10px;
	color:#AEAEAE;
	text-decoration:none;
}
a.web_design:hover
{
	font-size:10px;
	color:#0066CC;
	text-decoration:underline;
}


