body      {
	color: #FFFFFF;
	margin: 0;
	padding: 30px 0;
	background-color: #fff;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
}

#thetop{
margin:0;
}

#container    { color: #222; background: no-repeat 100%; margin: 0 auto; padding: 20px 20px 0; width: 100% }
a {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: none
}
a:hover{
text-decoration:underline;
}
a img  { border: 0px }

p{
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	color: #000066;
}

#main p,#sidebar p {
	padding: 0 0 5px
}
#tagline{
text-align:center;
font-size:1.2em;
}

#intro p  { line-height: 0.1em }

#main   {
	background-color: transparent;
	padding: 10px;
	width: 100%;
	float: none;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
}
.header{
display:block;
margin:0 0 10px 0;
padding:5px 0 5px 8px;
text-decoration:none;
font-size: 190%;
font-weight: bold;
}

#sidebar     {
	visibility: visible;
	width: 85px;
	float: left;
	clear: left;
	height: 85px;	
}

#sidebar p{
font-size:0em;
}



	/* ### Navigation ### */

.img-shadow  { background-color: #ffffff;}

.img-shadow img {
	display: inline;
	position: relative;
	background-color: #fff;
	padding: 0px;
	margin-top: -6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: -6px;
  }



#footer {
	color: #000099;
	font-size: 0.9em;
	background: #fff url(../images/backgroundFooter.jpg) no-repeat left bottom;
	text-align: center;
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#TextLinks {
	border-top: 1px solid #000099;
	padding: 0.5em;
	margin: .02em;
}
#footer a  { text-decoration: none; padding: 2px 4px }
#footer a:hover {
	color: White;
	background-color: #000099;
}
#Disclaimer {
	padding: 1em;
	line-height: 1 em;
}

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

h1{
	font-size:1em;
	color: #000066;
	text-decoration: none;
}

h2 {
	color: #0000CC;
	font-size: 4em;
	font-weight: bold;
	margin: 0 0 4px
}

h3   {
	color: #0000FF;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-align: left;
	text-transform: none;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 345px;
}

h4{
	margin:10px 0 5px 0;
	font-size:1.5em;
}

.clear{
	clear:left;
	margin:0;
	height: 30px;
}

.right { text-align: left }

.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: #004990;
	text-decoration:none;

}
element { }
.clear2 {
	clear:left;
	margin:0;
	height: 0px;
	width: 120px;
	left: auto;
}
h5 {
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 13pt;
	text-align: center;
	padding: .03em;
}
