body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #6e6e6e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d3a901;
	margin: 0;
	padding: 5px 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 2px 0 3px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #777777;
	margin: 0;
	padding: 10px 0 0 0;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #d3a901;
}

/*****************************
 design
******************************/

.siteMain {
	width: 920px;
	margin: 0 auto;
}

.headerBg {
	background-image: url(../images/menu_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.headerBgImg {
	background-image: url(../images/header_img2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 173px;
}
.contentSide {
	vertical-align: top;
	width: 280px;
}
.menuFirstShadow {
	background-image: url(../images/menu_left_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	height: 39px;
}

.tdMainContent {
	padding: 12px 0 12px 20px;
	background-color: #efefef;
	vertical-align: top;
}
.logoArea {
	float: right;
	height: 134px;
}
.submenuBox {
	padding: 0 20px 5px 0;
}

.leftInfoInner {
	/*border-right: 1px solid white;*/
	padding: 5px 12px;
}
.innerContent {
	vertical-align: top;
	padding: 0 10px 0 0;
	font-size: 11px;
}
.innerContent p,
.innerContent div {
	font-size: 11px;
}

.shadowLeft {
	background-image: url(../images/info_shadow_left.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 15px;
	height: 472px;
}
.shadowRigth {
	background-image: url(../images/info_shadow_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 15px;
	height: 472px;
}
.sideContent {
	vertical-align: top;
	background-color: white;
	padding: 10px 20px;
}
.guestResponse {
	color: #666666;
}

.newsImage {
	float: left;
	margin: 1px 7px 2px 0;
}
.contact_form {
	float: left;
	margin: 0 30px 0 0;
}

/*****************************
 TOP NAVIGATION
******************************/

.navigMain {
	display: block;
	float: left;
	background-image: url(../images/navig_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	margin: 0 0 0 10px;
	height: 34px;
}

.navigCell {
	float: left;
	background-image: url(../images/navig_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 8px 5px 0 5px;
	height: 26px;
	color: #808080;
}

.navigCell a:link,
.navigCell a:visited {
	padding: 7px 10px 0 10px;
	margin: 0;
	color: #555555;
	text-decoration: underline;
}
.navigCell a:hover {
	text-decoration: none;
}
.navigCell span {
	margin: 0;
	padding: 7px 10px 0 10px;
}
span.navigSplit {
	padding: 3px 0;
	width: 0px;
	border-right: 1px solid #c2c2c2;
}

/*****************************
 MENU
******************************/

.menuMain,
.menuMainSelect {
	/*padding: 10px 20px 10px 20px;*/
	background-image: url(../images/menu_norm_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: black;
	font-family: Arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 39px;
}
.menuMain div,
.menuMainSelect div {
	background-image: url(../images/menu_norm_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 39px;
}
.menuMainSelect {
	background-image: url(../images/menu_sel_left.gif);
}
.menuMainSelect div {
	background-image: url(../images/menu_sel_right.gif);
}

.menuMainSelect a:link,
.menuMainSelect a:visited,
.menuMainSelect a:hover,
.menuMain a:link,
.menuMain a:visited,
.menuMain a:hover {
	background: none;
	background-image: url(../images/menu_norm_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	margin: 0 10px 0 10px;
	padding: 12px 5px 0 5px;
	color: black;
	vertical-align: middle;
	text-decoration: none;
	height: 27px;
}
.menuMain a:hover {
	text-decoration: underline;
}
.menuMainSelect a:link,
.menuMainSelect a:visited,
.menuMainSelect a:hover {
	background: none;
	background-color: #efefef;
	margin: 0 10px 0 10px;
	padding: 10px 5px 0 5px;
	height: 29px;
}

/*****************************
 SUBMENU
******************************/

.menuSub {
	/*padding-top: 5px;*/
	/*border-right: 5px solid #c1c1c1;*/
}

.menuSub a:link,
.menuSub a:visited,
.menuSub a:hover,
.menuSubSub a:link,
.menuSubSub a:visited,
.menuSubSub a:hover {
	padding: 5px 20px 10px 0;
	color: black;
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.menuSub a:hover,
.menuSubSub a:hover {
	color: black;
	text-decoration: none;
}
.menuSubSub a:link,
.menuSubSub a:visited,
.menuSubSub a:hover {
	padding: 4px 15px 5px 20px;
}
a.subSelected:link,
a.subSelected:visited,
a.subSelected:hover {
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}

/****************************
Project styles
*****************************/

.rowNorm {

}
.rowAlt {
	background-color: #EEEEEE;
}
.flash_gallery {
	text-align: center;
}
.imageBorder {
	border: 1px solid #999999;
}
/*****************************
 OTHER
******************************/

.footer,
.footerSolution {
	margin: 0;
	padding: 5px 10px;
	color: #666666;
}
.footerSolution {
	margin-right: 20px;
	float: left;
}

.errorInput {
	border: 1px solid red;
}
.errorText {
	color: red;
}

.copyright {
	color: black;
	text-align: right;
}

.solution {
	color: black;
	text-align: left;
	vertical-align: middle;
	width: 170px;
}
.solution_lt {
	color: #d33f97;
}
.footer a:link,
.footer a:visited,
.footer a:hover {
	color: #636363;
}

.picBorder {
	border: 5px solid #c1c1c1;
	margin: 0 5px 5px 0;
}


/****************************
Form styles
*****************************/

form {
	padding: 0;
	margin: 0;
}

.button {
	background-color: #e0e0e0;
	border: 1px solid #656565;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 1px 20px 1px 20px;
}

.textField {
	background-color: white;
	border: 1px solid #c1c1c1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 200px;
}
/*textarea {
	width: 100%;
}*/

.formSpecial {
	display: none;
}
.required {
	color: red;
	font-weight: bold;
	padding: 0 1px 0 3px;
}
div.errorDiv {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

div.errorBorder {
	float: left;
	border: 1px solid red;
	padding: 1px;
	/*width: 145px;*/
}
div.errorNull {
	width: 100%;
	position: relative;
	display: table;
}
div.errorMessage {
	float: left;
	background-color: #ffd9d9;
	border: 1px solid red;
	font-weight: normal;
	margin: 1px;
	padding: 1px 10px 1px 10px;
	width: 150px;
	vertical-align: middle;
}

.actionMessage {
	background-color: #c5ffb6;
	border: 1px solid #1d8800;
	color: #1d8800;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}


