@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #3D3D3D;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

h1 {
	font-size: 2em;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	font-weight: normal;
	color: #666;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#accessibility {
position:absolute;
font-size:0.0em;
margin:0;
padding:0;
visibility:hidden;
}
#accessibility a:hover {
	display: inline;
}#wrapper {
	background-color: #F2F2F2;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#leftcol {
	float: left;
	width: 231px;
	text-align: left;
}
#col3 {
	float: left;
	width: 230px;
	text-align: left;
}
#maincontent {
	float: left;
	width: 480px;
	text-align: left;
}
#footer {
	clear: both;
}
#leftcol img {
	margin-left: 20px;
}
ul#nav {
	list-style: none;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
#nav li {
	list-style-type: none;
	margin: 0px;
	height: 36px;
	width: 201px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	}
#nav a {
	margin: 0px;
	height: 36px;
	background-image: url(../images/navback.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #333;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1.2em;
	background-position: 0px -36px;
	}
	
#nav a:hover {
	background-position: 0 0px;
	color: #000;
	}

#nav a:active, #nav a.selected {
	background-position: 0 0px;
	color: #000;
	}
#maintext {
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 30px;
}
#maintext p {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666;
}
ul#footerwords {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: both;
	height: 43px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDC00;
	font-weight: bold;
	font-size: 1.5em;
}
#footerwords li {
	display: block;
	float: left;
	background-color: #FFDD04;
	padding: 9px;
	margin-right: 10px;
}
p#innerfooter {
	font-size: 0.9em;
	padding-top: 10px;
}
.boxout1 {
	background-image: url(../images/rightsideback1.jpg);
	background-repeat: repeat-x;
	background-color: #DCDEDD;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.boxout2 {
	background-image: url(../images/rightsideback2.jpg);
	background-repeat: repeat-x;
	background-color: #DCDEDD;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.boxout1 h2, .boxout2 h2 {
	background-color: #FFDD04;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 20px;
}
p#quoteman {
	clear: both;
	height: 20px;
}
.boxout1 p, .boxout2 p {
	font-size: 1.3em;
	line-height: 1.3em;
}
#footer {
	text-align: right;
	padding-right: 20px;
}
#footer ul {
	list-style-type: none;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
form table {
	margin-bottom: 15px;
}
form td {
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 1.5em;
}
#maintext form h2 {
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#access {
	font-size: 1.2em;
}
#access th {
	padding: 5px;
	background-color: #FFDC00;
}
#access td {
	padding: 5px;
	background-color: #DCDEDD;
}
#copyblock {
	min-height: 330px;
}
#sikalink a {
	color: #666;
	text-decoration: none;
}
#sikalink {
	padding-left: 20px;
	padding-top: 15px;
}
#sikalink img {
	float: left;
	margin-left: 0px;
}
.fb-like {
	padding-top: 10px;
}

