body {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #6b6a68;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	margin: 0;
	padding: 2px 0 0 0;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6b6a68;
	margin: 0;
	padding: 5px 0 10px 0;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6a68;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6a68;
	margin: 0;
	padding: 5px 0 0 0;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	border-bottom: 1px solid #EEEEEE;
}

/*****************************
 design
******************************/

.containerMainTop {
	margin: 0 auto;
	width: 1040px;
}

.containerMain {
	margin: 0 auto;
	width: 720px;
}

.menuBar_1 {
	background-image: url(../images/shadow_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
}
.menuBar_2 {
	background-image: url(../images/shadow_top_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.menuBar_3 {
	background-image: url(../images/shadow_top_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 58px;
}

.tab_left_c,
.tab_left_o,
.tab_right_c,
.tab_right_o {
	background-repeat: no-repeat;
	width: 19px;
	height: 32px;
}
.tab_left_c {
	background-image: url(../images/tab_left.gif);
}
.tab_left_o {
	background-image: url(../images/tab_left_o.gif);
}
.tab_right_c {
	background-image: url(../images/tab_right.gif);
}
.tab_right_o {
	background-image: url(../images/tab_right_o.gif);
}

.tab_c_o,
.tab_o_c,
.tab_c_c {
	background-repeat: no-repeat;
	width: 25px;
	height: 32px;
}

.tab_c_o {
	background-image: url(../images/tab_c_o.gif);
}
.tab_o_c {
	background-image: url(../images/tab_o_c.gif);
}
.tab_c_c {
	background-image: url(../images/tab_c_c.gif);
}

.tab_c,
.tab_o {
	background-repeat: repeat-x;
	height: 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	vertical-align: bottom;
}
.tab_c {
	background-image: url(../images/tab_bg.gif);
}
.tab_o {
	font-weight: bold;
	background-image: url(../images/tab_bg_o.gif);
}

.tab_c a:link,
.tab_c a:visited,
.tab_o a:link,
.tab_o a:visited {
	text-decoration: none;
}

.content_1 {
	background-image: url(../images/shadow_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.content_2 {
	background-image: url(../images/shadow_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 15px;
}

.topContent {
	min-height: 330px;
	/*overflow: auto;*/
}
.bottomContent {
	min-height: 150px;
	/*overflow: auto;*/
}

.color_blue,
.color_blue *,
.color_blue a:link,
.color_blue a:visited {
	color: #6c8cb8;
}
.color_yellow,
.color_yellow *,
.color_yellow a:link,
.color_yellow a:visited {
	color: #adaa62;
}
.color_red,
.color_red *,
.color_red a:link,
.color_red a:visited {
	color: #c58686;
}
.color_magenta,
.color_magenta *,
.color_magenta a:link,
.color_magenta a:visited {
	color: #8c6ea5;
}
.color_green,
.color_green *,
.color_green a:link,
.color_green a:visited {
	color: #859e79;
}
.color_orange,
.color_orange *,
.color_orange a:link,
.color_orange a:visited {
	color: #daa03c;
}


/*****************************
 TOP NAVIGATION
******************************/

.navigCell {
	padding: 31px 10px 0 0;
	vertical-align: top;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}

.navigCell a:link,
.navigCell a:visited {
	text-decoration: none;
}

.navigCell a:hover {
	text-decoration: underline;
}


/****************************
Project styles
*****************************/

.rowNorm,
.rowAlt {
	padding: 0 5px;
	clear: both;
}
.rowNorm p,
.rowAlt p {
	padding: 0;
	margin: 0;
}

.flash_gallery {
	text-align: center;
}
.imageBorder {
	border: 1px solid #999999;
}
/*****************************
 OTHER
******************************/


.contact_form {
	float: right;
	width: 250px;
	padding: 15px 0 0 5px;
}


.paging {
	padding: 0 0 2px 5px;
}

.newsImage {
	float: left;
	margin: 1px 7px 2px 0;
}

.footer {
	margin: 0 7px 0 5px;
	padding: 3px 0;
	color: #8f8d8b;
	font-size: 10px;
	text-align: center;
	border-top: 2px solid #b0ada8;
}

.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;
}

.newsDate {
	padding: 0 0 1px 0;
	margin: 0;
}

/****************************
Form styles
*****************************/

form {
	padding: 0;
	margin: 0;
}

.button {
	background-color: #e0e0e0;
	border: 1px solid #c1c1c1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 1px 10px 1px 10px;
}

.textField {
	background-color: white;
	border: 1px solid #c1c1c1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 170px;
}
/*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;
}



