.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002A5F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002a5f;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFB307;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	color: #002a5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002a5f;
	font-weight: bold;
}

.style7 {
	color: #DFB307;
	font-weight: bold;
}

.style8 {
	font-size: 14px;
}
.style9 {
	color: #2b82bf;
}
.style10 {
	font-size: 18px;
}

.style11 {
	font-size: 12px;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0086a2;
}

.style13 {color: #dfb307;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style14 {
	color: #002a5f;
}

a:link {
	color: 002a5f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002a5f;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.header-upper {
	margin:auto;
	width:100%;
	height:150px;
	background:url(images/header_1.jpg) no-repeat;
	text-align:right;
	padding:0px 10px 0px 0px;
}
.header-upper a {
	line-height:100px;
	font-size:11px;
}
.header-upper a:link,
.header-upper a:visited,
.header-upper a:active,
.header-upper a:hover {
	color:white;
}
.header-lower {
width:100%;
height:24px;
background:url(images/header_2.jpg) no-repeat;
}

.container-left {
/*	border:1px solid red;*/
	vertical-align:top;
	width:169px;
}
.spacer-left {
	width:169px;
	height:0px;
	border:0px;
}
.container-center {
	width:10px;
	vertical-align:top;
}
.container-right {
/*	border:1px solid red;*/
	vertical-align:top;
}
.inner-left {
	padding:0px 0px 0px 12px;
}
.inner-center {
	padding:20px 0px 0px 0px;
}
.inner-right {
	padding:20px 20px 0px 10px;
}