html {
	overflow-y: scroll; 
}

body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	text-align:center;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
}

.attention
{
	color: #FF0000;
}
.attention_strong
{
	color: #FF0000;
	font-weight:bold;
}
col.align-right{text-align: right;}
col.align-left{text-align: left;}
col.align-center{text-align: center;}

#main_0 {height:1000px; overflow-y:scroll; table-layout:fixed;}

#main_1 { text-align:center; height:1000px;}

a{
	color: #1B7FA2;
}

a:hover{
	color: #ca6f16;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

.bord-l {
	background-image: url(../images/border-l.gif);
	background-repeat: repeat-y;
/*	background-position: right; */
}


.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.bord-r {
	background-image: url(../images/border-r.gif);
	background-repeat: repeat-y;
/*	background-position: left; */
}


.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
}


.topline {
	background-image: url(../images/t1.gif);
	background-repeat: repeat-x;
}


.imageline {
	background-image: url(../images/p-bg.jpg);
/*	background-repeat: repeat-x; */
}


.imageline2 {
	/* background-repeat: no-repeat; */
	background-image: url(../images/p2.jpg);
}


.bottomline {
	/* background-repeat: no-repeat; */
	background-image: url(../images/b-bg.gif);
}


.welcome {
	font-weight: bold;
	text-transform: none;
	color: #036e90;
	background-image: url(../images/welc-bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 12px;
}

.c_name {
	font-size: 18px;
	font-weight:bold;
	color: #006c90;
	padding-top: 38px;
	vertical-align: top;
}
.c_name a {
	color: #006c90;
	text-decoration:none;
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #ca6f16;
	TEXT-DECORATION: underline;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}
.logo {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}


.menu_lnk:hover {
	color: #036e90;
	text-decoration: underline;
	align-content:center;
}
.standard_lnk {
	font-weight:normal;
	text-decoration:none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	font-size: 12px;
}
.NB {
	color: #FF0000;
}
.dimmed {
	color: #666666;
}

.SectionName {
	color: #000066;
	font-weight: bold;
	font-size:14px;
	padding-top:10px;
	}

#button {
/*	width: 222px; */
	margin: 0px;
}
	 
#button a {
	display: block;
	color: #036e90;
	text-decoration: none;
	width: 100%;
	background: url(../images/s-btn.gif) no-repeat bottom;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 25px; /*40px;*/
	text-align: left;
	vertical-align: middle;
}

html>body #button a {
      width: auto;
      }

#button a:hover {
	  background: url(../images/s-btn-h.gif) no-repeat bottom;
      color: #ca6f16;
}

#button td {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
