
@charset UTF-8;
*  {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-width: 0 ;}
p       { color: #393939; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 }
h1  {
	color: #455d8b;
	font-size: 1.2em;
	font-weight: bold ;}
ul#introduction     {
	list-style-type: disc;
	padding-top:      10px;
	padding-right:    10px;
	padding-bottom:   5px }

ul#introduction li       { color: #393939; font-size: 13px; line-height: 1.5; list-style-image: url(../img-common/07icon_list.gif); list-style-position: inside }
ul#globalmenu        { color: #393939; font-size: 14px; list-style-type: none; display: inline; margin: 0; padding: 0; width: 850px; float: left; border-top: 0 none; border-right: 1px solid #808080; border-bottom: 0 none }
ul#globalmenu li               {
	text-align: center;
	white-space: nowrap;
	display: inline;
	margin: 0;
	padding: 0;
	width: 169px;
	float: left; }
ul#globalmenu a        {
	color: #393939;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 168px;
	border-left: 1px solid #808080; }
ul#globalmenu a:hover {
	color: #3c55ff; }
.vmid {vertical-align: middle; }
.vbtm {
	vertical-align: bottom ;}
h2            {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
	background-color: #f90;
	text-indent: 10px;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff; }
h2 a     {
	color: #fff;
	text-decoration: none;
	background-color: #f90;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	width: 160px;
	height: 25px; }
h2 a:hover  { 
	color: #ff883b; 
	text-decoration: none; 
	background-color: #ffc77f; 
	display: block; }
ul.menubar             {
	text-align: left;
	text-indent: 10px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0 ;}
ul.menubar li      {
	color: #535353;
	font-size: 13px;
	line-height: 2;
	background-color: #d9e1ff;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 1px;
	width: 160px;
	height: 25px;
	border-color: #fff; }
ul.menubar li a             {
	color: #535353;
	text-decoration: none;
	background-color: #d9e1ff;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	width: 160px;
	height: 25px; }
ul.menubar li a:hover            {
	color: #ff883b;
	text-decoration: none;
	background-color: #ffc77f;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	width: 160px;
	height: 25px; }
h3                       {
	color: #455d8b;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
	border-left: 10px solid #a6baff; }
h4             {
	color: #444;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 0; }
h4 a:link { color: #393939; text-decoration: underline ;}
h4 a:visited  { color: #393939; text-decoration: underline ;}
h4 a:hover     { color: #ab41ff ;}
p a:link { color: #393939; text-decoration: underline ;}
p a:visited   {
	color: #444;
	text-decoration: underline ;}
p a:hover      {
	color: #3c55ff;}
.center             {
	margin-right: auto;
	margin-left: auto; }
.clear { clear: both; }
h4#contact { text-align: right ;}
h4#contact a:link { color: #393939; text-decoration: underline ;}
h4#contact a:visited  { color: #393939; text-decoration: underline ;}
h4#contact a:hover     { color: #ab41ff; }
h5             {
	color: #393939;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 2px 2px 2px 10px;
	border-bottom: 2px dotted #a6baff;
	border-left: 8px double #a6baff; }
address    { color: #393939; font-size: 0.8em; background-color: #cacaca; text-align: center; display: block; margin-top: 10px; width: 850px; height: 20px }
h6            { color: #393939; font-size: 12px; font-weight: normal; line-height: 1.4; margin: 10px 2px; padding: 10px 3px; border-bottom: 1px dotted #cbd2ee; border-left: 2px solid #d2daf7 }
h6 a:link { color: #393939; text-decoration: underline ;}
h6 a:visited   {
	color: #444;
	text-decoration: underline ;}
h6 a:hover      {
	color: #3c55ff;}
.imgcenter  {
	margin: 10px;
	border: solid 1px #ccc; }
table {
	margin: 5px; }
ol { list-style-type: decimal; margin: 1em 0 1em 40px }
.flowright {
	float: right }

