@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/template_01.jpg);
background-position:top;
background-repeat:repeat-x;
background-color: #d4d4d4;
margin: 0px;
}
.content p .header strong img {
	padding-left: 25px;
}

input{
	margin-top:5px;
}

td{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
vertical-align: top;
line-height: 20px;
}

.content {
padding-right: 5px;
padding-left: 15px;
}

.sidecontent {
padding-left: 15px
}

.header {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #0067aa;
float:left;
}

.header2 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #0067aa;
}

ul#bullets{
	list-style-type:circle;
}

ul#bullets  li{
	font-family: Arial,Helvetica,sans-serif;
	display:block;
	font-size:13px;
	color:#0067aa;
	list-style-type:circle;
	font-weight:bold;
}
ul#bullets li a {
color:black;
font-weight:bold;
text-decoration:none;
}

ul#bullets li a:hover {
text-decoration:underline;
color:#0067aa;
font-weight:bold;
}

img.img {
padding: 0 10px 0 10px;
}

.header-title {
  float:right;
  width:274px;
  height:194px;
  padding-right:6px;
  
}

h1 {
  color:#242424;
  font-size:16pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin-bottom:-15px;
  margin-top:70px;
  font-weight:bold;
  text-align:center;
}

h2 {
  color:#265686;
  font-size:14pt;
  font-family:Arial,Helvetica,sans-serif,Georgia,"Times New Roman",Times,serif;
  margin-bottom:-10px;
  text-align:center;

}

h3 {
  color:#133d6f;
  font-size:22pt;
  font-family:Arial,Helvetica,sans-serif,Georgia,"Times New Roman",Times,serif;
  font-weight:bold;
  margin-top:-10px;
  text-align:center;
}

.header-text {
  color:#232323;
  font-size:11pt;
  font-family:Arial,Helvetica,sans-serif,Georgia,"Times New Roman",Times,serif;
  font-weight:bold;
  text-align:center;
}
.header-text2 {
  color:#222222;
  font-size:10pt;
  font-family:Arial,Helvetica,sans-serif,Georgia,"Times New Roman",Times,serif;
  font-weight:bold;
  text-align:center;
}

.main-text {
  padding: 0 15px 0 7px;
  text-align: justify;
}
.page-text {
width:740px;
}
.sub-heading {
padding: 0 15px 0 7px;
color:#0067aa;
font-weight:bold;
font-style:italic;
}
