input {
	font-size: 12px;
	font-family: Arial, Verdana;
	border:1px solid #BCBCBC;
}

input:hover	{
	font-size: 12px;
	font-family: Arial, Verdana;
	border:1px solid #BCBCBC;
	background-color: #ECECEC;
	color:#000;
}

button {
	font-size: 12px;
	font-family: Arial, Verdana;
	border:2px solid #BCBCBC;
	border-style: outset;
	color:#0000FF;
}

.table_border_top_left {
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
bordercolor="#BCBCBC";
 }

textarea{
	font-size: 12px;
	font-family: Arial, Verdana;
	border:1px solid #BCBCBC;
}

select {
	font-size: 12px;
	font-family: Arial, Verdana;
	border:1px solid #BCBCBC;
}

.header1_index {
	font-family: Aachen BT;
	color: #808080;
	font-size: 40px;
	padding-left: 30px;
}

.header2_index {
	font-family: Aachen BT;
	color: #808080;
	font-size: 30px;
	padding-left: 30px;
}

.header3_index {
	font-family: Aachen BT;
	color: #333333;
	font-size: 20px;
	padding-left: 60px;
}

.header_index_image {
	padding-left: 30px;
}

.main_content_index {
	font-family: Arial;
	color: #333333;
	font-size: 13px;
	padding-left: 30px;	
	text-align: justify;
}

.box_text {
	font-size: 20px;
	font-family: Aachen BT;
	color:#FFFFFF;
}

.box{
padding-left: 5px;
padding-right: 5px;
font-family: Arial;
font-size: 12px;
text-align: left;
}
/*
.box_link{
text-decoration: none;
} */

.main_content{
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
/*text-align: left;*/
text-decoration: none;
width: 700px;
}

.main_content_text{
text-align: left;
font-family:Arial;
font-size:14px;
}

.main_content_text_webcast{
text-align: left;
font-family:Arial;
font-size:18px;
}


.main_content_text_justified{
text-align: justify;
font-family:Arial;
font-size:14px;
}

.main_content_header_medium{
font-size:23px;
font-family:Aachen BT;
color: #808080;
}

.main_content_header{
font-size:22px;
font-family:Aachen BT;
color: #808080;
}

.main_content_header2{
font-size:20px;
font-family:Aachen BT;
}

.main_content_header3{
font-size:15px;
font-family:Aachen BT;
}

.main_content_header4{
font-size:15px;
font-family:Aachen BT;
}

.header_middle_image {
	text-align: center;
	height: 119px;
	background: #95a13b url(../images/corners/green_tl.gif) no-repeat top left;
	border-bottom: 1px solid #D6CFC9;
}