@charset "UTF-8";

/*-- shared/common for article type pages --*/

#contents_wrapper {
	margin: 0;
	padding: 0;
	width : 748px;
	overflow: hidden;
}

#fulllength_content_area {
	display: inline; /* ie win bugfix */
	/*-- top/right/bottom/left --*/
	margin: 0 5px 10px 0;
	padding: 0;
	width : 743px;
/*	min-height: 510px;*/
}

#left_gutter_area {
	margin: 0;
	margin-bottom: 10px;
	width: 94px;
	/*-- top/right/bottom/left --*/
	padding: 0 4px 0 8px;
	font-size: 8pt;
	float: left;
	line-height: 120%;
	height: 510px;
}


#left_gutter_area p {
	margin: 0;
	padding-top: 1em;

}


#right_content_area {
	/*-- top/right/bottom/left --*/
	margin: 0 5px 10px 0;
	padding: 0;
	width : 624px;
	float : right;
	min-height: 510px;
	overflow:hidden;
}

#right_content_area form {
	padding-left: 15px;
}

#right_content_area input {
	background-color: #333333;
	color: #ffffff;
	font-family: "Lucida Grande", Vernada, Arial, Geneva, Helvetica,'Hiragino Kaku Gothic Pro',Osaka, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.0;
}

#right_content_area .search_box_right {
	text-align: right;
	padding-bottom: 10px;
}
#right_content_area .search_box_right input {
	background-color: #333333;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	line-height: 1.0;
}
#right_content_area form .submit_btn {
	color: #ffffff;
	padding-left: 5px;
	font: bold 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
}

#right_content_area form .submit_btn a:link, a:visited {
	text-decoration: none;
	color:#ffffff;
}

#right_content_area form .submit_btn a:hover {
	text-decoration: underline;
	color:#ff9900;
}

/*-- faq page styles --*/

#faqcontents {
	color: #ffffff;
	font-weight: normal; 
}

#faqcontents li {
	list-style: none;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 20px;
	font-size: 9pt;
	color: #dddddd;
}

#faqcontents a:link, a:visited {
	color: #dddddd;
	text-decoration: none;
}


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


#faqcontents .links, .dwnlds, .mailtos {
	padding: 5px 0 5px 0;
	text-align: left;
	font-weight: normal;
	text-indent: 12px;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 50%;
}

.faq_item {
	margin: 10px 15px 15px 15px;
	width : 588px;
}

#faqcontents .faq_question {
	background: url(./images/faq_bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold; 
	line-height: 20px;
	font-size: 10pt;
}

#faqcontents .faq_question a:link, a:visited {
	color: #ffffff;
}

#faqcontents .faq_question a:hover {
	color:#ff9900;
}

#faqcontents .faq_answer {
	color: #dddddd;
	padding: 12px 0 0 12px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%; 
}

#faqcontents .faq_answer li {
	list-style: disc;
	background: none;
	padding-left: 0;
}


#pages {
	text-align: right;
	line-height: 1.2;
	font: normal 9pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
}

#pages a:link, a:visited {
	color: #cccccc;
	text-decoration: none;
}

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

#pages .currentpage {
	color: #cccccc;
	font-weight:bold;
	text-decoration: underline;
}

/*-- news content page style --*/

#newscontents {
	color: #dddddd;
	font-weight: normal; 
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#newscontents table td {
	color: #dddddd;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.5;
}

#newscontens .newspubdate {
	padding: 0px 0px 0px 10px;
	color: #999999; 
	font-weight: normal; 
	font-size: 8pt;
}

#newscontens li {
	list-style: none;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 50%;
	padding-left: 15px;
	line-height: 1.5;
	font-size: 9pt;
	font-weight: normal;
}

#newscontens a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}


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

#printversion {
	text-align: right;
	font-size: 8pt;
	line-height:125%;
	font-weight: normal;
}

#printversion a:link {
	color:#cccccc;
	text-decoration:none;
}

#printversion a:visited  {
	color:#cccccc;
	text-decoration:none;
}

#printversion a:hover  {
	color:#ff9900;
}


#heading {
	margin: 10px 0 10px 0;
	text-align: center;
	line-height:125%;
	font-weight: bold;
	font-size: 13pt;
	color:#ffffff;
}

#subheading {
	margin: 0 0 10px 0;
	text-align: center;
	line-height:125%;
	font-weight: normal;
	font-size: 11pt;
	color:#cccccc;
}

#lead {
	text-align: center;
	line-height:125%;
	font-weight: normal;
	font-size:10pt;
	color:#fff;
	margin-top:12px;
}

#date {
	text-align: right;
	line-height:125%;
	font-weight: normal;
	font-size:x-small;
		color:#cccccc;
}

#main {
	margin: 15px 10px 10px 15px;
	color: #cccccc;
	font-size: 9pt;
	text-align: left;
	line-height:150%;
	font-weight: normal;
}

#main a:link, a:visited {
	text-decoration: none;
}

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

#main .links, .dwnlds, .mailtos {
	padding: 5px 0 5px 0;
	text-align: left;
	font-weight: normal;
	text-indent: 12px;
	background: url(./images/arrow_bullet_yellow.gif) no-repeat 0 50%;
}

#main .imgs {
	margin: 5px 5px 5px 5px;
	text-align: center;
}

#main .imgcaption {
	text-align: center;
	font-size: smaller;
}

#main .closing {
	margin: 20px 0 0 300px;
	text-align: left;
}

#endmark {
	padding: 12px 0 24px;
	text-align:center; 
}

#main .box {
	margin: 0 5px 5px 0;
	border-style: dotted dotted dotted dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #999999;
	padding: 5px 5px 5px 5px;
}


#signature {
	width: 18em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	line-height:1.4;
	font-weight: normal;
	font-size: 10pt;
}

#inquiry {
	margin: 20px 300px 20px 0;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	text-align: left;
	line-height: 140%;
	font-weight: normal;
}

#about {
	margin: 20px 0 20px 0;
	border-style: solid;
	border-width: 1px 0 0 8px;
	border-color: #003466;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 140%;
	font-weight: normal;
}

#imgbank {
	margin: 20px 140px 20px 140px;
	border-style: dotted solid dotted solid;
	border-width: 3px 1px 3px 1px;
	border-color: #003466;
	padding: 10px 10px 10px 10px;
	text-align: center;
	line-height: 140%;
}

div#addthis {
	float: right;
	padding: 15px 5px;
	position: static;
}

#goback {
	font: normal 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	clear: both;
}

#goback a:link, a:visited{
	text-decoration: none;
}

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


/*-- misc. --*/

.floatclear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

