/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg_site.gif);
}

.date {
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	padding-top: 6px;
	font-weight: bold;
}

.toplink {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	padding-top: 35px;
	padding-right: 5px;
	font-weight: bold;
	background-image: url(../images/header_03a.gif);
}

.toplink a {
	text-decoration: none;
	color: #000000;
}

.toplink a:hover {
	text-decoration: underline;
	color: #ef6d00;
}

.leftcontent {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftcontent a {
	text-decoration: underline;
	font-size: 11px;
	color: #0082f9;
}

.leftcontent a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #1c6fbc;
}

.leftcontent a.services {
	text-decoration: underline;
	font-size: 11px;
	color: #c3921a;
}

.leftcontent a.services:hover {
	text-decoration: none;
	font-size: 11px;
	color: #fbc950;
}

.rightcontent {
	padding-left: 10px;
	font-size: 12px;
}

.rightcontent a {
	text-decoration: none;
	color: #1c6fbc;
}

.rightcontent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ef6d00;
}

.rightcontent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ef6d00;
}

.rightcontent a:hover {
	text-decoration: underline;
	color: #ea6e03;
}

.rightcontent input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.rightcontenthead {
	font-size: 12px;
	font-weight: bold;
	color: #ef6d00;
}

.footer {
	background-image: url(../images/img_footer.gif);
	height: 53px;
	padding-left: 5px;
	font-size: 9px;
	vertical-align: bottom;
	margin-bottom: 5px;
}

.footer_text {
	font-size: 9px;
	padding-bottom: 8px;

}

.graycontent_head {
	padding-left: 10px;
	background-image: url(../images/header_graycontent.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.graycontent_head2 {
	padding-left: 10px;
	background-image: url(../images/header_graycontent2.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.graycontent_content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	font-size: 11px;
	color: #000000;
	background-color: #edecec;
}

.graycontent_content1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	background-color: #edecec;
}

.table {
	font-size: 12px;
	background-color: #1c6fbc;
}

.table a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.table a:hover {
	text-decoration: underline;
	color: #ef6d00;
}

.table2 {
	font-size: 12px;
}

.art_title {
	font-size: 16px;
	font-weight: bold;
	color: #ef6d00;
}

.art_author {
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
	text-align: justify;
}

.smalltext2 {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.required {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.jobtext {
	font-size: 12px;
}

.tableheader {
	color: #FFFFFF;
	background-color: #FF802B;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}