body
{
	background-color: #9FA6AC;
	background-image: url("../images/shadow.gif");
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0;
}

body, td, p
{
	font-size: 14px;
	color: #8C8C8C;
	font-family: Times, Times New Roman, serif;
}

img
{
	border: none;
}

div#container
{
	width: 752px;
	margin: 0px auto 10px auto;
	padding: 0;
	text-align: left;
}

div#header
{
	text-align: right;
	margin: 0;
	padding: 0;
	background-image: url("../images/logo.gif");
	background-position: left top;
	background-repeat: no-repeat;
	height: 124px;
	overflow: hidden;
}

#content
{
	margin: 0 auto 10px auto;
	width: 730px;
}

#content a, #content a:visited, #content a:active
{
	color: #F06544;
}

#content a:hover
{
	text-decoration: none;
}

td#location
{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-color: #000000;
	background-image: url("../images/location-corner.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0177F2;
}

td#location a
{
	text-decoration: none;
	color: #FFFFFF;
}

td.search input
{
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.search input.field
{
	width: 242px;
}

h1
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	width: 735px;
	height: 24px;
	padding: 5px 0 0 15px;
	margin: 2px auto 2px auto;
	background-image: url("../images/title_bar.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	margin: 15px 0 0 0;
	color: #0177F2;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3
{
	margin: 15px 0 0 0;
	color: #0177F2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p
{
	margin-top: 10px;
	text-align: left;
}

hr
{
	margin: 0;
	height: 1px;
	border: none;
	color: #B5B5B5;
	background-color: #B5B5B5;
	padding: 0;
}

.grey
{
	background: #DBE0E3;
}

#txpCommentInputForm input#name,#txpCommentInputForm input#email,#txpCommentInputForm input#web, #txpCommentInputForm .txpCommentInputMessage
{
	width: 300px;
	color: #000000;
}

#commentForm div.comments_error
{
	color: #FF0000;
}

#commentForm, #comments
{
	padding: 10px;
	margin: 10px auto 10px auto;
	background: #DBE0E3;
}

#comments, #comments p
{
	font-size: 12px;
}

table
{
	margin-top: 10px;
}

#newsletterForm
{
	width: 225px;
	margin: 0;
	padding: 0;
}

#contactForm
{
	width: 510px;
}

.error
{
	border: none;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	background: #cc0000;
}

#newsletterForm label,#newsletterForm p,#contactForm label,#contactForm p
{
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#newsletterForm label,#contactForm label
{
	font-style: italic;
}

#newsletterForm .top,#contactForm .top
{
	text-align: justify;
	margin: 0;
	background-color: #041424;
	background-image: url(../images/nl_form_top_sample.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}

#newsletterForm .body
{
	width: 200px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
}

#contactForm .body
{
	width: 480px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
}

#newsletterForm input,#contactForm input
{
	width: 100%;
	margin-bottom: 10px;
	padding: 0 auto;
}

#contactForm textarea
{
	width: 100%;
	height: 100px;
}

#newsletterForm #newsletterSubmit, #contactForm #contactSubmit
{
	padding: 10px;
	text-align: center;
	background-color: #0D529B;
	background-image: url(../images/nl_form_bottom_sample.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}

#newsletterForm #newsletterSubmit input, #contactForm #contactSubmit input
{
	width: auto;
	margin: 0;
}

#reference
{
	border: none;
	border-bottom: 1px solid #8CA6B7;
	width: 100%;
}

#reference td
{
	padding: 10px;
	border: none;
	border-top: 1px solid #8CA6B7;
	width: 50%;
}

#reference td.left
{
	border-right: 1px solid #8CA6B7;
}

#reference img
{
	padding-right: 10px;
}

#reference p
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#reference .big
{
	font-size: 14px;
	font-weight: bold;
}

#reference .red
{
	color: #E60203;
}

p.date
{
	text-align: left;
	font-size: 12px;
	margin: 0;
}