body {
	background-position: center top;
	background-image: url('../imgs/bg_image.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #0d06a8;
	font-family: Arial;
	font-size: 9pt;
	margin: 0PX;
	line-height: 160%;
}

img {
	border: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14pt;
}
.subnav {
	width: 100%;
	text-align: right;
	font-family: Arial;
	font-size: 10pt;

}
.line {
	height: 1px;
	background-color: #040058;
	margin: 10px 0px 10px 0;
}
.line2 {
	height: 3px;
	background-color: #040058;
	margin: 3px 0px 6px 0;
}
.sideline {
	background-image: url('../imgs/line_bg.gif');
}
#photodiv {
  background-repeat: no-repeat;
}

h2 {
	padding: 3;
	margin: 0;
	font-family: Arial;
	font-size: 11pt;

}
h1 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12pt;
}
.content {
	line-height: 160%;	
}
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	border-top: 5px solid #040058;
	background-color: #EAEAEA;
}
.style3 {
	border-top: 5px solid #040058;
	background-color: #EAEAEA;
}
.style4 {
	color: #FFFFFF;
	background-color: #0D06A8;
	background-image: url('imgs/menu_bg.gif');
}
.style5 {
	border-top: 3px solid #040058;
	background-color: #EAEAEA;
}
.style6 {
	color: #FFFFFF;
}
.style7 {
	color: #FFFFFF;
	text-align: right;
}
