body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

#all {
	position: relative;
	margin: auto;
	top: 40px;
	width: 755px;
	background-color: #ffffff;
	margin: auto;
}

#header{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	height: 155px;
	width: inherit;

}

#head img{

	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}


#content{
	float: left;
	width: 565px;
	padding: 10px 0px 0px 0px;


}

#navigation{
    	position: relative;
	padding: 0px;
	margin: 20px 10px 0px 565px;
	background-color: #F5f7f7;
	border: 1px solid #bbbbbb;
	font: small Verdana,sans-serif;
}






#links {
	padding: 0px;
	margin: 0px;
}

#links h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#links a:link, #links a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #32647b;
}

#links a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#contact {
    position: relative;
	padding: 5px 5px 5px 5px; 
	margin: 20px 10px 20px 565px;
	background-color: #F5f7f7;
	border: 1px solid #bbbbbb;
	font: small Verdana,sans-serif;
}

#contact a {
	text-decoration: underline;
}

#contact a:hover {
	text-decoration: none;
}

#contact a:visited{
	text-decoration: underline;
	color: #31637a;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.presentation {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.presentation h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.presentation p {
	padding: 0px 0px 10px 0px;
}

.presentation a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.presentation a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

#footer {
	clear: both;
	border-top: 1px solid #bbbbbb;
	font-size: 11px;
	color: #32647b;
	padding: 4px 4px 4px 4px;
	margin-top: 60px;
	margin-bottom: 80px;

}

# img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}