@charset "UTF-8";
/* CSS Document */

body {
	background:url(../_images/bg_gradient.gif) repeat-x top;
	background-color:#e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;

}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.header_link_bar {
	font-family:Helvetica, sans-serif;
	background-color:#333333;
	color: #ffffff;
	text-transform:capitalize;
	font-size:16px;
	padding:10px 10px 5px 10px;
	margin-bottom:10px;
}


a.header_link:link, a.header_link:visited {
	color: #999999;
	text-decoration: none;
	padding-left:10px;
	font-size:12px;
}
a.header_link:hover, a.header_link:active {
	color: #666666;
}

.text_box_title {
	text-align:center;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	text-transform:uppercase;
	font-weight:bold;
}

.footer {
	font-family:Helvetica, sans-serif;
	background:url(../_images/bg_footer.gif) repeat-x top;
	background-color:#333333;
	text-align:center;
	padding:20px 0px 10px 0px;
	line-height:25px;
	font-size:13px;
	color:#FFFFFF;
	margin-top:30px;
}


table.footer td a:link, table.footer td a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;

}
table.footer td a:hover, table.footer td a:active {
	color: #FFFFFF;
}

.boxes_header {

	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, sans-serif;
	margin-top:10px;
}

#boxes {
	background: url(../_images/bg_boxes.png) 0px 0px no-repeat;
	cursor:pointer;
	padding:15px 25px 16px 15px;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	line-height:20px;
	}
#boxes:hover {
	background-position:-200px 0;
	}
	

#boxes_200 {
	cursor:pointer;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica, sans-serif;
	width:170px; 
	height:45px; 
	margin:10px 0px 0px 0px;
	padding:15px; 
	background: url(../_images/boxes_200.png) 0px 0px no-repeat; 
	line-height:20px;
}

#boxes_200b {
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	width:170px; 
	height:45px; 
	margin:14px auto;
	padding:15px; 
	background: url(../_images/boxes_200.png) 0px 0px no-repeat; 
	line-height:17px;
}

#boxes_200:hover {
	background-position:-200px 0;
	}

#boxes_200b:hover {
	background-position:-200px 0;
	}

	
.3columns {
	float:left; width:250px; height:200px; padding-right:14px;
}


.text_box {
background-color:#c3c3c3;
padding:15px;
margin:15px 15px 0px 0px;
font-size:14px;
line-height:18px;
}

.text_box2 {
padding:15px;
margin:15px 15px 0px 0px;
}


.dark_text_box {
	background-color:#999999;
	padding:15px;
	margin-bottom:15px;
}

.white_text_box {
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:15px;
	margin:15px 0px 15px 0px;

}
.clear_text_box {
	border:1px solid #999999;
	padding:15px 15px 0px 15px;
	margin:15px 0px 15px 0px;

}
.white_text_box_download {
	background-color: #FFFFCC;
	border:1px solid #999999;
	padding:15px;
	margin:15px 0px 15px 0px;
	cursor:pointer;

}

#language_box {
	width:100px;
	background-color: #FFFFCC;
	border:1px solid #999999;
	padding:15px;
	margin:15px 15px 15px 0px;
	cursor:pointer;
}

.white_text_box_download:hover {
	background-color:#eeeeee;
}


.section_header {
	color:#FFFFFF; 
	font-size:18px; 
	font-style:italic; 
	font-weight:bold; 
	border-bottom:#cccccc dotted 1px; 
	padding-bottom:10px; 
	margin-bottom:5px;
}

.section_header_brief {
	color:#FFFFFF; 
	font-size:18px; 
	font-style:italic; 
	font-weight:bold; 
}


.topic_paper_section_header {
	color:#FFFFFF; 
	font-size:18px; 
	font-style:italic; 
	font-weight:bold; 
	border-bottom:#cccccc dotted 1px; 
	padding-bottom:10px; 
	margin-bottom:5px;
	cursor:pointer;
}

.topic_paper_section_header:hover {
	text-decoration:underline;
}

a.download_buttons:link, a.download_buttons:visited {
	background-color:#e1e1e1;
	padding: 5px;
	font-size:15px;
	text-decoration:none;
}

a.download_buttons:hover, a.download_buttons:active {
	background-color:#cdcdcd;
}

a.download_pdf_link {
	font-weight:normal; font-style:normal; font-size:13px; text-decoration:none; color:#FFFFFF; text-align:right;
}
a.download_pdf_link:hover {
	text-decoration:underline;
}
.download_pdf {
	text-align:right;
}
.download_header {font-size:24px; text-decoration:none; padding-bottom:15px; text-align:center; text-transform:uppercase; 	font-family:Helvetica, sans-serif;}
.topic_paper {
	padding-left:10px;
	cursor:pointer;
	font-weight:bold;
}

.topic_paper:hover {
	text-decoration:underline;
}


.topic_paper_abstract {
	margin: 5px 0px 5px 20px;
	padding:3px 0px 3px 0px;
	font-size:13px;
	line-height:15px;
}