/*

	Design by TEMPLATED
	http://templated.co
	Released for free under the Creative Commons Attribution License

	Name       : Temporary Issue
	Version    : 1.0
	Released   : 20130222
	
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #0D8691;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body, input {
	font-size: 12pt;
	line-height: 2em;
	font-family: Georgia, serif;
	background: #222222;
	color: #4a4a4a;
}

strong {
	color: #2f2f2f;
}

br.clear {
	clear: both;
}

h2,h3,h4 {
	margin-bottom: 1.1em;
	font-family: Bitter, serif;
	color: #000000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

img.left {
	float: left;
	margin: 4px 30px 30px 0;
}

img.top {
	margin: 4px 0 30px 0;
}

p {
	margin-bottom: 1.75em;
}

ul {
	margin-bottom: 1.75em;
}

.dateList {
}

.dateList .date {
	color: #909090;
	font-size: 0.9em;
}

#banner {
	background: #ffffff;
}

#box1 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#box2 {
	margin: 0 0 24px 0;
	overflow: hidden;
}

#content {
	width: 740px;
	float: left;
	padding: 0;
}

#copyright {
	text-align: center;
	padding: 0 0 72px 0;
	color: #4a4a4a;
	text-shadow: 0 1px 1px #101010;
}

#copyright a {
	color: #4a4a4a;
}

#footer {
	position: relative;
	padding: 40px 32px 48px 32px;
	width: 1116px;
	background: #444444;
	color: #b8b8b8;
	border-bottom: solid 1px #181818;
	text-shadow: 0 1px 1px #111111;
}

#footer a {
	color: #dedede;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer p {
	margin: 0;
}

#footer ul {
	list-style: none;
	margin: 0;
}

#footer ul li {
	padding: 10px 0 10px 0;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #222222;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footer ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#footerContent {
	width: 740px;
	float: left;
}

#footerSidebar1 {
	width: 164px;
	margin: 0 32px 0 764px;
}

#footerSidebar2 {
	width: 164px;
	float: right;
}

#header {
	position: relative;
	padding: 30px;
	height: 130px;
	background: #0D8691;
	color: #ffffff;
	border-bottom: solid 1px #074F54;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 32px;
	height: 140px;
	line-height: 140px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 2px 1px #064347;
}

#logo h1 {
	font-size: 3em;
	font-family: Bitter, serif;
}

#main {
	position: relative;
	padding: 46px 32px 0 32px;
	width: 1116px;
	background: #ffffff;
}

#main h2, #main h3, #main h4 {
	color: #1c1c1c;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #bdbdbd;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 32px 0 32px;
	width: 1116px;
	height: 50px;
	line-height: 50px;
	margin: 0 0 32px 0;
	background: #444444;
	border-bottom: solid 1px #11B8C1;
	border-top: solid 1px #606060;
	text-shadow: 0 1px 1px #111111;
	font-family: Bitter, serif;
	font-size: 0.9em;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
}

#nav li {
	padding: 0 2.5em 0 0;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
	padding: 72px 0 32px 0;
}

#search {
	position: absolute;
	bottom: 50px;
	right: 32px;
	width: 293px;
	padding: 8px 45px 8px 12px;
	background: #0A6B72 url('images/search.gif') 318px 6px no-repeat;
	border-bottom: solid 1px #11B8C1;
	border-top: solid 1px #074F54;
	height: 20px;
	line-height: 20px;
}

#search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#search input.text {
	border: 0;
	background: none;
	color: #A2D5D8;
	height: 20px;
	width: 293px;
	line-height: 20px;
}

#sidebar1 {
	width: 164px;
	margin: 0 0 0 764px;
	padding: 0;
}

#sidebar2 {
	width: 164px;
	float: right;
	padding: 0;
}