﻿

#center_content .label
{
	display:block;
	float:left;
	margin-right:0.5em;
	text-align:right;
	width:10em;
	
}
	
#center_content .button
{
	margin: 5px 0 5px 33%;
}

#center_content .powerpoint 
{
	width:70%;
	margin-left:30px;
}


#center_content h1 
{
	font-family: Georgia, Garamond, Serif; font-size: 200%; font-weight: bold; width: 100%; margin-top: -15px; border: solid 0px black;
	
}

#center_content h2 
{
	font-family: Georgia, Garamond, Serif; font-size: 180%; font-weight: bold; width: 100%; border: solid 0px black; margin: 0 0 0 10px;
	
}
		
#center_content h3 
{
	font-family: Georgia, Garamond, Serif; font-size: 160%; font-weight: bold; width: 100%; border: solid 0px black; margin: 0 0 0 10px;
}
		
#center_content h4 
{
	font-family: Georgia, Garamond, Serif; font-size: 140%; font-weight: bold; width: 100%; border: solid 0px black; margin: 0 0 0 10px;
}

#center_content #international_nav
{
    width: 200px;
    height: 300px;
    background-image: url("../../imgs/nd_language_selector4.png");
    float: left;
    position: relative;
    margin-top: -10px;
}

#center_content #international_nav #text
{
    margin: 40px 0 0 0;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
}

#center_content legend
{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:140%;
	font-weight:bold;
	padding:2px 6px;
	margin-left: 25px;
}

#center_content li
{
    padding: 0 0 0 30px;
}

#center_content #ND_download_table td
{
	padding: 0 20px 10px 0;
}

#center_content #nd_get_report
{
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	width: 65em;
}
		
#center_content .smalltext
{
	font-size: .7em;
}

#center_content #staff_table td
{
	vertical-align: top;
	padding: 0 10px 30px 0;
}

#center_content #staff_table tr
{
	padding-bottom: 50px;
}

#center_content .submit_story 
{
	
	width:90%;
	margin:10px;
}

#center_content ul
{
   	list-style: disc none inside;
   	padding: 0 0 15px 0;
}
.hl
{
	color: Black;
	text-decoration: none;
	border-bottom: dotted 1px black;
}

.hl:hover
{
	color: #42584a;
	text-decoration: none;
	border-bottom: solid 1px #42584a;
}

.h1:visited
{
	color: Red;
	xcolor: #75a688;
}

hr
{
	border: 0;
	height: 1px;
	color: Black;
	background-color: Black;
	margin: 20px 0 20px 0;
}

#nd_get_report_table td
{
	text-align: right;
	padding: 2px 2px 2px 2px;
}

/* .header and .details apply styling to the QA portion of the website */	
.QA_Header 
{ 
	font-size: normal; color:#00008B; cursor: hand; cursor:pointer;  font-family:Arial; 
}

.QA_Details 
{ 
	display:none; visibility:hidden; font-family: Verdana; 
}

.Radio_Button_Align
{
	margin-left: 125px;
	width: 380px;
}

ul
{
	list-style: disc none inside;
}

/* Comments.aspx */
div.comments li {
padding: 1em 0;
border-top: 1px solid #ccc;
}

/* Order Form */
span.required {
color: red;
}
div.order_print_copies label {
font-weight: bold;
color:#0000FF
display: block;


}
div.order_print_copies div {
margin-bottom: .6em;
}


