body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
}

p {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin: 0;
    line-height: 18px;
	color: #585858;
	/*text-align: justify;*/
}
li {
    line-height: 18px;
}

td {
    vertical-align: top;
}

ul {
	padding: 0;
	margin: 0 0 0 25px;
}

a:link,
a:visited {
	color: #0071c9;
	text-decoration: underline;
}
a:hover {
	color: #0071c9;
	text-decoration: none;
}

h1 {
	font-family: Georgia, Helvetica, serif;
	font-weight: normal;
	font-size: 26px;
	color: white;
	margin: 0;
	padding: 2px 0;
}

h2 {
    font-family: Georgia, Helvetica, serif;
    font-weight: normal;
    font-size: 23px;
    color: black;
    margin: 0;
    padding: 10px 0 15px 0;
}
h3,
.h3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #004779;
	margin: 0;
	padding: 5px 0;
}
hr {
	clear: both;
	height: 0px;
	border: none;
	border-bottom: 1px solid #ccd9ce;
}

/*****************************
 design
******************************/

.header {
	width: 850px;
	margin: 0 auto;
    padding: 0 10px;
}
.midbar {
	clear: both;
	border-top: 4px solid #0071c9;
	background-color: #002e5e;
}
.midbar div {
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 850px;
	height: 60px;
	padding: 18px 10px 0 10px;
	margin: 0 auto;
}

.main {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.container {
	margin: 0 auto;
    padding: 30px 10px 20px 10px;
	width: 850px;
	min-height: 300px;
}

.footer {
	clear: both;
	padding: 25px 0 0 0;
	font-size: 13px;
}

.logo {
	margin-bottom: 15px;
}
.menu {
	clear: both;
}
.content {
	width: 605px;
}
.content p {
    /*text-indent: 25px;*/
    text-align: left;
}

.right_box {
	float: right;
	width: 200px;
	padding-left: 15px;
	border-left: 1px solid #ccd9ce;
}
.right_box p {
	text-indent: 0;
	text-align: left;
}

.picsborder {
	border: 1px solid #ac6930;
	margin: 3px;
}

.lightbox_img_set {
	text-align: center;
	margin: 0 auto;
}
img.lightbox_img {
	border: 5px solid #c9c9c9;
	margin: 5px 10px;
}
.copyright {
    clear: both;
    font-size: 10px;
}
.banner {
    float: left;
    margin: 10px 0 0 0;
}
.clear_both {
	clear: both;
}

/*****************************
 menu
******************************/

.menu a:link,
.menu a:visited {
	display: block;
	float: left;
	background: none;
	color: #004779;
	font-family: Arial, Helvetica, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	padding: 5px 10px;
}
.menu a.selected:link,
.menu a.selected:visited {
	background-color: #0071c9;
	color: white;
}
.menu a:hover {
    text-decoration: underline;
}

/*****************************
 navigation menu
******************************/

.navigMenu {
	float: right;
	padding: 19px 0px;
	font-size: 13px;
    white-space: nowrap;
}
.navigMenu span {
	padding-left: 15px;
}
.navigMenu a:link,
.navigMenu a:visited {
    color: #585858;
    text-decoration: none;
}
.navigMenu a:hover {
    color: black;
    text-decoration: underline;
}


/****************************
Other styles
*****************************/

.solution_lt {
	color: #d2007c;
}

.paging td {
	padding-left: 5px;
}
.newsImage {
	float: left;
	margin: 1px 7px 2px 0;
	border: 2px solid #e2e2e2;
}

.client_logo {
	border: 1px solid #ccd9ce;
	background-color: white;
	padding: 10px;
	margin: 0 25px 25px 0;
}
.client_logo:hover {
	border: 1px solid #0071c9;
}


/****************************
Product styles
*****************************/

a.country_link:link,
a.country_link:visited {
	display: block;
	float: left;
	width: 160px;
	height: 35px;
	background: none;
	margin: 5px 10px 0 0;
	padding: 5px;
}
a.country_link:hover {
	background-color: #e7f1f8;
}
.country_name {
	font-weight: bold;
}
.country_item {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	background: none;
	margin: 3px 5px 3px 5px;
	padding: 0;
}
.field_list {
	width: 100%;
}
.field_list th {
	width: 33%;
}
.total_records {
	display: block;
	color: #666;
	font-size: 12px;
	margin: 1px 0;
}

a.product_link:link,
a.product_link:visited {
	display: block;
	float: left;
	width: 250px;
	min-height: 60px;
	background: none;
	padding: 5px;
	margin: 5px 10px 0 0;
}
a.product_link:hover {
	background-color: #e7f1f8;
}

.clear_left {
	clear: left;
}

.contact_form {
    margin: 5px 0;
}
.contact_form p {
    text-indent: 0;
}
.contact_form_table {
    /*margin: 5px 0;*/
}
.contact_form_table th {
    font-weight: normal;
    text-align: right;
    width: 160px;
    vertical-align: top;
}

.price_table {
}
.price_table th {
	background-color: #eee;
	border-top: 1px solid #ccd9ce;
	border-bottom: 1px solid #ccd9ce;
	padding: 10px 10px 10px 20px;
	text-align: left;
}
.price_table td {
	border-bottom: 1px solid #ccd9ce;
	padding: 6px 0 6px 20px;
}
.nowrap {
	white-space: nowrap;
}

.price {
	font-family: Georgia, Helvetica, serif;
	font-size: 18px;
	color: #004779;
}

a.order_button:link,
a.order_button:visited {
	background-image: url(../images/icons/cart_put.png);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 1px solid #ccd9ce;
	background-color: #eee;
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 0 10px;
	padding: 3px 10px 3px 25px;
}
a.order_button:hover {
	background-color: #e7f1f8;
	border: 1px solid #0071c9;
}

/****************************
Form styles
*****************************/

form {
	margin: 0;
	padding: 0;
}

.textField {
    width: 200px;
}

.dropDown {
    max-width: 400px;
}

textarea {
	min-height: 50px;
}

.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;
}


