body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #707783;
}
.center_background {
	background-image: url(images/bkgr_img.jpg);
	background-repeat: no-repeat;
}
.article_bkgr {
	background-image: url(images/bkgr_article.gif);
	background-repeat: repeat-x;
	background-color: #FAF7F3;

}


.about {
	background-image: url(images/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}

#about_text P{
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px 10px 10px;
	line-height: 20px;
}

#about_text H1{
	font-size: 17px;
	font-style: normal;
	color: #AF0000;
	padding: 20px 10px 0px;
	line-height: 10px;
}
.menu_item {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/menu_bkgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px 15px 7px 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #EEF4FB;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#fon {
	background-image: url(images/list_bkgr.gif);
	background-repeat: repeat-y;
}

.submenu_item {
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/submenu_bkgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px 15px 5px 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu_shadow {
	background-image: url(images/menu_bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_menu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACB7C2;
	background-color: #E6EDF3;
	padding: 10px;
	font-size: 10px;
}


#menu_link A{
	font-size: 11px;
	color: #10314F;
	text-decoration: none;
}

#menu_link A:hover{
	font-size: 11px;
	color: #AF0000;
	text-decoration: underline;
}

#bottom_menu_link {
	font-size: 9px;
	color: #8F9BB1;
	text-decoration: none;
}

#bottom_menu_link A{
	font-size: 9px;
	color: #8F9BB1;
	text-decoration: none;
}

#bottom_menu_link A:hover{
	font-size: 9px;
	color: #8F9BB1;
	text-decoration: underline;
}


.industryNews {

	background-image: url(images/industry_news_bkgr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A8C2D9;
}

#industryNews_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#industryNews_text H1{
	font-size: 13px;
	font-weight: bold;
	color: #10314F;
	padding: 10px;
	margin: 0px;
}

#industryNews_text UL{
	padding: 0px;
	list-style-image: none;
	margin: 5px;
}

#industryNews_text LI{
	font-size: 11px;
	color: #10314F;
	padding: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F1EA;
}
#industryNews_text  A {
	font-size: 10px;
	color: #10314F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 14px;
}
#industryNews_text  P {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	color: #10314F;
	padding: 3px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#companyNews_text H1 {
	font-size: 13px;
	font-weight: bold;
	color: #10314F;
	padding: 10px;
	background-image: url(images/title_bkgr.gif);
	background-repeat: repeat-x;
	background-position: 50px;
}
#companyNews_text P {
	font-size: 11px;
	color: #000000;
	padding: 5px 10px;
	margin: 0px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}
#companyNews_text A {
	font-size: 10px;
	color: #10314F;
	text-decoration: none;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F2EADF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#companyNews_text A:hover{
	font-size: 10px;
	color: #AF0000;
	text-decoration: none;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E9DAC7;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#article_text P,li {

	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding: 0px 20px 10px;
	line-height: 20px;
}

#article_text TD {
	padding: 5px 10px;
}

#article_text tbody {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 5px;
}

#article_text th {
	padding: 5px;
	background-image: url(images/title_bkgr2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	font-size: 12px;
	color: #10314F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#article_text tbody td {
	border: 1px solid #F0E8DB;
	background-color: #FFFFFF;
}

#article_text h2 {
	font-size: 12px;
	font-weight: bold;
	color: #10314F;
	background-image: url(images/title_bkgr.gif);
	padding: 7px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #C2D5E5;
	border-right-color: #C2D5E5;
	border-left-color: #C2D5E5;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;

}

#article_text a {
	font-size: 11px;
	color: #990000;
	text-decoration:none;

}

#article_text a:hover {
	font-size: 11px;
	color: #990000;
	text-decoration:underline;
}


#news_text h1 {

}

#article_path {
	font-size: 10px;
	color: #999999;
	background-color: #CCCCCC;
	padding: 3px;
	background-image: url(images/title_bkgr2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#article_path a{
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

#article_path a:hover{
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}


#article_text H1 {
	font-size: 18px;
	font-style: normal;
	color: #AF0000;
	padding: 20px 10px 0px 20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.article_title2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	background-image: url(images/title_bkgr.gif);
}
.top_img {
	background-image: url(images/title1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#ArticleNotePanel {
	background-image: url(images/article_notes_bkgr.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 541px;
	margin: 5px auto;
}
#ArticleNotePanel p{
	display: block;
	margin: 0px;
	padding: 5px 20px 20px;
}

#ArticleNotePanel h2{
	display: block;
	margin: 0px 5px 0px 6px;
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#ArticleNotePanelB {
	background-image: url(images/article_notes_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
.submenu_itemGroup {
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px 15px 5px 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #D8D8D8;
	color: #FFFFFF;
}
#line_vertical1 {
	background-image: url(images/line1.jpg);
	background-repeat: no-repeat;
	background-position: right 70px;
}

#print_version {
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 5px;
	display: block;
	margin: -6px 10px 0px 390px;
	padding-left: 20px;
	font-size: 11px;
	color: #82817F;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #DBD2CE;
	border-bottom: 1px solid #DBD2CE;
	border-left: 1px solid #DBD2CE;
}

#print_version a{
	font-size: 11px;
	color: #82817F;
	text-decoration:none
}

#print_version a:hover{
	font-size: 11px;
	color: #82817F;
	text-decoration:underline
}
.bottom_logo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828EA6;
	background-color: #ADB6C6;
	padding: 10px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.avts {
	color: #8f9bb1;
	font-size: 9px;
}
.avts  a:link {
	color: #8f9bb1;
	text-decoration: none;
}
 
.avts  a:hover {
	text-decoration: none;
color: #8f9bb1;
}
