body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #0F5A84;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;	
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}
.title-bg {
	background-image: url(../images/title-bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 14px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

h2 {
	font-size: 8px;
	font-weight: 100;
}
h3 { font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h6 {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bgy {
	background-repeat: repeat-y;
}

.no-repeat{
}
.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}

.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;
	
	color: #16455d;
	text-align: left;
	vertical-align: middle;
	padding-left: 9px;
}


.bottom-menu {
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.bottom-menu-lnk {
	color: #000000;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.document-links {
	font-size: 12px;
}
.menu {
	color: #FFFFFF;
	background-image: url(../images/menu-btn1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 27px;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	text-transform: uppercase;
}

.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #D3EAF2;
	text-decoration: none;
}

.normal_lnk{
	text-decoration: none;
	text-align: left;
	text-transform: lowercase
	background: none;
}

.c-name-bottom {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 14px;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#column1
{ text-align: justify;
  width: 25%;
  float: left;
  padding: 12px 3px 15px 7px;
}

#column2
{ text-align: justify;
  width: 40%;
  float: left;
  padding: 12px 3px 15px 20px;
}

#column3
{ 
  width: 25%;
  float: right;
  padding: 12px 8px 15px 8px;
}

.side_blue{
	background: #4d96af;	
}

h4{
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 13px;
	padding-bottom: 0px;
}

h5{
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}