@charset "utf-8";

/* CSS Document */
.site-center {margin:0 auto; width:905px; text-align:left;}
/** { margin:0; padding:0;}*/
body {
	background: #f3f3f3 url(graphics/site-wrapper.gif) 0 0 repeat-x;
	font-size:14px;
	line-height: 20px;
	font-family: Arial, tahoma;
	color:#333333;
	padding: 0px;
	margin: 0px;
}

/*img {border:0; vertical-align: top; text-align: left; padding: 2px;}*/

.menu{ background:url(graphics/menu.gif) 0 0 repeat-x; height:52px;}
.menu .border-left{background:url(graphics/border-left.gif) 0 0 no-repeat;}
.menu .border-right{background:url(graphics/border-right.gif) top right no-repeat; height:52px; width:100%; text-indent:18px;}
.menu img{ margin-right:10px;}
.menu {
	background:url(graphics/menu.gif) 0 0 repeat-x;
	height:52px;
}
.menu-center-left {
	background-image: url(graphics/menu.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.menu-center-right {
	background-image: url(graphics/menu.gif);
	background-repeat: repeat-x;
	background-position: left;
}

/*footer*/
.footer-row{ background:url(graphics/footer-row.gif) bottom left repeat-x; color:#686767; text-indent:2px; padding:42px 0 9px 0; font-size:0.812em; text-align: left;}
.footer-row a{ color:#444444;}
.footer-menu{ padding:16px 0 50px 0; font-size:0.75em;}
.footer-menu span{ display:block; position:absolute; margin:0 0 0 851px; background:url(graphics/rss.gif) center right no-repeat; padding:2px 24px 2px 0;}
.footer-menu span a{ color:#686767; text-decoration:none;}
.footer-menu span a:hover{ text-decoration:underline;}
.footer-menu li{ float:left; font-style:italic;}
.footer-menu li a{ padding:0 20px 0 3px; color:#686767;}
.footer-menu li a:hover{ text-decoration:none;}



.bot-right {
	background-color: #FFFFFF;
	background-image: url(graphics/corner1_bot_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bot-left {
	background-color: #FFFFFF;
	background-image: url(graphics/corner1_bot_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.top-left {
	background-color: #FFFFFF;
	background-image: url(graphics/corner1_top_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.top-right {
	background-color: #FFFFFF;
	background-image: url(graphics/corner1_top_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.menu-bot-right {
	background-color: #373737;
	background-image: url(graphics/corner2_bot_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu-bot-left {
	background-color: #373737;
	background-image: url(graphics/corner2_bot_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu-top-left {
	background-color: #373737;
	background-image: url(graphics/corner2_top_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menu-top-right {
	background-color: #373737;
	background-image: url(graphics/corner2_top_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

li {
	text-align: left;
}

.navBarBackground {
	background-image: url(graphics/navigationBarMain.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.menuBackground {
	background-image: url(graphics/menuBackground.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.pageLabel {
	padding-top: 10px;
	font-size: 38px;
	color: #333333;
	font-family: arial;
}

input, select, textarea {
	font-size: 14px;
}