/* Stylesheet for Activistrights.org */

body, p, li, td{
	font-family: Trebuchet MS, sans-serif;
	color: #444;
	font-size: 12px;
	text-align:left;
}

a.headerlink:link, a.headerlink:visited {
	font-size: 11px;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px 15px 0 2px;
	margin: 0;
}

a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px 5px 4px 2px;
	margin: 0;
}
.footer {
	color: #FFF;
	font-size: 11px;
}
.button{
	background: url(images/button_bg.gif) no-repeat top center;
	width: 172px;
	height: 32px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.button a:link, .button a:visited {
	text-decoration: none;
	color: #000;
}

.search {
	border: 1px solid #a7d7e3;
	background: #dfebed;
}

.submit {
	background: #ba5c58;
	color: #FFF;
	border: solid;
	padding: 0 1px;
}

h2 {
	font-size: 16pt;
	color: #BA5C58;
}

h3 {
	color: #BA5C58;
}

/* breadcrumb trail */
#context {
	font-size: 11px;
}

.quote {
	font-size: 15px!important;
	text-align: left;
	margin: 15px;
	font-weight: bold;
}

.author {
	font: 12px "Trebuchet MS";
	color: #999;
	text-align: left;
	margin: 0 0 0 15px;
}

ul {
	margin: 0 0 0 40px;
	font-size: 12px;
}

ul.arrowlist {
	margin: 0 0 0 20px;
	font-size: 12px;
}

li {
}

ul.arrowlist li {
	background: url(images/arrow_icon.gif) no-repeat 0;
	line-height: 25px;
	text-indent: 25px;
	list-style-type: none;
}

a:link, a:visited {
	color: #ba5c58;
	text-decoration: none;
}

blockquote {
	border-left: 5px solid #97d0dd;
	/*padding: 2px 10px;*/
	background: #dfebed;
}

blockquote p {
	font-size: 10px;
	font-family: verdana;
}

/* Sub menu */

#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	margin-top: 2px;
	border: 1px solid #62b6c4;
}

#navlist li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

a.menucurrent:link, a.menucurrent:visited {
	color: #FFF;
	background: #62b6c4;
	display: block;
	padding: 4px 0 2px;
	margin: 0;
	width: 220px;
}

a.menu2:link, a.menu2:visited, a.menu2current {
	border-top: 1px solid #62b6c4;
	background: #dfebed;
	display: block;
	color: #000;
	padding: 3px 0 1px;
	margin: 0;
	width:220px;
	font-size:11px;
}

a.menu2:hover, a.menu2current:link, a.menu2current:visited {
	color: #009dc8;
}

a.menu3:link, a.menu3:visited {
	color: #000;
	font-size: 10px;
	text-indent:20px;
}

a.menu3current:link,s {
	font-size: 10px;
	text-indent:20px;
}

.level0 {
	background-color: #5e5e5d;
}

.level1 {
	background-color: #dae3c8;
}
