@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background: url(images/body.gif);
	width:900px;
}
table, td {
	border-collapse:collapse;
	height:100%;
	width:100%;
}
#tableLeft, .tableLeft {
	width:auto;
}
#tdLeft, .tdLeft {
	width:auto;
}
table, td, img {
	border:0;
	padding:0px;
	margin:0px;
}
form, td {
	margin:0;
	padding:0;
}
td, select, input {
	font-family:tahoma;
	font-size:11px;
	/*text-transform:uppercase;*/
	color:#bdbdb4;
	vertical-align:top;
	text-align:left;
	line-height:15px;
}
.table {
	height:100%;
}
img {
	vertical-align:top;
}
/*in_line_style*/
p {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style: none;
}
ul li {
	background:url(images/list_bg.gif) no-repeat 0 10px;
	line-height:20px;
	list-style-type: none;
	list-style: none;
}
ul li a {
	color:#ff4b00;
	text-decoration: underline;
	padding-left:8px;
	list-style-type: none;
	list-style: none;
}
ul li a:hover {
	text-decoration: none;
}
#articles {
	margin-left:5px;
}
#resources {
	margin-left:5px;
}
.right1 {
	text-align:right;
}
.title, .title_top, .title_bot {
	display:block;
}
.main {
	width:900px; /*780*/
}
.main_tab {
	height:900px; /*780, 766px;*/
}
a {
	color:#ff4b00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
span {
	color:#ff4b00;
}
.separate {
	background:url(images/separate.gif) repeat-x;
	height:12px;
	width:auto;
}
/*header*/
#header {
	height:100px;
}
/*Home page*/
#home {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width:900px; /*780*/
	position:absolute;
	top:40px;
	margin-left:35px;
}
#home #content .column1 .indent_top {
	position:relative;
	top:0px;
	padding:39px 28px 0px 35px;
}
#home #content .column1 .indent_top .title {
	margin-bottom:10px;
}
#home #content .column1 .indent_top .img {
	margin:3px 16px 29px 0;
	float:left;
}
#home #content .column1 .indent_top p {
	padding-top:15px;
}
#home #content .column1 .indent_bot {
	padding:11px 40px 30px 34px;
}
#home #content .column1 .indent_bot .title {
	margin-bottom:15px;
}
#home #content .column1 .indent_bot .block {
	position:relative;
	/*width:502px;
	height:117px;*/
	top:0px;
	left:0px;
}
#home #content .column1 .indent_bot .block .col1 {
	width:111px;
}
#home #content .column1 .indent_bot .block .col1 .tdleft {
	text-align:left;
	font-weight:bold;
}
#home #content .column1 .indent_bot .block .col2 .tdleft {
	text-align:left;
	font-weight:bold;
}
#home #content .column1 .indent_bot .block .col2 {
	width:19px;
}
#home #content .column1 .indent_bot .block td {
	text-align:center;
}
#home #content .column1 .indent_bot .block img {
	margin-bottom:13px;
	display:block;
}
#home #content .column1 .indent_bot .block input {
	width:244px;
	height:21px;
	background:#131313;
	border:#bdbdb4 1px solid;
	color:#bdbdb4;
	font-family:tahoma;
	font-size:9px;
	text-transform:uppercase;
	display:inline
}
#home #content .column1 .indent_bot .block textarea {
	width:259px;
	height:79px;
	background:#131313;
	border:#bdbdb4 1px solid;
	color:#bdbdb4;
	font-family:tahoma;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
	overflow:auto
}
#home #content .column1 .indent_bot .block .col2 {
	width:261px;
}
#home #content .column1 .indent_bot .block .right1 {
	margin-top:13px;
}
/*content*/
#content {
	height:456px;
}
#content .column1 {
	width:650px;
	background:#131313;
}
#content .column1a {
	width:600px;
	background:#131313;
}
#content .column2 {
	background:url(images/menu_bg1.gif) repeat;
	width:200px;
}
#content .column2 .row1 {
	height:270px;
	background:url(images/menu_bg.gif) repeat;
}
#content .column2 .row1 div {
	margin-top:18px;
}
#content .column2 .row1 img {
	display:block;
}
#content .column2 .row2 {
	color:#ffffff;
	height:186px;
}
#content .column2 .row2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#content .column2 .row2 a:hover {
	text-decoration: underline;
}
#content .column2 .row2 div {
	margin:38px 15px 42px 33px;
	line-height:17px;
}
/*footer*/
#footer {
	height:139px;
}
#footer td, #footer {
	color:#929287;
}
#footer a {
	color:#929287;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer div {
	padding:25px 0 0 39px;
}
.PageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #FEFEE7;
	display:block;
	margin-bottom:12px;
}
.PageTitleSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FEFEE7;
	display:block;
	margin-bottom:12px;
}
#home .content tr #content table tr .column1 .indent_bot #form .block tr .col2 {
	text-align:left;
	font-weight: bold;
}

