@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th{
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
    line-height: 18px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*header---------------------------------------------------*/
#header {
	position: relative;
	background-color: #FFFFFF;
	width: 860px;
	padding: 0;
	background-image: url(images/headerImage.gif);
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

/*header---------------------------------------------------*/
#main {
	position: relative;
	width: 880px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#submenu_dl {
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.line {
	margin-bottom: 20px;
}

.sublink {
	font-size: 12px;
	color: #5a5a5a;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: none;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.sublink a {
	color: #5a5a5a;
	text-decoration: none;
}
#content {
	width: 525px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
#content_dl {
	width: 625px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
#content_big {
	width: 800px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
#flash_content {
	width: 860px;
	float: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
#footer {
	position: relative;
	width: 880px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}

p {
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
.news_head {
	color: #006666;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.news_doc_head {
	color: #39677f;
	font-weight: bolder;
	line-height: 18px;
	letter-spacing: 1px;
}
.news_head a{
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
/*----------------------------------*/ 

/*----------------------------------*/
#path {
	width: 800px;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	font-size: 12px;
}
.fontstyle1 {
	font-size: 12px;
}

#path a {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
	margin: 0px;
}
.ad {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ad a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.adout_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.red_title {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.TB {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
}
.TDD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 3px;
}
.red_title_100 {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
}
