body {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	margin-left: auto; 
	margin-right: auto;
	clear: right;
	background-color: #7E1111;
	background-image: url(../img/bg_blue.gif);
	
	background-repeat: repeat-x;

}

.float-right {
	float: right;
	clear: both;
}

.padding {
	padding: 25px 5px 30px 5px;
}

.float-left {
	float: left;
}

.tdcolor {
	 background-color: #00508F
}

.tdcolor-top {
	 background-color: #00508F;
	 background-image: url(../img/bg_blue.gif);
	 background-repeat: repeat-x;
}

img {
	border: 0px
}

form {
	margin: 0px;
	display: inline
}

textarea{
	font: 11px verdana, sans-serif
}

input {
	font: 10px verdana, sans-serif;
}

option {
	font: 11px verdana, sans-serif
}

.buttons {
	font-size: 10px;
	background-color: #FF9900;
	border-width:1px; 
	border-style: solid;
	color: #ffffff;
	border-color: #BB5C00;
}

p {
	margin: 0;
	padding: 0px 0 25px 0;
}

li {
	list-style-type: square;
	padding-bottom: 15px;
}

.no-square {
	list-style: none;
}

.logo {
	background-color: white;
	width: 751px;
	height: 98px;
	padding: 0;
	text-align: center;
	border-top: 10px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0
}

.copyright-text {
	font-size: 10px;
}

ul {
	padding-left: 25px;
	margin: 0px;
	list-style-type: square;
}

hr {
	height: 1px;
}

h5 {
	color: #BB312D;
	font-family: verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 0px;
}

dl {
	margin-left: 25px;
	margin-top: 5px;
}

dd {
	margin: 0px 0px 0px 0px;
}
dd.crossout {
	margin: 10px 0px 10px 0px;
	background-image: url(../img/crossout.gif);
	padding-left: 15px;
}

h2 {
	color: #444444;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}

h4 {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}

h6 {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.sms-command {
	color: #CE161D;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	margin: 0px;
	padding: 0px
}

td, div, p {
	color: #444444;
	font: 11px/16px verdana, sans-serif;
	background: transparent;
	vertical-align: top
}

a {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

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

li {
	list-style-type: square;
}

hr {
	color: #bbbbbb;
	height: 1px;
}

.footer {
	height: 40px;
	text-align: center;
	width: 760px;
	margin-left: auto; 
	margin-right: auto;
	border-top: 5px;
	border-top-color: #FF9900;
	border-top-style: solid;
	padding: 0px;
	background-color: white;

}

.center-field {
	height: 239px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	clear: both;
	text-align: left;
	background-image: url(../img/middle_pic.jpg);
	border-top: 5px;
	border-bottom: 5px;
	border-style: solid;
	border-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

.center-field-small {
	height: 123px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	clear: both;
	text-align: left;
	background-image: url(../img/middle_pic_small.jpg);
	border-top: 5px;
	border-bottom: 5px;
	border-style: solid;
	border-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

.wrapper {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: 750px;

	}

.wrapper-welcome-bg {
	background-image: url(../img/bg.gif);
	vertical-align: top;
	background-color: White;
	width: 750px;
}

.wrapper-other-bg {
	width: 750px;
	float: left;
	min-height: 200px;
	border-top: 15px #FAA619 solid;
}

.double-box {
	float: left;
	margin: 0px;
	margin-left: 5px;
	padding: 20px 0px 10px 10px;
	width: 520px;
	text-align: left
}

.table-all {
	height: 100%;
	width: 100%;
	background-color: White;
}

.td-bg {
	background: url(../img/bg.gif) 10px;
}

.triple-box {
	float: left;
	margin: 0px;
	padding: 15px 30px 15px 30px;
	width: 690px;
	text-align: justify
}

.box_d1 {
	clear: both;
	float: right;
	margin: 0px;
	padding: 25px 15px 0px 0px; 
	width: 565px;
	text-align: left;	
	vertical-align: top;
}

.box_d2 {
	float: left;
	margin: 0px;
	padding: 30px 5px 0 15px;
	width: 160px;
	text-align: left;
	clear: left;
}

.box_d2 li {
	padding: 0 0 20px 0px;
	margin: 0px;
	list-style: none;
}

.box_d2 ul {
	padding: 0;
	margin: 0;
}

.box_d2 li.current {
	background-color: #9D5D0A
}

.box_d3 {
	float: left;
	margin: 0px;
	padding: 0px 5px 0 10px;
	width: 48%;
	text-align: left;
	margin-right: 10px;
}

.box_d3_grey {
	float: left;
	margin: 0px;
	padding: 0px 5px 0 10px;
	width: 48%;
	text-align: left;
	margin-right: 10px;
	background-color: #f4f4f4;
}
.news-image {
	float: right;
	margin: 5px 5px 5px 20px;
}

a.menu-link {
	color: #BB312D;;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
a.menu-link:hover {
	color: #C75754;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	text-transform: uppercase;
}

a.top-link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.top-link:hover {
	color: #b1b1b1;
	text-decoration: underline;
}

.main-nav-field {
	background-color: #FF9900;
	padding: 5px 10px 5px 0;
	width: 750px;
	text-align: right;
	color: white;
}

.light-orange {
	background-color: #ecf7ff
}

tr.light-orange td {
	background-color: #FFF1D9
}

.light-orange-padded {
	background-color: #FFF8EC;
	padding: 5px 10px 10px 10px;
	list-style: none;
	margin: 10px 10px 10px 25px;	
}

.right-field {
	width: 240px;
	background-image: url(../img/test_bg.gif);
	height: 1000px;
	clear: both;
	margin-left: 50%;
}

.main-nav-field ul {
	margin: 0px;
	padding: 0px;

}

.top-luup {
	height: 24px;
	width: 755px;
	background-image: url(../img/top_luup.gif);
	text-align: left;
	padding: 7px 0 0 15px;
	margin-left: auto; 
	margin-right: auto;
}

.top-luup li {
	display: inline;
	list-style: square;
	padding: 0px 15px 0 0;
}

.top-luup ul {
	margin: 0px;
	padding: 0px;
}

.table-standard {

	width: 100%;
	margin: 0px;
	padding: 5px;
}

.table-standard li {
background-image: url(../img/test_bg.gif);
}

.table-standard-noline {
	width: 100%;
	margin: 0px;
	padding: 5px;
}

.table-header {
	background-color: #1975BC;
	font-size: 11px;
	font-variant: small-caps;
	color: white;
	font-weight: bold;
	padding: 5px;
}

.table-standard td{
	padding: 5px;
}

tr.table-header td {
	background-color: #1975BC;
	font-size: 11px;
	font-variant: small-caps;
	color: white;
	font-weight: bold;
	padding: 5px;
}

.contact-form {
	width: 95%; 
}
	
.contact-form td {
	padding: 4px; 
}

.right {
	text-align: right;
}

.left {
	text-align: left;
	float: left;
}

.footer-image {
	float: left;
	padding-left: 10px;
}

.dark-orange {
	color: #FFDAA8
}

.red {
	color: #FF9090
}