html {
	
}

body {
	font-family: georgia,'century gothic','lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	font-size: 76%;
	color: #444444;
}

img {
	border: none;
}

a {
	color: #444444;
}

a:hover {
	color: #000000;
}

.link_asc,
.link_desc {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,ul {
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
}

p {
	font-size: 0.9em;
}

ul {
	margin: 0px 0 10px 0;
	padding: 0;
}

#main_column ul {
	font-size: 0.9em;
}

#main_column p {
	font-size: 1em;
	line-height: 1.4em;
}

ul li {
	margin: 0px 0 0px 30px;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.input {
	f-ont-family: 'century gothic','lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	border: solid 1px #cccccc;
	padding: 1px 4px 1px 4px;
}

.input:focus {
	background-color: lightblue;
	font-size: 1.6em;
	border: solid 1px #999999;
}

#searchbox_input.input:focus {
	font-size: 1em;
}

textarea.input {
	font-size: 1em;
}

.submit {
	border: solid 1px #cccccc;
	background: #dddddd;
}

.date {
	font-size: 0.8em;
	font-style: italic;
}

.disclaimer {
	font-size: 0.8em;
	font-style: italic;
	padding: 5px;
	background-color: #F3F3F3;
}

.wide_input {
	width: 250px;
}

textarea.wide_input {
	height: 100px;
}


.section_admin #navigation a {
	text-decoration: none;
	color: #444444;
}

.section_admin #navigation a:hover,
.section_admin #navigation a.selected {
	text-decoration: none;
	color: #000000;
}

#address dt {
	font-weight: bold;
}

#arab_media_wire h3 {
	font-size: 0.9em;
	margin: 0 0 0px 0;
}

#arab_media_wire p {
	f-ont-family: 'century gothic','lucida grande','trebuchet ms',arial,helvetica,sans-serif;
}	

#multimedia_block h3 {
	font-size: 0.9em;
	margin: 0 0 5px 0;
}

#multimedia_block p {
	f-ont-family: 'century gothic','lucida grande','trebuchet ms',arial,helvetica,sans-serif;
}

/* feedback_section */

.feedback_section {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.comment {
	border-bottom: solid 1px #DEDEDE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.comment_text {
	border-left: solid 3px #DEDEDE;
	padding-left: 10px;
}

.comment_by {
	padding-left: 10px;
	
}

.date_field {
	width: 100px;
}

#cal_start_date, #cal_end_date {
	width: 100px;
}

/* END */

/* article styles */

#main_column .footnote_reference_link {
	text-decoration: none;
	font-size: 0.8em;
	line-height: 0;
	position: relative;
	top: -0.35em;
	left: 0.3em;
	margin-right: 4px;
}	

#main_column .footnote_reference {
	line-height: 0;
	font-size: 0.8em;
	text-decoration: none;
}
