html, body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
}
img {
	border-width:0px;
}
#container {
	width:990px;
	position:relative;
	top:0px;
	right:0;
	margin-left: 6px;
	text-align: left;
}

.image{

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 15px;

}

.topmenu {
	width: 986px;
	height: 58px;
	color:#FFFFFF;
	background-color: #f5ce0a;
}

a {
	color: #c8d700;
	text-decoration: none;
}

a:hover {
	color: #757575;
	text-decoration: none;
}


/* Menu end */

#menu {
	width: 990px;
	height: 78px;
	color: #FFFFFF;
	background-color: #1e1e1e;
	margin-left: 0px;
	background-image: url(../img/Top_square.gif);
	background-repeat: repeat;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
}

#menu a span { font-size: 0px; display: none; }

#menu ul { margin:0; border:0; padding:0; text-align: left; list-style:none; }
#menu li { float: right; margin:0; border:0; padding:0; text-align: left; list-style:none; display: block; }

#menu li.menu_home { background:  url(../img/img_topmenu/menu_home_org.gif) no-repeat; margin-right: 21px; }
#menu li.menu_home a { width: 44px; height: 57px; display: block; }
#menu li.menu_home a:hover { background:  url(../img/img_topmenu/menu_home_hover.gif) no-repeat; }
#menu li.menu_home_active{ background:  url(../img/img_topmenu/menu_home_active.gif) no-repeat; margin-right: 21px; }
#menu li.menu_home_active a { width: 44px; height: 57px; display: block; }

#menu li.menu_company { background:  url(../img/img_topmenu/menu_company_org.gif) no-repeat; margin-right: 21px; }
#menu li.menu_company a { width: 75px; height: 57px; display: block; }
#menu li.menu_company a:hover { background:  url(../img/img_topmenu/menu_company_hover.gif) no-repeat; }
#menu li.menu_company_active { background:  url(../img/img_topmenu/menu_company_active.gif) no-repeat; margin-right: 21px; }
#menu li.menu_company_active a { width: 75px; height: 57px; display: block; }

#menu li.menu_projects { background:  url(../img/img_topmenu/menu_projects_org.gif) no-repeat; margin-right: 21px; }
#menu li.menu_projects a { width: 77px; height: 57px; display: block; }
#menu li.menu_projects a:hover { background:  url(../img/img_topmenu/menu_projects_hover.gif) no-repeat; }
#menu li.menu_projects_active { background:  url(../img/img_topmenu/menu_projects_active.gif) no-repeat; margin-right: 21px; }
#menu li.menu_projects_active a { width: 77px; height: 57px; display: block; }

#menu li.menu_news { background:  url(../img/img_topmenu/menu_news_org.gif) no-repeat; margin-right: 21px; }
#menu li.menu_news a { width: 43px; height: 57px; display: block; }
#menu li.menu_news a:hover { background:  url(../img/img_topmenu/menu_news_hover.gif) no-repeat; }
#menu li.menu_news_active { background:  url(../img/img_topmenu/menu_news_active.gif) no-repeat; margin-right: 21px; }
#menu li.menu_news_active a { width: 43px; height: 57px; display: block; }

#menu li.menu_contact { background:  url(../img/img_topmenu/menu_contact_org.gif) no-repeat; margin-right: 21px;}
#menu li.menu_contact a { width: 67px; height: 57px; display: block; }
#menu li.menu_contact a:hover { background:  url(../img/img_topmenu/menu_contact_hover.gif) no-repeat; }
#menu li.menu_contact_active { background:  url(../img/img_topmenu/menu_contact_active.gif) no-repeat; margin-right: 21px; }
#menu li.menu_contact_active a { width: 67px; height: 57px; display: block; }

#menu li a span { display: none; }

#footer {
	padding-left: 204px;
	padding-right: 51px;
	color: #000000;
	background-color: #FFFFFF;
	height: 5em;
	float:none;
	clear: both;
	font-family: Arial, Verdana, serif;
	font-size: 10px;
	text-align: right;
}
#footer .footerline {
	height: 1px;
	width: 730px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0em;
}

#footer .footer_text {
	height: 1px;
	width: 730px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	}
	
#footer a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #4d4d4d;
	background-color: #FFFFFF;
}

#footer_print {
	padding-top: 1em;
	padding-left: 0px;
	padding-right: 0px;
	width: 500px;
	color: #000000;
	background-color: #FFFFFF;
	height: 5em;
	float:none;
	clear: both;
	font-family: Arial, Verdana, serif;
	font-size: 10px;
	text-align: center;
}
#footer_print .footerline_print {
	height: 1px;
	width: 510px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0em;
}

#footer_print .footer_text_print {
	height: 1px;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;

}

#footer_print a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

#footer_print a:hover {
	text-decoration: none;
	color: #4d4d4d;
	background-color: #FFFFFF;
}

.flap_top {
	width: 130px;
}

.menu_left {
	padding-left: 5px;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	font-weight: normal;
}

.menu_left_link a {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menu_left_link a:hover {
	color: #757575;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menu_left_i_link {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.menu_left_i_link a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menu_left_i_link a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* Active links */
.menu_left_link_active {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #bbc903;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu_left_link_active a {
	color: #bbc903;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menu_left_link_active a:hover {
	color: #bbc903;
	background-color: #FFFFFF;
	text-decoration: none;
}


.menu_left_line  {
	height: 1px;
	width: 118px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 0;
	line-height: 0em;
}
.menu_left_line_holder  {
	height: 1px;
	width: 118px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0em;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.menu_left_holder {
	padding-top: 10px;
	padding-bottom: 1px;
	width: 128px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.menu_left_holder_ext_home {
	padding-top: 10px;
	padding-bottom: 1px;
	width: 128px;
	height: 493px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.menu_left_holder_ext {
	padding-top: 10px;
	padding-bottom: 1px;
	width: 128px;
	height: 560px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.menu_left_sub {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 1px;
}


.home_menu_left {
	padding-left: 5px;
}
.home_menu_left_holder {
	padding-top: 10px;
	padding-bottom: 1px;
	width: 128px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.home_holder {
	padding-top: 10px;
	width: 990px;
	
}

.home_content_holder {
	width: 804px;
	float: left;
	padding: 0px;
}

.home_splash1_holder {
	width: 170px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-top: 13px;
	float: left;
	border: 1px solid #666666;
	margin-bottom: 0px;
	margin-right: 0px;

}

.home_splash2_holder {
	width: 380px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	padding-top: 0px;
	float: left;
}

.home_banner_holder {
	width: 804px;
	padding-bottom: 2px;
	padding-top: 5px;
	float: left;
}

.home_splash_repeat {
	width: 804px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	
}

.home_banners_repeat {
	width: 804px;
	padding-top: 0px;
	padding-bottom: 8px;
	float: left;
	
}


.home_holder_left {
	padding: 0 15px 0 25px;
	float: left;
	height: 560px;
}

.banner1_holder {
	width: 354px;
	height: 180px;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;

}

.banner_text1_holder {
	width: 125px;
	height: 158px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	margin-right: 8px;
	margin-left: 6px;
	border: 1px solid #000000;

}

.banner_text1_header {
	width: 125px;
	font-size: 14px;
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.banner_text1_header a {
	color: #c8d700;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.banner_text1_header a:hover {
	color: #757575;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.banner_text1_text {
	width: 125px;
	font-family: "Times New Roman", Times, serif;
	float: left;
}

.banner_text1_link {
	width: 25px;
	float: left;
	padding-left: 100px;
}

.banner_text2_holder {
	width: 288px;
	height: 158px;
	float: left;
	margin: 0px;

}

.banner_text2_image {
	width: 144px;
	height: 178px;
	float: left;
	margin: 0px;
}

.banner_text2_header {
	width: 144px;
	float: left;
	font-size: 14px;
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.banner_text2_header a {
	color: #c8d700;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.banner_text2_header a:hover {
	color: #757575;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.banner_text2_text {
	width: 144px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	margin: 0px;
}

.banner_text2_link {
	width: 25px;
	float: left;
	padding-left: 119px;
}


.company_holder {
	padding-top: 10px;
	width: 990px;
}
.company_holder_left {
	width: 200px;
	padding: 0 18px 0 25px;
	float: left;
}
.company_holder_center {
	width: 510px;
	padding-right: 18px;
	padding-bottom: 1.5em;
	float: left;
	padding-left: 75px;
}
.company_holder_right {
	width: 140px;
	padding-top: 15px;
	float: right;
}

.black_link_holder {
	padding-top: 15px;
	padding-bottom: 15px;
}

.black_link a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.black_link a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
}

.contact_holder {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 70px;
}

.contact_inv {
	width: 215px;
}

.contact_adm {
	padding-right: 55px;
	width: 215px;
}

.contact_head {
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
}

.arial_medium_black img {
	padding-right: 5px;
}

.arial_medium_black a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.arial_medium_black a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* Active links */
.arial_medium_black_active {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.arial_medium_black_active img {
	padding-right: 5px;
}

.arial_medium_black_active a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.arial_medium_black_active a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.arial_small  {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.text_heading {
	font-family: Arial, Helvetica, serif;
	font-size:16px;
	line-height:20px;
	margin:0px;
	font-weight:bold;
	padding-top: 14px;
	padding-bottom: 8px;
	color: #c8d700;
	background-color: #FFFFFF;
}

.text_big {
	padding-top: 16px;
	font-size: 16px;
	font-weight:normal;
	line-height:1.4em;
}
.text_big a {
	color: #c8d700;
	background-color: #FFFFFF;
	text-decoration: none;
}
.text_big a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
}

.p_leadin {
	padding-top: 5px;
	font-weight:normal;	
	line-height:1.4em;
	text-align: center;
}

.p_leadin a {
	color: #c8d700;
	background-color: #FFFFFF;
	text-decoration: none;
}
.p_leadin a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
}

.p_weblink {
	padding-top: 10px;
	padding-bottom: 25px;
	font-weight:normal;	
	text-align: center;
}
.p_weblink a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.p_weblink a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
}


.splash_text {
	font-size: 14px;
	line-height: 1.3em;
}
.splash_text a { 
	color: #c8d700;
	background-color: #FFFFFF;
	text-decoration: none;
}
.splash_text a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.splash_image {
	padding-bottom: 10px;
}

.splash_header {
	padding-bottom: 4px;
}

.splash_link {
	padding-left: 145px;
}

.splash2_link {
	padding-left: 345px;
}


.splash2_w_header {
	width: 570px;
}

.splash2_w_text {
	width: 570px;
}

.splash2_w_image {
	width: 570px;
	padding-bottom: 15px;
}

.splash2_w_link {
	width: 25px;
	padding-left: 545px;
}

.sort_holder {
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}

.sort_link_active a{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #bbc903;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sort_link_active a:hover{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sort_link  {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sort_link a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sort_link a:hover {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.project_line {
	height: 1px;
	width: 505px;
	color: #FFFFFF;
	background-color: #bbc903;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0em;
}

.p_hover {
	cursor:pointer;
}

.a_hover {
	color:#757575;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.p_big_black  {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.p_big_black a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.p_big_black a:hover  {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.p_big_black_hover  {
	color: #757575;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.p_list_holder {
	padding-bottom: 15px;
	padding-top: 25px;
}

.report_header {
	width: 115px;
	padding-right: 0px;
	padding-left: 8px;
	float: left;
}

.report_image1 {
	width: 125px;
	float: left;
}

.report_image2 {
	width: 240px;
	padding-left: 8px;
	float: left;
}

.report_image3 {
	width: 240px;
	padding-left: 8px;
	float: left;
	padding-bottom: 15px;
}

.report_image4 {
	width: 240px;
	padding-left: 8px;
	float: left;
	padding-bottom: 15px;
}
.report_r_holder {
	width: 510px;
	float: left;
	padding-top: 15px;
}

.report_text_holder {
	width: 510px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.report_link {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	text-decoration: none;
}

.report_link a {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	text-decoration: none;
}

.report_link a:hover {
	color: #757575;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	text-decoration: none;
}

.news_highlight_holder {
	width: 488px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	margin-bottom: 8px;
	border: 1px solid #000000;
}

.news_small_image {
	width: 140px;
	float: left;
	text-align: center;
}

.news_highlight_header {
	width: 340px;
	float: left;
}

.news_highlight_date {
	width: 340px;
	float: left;
}

.news_highlight_text {
	width: 488px;
	float: left;
	padding-top: 4px;
}

.news_highlight_link {
	width: 25px;
	float: left;
	padding-top: 10px;
	padding-left: 460px;
}

.submit_image {
	float: left;
	padding-top: 5px;
	padding-left: 92px;
}

.news_small_holder {
	width: 508px;
	padding-top: 10px;
	float: left;
}


.news_small_link {
	width: 25px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.news_small_text {
	width: 500px;
	float: left;
}
.news_small_date {
	font-family: Arial, Verdana, serif;
	font-size: 11px;
	width: 500px;
	float: left;
}

.news_small_header {
	width: 500px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.news_small_header a{
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.news_small_header a:hover{
	color: #757575;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.calendar_holder_top {
	width: 500px;
	float: left;
	text-align: center;
	background-image: url(../img/img_calendar_top.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 5px;
}

.calendar_holder {
	width: 478px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 10px;
}

.calendar_header {
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
}

.calendar_header a{
	color: #c8d700;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}

.calendar_header a:hover{
	color: #757575;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}

.calendar_holder_bottom {
	width: 500px;
	float: left;
	background-image: url(../img/img_calendar_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.calendar_holder_month {
	width: 500px;
	float: left;
	text-align: center;
	background-image: url(../img/img_calendar_middle.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 5px;
}

.calendar_text {
	width: 475px;
	float: left;
	text-align: left;
	padding-top: 15px;
}

.calendar_text a{
	color: #bbc903;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.calendar_text a:hover{
	color: #757575;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.calendar_downloads {
	width: 475px;
	float: left;
	text-align: left;
	padding-top: 15px;
}

.press_releases_holder {
	width: 478px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar_cell {
	width:170px;
	border-right:1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:0px solid black;
	padding-right:13px;
	padding-left:13px;
	padding-top:13px;
}

#sidebar_middle_table {
	width:375px;
	padding-right:13px;
	padding-left:13px;
	padding-top:13px;
}

#sidebar_middle_arrow {
	width:375px;
	padding-right:13px;
	padding-left:13px;
	padding-bottom:13px;
}

#sidebar_cell_arrow {
	width:170px;
	border-right:1px solid black;
	border-left:1px solid black;
	border-top:0px solid black;
	border-bottom:1px solid black;
	padding-right:13px;
	padding-left:13px;
	padding-bottom:13px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:2.8em;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:1.0em;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:1.5em;
	line-height:1.4em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:2.4em;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:27pt;
	line-height:35pt;
	margin:0px;
	font-weight:normal;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	color: #c8d700;
	font-size:22pt;
	line-height:16pt;
	margin:0px;
	font-weight:normal;
}

/*
h1 {
	font-size:38pt;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:28pt;
	margin:0px;
	font-weight:normal;

}

h3 {
	font-size:13pt;
	margin:0px;
	font-weight:normal;
}

h4 {
	font-size:40pt;
	margin:0px;
	font-weight:normal;
	padding-top: 0px;
	padding-bottom: 1px;
}

h5 {
	font-size:27pt;
	line-height:35pt;
	margin:0px;
	font-weight:normal;
}

h6 {
	font-size:22pt;
	line-height:16pt;
	margin:0px;
	font-weight:normal;
}

*/


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 2.4em;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
}

