/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0055A5;
	background-color: #F4F4F7;
}
/*table {
	border: thin solid #000000;
	}*/
.titleline {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	
}
.titleline1{
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}
.titleline2{
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}

.titleline a {
	color: #FFFFFF;
	}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #BA1A23
}
h4 {
	font-size: 12px;
	font-weight: bold;
	
}
h5 {
	font-size: 10px;
	font-style: italic;
	color:#0055A5;
}
.pagebg {
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	border: 1px solid #0055A5;
}

.bgstrip {
	background-image: url(../images/strip_04.gif);
	background-repeat: repeat-y;
}
.bluestrip {
	background-color: #4477AE;
	color:#ffffff;
}
img {
	border: 1px solid #4477AE;
}
.bodytext {
	text-align: right;
	padding-left: 130px;
	line-height: 20px;
}
table {
	font-size: 12px;
}
.bodytable {
	text-align: left;
}
.bodytable img{
	border: 1px solid #000000;
	
}
.menu {
	color: #4477AE;
	font-size: 17px;
}
.contacttxt {
	text-align: center;
	padding-left: 100px;
}
.menu a {
	color: #4477AE;
	font-size: 17px;
	text-decoration: none;
}
.menu a:hover {
	color: #BA1A23;
	}
.bgfill {
	background-image: url(../images/strip2_02.jpg);
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #4477AE;
}
a:hover {
	color: #BA1A23;
	}
a.highlight {
	color: #BA1A23;
	}
div.logo {
	position: absolute;
	left: 20px;
	top: 22px;
	height: 220px;
	width: 205px;
}
