html,
body {
	height: 100%;
}

body {
	background-color: #f8fbfd;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

a:link {
	color: #c70000;
	text-decoration: underline;
}
a:visited {
	color: #c70000;
	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: 0 0 5px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002065;
	margin: 0;
	padding: 5px 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0;
	padding: 2px 0 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0 0 5px 0;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #e0e0e0;
}

/*****************************
 design
******************************/

.containerMain {
}

.headerTop {
	height: 54px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}

.menuBar {
	height: 49px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.menuMainBar {
	text-align: center;
	padding: 0 60px 0 160px;
}

.logo {
	position: absolute;
}

.colLeft {
	background-image: url(../images/left_col_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-bottom: 5px;
	width: 240px;
}
.colRight {
	background-image: url(../images/right_col_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px solid #9f0e0e;
	vertical-align: top;
	padding-bottom: 5px;
	width: 190px;
	padding: 5px 15px;
}

.contentMain {
	padding: 12px;
	vertical-align: top;
}

.middleContainer {
	margin: 2px 0;
	width: 100%;
}

.boxLeft,
.boxRight {
	padding: 5px 15px;
	margin: 5px 0 0 0;
}
.boxRight {
	padding: 5px 0 5px 15px;
}

.boxLeft a:link,
.boxLeft a:visited,
.boxRight a:link,
.boxRight a:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.boxLeft a:hover,
.boxRight a:hover {
	color: #c70000;
	text-decoration: underline;
}


.footer {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 14px 10px 5px 20px;
	color: #8b8b8b;
	text-align: center;
}
.footer div {
	padding: 2px 0 5px 0;
}

.footerSolution {
	padding-right: 20px;
}

.bannerItem {
	float: left;
	padding: 0 10px 10px 10px;
}

/*****************************
 TOP NAVIGATION
******************************/

.navigMain {
	border-left: 1px solid #000033;
	vertical-align: middle;
	padding: 0;
	height: 46px;
}

.navigCell,
.navigCellBorder {
	float: right;
	vertical-align: middle;
	text-align: left;
	padding: 0 15px;
	margin: 5px 0;
	color: #a0a0a0;
}

.navigCellBorder {
	border-left: 1px solid #a0a0a0;
}

.navigCell a:link,
.navigCell a:visited,
.navigCellBorder a:link,
.navigCellBorder a:visited {
	margin: 0;
	color: #555555;
	text-decoration: underline;
}
.navigCell a:hover,
.navigCellBorder a:hover {
	text-decoration: none;
}
.navigCell span,
.navigCellBorder span {
	margin: 0;
}

/*****************************
 MENU
******************************/

.menuMain,
.menuMainSelect,
.menuMainFirst,
.menuMainFirstSelect {
	color: white;
	font-family: Arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menuMainSelect,
.menuMainFirstSelect {
	background-color: #b23e3e;
}

.menuMain,
.menuMainSelect {
	background-image: url(../images/menu_splitter.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}

.menuMainSelect a:link,
.menuMainSelect a:visited,
.menuMainSelect a:hover,
.menuMain a:link,
.menuMain a:visited,
.menuMain a:hover,
.menuMainFirstSelect a:link,
.menuMainFirstSelect a:visited,
.menuMainFirstSelect a:hover,
.menuMainFirst a:link,
.menuMainFirst a:visited,
.menuMainFirst a:hover {
	display: block;
	line-height: 23px;
	padding: 4px 15px 3px 15px;
	color: white;
	vertical-align: middle;
	text-decoration: none;
}
.menuMain a:hover,
.menuMainFirst a:hover {
	text-decoration: underline;
}


/*****************************
 SUBMENU
******************************/

.menuSub {
	padding-top: 5px;
	text-align: right;
}

.menuSub a:link,
.menuSub a:visited,
.menuSub a:hover,
.menuSubSub a:link,
.menuSubSub a:visited,
.menuSubSub a:hover {
	display: block;
	padding: 3px 0 3px 5px;
	color: black;
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	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;
	color: #990000;
}

/****************************
Project styles
*****************************/

.projectTable {
	width: 100%;
}
.projectItem {
	width: 50%;
	padding: 5px 10px 10px 0;
}

.rowNorm,
.rowAlt {
	border-bottom: 1px solid #e8e8e8;
	vertical-align: top;
}

.flash_gallery {
	text-align: center;
}
.imageBorder {
	border: 1px solid #999999;
}

.project_img {
	float: left;
	padding-right: 15px;
}

.project_short {
	margin-left: 117px;
}

/*****************************
 OTHER
******************************/

.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: #f3f7fe;
	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: 190px;
}
/*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;
}


