@charset "utf-8";

/*Whole Page*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff url(../images/bg-tile.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #000;
}
.top-border,
.btm-border,
.top-box-border,
.btm-box-border,
.links-top-border,
.links-btm-border,
.menu2-top-border,
.menu2-btm-border {
	display: none;
}
.comment {
	margin: .5em 0 .5em 0;
	display: block;
	font-size: 70%;
	font-style: italic;
}
/*End*/

/*Links*/
a {
	color: #400b4f;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color: #5e3869;
}
/*End*/

/*Headings / Paragraphs*/
#logo {
	height: 40px;
	margin-top: .5em;
}
#site-name {
	font-size: 175%;
	color: #fff;
	display: block;
	line-height: 40px;
}
#site-name img {
	float: left;
	height: 100%;
	margin-right: .5em;
}
#site-name a {
	color: #fff;
	text-decoration: none;
}
h1 {
	margin: 2em 0 1.5em 0;
	color: #400b4f;
	font-size: 135%;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	margin: 3em 0 1.75em 0;
	color: #400b4f;
	font-size: 100%;
	font-weight: bold;
}
p {
	margin: .5em 0 1.25em 0;
	line-height: 1.75em;
}
/*End*/

/*Lists*/
ul {
	list-style: none;
}
ul li {
	padding: .65em 0;
}
.list1 {
	margin-left: 1em;
	list-style-type: disc;
}
.list2 {
	margin: .5em 0 0 3em;
	list-style-type: circle;
	font-weight: normal;
}
.list3 {
	margin: .5em 0 0 3em;
	list-style-type: circle;
}
/*End*/

/*Tables*/
table {
	margin: 1.75em 0;
	width: 100%;
	font-size: 80%;
	border-collapse: collapse;
}
td, th {
	padding: .5em 1em;
	border: 1px solid #bfbfbf;
}
th {
	font-weight: bold;
	background-color: #f0e7f2;
}
/*End*/

/*Expandable Text*/
.folder_link {
	padding-left: 15px;
}
.folder_link_collapsed {
	background: url(../images/icon-expand.gif) left no-repeat;	
}
.folder_link_expanded {
	background: url(../images/icon-collapse.gif) left no-repeat;	
}
.folder_excerpt, .folder_content {
	padding-bottom: .5em;
}
.exp-show {
	font-size: 80%;
	font-style: italic;	
}
/*End*/

/*Logo / Main Heading*/
#header {
	padding: .75em;
	background: #6a1282 url(../images/mobile/head-tile.gif) repeat-x;
}
/*End*/

/*Google Searchbar*/
#cse-box, #cse-button {
	height: 1.5em;
	font-size: 80%;
	vertical-align: middle;
}
#cse-box {
	padding: 0 .5em;
	width: 70%;
}
#cse-button {
	width: 20%;
	background-color: #400b4f;
	border: 1px solid #ccaed4;
	color: #fff;
}
#match {
	padding-top: .5em;
	font-size: 80%;
	color: #fff;
}
#match .any {
	margin: 0 1em 0 .25em;
}
#match .all {
	margin: 0 0 0 .25em;
}
/*End*/

/*Search Results*/
#search-content {
	padding: .75em;
	font-size: .875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}
.zoom_searchbox, .zoom_button, .zoom_results_per_page select {
	height: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccaed4;
}
.zoom_button, .zoom_results_per_page {
	margin: 1em 2em 0 0;
}
.zoom_searchbox {
	padding: 0 .5em;
	width: 70%;
}
.zoom_button {
	padding: 0 1em;
	width: 30%;
	color: #fff;
	text-align: center;
	background-color: #400b4f;
	cursor: pointer;
}
.zoom_match input {
	margin: 0 .25em 0 .75em;
}
.searchheading {
	color: #400b4f;
	font-size: 135%;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.25em;
}
.summary {
	font-style: italic;
	line-height: .75em;
}
.results_pagecount {
	line-height: .75em;
}
.result_block, .result_altblock {
	margin-top: 3em;
}
.result_title {
	margin-bottom: .75em;
	font-weight: bold;
}
.context {
	margin-bottom: .75em;
	line-height: 1.75em;
}
.infoline {
	font-size: 80%;
	font-style: italic;
	color: #400b4f;
}
.result_pages {
	margin: 2em 0;
	font-size: 150%;
	text-align: center;
}
/*End*/

/*Main Content Box*/
#content {
	padding: .75em;
}
#content img {
	display: none;
}
#email img {
	display: block;
}
/*End*/

/*Related Links / Pages Menu*/
.related-links {
	border-top: 1px dotted #400b4f;
	border-bottom: 1px dotted #400b4f;
}
.link-heading {
	margin: 0;
	margin-top: 1em;
	margin-bottom: .5em;
	font-style: italic;
}
.link-list {
	margin: 0 0 2em 4em;
	font-size: 80%;
}
/*End*/

/*Side-by-side Boxes*/
.box-text {
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #400b4f;
}
/*End*/

/* Main Menu */
#menu ul {
	margin-bottom: 1em;
	list-style: none;
	border: 1px solid #ccaed4;
}
#menu ul li {
	padding: 0 1em;
	line-height: 1.75em;
	background-color: #f0e7f2;
	border: 1px solid #ccaed4;
}
#menu ul li a {
	color: #0c111c;
}
#menu ul .secondlevel {
	display: none;
}
/*End*/

/*Sub-menu / Sharing Buttons */
#sub-nav {
	display: none;
}
#share {
	margin: 0 0 .5em 0;
}
#share a {
	margin-right: .5em;
}
#facebook, #twitter {
	display: none;
}
/*End*/

/*Footer / Alternate Menu*/
#footer {
	text-align: center;
	background-color: #ccaed4;
}
#alt-nav1 {
	display: none;
}
#alt-nav2 {
	padding-top: .5em;
	text-align: center;
}
#alt-nav2 li {
	display: inline;
	color: #400b4f;
	line-height: 1.75em;
}
#copyright {
	font-size: 70%;
	font-style: italic;
	line-height: 4em;
}
/*End*/