body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

body * {
	margin: 0;
	padding: 0;
}

#maincontent a:link, #maincontent a:visited, #maincontent a:hover, #maincontent a:active  {
color:#b2a3c3;
text-decoration:underline;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;

}

#header {
	margin: 0 0 0 0;
	background:#1d3666;
}

#welcome p {
color:white;
margin-left:10px;
font-size:0.9em;
}

#container {

}

#side-a {
	float: left;
	width: 580px;
	background-color:white;
}

#maincontent {
	float: left;

}

#maincontent h1 {
color:white;
font-size:large;
margin:10px;
margin-top:20px;
}

#maincontent h2 {
color:white;
font-weight:normal;
font-size:large;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincontent p {
color:black;
font-size:small;
margin:10px;
line-height:normal;
}

#maincontent hr {
margin-left:20px;
margin-right:20px;
}

#maincontentinternal {
	float: left;

}

#maincontentinternal h1 {
color:#1c3e72;
font-size:large;
margin:10px;
margin-top:0px;
}

#maincontentinternal h2 {
color:#1c3e72;
font-weight:strong;
font-size:medium;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincontentinternal p {
color:black;
font-size:small;
margin:10px;
line-height:normal;
}

#maincontentinternal hr {
margin-left:20px;
margin-right:20px;
}



#side-b {
background:white;
	float: left;
	width:380px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin:0px;
	font-size:medium;

}

#side-b h2 {
color:#13224a;
font-size:1.1em;
}

#side-b p {
text-align:center;
color:#ef4623;
font-size:0.9em;
}

#side-b a:link {
color:#ef4623;
}

#footer {
	clear: both;
	background:#c0d4e8;
}

#copyright {
height:45px;
	background-image:url(graphics/copyright_background.jpg);
	background-repeat:repeat-x;
background-color:black;
  width: 100%;
  clear: both;
}
#copyright p {
  font-size: x-small;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.7em 0 0.4em 0;
}

#ifweb {
background:white;
}


#ifweb p {
font-size:0.7em;
color:black;
text-align:right;
padding:3px;
margin-right:10px;
}


#ifweb a {
color:black;
text-decoration:none;
}

#ifweb a:hover {
text-decoration:underline;
}

#topbackground {
height:227px;
background-image:url(graphics/top_background_image.jpg);
}

#topbackground h2 {
font-size:1.2em;
margin-left:10px;
margin-right:20px;
padding-top:20px;
color:white;
font-weight:400;
font-style:italic;
}

#topbackgroundinternal {
height:115px;
background-image:url(graphics/internal_background_image.jpg);
background-repeat:no-repeat;
}

#topbackgroundinternalwithchart {
height:115px;
background-image:url(graphics/internal_background_image_leftchart.jpg);
background-repeat:no-repeat;
}

#welcome {
background:#1e3869;
}

#bottomnavigation {
border-top:4px solid #1c3e72;
}

#bottomnavigation h1{
font-size:0.8em;
padding-top:5px;
margin:10px;
color:#1c3e72;
}

#welcome h1 {
font-weight:600;
font-size:1.4em;
color:white;
margin-left:10px;
margin-bottom:0px
}

#menuone {
margin-left:8px;
width:110px;
float:left;
border-left: 1px dotted #618dd0;
margin-bottom:10px;
background:#c0d4e8;
}

#menuone ul {
list-style:none;
}

#menuone li {
padding-left:5px;
line-height:17px;
color:#1c3e72;
font-weight:bold;
font-size:0.55em;
}

#menuone li a:link, #menuone li a:visited {
font-size:1em;
font-weight:normal;
color:#1c3e72;
margin-left:5px;
border-bottom:1px dotted #1c3e72;
text-decoration:none;
}

#menuone li a:hover {
color:white;
background:#1c3e72;
}

#address p  {
	font-size:1em;
	color:#F60;
	text-align:center;
}

#address a:link, a:visited, a:active {
	color:#F60;
}
