body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}

a{
	color: #3a78a7;
	text-decoration: underline;
}

a:hover{
	color: #3a78a7;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.l-text {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
}


form {
     margin:0;
     padding:0;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.l-title {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3a78a7;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3a78a7;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h4 {
	font-size: 13px;
	font-weight:bold;
	color:#3a78a7;
	line-height:200%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 11px;
	color: #1d8cda;
	padding-right: 8px;
	padding-left: 26px;
	text-align: left;
	vertical-align: middle;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: top;
}
.t-menu {
	font-size: 9px;
	color: #4771B1;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 3px;
}

.t-menu_lnk {
	text-decoration: none;
	color: #4771B1;
}

.t-menu_lnk:hover {
	text-decoration: underline;
	color: #4771B1;
}

.bottom-menu {
	color: #575757;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bot-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom-menu-lnk {
	color: #575757;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #1B83CB;
	text-decoration: underline;
}

.menu {
	color: #045d9c;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_lnk{
	text-decoration: none;
	color: #045d9c;
}

.menu_lnk:hover {
	color: #669BE1;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content-text {
  width:470px;
  font-size:10pt;
  line-height:110%;
  color: red; /*#224864;*/
}
.content-text,p {
  width:470px;
  font-size:10pt;
  line-height:110%;
  color: #224864;
  margin: 0px 0px 6px 0px;
}
.content-text,table {
  color: #224864;
}

.photo {
  width:130px;
  height:110px;
  border-width:1px;
  border-style:solid;
  border-color:#37c0e8;
  background-color:#EEEEEE;
}
.random-photo {
  background-color:#F6F6F6;
}

