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: 1d8cda;
	text-decoration: underline;
}

a:hover{
	color: 1d8cda;
	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: #1B83CB;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.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: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 19px;
	padding-left: 4px;
}
.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;
}
