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

#nav a:link{ color: #fff; }

#nav a:visited{ color: #fff; }

#nav a:hover, #nav a:focus{ color: #fff !important;text-decoration:none; }


ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }


ul li{ list-style-type:circle;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

body {
	background-color: #232b3e;
	background-image:url(../images/stripe.jpg);
	background-repeat:repeat-x;
}
#main {
	width: 850px;
	margin:auto;
	min-height: 747px;
}

#main #masthead {
	height: 243px;
	background-image:url(../images/mast.gif);
	background-repeat:no-repeat;
}
#main #content {
	margin-top: 16px;
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
}
#main #content .business {
	height: 63px;
}

#main #content .pushdown {
	padding-top: 86px;
	color: #000000;
}

#main #content .paragraph {
	padding-left: 10px;
	padding-right: 10px;
}

.clear{
clear:both;
}

.bot{
}

p {
	font-family: Segoe, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color:#FFFFFF;
}


#content li {
	font-family: Segoe, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color:#333333;
	list-style-type:circle;
	margin-bottom:3px;
}


h1 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	color:#FFFFFF;
}

h2 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	color:#FFFFFF;
}

#footer {
	width:100%;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding-top:15px;
	height: 35px;
}

.footlinks{
	width:850px;
	margin:auto;
	color:#fff;
	height: 20px;
}
#main #lowercontent {
	margin-top: 35px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

#main #lowercontent .demo {
	height: 150px;
	margin-top: 8px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#main #lowercontent .demo p{
	margin-top: 5px;
}


#main #lowercontent .demo .grant {
	padding: 10px;
	float: left;
	width: 230px;
}
#main #lowercontent .demo .personnel {
	padding: 10px;
	float: left;
	width: 230px;
	margin-left: 45px;
	margin-top: -1px;
}


#main #lowercontent .demo .supported {
	padding: 10px;
	float: left;
	width: 230px;
	margin-left: 45px;
	margin-top: -1px;
}

a:link, a:visited{
font-family: Segoe, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color:#FFFFFF;
}

.demo a:link{
text-decoration:underline;
}

a:active{
color:#fff;
}

a:hover{
text-decoration:none !important;
}

img{
border:none;
}

a img{
border:none;
}

.callout{
	color:#d6deff;
}
#footer .footlinks .right {
	width:200px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#footer .footlinks .left {
	width: 600px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#main #content .paragraph p {
	color: #000000;
}

