body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #8c8c8c;
	margin: 0;
	padding: 18px;
}
#main
{
	width: 739px;
	margin: auto;
}
#main-inner
{
	padding: 0 17px 27px 27px;
	min-height: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left
{
	width: 480px;
	display: block;
	float: left;
	line-height: 1.5em;
}
#main-inner-right
{
	width: 173px;
	display: block;
	float: left;
	border-left: 1px solid #C8C8C8;
	text-align: right;
	padding-top: 10px;
	position: relative;
	height: 346px;
	top: 10px;
	right: -40px;
	clear: none;
}
#main-inner-right p
{
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 7px;
}
#area_logo_small
{
	width: 739px;
	height: 97px;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #C8C8C8;
}
#logo_small
{
	padding: 5px 0 0 10px;
}
#bar_main
{
	height: 100px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C8C8C8;
	padding: 3px 0 3px 0;
}

#logo_main
{
	float: left;
	vertical-align: middle;
	top: 30px;
	padding: 5px 0 0 10px;
}

#message_main
{
	float: right;
}

h1
{
	font-size: 16pt;
	color: #006699;
}
h2
{
	font-size: 12pt;
	color: #006699;
}
h3
{
	font-size: 11pt;
	font-style: italic;
	color: #666666;
}
h4
{
	font-size: 9pt;
	font-style: italic;
	color: #164365;
}

h1, h2, h3, h4, h5, h6
{
	margin: 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p, #nav_inner
{
	margin: 15px 0;
}

ul, ol
{
	margin-left: 20px;
	list-style-position: outside;
}

li
{
	list-style-image: url(../images/theme/bullet.gif);
}

div#navbar
{
	/*	width: 431px; */
	display: block;
	float: right;
	text-align: right;
	padding-top: 75px;
}
div#navbar #nav_inner
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar .nav_item
{
	list-style-type: none;
	display: inline;
}
div#navbar .nav_item a, div#logo_small .nav_item a
{
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display: block;
	float: left;
	width: 81px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg/bg-button.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
}
div#navbar li a:link
{
	color: #5288B3;
}
div#navbar li a:visited
{
	color: #5288B3;
}
div#navbar a:hover
{
	color: #FFFFFF;
	background-image: none;
	background-color: #003366;
	text-decoration: none;
}
.clear
{
	clear: both;
}
#footer
{
	clear: both;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 12px;
	line-height: 18px;
}
#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.highlight
{
	color: #164365;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.highlight a, .highlight a:visited
{
	color: #164365;
	text-decoration: none;
	text-indent: 20px;
}
.highlight a:hover
{
	color: #6F6F6F;
	text-indent: 20px;
	color: #FFFFFF;
	background-color: #164365;
}
a, a:visited
{
	color: #164365;
}
a:hover
{
}

a:link
{
	text-decoration: none;
}
img
{
	border: 0px none;
}
.bullets
{
	color: red;
	list-style-type: circle;
	list-style-image: url(images/theme/top.gif);
}
.small_text
{
	font-size: 80%;
}
.bullet
{
	text-indent: 2em;
}
hr
{
	width: 88%;
	color: #000033;
	padding: 1px;
	display: block;
}
table
{
	display: block;
	vertical-align: top;
}
.btnTop /* this is the back to top button */
{
	text-align: right;
	border: none;
	padding-right: 10px;
	display: block;
}

.image_inline_left
{
	padding: 10px 10px 10px 0;
}
.image_inline_right
{
	padding: 10px 0 10px 10px;
}
.text_image_wrap
{
	text-align: justify;
}

.contentdaily
{
	font-size:8pt;
	font-style:italic;
	color:#003333;
}
.homepage
{
	font-size:12pt;
}
.ad
{
	background: #003300;
	color:#FFFFFF;
	font-weight:bold;
}
a.adlink
{
	color:#999999;
}