body{
	margin: 0;
	padding: 30px 0;
	background: #888888 url(../images/backgroundBody.jpg) repeat-x fixed;
	color: #222;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#thetop{
margin:0;
}

#container{
	width: 720px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #FFF url(../images/backgroundContent.jpg) no-repeat;
	color: #002c5f;
}

a{
	text-decoration: none;
	background-color: inherit;
	color: #515457;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
	border: medium solid #0A4061;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
	padding:0 0 0 10px;
}

#logo{
float:left;
width:220px;
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:50px 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;
	float: none;
	text-align: center;
}

#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: 30px;
	list-style: none;
	background: #0a4061;
	margin: 0 0 2px 0;
	padding: 0;
}
	
	.navigation a {
		display:block;
		padding:6px 0 6px 25px;
		margin:0;
		color:#c3c3c3;
		}
		
	.navigation a:hover {
	color: White;
	text-decoration: none;
	background-color: #6A6F74;
	background-image: url(../images/background-li-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;  margin: 10px 0 0 0px;

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 3px 6px -6px;
      padding: 4px;
  }



#footer{
	margin: 0 auto 20px auto;
	width: 760px;
	background: #fff url(../images/backgroundFooter.jpg) bottom left no-repeat;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #888;
	text-align: center;
	
}
#TextLinks {
	border-top: 1px solid #E0E0E0;
	padding: 2em;
	margin: 0 2em;
	color: #333;
}
#footer a {
	text-decoration: none;
	padding: 2px 4px;
}
#footer a:hover {
	color: White;
	background-color: #0B4569;
}
#Disclaimer {
	padding: 1em;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
color: #FF0088;
}

h1{
font-size:2.2em;
}

h2{
margin:0 0 4px 0;
font-size:2.6em;
font-weight: bold;
}

h3{
margin:20px 0 8px 0;
font-size:1.6em;
}

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;
	padding:2px 4px 2px 24px;

	text-decoration:none;
	margin: 0px 0px 0px 34px;

}

a.arrow:hover {
	background:url(../images/bulletOver.gif) no-repeat 3px 0;
	color: White;
	background-color: #0A4061;
	text-decoration:none;

}
#container #main #intro p {
	text-align: center;
}
#container #main #intro p strong {
	font-size: 16px;
}
#container #main #intro p {
	font-size: 13px;
	text-align: left;
}
#container #main #intro p {
	text-align: left;
}
#container #main #intro table tr td p strong {
	text-align: center;
}
