/* GENERAL STYLES */
@charset "utf-8";

.access {
    position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
#skip {
    left:-2000px;
    position:absolute;
    top:0;
    z-index:-100;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#container {
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	height: 586px;
	padding-top: 21px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#logo {
	text-align: right;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	background-image: url(images/nav-background.gif);
	height: 25px;
	padding-bottom: 3px;
	padding-left: 75px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	margin-top: 0px;
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
#navigation li:hover {
	background-image: url(images/nav/120px.gif);
}

#navigation li.selected {
	background-image: url(images/nav/120px.gif);
}


#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}

#sidebar1 {
	background-image: url(images/leftnav-background.gif);
	width: 134px;
	padding-right: 3px;
	height: 450px;
	float: left;
	background-repeat: no-repeat;
}
#sidebar1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#sidebar1 li {
	margin-bottom: 5px;
}
#sidebar1 a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #020267;
	text-decoration: none;
}
#sidebar1 a.selected {
	font-size: 10px;
	font-weight: bold;
	color: #020267;
	text-decoration: none;
}


#bigimage {
	height: 450px;
	width: 300px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#content {
	background-image: url(images/blue-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 320px;
	float: left;
	margin: 0px;
	height: 370px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#content h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content p {
	color: #FFFFFF;
	margin-bottom: 15px;
}
.contentlinks {
	list-style-type: none;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/contentlinks-backgound.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentlinks li {
	margin-bottom: 5px;
}
.contentlinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentlinks a:hover {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
#sidebar2 {
	width: 160px;
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	height: 370px;
	background-image: url(images/right-side-bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#sidebar2 h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sidebar2 p {
	margin-bottom: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar2 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar2 li {
	margin-bottom: 5px;
}

#sidebar2 a {
	color: #BCBCD3;
	text-decoration: none;
	font-weight: bold;
}
#sidebar2 a:hover {
	color: #020267;
	text-decoration: none;
	font-weight: bold;
}
#sidebar2 a.selected {
	color: #020267;
	text-decoration: none;
	font-weight: bold;
}

#sidebar3 {
	width: 160px;
	float: right;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	height: 370px;
	background-image: url(images/right-side-bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#sidebar3 h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sidebar3 p {
	margin-bottom: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar3 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar3 li {
	margin-bottom: 5px;
}

#sidebar3 a {
	color: #BCBCD3;
	text-decoration: none;
	font-weight: bold;
}
#sidebar3 a:hover {
	color: #020267;
	text-decoration: none;
	font-weight: bold;
}
#sidebar3 a.selected {
	color: #020267;
	text-decoration: none;
	font-weight: bold;
}

#xsltsearch a
{
    color: #ffffff;
}






/* EDITOR PROPERTIES */
