body{
	margin: 0;
	background: #006697 url('../images/backgroundBody.jpg') repeat-x fixed;
	color: #222; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:30px
}

#thetop{
margin:0;
}

#container{
	width: 720px;
	margin: 0 auto;
	background: #FFF url('../images/backgroundContent.jpg') no-repeat;
	color: #222; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:0
}

a{
	text-decoration: none;
	background-color: inherit;
	color: #004990;
	font-weight: bold;
}

a:hover{
text-decoration:underline;
}

a img{
border:0px none;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p, #sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:540px;
margin:0 20px 0 0;
padding:0 0 25px 0;
text-align:center;
color:#555;
overflow:auto;
}
#logo img {
	border: 10px solid White;
}


#logo h1{
margin:500px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding: 1em 0 0 0;
}

.header{
display:block;
margin:0 0 10px 0;
padding:5px 0 5px 8px;
text-decoration:none;
font-size: 190%;
font-weight: bold;
}

#sidebar{
width:155px;
float:right;
margin-top:2.4em;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}



	/* ### Navigation ### */
	
	
	.navigation {
		margin:0;
		padding:0;
		}
		
	.navigation li {
	height: 28px;
	background: #004990 url('../images/backgroundNavigation.gif');
	padding: 0; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}
	
	.navigation a {
		display:block;
		padding:6px 0 6px 25px;
		margin:0;
		color:#c3c3c3;
		}
		
	.navigation a:hover {
	background: #0071aa url('../images/background-li-hover.gif') no-repeat left;
	color: White;
	text-decoration: none
}


.img-shadow {
  float:left;
  background: url('../images/shadow.gif') no-repeat bottom right !important;
  margin-left:0px; margin-right:0; margin-top:10px; margin-bottom:0

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 3px 6px -6px;
      padding: 4px;
  }



#footer{
	width: 760px;
	background: #fff url('../images/backgroundFooter.jpg') no-repeat bottom left;
	font-size: 0.9em;
	color: #888;
	text-align: center; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:20px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:5px
	
}
#TextLinks {
	border-top: 1px solid #E0E0E0;
	padding: 2em;
	margin: 0 2em;
}
#footer a {
	text-decoration: none;
	padding: 2px 4px;
}
#footer a:hover {
	color: White;
	background-color: #004990;
}
#Disclaimer {
	padding: 1em;
}

h1, h2, h3, h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.2em;
}

h2{
margin:0 0 4px 0;
font-size:2.6em;
color: #004990;
font-weight: bold;
}

h3{
margin:20px 0 8px 0;
font-size:1.6em;
color: #004990;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.hide{
display:none;
}

a.arrow {
	background:url('../images/bullet.gif') no-repeat 3px 0;
	text-decoration:none;
	margin-left:34px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:24px; padding-right:4px; padding-top:2px; padding-bottom:2px

}

a.arrow:hover {
	background:#004990 url('../images/bulletOver.gif') no-repeat 3px 0;

	color: White;
	text-decoration:none; background-color:#004990

}