/* CSS Document */
/*-----------------------------------------
base
*/
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper_bg {
	/*background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FBFCFE;*/
	min-height: 736px;
}
.wrapper {
	margin: auto;
	width: 900px;
	background-color: #DCDBDB;
}
.wrapper_cms {
	margin: auto;
	width: 900px;
}

.cleaning {
	clear: both;
}
/*-----------------------------------------
header
*/
.header {
}

/*-----------------------------------------
menu
*/
.menu {
	background-color:#0C3A88;
	padding: 5px 10px;
	font-size: 80%;
	color: #FFFFFF;
}
.letter_size {
	text-align: right;
}
/*.letter_size_s {
	font-size: 10px;
}
.letter_size_m {
	font-size: 14px;
}
.letter_size_l {
	font-size: 18px;
}*/
.rightbox_lettersize {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
/*-----------------------------------------
index
*/
.index_main {
	padding-bottom: 10px;
}
.index_text_bg {
	background-color: #eeeeee;
	margin: 5px;
}
.index_text_bg_about {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: both;
	/*background-image: url(../images/bg_about.gif);
	background-repeat: no-repeat;*/
}
.index_text_bg_new {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	/*background-image: url(../images/bg_about.gif);
	background-repeat: no-repeat;*/
}

.index_img_center {
	text-align: center;
	/*background-color: #CBCBCA;*/
	height: 63px;
	padding-bottom: 15px;
}

.index_title_s {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/titleline_360.gif);
	background-repeat: no-repeat;
	color: #076CA4;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
.index_title_l {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/titleline_510.gif);
	background-repeat: no-repeat;
	color: #076CA4;
	background-position: center bottom;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.index_text {
	font-size: 90%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 145%;
	padding-bottom: 5px;
}
.index_text_new {
	font-size: 80%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 150%;
	padding-bottom: 5px;
}

.index_text_right {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
}
.footer_contact {
	border: 2px solid #0C3A88;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 10px;
}
.footer_contact_name {
	font-size: 80%;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.footer_contact_value {
	font-size: 80%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/*-----------------------------------------
contents
*/
.contents {
	clear: both;
}
.contents h1 {
	clear: both;
	color: #0C3A88;
	background-image: url(../images/h1bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-size: 28px;
	margin: 0;
	padding-left: 15px;
	margin: 10px;
}
.contents_main {
	margin-top: 10px;
}
.contents_textarea {
	background-image:url(../images/contents_text_bg.gif);
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.contents_title {
	margin-left: 5px;
	padding-top: 5px;
}
/*.contents_text {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}*/
.contact_form_area {
	margin-right: 50px;
	margin-left: 50px;
}
.contact_form_name {
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}
.contact_form_value {
	padding: 5px;
	float: left;
}
.contents_img_rightside {
	padding-left: 5px;
}
.contents_img_leftside {
	padding-right: 5px;
}
/*-----------------------------------------
sidemenu
*/
.sidemenu_bg {
	background-image:url(../images/bg_sidemenu.gif);
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
.sidemenu_img {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sidemenu_img_sub {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------
community
*/
.community_submit_name {
	text-align: right;
	padding: 2px 5px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}
.community_submit_value {
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 80%;
}
.pf_error {
	color: #FF0000
}
.note {
	color: #333333; 
}

/*-----------------------------------------
footer
*/
.footer {
	padding-top: 10px;
}
.footer_link {
	font-size: 80%;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #466AA4;
	/*background-image: url(../images/footer_border.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.footer_link a:link, .footer_link a:visited {
	text-decoration: none;
	color: #466AA4;
}
.footer_link a:hover, .footer_link a:active {
	text-decoration: underline;
	color: #0C3A88;
}
.footer_copyright {
	background-color:#0C3A88;
	padding: 5px 10px;
	font-size: 80%;
	color: #FFFFFF;
}


/* upcoming events */
.index_text_bg_events {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 5px;
}
.index_text_bg_events .contentsbody_upcoming_border {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.index_text_bg_events .title_upcoming {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/titleline_510.gif);
	background-repeat: no-repeat;
	color: #076CA4;
	background-position: center bottom;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.index_text_bg_events .title_upcoming a:link, .index_text_bg_events .title_upcoming a:visited {
	text-decoration: none;
	color: #0C3A88;
}
.index_text_bg_events .title_upcoming a:hover, .index_text_bg_events .title_upcoming a:active {
	text-decoration: underline;
	color: #0C3A88;
}
.index_text_bg_events .text_event_update {
	font-size: 12px;
	text-align: right;
}
.index_text_bg_events .contentbody_parts_upcoming {
	margin: 0;
	padding: 0;
	font-size: 80%;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 140%;
	padding-bottom: 5px;
	color:#666666;
	
}
.index_text_bg_events h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/rss_titlebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-bottom: 5px;
}
.index_text_bg_events h4 a:link, .index_text_bg_events h4 a:visited {
	text-decoration: none;
	color: #0C3A88;
}
.index_text_bg_events h4 a:hover, .index_text_bg_events h4 a:active {
	text-decoration: underline;
	color: #0C3A88;
}

