body {
	margin:0;
	padding:0;
	background:#ffffff;
	color: #045d9c;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #045d9c;
}

th {
	color: #045d9c;
}

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 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type: square;
	}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	}

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;
}

a.bottom_addrlink {
	font-size: 11px;
	color: #1d8cda;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name2 {
	font-size: 14px;
	font-weight: bold;
	color: #045d9c;
}


.c_name {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


a.c_name_link {
	font-size: 18px;
	font-weight: normal;
 	color: #FFFFFF;
 	text-decoration: none;
}

a.c_name_link:hover {
	font-size: 18px;
	font-weight: normal;
 	color: #FFFFFF;
 	text-decoration: underline;
}


.t-menu {
	font-size: 9px;
	color: #4771B1;
}


a.t-menulink {
	font-size: 9px;
	color: #4771B1;
}

.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;
}

.style1 {color: #FFFFFF}
