body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

#body {
	background-image: url(../images/fonstyle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {color: #1C4573; text-decoration: none;}
/* Separators */
.separator0 {height:0px; line-height: 0px; clear: both; font-size: 0px;display: block;}
.separator5 {height:5px; line-height: 5px; clear: both; font-size: 0px;display: block;}
.separator10 {height:10px; line-height: 10px; clear: both; font-size: 0px;display: block;}
.separator20 {height:20px; line-height: 20px; clear: both; font-size: 0px;display: block;}

hr {font-size: 2px; line-height:2px; height:2px; border:solid 1px #1B4673;}

.small_text {font-size: 9px;}

.cell-1 {
	vertical-align: top;
	margin: 0px;
	padding-left: 15px;
	background-image: url(../images/office.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.cell-1 h1 {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: bold;
}
.cell-1 p {
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cell-1 a {
	color: #1C4573;
	text-decoration: none;
	font-weight: bold;
}
.cell-2 {
	vertical-align: top;
	margin: 0px;
	padding-left: 15px;
	background-image: url(../images/cell2.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 45px;
}
.cell-3 {
	vertical-align: top;
	margin: 0px;
	padding-left: 15px;
	background-image: url(../images/cell3.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #FFFFFF;
	height: 45px;
}
.cell-3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.cell-4 {
	vertical-align: top;
	margin: 0px;
	padding: 15px;
	background-image: url(../images/cell4.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.cell-4 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.cell-5 {
	vertical-align: top;
	margin: 0px;
	background-image: url(../images/cell5.jpg);
	background-repeat: repeat;
	padding: 15px;
}
.cell-5 a {
	color: #1C4573;
	text-decoration: underline;
}

.cell-5 p {
	padding-bottom: 0px;
	margin-bottom:0px;
}

.cell-6 {
	vertical-align: top;
	margin: 0px;
	background-image: url(../images/cell6.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 11px;
	text-align: center;
}
.cell-6 a {
	color: #2762A3;
	text-decoration: none;
}

form.frm input.big, form.frm textarea.big, form.frm select.big
{
	border: solid 1px #000000;
	width: 395px;
}

form.frm input.small, form.frm textarea.small, form.frm select.small
{
	border: solid 1px #000000;
	width: 50px;
	text-align: center;
}
