body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #cccccc;
	color: #333333;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#outer-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	margin-top: 10px;
	margin-left: 20px;
}

#heading {
	height: 135px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
}
#content {
	padding: 10px;
}
#copyright {
	font-size: x-small;
	color: #666666;
	padding: 10px;
}
#content h1 {
	font-size: large;
	margin-top: 0px;
}
#navigation ul, #navigation2 ul, #navigation3 ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li, #navigation2 li, #navigation3 li {
	display: block;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
#navigation li.spacer, #navigation2 li.spacer, #navigation3 li.spacer {
	padding: 5px;
}
#navigation a, #navigation2 a, #navigation3 a {
	display: block;
	padding: 4px 10px 5px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	height: 21px;
	line-height: 21px;
}
#navigation2 a {
	padding: 4px 10px 4px;
}
#navigation3 a {
	padding: 3px 10px 3px;
}

#navigation2 a, #navigation3 a {
	color: #333333;
}
#navigation a:hover, #navigation2 a:hover, #navigation ul li.selected a, #navigation ul li.highlight a {
	color: #333333;
	background-image: url(../images/nav_bg_l1_over.gif);
	text-decoration:none;
}
#content h2 {
	font-size: medium;
	font-weight: normal;
}
#col1 h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 110%;
}


#navigation {
	height: 30px;
	background-image: url(../images/nav_bg_l1.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#navigation2 {
	height: 29px;
	background-image: url(../images/nav_bg_l2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#navigation3 {
	height: 27px;
	background-image: url(../images/nav_bg_l3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#search-box {
	float: left;
	height: 135px;
	width: 164px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../images/search_bg.jpg);
	padding-right: 23px;
	padding-left: 23px;
	text-align: right;
	color: #cccc33;
}

#main-heading {
	background-color: #FFFFFF;
	float: left;
	height: 32px;
	width: 170px;
	text-align: center;
}
#main-heading h1 {
	font-size: medium;
	color: #339900;
	margin: 0px;
	padding: 0px;
}
#col2 #quote p {
	margin: 0px;
	padding: 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #333333;
}
#col2 h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 130%;
}
#col2 #reports h2 {
	color: #9966cc;
}
#col2 #quote {
	background-color: #CCCCCC;
}

#main-heading p {
	font-size: x-small;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-outer {
	padding: 15px;
	float: left;
	width: 740px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
#content-outer #col1 {
	float: left;
	width: 495px;
	padding-right: 15px;
}
#content-outer #col2 {
	float: left;
	width: 230px;
}
#outer-wrapper #col3 {
	float: left;
	width: 179px;
	padding: 15px;
	text-align: center;
}
.col3-item {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#inner-footer {
	padding-top: 15px;
}
#col2 #projects h2 {
	color: #ff9933;
}
#col2 #think-tank h2 {
	color: #cccc33;
}
#col2 #most-read h2 {
	color: #cccc33;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}
#col2 #most-read {
	background-color: #666666;
	padding: 15px;
	color: #FFFFFF;
}
#col2 #reports ul {
	margin: 0px;
	padding: 0px;
}
#col2 #reports li {
	list-style-type: none;
}
#col2 #reports a {
	display: block;
	background-repeat: no-repeat;
	height: 55px;
	width: 140px;
	padding-left: 89px;
	overflow: visible;
	padding-bottom: 15px;
	color: #333333;	
}
#col2 #new-stories a {
	color: #333333;
}

#col2 #reports a.analysis {
	background-image: url(../images/analysis.jpg);
}
#col2 #reports a.policy {
	background-image: url(../images/policy.jpg);
}
#col2 #reports a.technical {
	background-image: url(../images/technical.jpg);
}
#col2 #reports a.design {
	background-image: url(../images/design.jpg);
}

#col2 #reports a:hover {
	color: #9966cc;
}

#col2 #most-read ol li a {
	color: #FFFFFF;
}

.story {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
}
.story a {
	color: #CCCC33;
}
#col1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.story h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
.story p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#col2 #quote p.name {
	margin: 0px;
	padding: 0px 15px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}
.pad-bl {
	padding-bottom: 3px;
	padding-left: 3px;
}
.pad-br {
	padding-bottom: 3px;
	padding-right: 3px;
}
#comments h2 {
	font-style: normal;
	font-weight: bold;
}
#comments {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comment {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#projects a, #think-tank a {
	color: #333333;
}

#col2 #projects a:hover {
	color: #ff9933;
}
#col2 #think-tank a:hover {
	color: #cccc33;
}


#content-outer #col0 {
	float: left;
	width: 725px;
	padding-right: 15px;
}
#search-box form {
	margin: 23px 0px 0px;
	padding: 0px;
}
#search-box .box {
	background-image: url(../images/searchbox.gif);
	height: 18px;
	width: 118px;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 3px;
}
#search-box .btn {
	background-image: url(../images/searchbtn.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 40px;
	color: transparent;
	text-transform: capitalize;
	font-size: 0px;
	line-height: 999px;
	display: inline;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	vertical-align: bottom;
}
