@charset "UTF-8";
/* CSS Document */
/* CSS by Stellar Debris Creative Studios - www.stellardebris.com */
/* This file adds additional elements to the tak_home.html template */


div#quicklinksbox {
	margin: 12px 0 18px 0;
	padding: 0 0 12px 12px;
	background-color: rgb(225,233,206);
	border: 1px solid rgb(212,212,212);
	width: 152px;
}

/* an adjustment for IE Win only \*/
	* html div#quicklinksbox {margin: 0 0 18px 0;}
	* html div#quicklinksbox {padding: 12px 0 6px 12px;}
	/*end of adjustment */

.quicklinksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
	margin-bottom: 0;
}

.quicklinksbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
}

.quicklinksbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: rgb(0,102,153);
	text-decoration: none;
}

.quicklinksbody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: rgb(113,95,179);
	text-decoration: none;
}

.quicklinksbody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}

div#relatedbox {
	margin: 0 0 18px 0;
	padding: 6px 0 12px 12px;
	border: 1px solid rgb(255,153,102);
	width: 150px;
}

/* an adjustment for IE Win only \*/
	* html div#relatedbox {padding: 12px 0 18px 12px;}
	/*end of adjustment */

.relatedboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
}

.relatedboxbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
}

.relatedboxbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(0,102,153);
	text-decoration: none;
}

.relatedboxbody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(113,95,179);
	text-decoration: none;
}

.relatedboxbody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}

div#newsbox {
	margin: 0 0 18px 0;
	padding: 6px 0 12px 12px;
	background-color: rgb(238,238,238);
	border: 1px solid rgb(212,212,212);
	width: 152px;
}

/* an adjustment for IE Win only \*/
	* html div#newsbox {padding: 12px 0 18px 12px;}
	/*end of adjustment */

.newsboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
}

.newsboxbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	padding-right: 12px;
	text-decoration: none;
}

.newsboxbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(0,102,153);
	text-decoration: none;
}

.newsboxbody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(113,95,179);
	text-decoration: none;
}

.newsboxbody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
