body {
	background-color: #ACC3C8;
	font-family: verdana, arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

html>body {text-align: -moz-center;}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}

.outline {
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	padding: 0px;
	margin: 0 auto;
}

.top_bar {
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	background-color: #447683;
}

.shield {
	background-image: url(images/shield_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #447683;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	padding: 0px;
	color: #C9BBA6;
	font-size:9px;
	line-height: 12px;
}

.shield2 {
	background-image: url(images/shield_inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E1E9EB;
	padding: 0px;
}

.address {
	padding-left: 20px;
	color: #736550;
	font-size: 10px;
	line-height: 13px;
	padding-top: 20px;
}

.content {
	background-color: #447683;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	color: #ffffff;
	padding: 12px;
}

.inner_content {
	background-image: url(images/bg_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E1E9EB;
	color: #000000;
}

.indent {
	padding: 10px;
}

.right {
	text-align: right;
}

.footer {
	background-color: #C9D7DB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69919B;
	color: #000000;
	padding: 8px;
	text-align: center;
}

h1 {
	font-family: arial,verdana,sans-serif;
	color: #876129;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 4px;
}

h2 {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:right;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.c_links {
	width: 203px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	border-left-style:none;
	border-bottom-style:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	text-align: right;
	background-color: #447683;
}

.c_links a:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.c_links a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.c_links a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.c_links a:hover {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
