/* Start */
body	{   
	padding:0px;
	margin:0px;}

.home {background:url('images/bg.jpg') 0% 0% repeat-y; }
.page {background:url('images/bg_intro.jpg') 0% 0% repeat-y; }
.top {background:url('images/bg_index.jpg') 0% 0% no-repeat; width:945px;}
.top_intro {background:url('images/bg_page.jpg') 0% 0% no-repeat; width:945px;}

p {
	margin:8px 0px 8px 0px;
}

.header {
	margin:8px 0px 8px 0px;
	font-size:26pt;
}
.header_number {
        margin:8px 0px 8px 0px;
        font-size:8pt;
}


td {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	}


.top_link {color:black;text-decoration:none;}
.top_link:hover{color:red;}
.menu {text-align:left; font-size:11pt; text-transform:uppercase; height:36px;}
.menu a {color:#000000; text-decoration:none; padding:0px 5px;}
.menu a:hover {color:#c50000;}

#subMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#subMenu ul li {padding:10px 0px;margin:0px;}
#subMenu ul li a {color:#000000; text-decoration:none; padding:4px 10px 16px 38px; font-size:11pt; font-weight:bold; background:url('images/bullet.gif') 0% 0% no-repeat;}
#subMenu ul li a:hover {color:#c50000;}

#subMenu ul li ul li {padding:5px 0px;}
#subMenu ul li ul li a {color:#000000; text-decoration:none; padding:0px 10px 12px 58px; font-size:9pt; font-weight:bold;background:none;}
#subMenu ul li ul li a:hover {color:#c50000;}
#subMenu strong {color:#c50000;}

.menu_right {display:block; color:#000000; text-decoration:none; padding:4px 10px 16px 38px; font-size:11pt; font-weight:bold; background:url('images/bullet.gif') 0% 0% no-repeat;}
.menu_right:hover {color:#c50000;}
.submenu_right {display:block; color:#000000; text-decoration:none; padding:0px 10px 12px 58px; font-size:9pt; font-weight:bold;}
.submenu_right:hover {color:#c50000;}
.submenu_right_act {display:block; color:#c50000; text-decoration:none; padding:0px 10px 12px 58px; font-size:9pt; font-weight:bold;}
.submenu_right_act:hover {color:#c50000;}

.title {height:210px; color:white;font-size:38pt; font-weight:bold; padding-left:70px; padding-right:440px; text-align:left;}
.button_top {display:block; height:30px; width:438px; padding: 12px 10px 8px 10px; margin-bottom:50px; margin-left:50px; text-align:center; color:white; font-size:14pt; font-weight:bold; text-transform:uppercase;}
.button_top a {color:#ffffff; text-decoration:none;}
.text {padding:20px 30px;line-height:18px;}
.text_intro {padding:20px 60px 20px 10px; line-height:18px; width:100%;}
.left {padding:15px 20px 30px 20px; width:264px;}
.right {padding:37px 60px 30px 34px;}
.red_button {padding-left:25px;}
.quote {line-height:20px;}
.tab {width:565px;}

.tab td.l {background:url('images/tab.gif') 0% 50% no-repeat;padding-left:20px; font-weight:bold;}
.tab td.r {background:url('images/tab.gif') 100% 50% no-repeat; height:57px; padding-left:20px; font-weight:bold;}

.bottom_bg_l {background:url('images/bottom_bg.gif') 0% 50% no-repeat; height:69px; padding-left:30px;}
.bottom_bg_r {background:url('images/bottom_bg.gif') 100% 50% no-repeat; height:69px;padding-right:90px;}

h1{font-size:26pt;font-weight:normal; margin:0px 0px 30px 0px;line-height:28px;}
h2{font-size:20pt;font-weight:normal; margin:6px 0px;line-height:24px;}
h3{font-size:16pt;font-weight:normal; margin:20px 0px 10px 0px;line-height:24px;}
h4{font-size:16pt;font-weight:normal; margin:20px 0px 10px 0px; color:#c50000;line-height:24px;}
h5{font-size:14pt;font-weight:bold; margin:0px 0px 10px 0px; color:#379ed6;line-height:24px;}
h6{font-size:14pt;font-weight:normal; margin:20px 0px 10px 0px; color:#c50000;line-height:24px;}

br {clear:both;}
form {margin:0px; padding:0px;}

a {color:#c50000;}
a:hover {text-decoration:none;}

li {padding-bottom:5px;}
img {border:none;}
.img {vertical-align:center;}
/* End */

