body {
	background-color: #444676;
	padding: 20px;
	text-align: left;
	font: 85%/ 1.45 "Lucida Sans Unicode", "Lucida Grande", Arial,
		sans-serif;
}

.u {
	text-decoration: underline;
}

h1,h2,h3,p {
	margin: 0;
	padding: 0 10px;
	color: #ffffff
}

p {
	padding: 0 10px 1em;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
}

p#nav {
	font-size: 12px;
	text-decoration: none
}

h1 {
	letter-spacing: -1px;
	font-weight: 100;
	color: white;
	font-size: 180%;
	font-family: "Times New Roman";
	text-decoration: none
}

h2 {
	letter-spacing: -1px;
	font-size: 140%;
	line-height: 1.05;
	font-family: "Times New Roman";
	font-weight: bold
}

h3 {
	letter-spacing: -1px;
	color: white;
	font-size: 95%;
	font-family: "Verdana";
	font-weight: bold
}

div#content_container {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0, 0, 0;
	text-align: left
}

div#navigation {
	float: left;
	width: 200px;
	padding: 10px 0;
	background: #030663
}

div#content {
	float: right;
	width: 595px;
	padding: 10px 0;
	background: #60629D
}

div#header_container {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0, 0, 0;
	text-align: left
}

div#header {
	float: right;
	width: 800px;
	padding: 0px 0;
	display: inline;
}

div#footer_container {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0, 0, 0;
}

div#footer_copyright {
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 10px;
	text-align: center;
	float: right;
}

div#header_line {
	float: left;
	width: 800px;
	height: 4px;
	border: 1px none #ffffff;
	background-image:
		url(http://contemporarysecuritypolicy.org/images/header_line.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

div#header_nav_container {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0, 0, 0;
	text-align: left;
}

div#header_nav {
	float: right;
	width: 800;
	padding: 0px 0;
	text-align: right;
}

p#header_nav {
	font-size: 8pt;
	letter-spacing: -1px;
	padding: 0 0px 0em;
	color: #ffffff;
	font-family: Verdana;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #fffffff;
}

a:hover {
	text-decoration: none;
	color: #8B0000;
}

#content_title {
	letter-spacing: -1px;
	font-weight: 100;
	color: white;
	font-size: 210%;
	font-family: "Times New Roman";
}

#content_bold {
	font-weight: bold;
}

ol,li {
	padding: 0 0px 0em;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
}

#content_current_issue {
	letter-spacing: -1px;
	font-weight: bold;
	color: white;
	font-size: 90%;
	text-transform: uppercase;
	margin-bottom: -30px;
}

table {
	padding: 0 10px 1em;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
}

#content_title_small {
	letter-spacing: -1px;
	font-weight: bold;
	color: white;
	font-size: 110%;
	text-transform: uppercase;
}

#content_small {
	letter-spacing: -1px;
	font-weight: bold;
	color: white;
	font-size: 80%;
	text-transform: uppercase;
}

#staffWebLink {
	text-decoration: underline;
	font-size: 85%;
}

#staffWebLink :hover {
	text-decoration: underline;
	color: #8B0000;
}

.list_margin {
	margin-bottom: 8px;
	line-height: 17px;
	font-size: 12px;
	margin-left: 10px;
}

.bold_header {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	letter-spacing: -1px;
}

.list_smallmargin {
	margin-bottom: -4px;
}

.blockboxfont {
	font-size: 11px;
}

.smallrightbox {
	background-image: url(/images/smallblock_bg.jpg);
	float: right;
	text-align: left;
	width: 200px;
	margin: 3px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: #333333;
	border-collapse: collapse;
}

.ctrbox_container {
	text-align: center;
}

.ctrbox {
	background-image: url(/images/smallblock_bg.jpg);
	text-align: left;
	width: 200px;
	margin: 0 auto 0 auto;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: #333333;
	border-collapse: collapse;
}

ol .contents {
	
}

.selectedArticles {
	margin-left: 10px;
	margin-bottom:10px;
	padding-top: 9px;
	padding-bottom: -2px;
	width: 560px;
	border: 3px;
	border-color: #00CCFF;
	border-style: double;
}

.boxheader {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}