@import url (tables.css);

 #column-main p {
 font-size: 110%; 
 line-height: 130%; 
 color: #333333 }
 
.RED {
	font-weight: bold;
	color: #FF0000;
}


.nexttopic {
 background-color: #f5f5f5; 
 padding: .5em 1em; 
 display: block; 
 border-bottom: 1px solid #ccc }

.nexttopic hr {
 display: none }

.imageborder {
 border: 2px solid #E2E2E2 }

#column-main h1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 200%; 
 margin-bottom: 1em }

#content a {
 text-decoration: none; 
 padding-bottom: 1px; 
 background-image: url(../images/dots-alink.gif); 
 background-repeat: repeat-x; 
 background-position: 0 100% }

#content a:link {
 color: #660 }

#content a:visited {
 color: #990 }

#content a:hover, a:active {
 color: #660; 
 background-color: #FFC }

/* Typography --------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
 font-size: 1em; 
 color: #59654d }

#column-side ul li {
 line-height: 130%; 
 font-size: 110% }

#column-side ul {
 margin-left: 5px; 
 padding-left: 5px }

h2 {
 font-size: 1.6em; 
 color: #4A4A4A; 
 font-family: Arial, Helvetica, sans-serif}

h3 {
 font-size: 1.1em; 
 margin-bottom: .4em }

.has-subhead {
 margin-bottom: 0 }

a {
 color: #333 }

a:hover {
 color: #59654D }

a img {
 border: none }

* Elements ------------------------------------------*/

#content ul {
font-size:120%}
#content ul {
	list-style: none;
	margin: 0em 0em 1.3em .5em;
	padding: 0;
	line-height: 1.3em;
	color: #333333;
}
 
 
#content ul ul {
font-size:100%;
margin-left: 2 ems;

}
#content ul li ul li{
font-size:100%;
margin-left: 2 ems;

}
#content ol {
	margin: 0em 0em 1.3em 2em;
	padding: 0em 0em 0em 2em;
	line-height: 1.5em;
	color: #333333;
}
#content ol li {font-size:110%}
#content ul li {

	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
	padding-left: 13px;
	list-style: none;
	background-image: url(../images/icon_arrowg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 110%;
}

hr {
 border: none; 
 border-bottom: 1px solid #C2C2C2; 
 height: 1px; 
 background: none; 
 padding: 0 }

.clear {
 clear: both }

.section {
 height: 1%; 
 /* IE hack */
	margin-top: 3em; 
 width: 230px; 
 float: right }

.section div.content {
 padding: 11px 20px 11px }

blockquote {
 font-size: 120%; 
 font-weight: bold; 
 margin-top: 2em; 
 margin-right: 2em; 
 margin-bottom: 0px; 
 margin-left: 2em; 
 padding: 0px; 
 line-height: 130% }

blockquote p {
 color: #59654d }

.cite {
 font-size: 90%; 
 font-style: italic; 
 color: #999999; 
 font-weight: normal }

/**********SIDEBAR BOXES********************/
div.sidebar-box {
 width: 199px; 
 background: url(../images/middle_banner.gif) repeat-y top; 
 margin-top: 10px; 
 margin-right: auto; 
 margin-bottom: 10px; 
 margin-left: auto }

div.sidebar-box p.top {
 margin: 0; 
 height: 1px; 
 overflow: hidden; 
 background-image: url(../images/top_banner.gif); 
 background-repeat: no-repeat; 
 background-position: top }

div.sidebar-box p {
 margin: 10px 5px 10px 15px; 
 text-align: left; 
 background: url(../images/bg_banner.gif) no-repeat bottom right; 
 color: #666666 }

div.sidebar-box p.donde {
 background: url(../images/bg_banner2.gif) no-repeat bottom right }

div.sidebar-box p.bottom {
 margin: 0; 
 background: url(../images/bottom_banner.gif) no-repeat top; 
 height: 6px; 
 overflow: hidden }

#eventbox{
	text-align:right;
	padding:5px;
	margin-top:20px;
	border-color: #e4dcc2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width:220px;
	float: right;
}
#event{
padding:0px;
background-color:#F2EEDF;
width:100%;
height:100%;
}
#eventcontent{
font-size:11px;
text-align:left;
padding:10px;
}
/* PDF Links */		
#column-main a.pdf:link{
padding: 0 15px 0 0;
background-image: url(../images/pdf.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}
#column-main a.pdf:visited{
padding: 0 15px 0 0;
background-image: url(../images/pdf.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}
#column-main a.pdf:hover{
background-image: url(../images/pdf.gif);
background-repeat: no-repeat;
background-position: 100% 0;
padding-top: 0;
padding-right: 15px;
padding-bottom: 0;
padding-left: 0;
}
#column-main a.external:link{
padding: 0 15px 0 0;
background-image: url(../images/external.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}
#column-main a.external:visited{
padding: 0 15px 0 0;
background-image: url(../images/external.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}
#column-main a.external:hover{
background-image: url(../images/external.gif);
background-repeat: no-repeat;
background-position: 100% 0;
padding-top: 0;
padding-right: 15px;
padding-bottom: 0;
padding-left: 0;
}
#column-main .captions {
 color: #6C7A5E; 
 font-style: italic; 
 font-family: "Times New Roman", Times, serif; 
 font-size: 130% }

.figurebox {
 border: 1px dotted #CCCCCC; 
 margin-bottom: 1em; 
 padding-right: 5px; 
 padding-left: 5px }

.tooltip {
 padding: 5px; 
 border: 1px dotted #CCCCCC; 
 background-color: #EFEBD9}

.tooltip h2 {
 color: #6C7A5E; 
 font-size: 180% }
.activity {
		cursor:pointer;
}


.divider {
	height: 3px;
	margin: 2em auto 2em auto;
	background-image: url(../images/dotted-horizontal.gif);
	background-repeat: repeat-x;
}
#culumn-amin img.activity { display: block;
border:none }

