body {
	font: normal 71%/1.5 verdana;
	margin: 0px;
}
ul
{
list-image:none;
}
a:link {
	text-decoration: none;
	color: #777777;
	}
a:visited {
	text-decoration: none;
	color: #777777;
	}
a:hover {
	text-decoration: none;
	color: #777777;
	}
a:active {
	text-decoration: none;
	color: #777777;
	}

.main_table {
	width: 768px;
	padding: 5px;
	margin: auto;
}
#navigation {
	width: 100%;
	background-color: #18426a;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 24px;
}

#navigation a:link {
	display:block;
	width:inherit;
	color: #FFFFFF;
			}
#navigation a:visited {
	display:block;
	width:inherit;
	color: #FFFFFF;
	}
#navigation a:hover {
	display:block;	
	width:inherit;
	color: #FFFFFF;
	background-color: #18426a;
	
}

#navigation a:active {
	display:block;
	width:inherit;
	color: #FFFFFF;
	background-color: #18426a;
	}
#content {
	width: 100%;
	background-color: #FFFFFF;
}
#content a:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #0E3159;
	}
#content a:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #0E3159;
	}
#content a:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C3257;
	}
#content a:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #0E3159;
	}
#content .h2 {
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	height: 15px;
	}

.h1 {
	background-color: #18426a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	height: 15px;
}
.txt_normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003366;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.pd
{
	padding: 5px;
}
.txt_white 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
  background-color: #18426a;
}
#footer {
	height: 24px;
	background-color: #18426a;;
}

#footer a:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}
#footer a:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}
#footer a:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	}
#footer a:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	}
.txt_bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.txt_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #003366;
}
p {
	line-height: 13px;
}
.right {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.border {
	border: 1px solid #333333;
}
.center_align {
	text-align: center;
}
.pd_left {
	padding-left: 10px;
}
.pd_top {
	padding-top: 5px;
}

