/* Default */
.default_banner_left {
	width: 690px;
	height: auto;
	padding-top: 4px;
	padding-left: 3px;
	float: left;
}
.default_newsandevent_wrapper {
	width: 686px;
	height: auto;
	padding-top: 4px;
	padding-left: 3px;
	float: left;
}
.default_newsandevent_wrapper_left {
	background-image: url(../images/default/defaultbox_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 686px;
	height: auto;
	float: left;
}
.default_newsandevent_wrapper_right {
	background-image: url(../images/default/defaultbox_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 686px;
	height: auto;
	float: left;
}
.default_newsandevent_wrapper_content_wrapper {
	width: 670px;
	height: auto;
	padding-left: 9px;
	padding-right: 7px;
	float: left;
}
.default_newsandevent_wrapper_content {
	background-image: url(../images/default/defaultbox_center.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	width: 670px;
	height: auto;
	float: left;
}
.default_newsandevent_wrapper_content_lion {
	background-image: url(../images/default/lion.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	width: 670px;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 4px;
	float: left;
}
.default_newsandevent_wrapper_header {
	background-image: url(../images/default/defaultbox_headerbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 686px;
	height: 37px;
	float: left;
}
.default_newsandevent_wrapper_header_item01 {
	width: auto;
	height: 37px;
	float: left;
}
.default_newsandevent_entry {
	width: 652px;
	height: auto;
	padding-top: 10px;
	padding-left: 18px;
	float: left;
}
.default_newsandevent_picture {
	background-image: url(../images/default/thumb_template.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 137px;
	height: 84px;
	padding-top:4px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}
.default_newsandevent_picture2 {
	background-image: url(../images/default/thumb2_template.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 137px;
	height: 80px;
	padding-top:4px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}
.default_newsandevent_details {
	width: 489px;
	height: auto;
	padding-left: 18px;
	float: left;
}
.default_newsandevent_details_title {
	background-image: url(../images/default/bluedash.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana;
	font-size: 13px;
	color: #004282;
	font-weight: bold;
	width: 476px;
	height: auto;
	padding-bottom: 5px;
	float: left;
}
.default_newsandevent_details_title a:link, .default_newsandevent_details_title a:visited, .default_newsandevent_details_title a:active {
	font-family: Verdana;
	font-size: 13px;
	color: #004282;
	text-decoration: underline;
	font-weight: bold;
}
.default_newsandevent_details_title a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #004282s;
	text-decoration: none;
	font-weight: bold;
}
.default_newsandevent_details_description {
	font-family: arial;
	font-size: 12px;
	color: #6c6c6c;
	width: 476px;
	height: auto;
	padding-top: 7px;
	float: left;
}
/* Inside Page */

.insidepage_content_wrapper {
	width: 681px;
	height: auto;
	padding-left: 7px;
	float: left;
}

.insidepage_content {
	font-family: arial;
	font-size: 12px;
	color: #6c6c6c;
	width: 639px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 7px;
	border: 1px solid #dddfe3;
}
.insidepage_content_header {
	background-image: url(../images/default/bluedash.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: arial;
	font-size: 17px;
	color: #004282;
	font-weight: bold;
	width: 639px;
	height: auto;
	float: left;
}
.insidepage_content_header_small {
	background-image: url(../images/default/bluedash.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: arial;
	font-size: 13px;
	color: #004282;
	font-weight: bold;
	width: 639px;
	height: auto;
	float: left;
}
.insidepage_content_main {
	width: 639px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.insidepage_content_main a:link, .insidepage_content_main a:visited, .insidepage_content_main a:active {
	color: #f68122;
	text-decoration: none;
}
.insidepage_content_main a:hover {
	color: #f68122;
	text-decoration: underline;
}
.insidepage_content_main_sub {
	width: 639px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.insidepage_content_subcontent_a {
	background-color:#eef2f7;
	width: 609px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}
.insidepage_content_subcontent_b {
	background-color:#f7f9fb;
	width: 609px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}
.insidepage_content_sub_header {
	background-image: url(../images/layout/insidepage_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position:top left;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
	width: 639px;
	height: 32;
	float: left;
}
.insidepage_content_sub_headerleft {
	width: 6px;
	height: 32;
	float: left;
}
.insidepage_content_sub_headerright {
	width: 6px;
	height: 32;
	float: right;
}
.insidepage_content_sub_headercontent {
	width: 622px;
	height: 24;
	padding-left: 5px;
	padding-top: 8px;
	float: left;
}
.insidepage_content_leftpic {
	background-image: url(../images/layout/contentpic_template.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 157px;
	height: 119px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.insidepage_content_leftpic_02 {
	background-image: url(../images/layout/committeepic_template2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 99px;
	height: 96px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	margin-right: 20px;
	float: left;
}
.insidepage_content_leftcommitte {
	width: 439px;
	height: auto;
	padding-top: 7px;
	float: left;
}
.insidepage_content_contactus_wrapper {
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: arial;
	color: #353535;
	width: 639px;
	height: auto;
	float: left;
}
.insidepage_content_contactus_left {
	width: 316px;
	height: auto;
	float: left;
}
.insidepage_content_contactus_right {
	width: 316px;
	height: auto;
	float: right;
}
.insidepage_content_contactus_address_right {
	width: 300px;
	height: auto;
	padding-left: 16px;
	float: right;
}
.insidepage_content_contactus_map {
	width: 316px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.insidepage_content_contactus_add {
	width: 316px;
	height: auto;
	float: left;
}
.insidepage_content_contactusadd {
	width: 239px;
	height: auto;
	padding-top: 7px;
	float: left;
}
.insidepage_contactus_formitem_01 {
	width: 639px;
	height: auto;
	padding-bottom: 5px;
	float: left;
}
.insidepage_contactus_formitem_02 {
	width: 100px;
	height: auto;
	float: left;
}
.insidepage_contactus_formitem_03 {
	width: 539px;
	height: auto;
	float: left;
}
.insidepage_contactus_formitem_04 {
	color: #9f9f9f;
	font-size: 11px;
	width: 539px;
	height: auto;
	float: left;
}
.insidepage_contactus_formitem_04 a:link, .insidepage_contactus_formitem_04 a:visited, .insidepage_contactus_formitem_04 a:active {
	color: #f68122;
	font-size: 11px;
	text-decoration: underline;
}
.insidepage_contactus_formitem_04 a:hover {
	color: #f68122;
	font-size: 11px;
	text-decoration: none;
}
.insidepage_contactus_formitem_05 {
	width: 260px;
	height: auto;
	float: left;
}
.insidepage_contactus_formitem_06 {
	color: #9f9f9f;
	font-size: 11px;
	width: auto;
	height: auto;
	float: left;
}
.insidepage_contactus_formitem_07 {
	width: 195px;
	height: auto;
	float: left;
}
.contactusform_entry {
	font-family: tahoma;
	font-size: 11px;
	color: #6d6c68;
	width: 250px;
}
.contactusform_entry2 {
	font-family: tahoma;
	font-size: 11px;
	color: #6d6c68;
	width: 410px;
}
.contactusform_entry3 {
	width: auto;
	height: auto;
	float: right;
}
.contactus_captcha01_wrapper {
	width: 252px;
	height: auto;
	padding-bottom: 5px;	
	float: left;
}
.contactus_captcha01 {
	width: 175px;
	height: auto;
	padding-bottom: 5px;	
	float: left;
}
.contactus_captcha02 {
	width: 77px;
	height: auto;
	padding-bottom: 5px;	
	float: left;
}
.contactusform_entry_captcha {
	font-family: tahoma;
	font-size: 11px;
	color: #6d6c68;
	text-align: right;
	width: 65px;
}
.contactusform_entry_captcha02 {
	font-family: Verdana;
	font-size: 10px;
	color: #757575;
}
.insidepage_contactus_registrationform_01 {
	width: 150px;
	height: auto;
	float: left;
}
.insidepage_contactus_registrationform_02 {
	width: 489px;
	height: auto;
	float: left;
}
.insidepage_contactus_sendbtn {
	width: auto;
	height: auto;
	padding-right: 10px;
	float: left;
}