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

/* Start CSS for Formating */
#container {
position:absolute;
top:20px;
left:50%;
margin-left:-385px;
width:770px;
}

#box1, #box2, #box3, #box4 {
position:relative;
left:50%;
width:744px;
margin-left:-372px;
}

#box1a {
float:right;
width:25%;
}

#box2b1 {
position:relative;
width:45%;
}

/* End CSS for Formating */

body {
background-image:url('../images/bg1.png');
}

h3 {
text-align:center;
color:rgb(255,255,255);
}

h3 a {
color:rgb(255,255,255);
text-decoration:none;
}

#container {
background-color:rgb(255,255,255);
padding:13px 0px 13px 0px;
}

#box1 img {
float:left;
}

#box1a {
padding-top:10px;
text-align:center;
}
#box1a p {display:inline;}

#box2 {
clear:both;
padding-top:10px;
}

#box2a a,#box4 a {
color:rgb(255,255,255);
font-weight:bold;
text-decoration:none;}

#box2a img {
float:left;
}

#box2b {
background-image:url('../images/bg-header.jpg');
height:102px;
}

#box2b1 {
padding-top:5px;
text-align:center;
}

#box4 table{
background-repeat:repeat-x;
}

#box2a a:hover, #box4 a:hover {
color:rgb(153,204,255);
}

#box3 img {border:0px;}

.style2:hover {
color:#000080;
}

.style3 {
color:#000080;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
}

.style4 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#divBar {position:relative;
left:50%;
margin:5px 0px 5px -372px;
clear:both;}