@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	padding: 0;
	color: #5F6168;
	background-color:#EAEAE1;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a:link {
	color:#4E8597;
	text-decoration:none;
}
a:visited {
	color:#5F5A62;
	text-decoration:none;
}
a:hover {
	color:#6C5051;
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
a.button {
	line-height:2em;
	padding:5px 10px;
	text-decoration:none;
}
abbr, acronym, span.abbr {
	border-bottom:1px dotted #000000;
	cursor:help;
}
.container_16 {
	background: transparent;
	margin-bottom: 20px;
}
#lefttop {
	background-color: #fff;
	background-image: url(../images/top-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#righttop {
	background-image: url(../images/top-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 68px;
}
#righttop ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0px;
	margin:0px;
}
#righttop ul li {
	float: left;
	display: block;
	margin: 0px 0px 0px 10px;
	background-color:transparent;
}
#righttop ul li:hover {
	background-image: url(../images/pages-hover.gif);
}
#righttop ul li a:link, #righttop ul li a:visited, #righttop ul li a:active, #righttop ul li a:hover {
	float: left;
	color: #8D8D8D;
	display: block;
	height: 45px;
	padding:23px 10px 0px 10px;
	font-size: 14px;
	margin-bottom: 0px;
	text-decoration:none;
}
#righttop li a:hover, #pages li a:active {
	color: #8D8D8D;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(../images/pages-arrow.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration:none;
}
#categories {
	height: 48px;
	background-image: url(../images/categories-bg.gif);
	background-repeat: repeat-x;
	background-color: #433D3D;
}
#categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories ul li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 48px;
}
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active, #categories ul li a:hover {
	height: 36px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 10px 0px 10px;
	background-image: url(../images/categories-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	text-decoration:none;
}
#categories ul li a:hover {
	background-image: url(../images/categories-hover.gif);
	background-repeat: repeat-x !important;
	text-decoration:none;
}
#content {
	position:relative;
	background: url(../images/content-bg.gif) repeat-y top left;
}
#footer {
	clear:both;
	height: 31px;
	text-align: left;
	color: #C3B8B6;
	padding-top: 14px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 90%;
}
#footer-inner {
	margin-left:10px;
	font-size:90%;
}
#sidebar-inner {
	margin:10px 10px 10px 0;
}
#content #left-inner {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
h1 {
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 1em 0;
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h2, h3, h4 {
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	margin:1em 0 0 0;
}
.margin-bottom {
	margin:0 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	line-height:normal;
}
blockquote {
	margin-left: 2em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
dl dd {
	margin-left:1em;
}
em {
	font-style:italic;
	font-weight:inherit;
}
fieldset {
	background:#ffffff;
	border:1px solid #AFBF57;
	padding:10px;
}
form {
	margin:20px 0;
}
html {
	background:transparent;
	height:100%;
}
img, img a {
	border:none;
	margin:0;
}
img.block {
	display:block;
	margin:.5em 0;
}
img.imgborder {
	border:2px solid #C4C4AD;
}
img.imgleft {
	float:left;
	margin:0 1em .5em 0;
	position:relative;
}
img.imgright {
	float:right;
	margin:0 0 .5em 1em;
	position:relative;
}
input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input[type=text], input[type=password], textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:2px;
}
legend {
	background:#E3EA9A;
	border:1px solid #AFBF57;
	padding:5px;
}
ol li {
	list-style:decimal outside;
}
ol, dl {
	margin-left:2em;
}
p, fieldset, table, pre {
	margin-bottom:1.5em;
}
select {
	font:.9em tahoma;
}
strong {
	color:#444;
	font-style:inherit;
	font-weight:bold;
}
th {
	font-weight:bold;
	text-align:center;
	background-color:#E3EA9A;
}
th, td {
	padding:2px 8px 4px 4px;
	vertical-align:top;
}
.error {
	background:#FBE480;
	border:1px solid #f58233;
	color:#660000;
	padding:5px;
}
.floatleft {
	float:left;
	margin:0 1em 1em 0;
}
.floatright {
	float:right;
	margin:0 0 1em 1em;
}
.fullwidth {
	width:98%;
}
.indent {
	margin-left:15px;
}
.middle {
	vertical-align:middle;
}
.nospace {
	margin:0;
	padding:0;
}
.schedule {
	background:#ffffff;
}
table.schedule td {
	border-bottom:1px solid #cccccc;
}
table.schedule th {
	background-color:#E3EA9A;
	border:1px solid #666666;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #999999;
	font-size:.85em;
	font-weight:bold;
	letter-spacing:1px;
}
table.schedule .separator {
	padding:0px;
	height:5px;
	line-height:5px;
	background-color:#E6E6E6;
}
.smallbold {
	font-size:.85em;
	font-weight:bold;
}
.smalltext {
	font-size:.85em;
}
.textcenter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
/* Link Icon Styles */

a.pdf {
	padding-right:20px;
	margin-right:2px;
	background: url(../../images/icons/pdf.png) no-repeat right bottom;
}
a.msWord {
	padding-right:20px;
	margin-right:2px;
	background: url(../../images/icons/doc.png) no-repeat right;
}
a.msExcel {
	padding-right:20px;
	margin-right:2px;
	background: url(../../images/icons/xls.png) no-repeat right;
}
a.msPowerpoint {
	padding-right:20px;
	margin-right:2px;
	background: url(../../images/icons/ppt.png) no-repeat right;
}
a.externalLink {
	padding-right:18px;
	margin-right:2px;
	background: url(../../images/icons/external_link.png) no-repeat right;
}
a.swf {
	padding-right:20px;
	margin-right:2px;
	background: url(../../images/icons/flash.png) no-repeat right bottom;
}
.margin-bottom {
	margin-bottom: 1em;
}
.nowrap {
	white-space:nowrap;	
}
.highlight {
	color:#C0450A;	
}