﻿

BODY {
	margin: 0;
	font-family: Arial, Futura, Helvetica;
	font-size: 12px;
}

A {
	color: #808080;
	text-decoration: none;
}

INPUT {
	font-family: Arial, Futura, Helvetica;
	font-size: 12px;
}

SELECT {
	font-family: Arial, Futura, Helvetica;
}

TEXTAREA {
	font-family: Arial, Futura, Helvetica;
}

.products_label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.default { /*background-color:#E1E1ED;*/ /*#DFDFDF;*/
}

.master {
	background-color: #FFFFFF;
	color: #333333;
}

IMG {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    height: 162px;
    width: 336px;
}

FORM {
	margin: 0px;
}

P {
	margin-top: 0px;
}

/* header */
.header {
	height: 100px;
	width: 800px;
	padding: 0 0 0 0;
}

	.header .left {
		text-align: left;
		padding: 0 0 0px 0px;
	}

		.header .left TD {
			color: #808080;
			font-size: 11px;
		}

	.header .right {
		text-align: right;
		padding: 0 0 15px 0px;
	}

		.header .right TD {
			color: #808080;
			font-size: 11px;
		}

	.header .selected {
		font-weight: bold;
	}

/* menu */
.menu {
	background-color: #002461;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	width: 800px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

	.menu A {
		color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}

		.menu A:hover {
			color: #dddddd;
		}

	.menu TD {
		color: #ffffff;
		text-align: center;
		width: 110px;
		height: 25px;
	}

	.menu SELECT {
		font-size: 11px;
		width: 105px;
	}

.nav_sep {
	width: 10px;
}

/* content */
.content {
	background-color: #ffffff;
	font-size: 14px;
	height: 400px;
	padding: 0px 0px 0 0px;
	letter-spacing: 0pt;
	text-align: justify;
}

.homeContent {
	background-color: #ffffff;
	padding: 1px 0px 0 0px;
	height: 475px;
}

.contentHeader {
	color: #002461;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 15px 0;
	text-transform: uppercase;
	letter-spacing: .5pt;
}

.internalHeader {
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0pt;
}

.sideContentHeader {
	color: #ED1B23;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.text {
	color: #696969;
	font-size: 13px;
	text-align: justify;
}

	.text A {
		color: #808080;
		text-decoration: none;
	}

	.text TD {
		font-size: 13px;
		text-align: justify;
	}

.email_link {
	text-align: right;
	font-size: 10px;
	color: #808080;
}

	.email_link A {
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}

.contacts A {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.contacts TD {
	font-size: 13px;
}

/* footer */
.footer {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	border-top: solid 8px #dddddd;
}

	.footer TD {
		background-color: #ffffff;
		color: #696969;
		font-size: 10px;
		font-weight: normal;
		height: 25px;
	}

	.footer A {
		color: #696969;
		font-size: 10px;
		text-decoration: none;
	}

.copyright {
	font-size: 10px;
}

/* privacy */
.privacy {
	color: #808080;
	font-size: 10px;
}

	.privacy A {
		text-decoration: none;
	}

.print_link {
	text-align: right;
	font-size: 10px;
}

	.print_link A {
		font-size: 10px;
		text-decoration: none;
		border-bottom: dotted 1px #808080;
	}

#photoholder {
  width:800px;
  height:400px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
  width:800px;
  height:400px;
}
.load{background:url('images/loading.gif') no-repeat center;}