BODY {
	background-color: #dedee0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	/*background-image: url(background.jpg);
	background-repeat: repeat-x;*/
}

P {
	margin-top:0;
}

A {
	text-decoration : underline;
}
A:LINK {
	color: #575759;
}
A:HOVER {
	color: #707073;
}

A:VISITED {
	color: #575759;
}

A:ACTIVE {
	color: #575759;
}

/* input, select, textarea {
	color           : #262626;
	font-family     : Arial, Verdana, Geneva, sans-serif;
	font-size       : 11px;
	font-style      : normal;
	line-height     : 0px;
	font-weight     : normal;
	font-variant    : normal;
	text-decoration : none;
	border: 1px none #FFFFFF;
	margin: 0px;
	padding: 0px;
} */ 

.content_gray {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}

.content_left_gray {
	font-size : 12px;
	color : #8B8B8D;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 10px;
}
.menu_2nd_teir {
	font-size : 12px;
	color : #696969;
	text-transform: none;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
.menu_2nd_teir:link {
	font-size : 12px;
	color : #696969;
	text-transform: none;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
.menu_2nd_teir:visited {
	font-size : 12px;
	color : #696969;
	text-transform: none;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
.menu_2nd_teir:hover {
	font-size : 12px;
	color : #696969;
	text-transform: none;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 25px;
	font-weight: bolder;
	text-decoration: none;
}


.content_left_orange {
	font-size : 12px;
	color : #ee820f;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 10px;
}
.content_bottom_title {
	font-size : 15px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-weight: bold;
}
.content_bottom_title:link {
	font-size : 15px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-weight: bold;
}
.content_bottom_title:visited {
	font-size : 15px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-weight: bold;
}
.content_bottom_title:hover {
	font-size : 15px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-weight: bold;
}

.content_orange_title {
	font-size : 15px;
	color : #ee820f;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-weight: bold;
}
.content_bottom_text {
	font-size : 14px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.content_bottom_text:link {
	font-size : 11px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
}
.content_bottom_text:visited {
	font-size : 11px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.content_bottom_text:hover {
	font-size : 14px;
	color : #ffffff;
	font-family : Arial, Verdana, Geneva, sans-serif;
	line-height: normal;
}
.content_bottom_links {
	font-size : 11px;
	color : #404042;
	font-family : Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
}


.search_text_field {
	font-size : 11px;
	color : #333333;
	line-height: normal;
	font-family : Arial, Verdana, Geneva, sans-serif;
	background-color: #F4F4F4;
	text-indent: 2px;
}
.content_left_shadow {
	background:url(content_left_shadow.png);
}
.content_right_shadow {
	background:url(content_right_shadow.png);
}
.content_left_bottom_corner {
	background:url(content_left_bottom_corner.png);
}
.content_bottom_shadow {
	background:url(content_bottom_shadow.png);
}
.content_right_bottom_corner {
	background:url(content_right_bottom_corner.png);
}
