@charset "utf-8";

body {
	background-color: #979797;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	line-height: 1.4em;
}

.printLogo {
    display:none;
}

.bod {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.des {
    margin-left: 11px;
	margin-top: 0;
	padding:0;
	font-size:.9em;
}

#right {
    width: 170px;
	border:1px solid #F8D199;
	float:left;
	padding: 0 10px 10px 10px;
	margin: 20px 0 20px 8px;
	background-image: url(../images/gradient_bkg.jpg);
	background-repeat: no-repeat;
}

#right h1{
    color: #CC6600;
	font-size:1.1em;
	padding: 5px 0 0 0;
	margin:0;
}


#left {
    width: 170px;
	border:1px solid #F7E2C5;
	float:left;
	clear:left;
	padding: 0 10px 10px 10px;
	margin: 20px 0 20px 0;
	background-color:#F8EFE3;
}

#left h1{
    color: #CC6600;
	font-size:1.1em;
	padding: 5px 0 0 0;
	margin:0 0 3px 0;
}

#left p{
    padding: 0;
	margin:0 0 3px 0;
}

.header {
    padding-bottom: 0;
    padding-top: 15px;
	background-image: url(../images/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:62px;
}

.headerNav {
    float: right;
    padding-right: 15px;
    position:relative;
    top: 15px;
	font-size:.85em;
}

.bod .header .headerNav a {
    color: #000;
    padding-right: 5px;
    text-decoration: none;
}

.bod .header .headerNav a:hover {
    color: #000;
    text-decoration: underline;
}

.menu {
	background-color: black;
    background-image: url( ../images/menu-bg.png );
    background-repeat: repeat-x;
    text-align: center;
    clear: both;
    height: 26px;
}

.first {
	border-left: 1px solid #fff;
}

.menu a {
	font-size:.8em;
    display:inline-block;
    color: #FFFFFF;
    text-decoration: none;
	padding: 0px 7px 0px 7px;
	top: 0px;
	border-right: 1px solid #fff;
	font-weight:bold;
	height:26px;
}

.menu a:hover {
    background-color: #CC6600;
    background-image: url( ../images/menu-item.jpg );
    background-repeat: repeat-x;
    color: #412400;
	height:26px;
	padding: 0px 7px 0px 7px;
}

.menu .active {
	display:inline-block;
	font-size:.8em;
	border-right: 1px solid #fff;
	color: #412400;
	background-color:#CC6600;
	background-image: url( ../images/menu-item.jpg );
    background-repeat: repeat-x;
	font-weight:bold;
	height:26px;
	padding: 0px 7px 0px 7px;
}

.bod .contentArea {
    font-size: small;
    padding-left: 30px;
	padding-right: 30px;
}

.sideMenu {
    float: left;
    width: 190px; /*N.B. There is an IE only selector for the top margin, which non-IE doesn't need.  */
    margin-bottom: 1em;
    background-color: #F8EFE3;
    border: 1px solid #F7E2C5;
	
}

.infoBox {
    background-color: #F0F0F0; border: 1px solid #414141;
}

.infoBox h1 {
    font-size: medium;
    color: #FFFFFF;
    background-image: url( ../images/menu-bg.png );
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0 5px;
}

.infoBox .list {
    padding: 1em;
}

.front-box-l {
	position: absolute;
	margin: 30px auto auto 5px; 
	width:248px;
}

.front-box-m {
	position: absolute;
	margin: 30px auto auto 256px; 
	width:245px;
}

.front-box-r {
	position: absolute;
	margin: 30px auto auto 506px; 
	width:245px;
}
.sideMenu li {
    list-style-type: none;
    list-style-image: none;
    padding-bottom: 4px;
    background-image: url(../images/l1.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding-left: 12px;
	padding-top: 4px;
	font-size:.97em;
	line-height:1.5em;
	border-bottom:1px solid #F7E2C5;
}

.sideMenu ul ul li {
    background-image: url(../images/l2.gif);
    padding-bottom: 4pt;
	line-height:1.4em;
	border:none;
}

.sideMenu ul ul ul li {
     background-image: url(../images/l3.gif);
     padding-left: 13px;
}

.sideMenu ul ul ul li.active {
	background-image: url(../images/l3_a.gif);
}

.sideMenu ul ul li.active {
	/*background-image: url(../images/l2_a.gif);*/
}

.sideMenu ul {
	margin: 0px;
	padding: 5pt 9pt 7pt 5pt;
	font-style: italic;
}

.sideMenu ul ul {
	margin: 0px;
	padding: 1.5pt 0 0 9pt;
}

.sideMenu ul ul ul {
	margin: 0px;
	padding: 0 0 0 12pt;
}

.sideMenu a {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-size:.97em;
}

.sideMenu .parent {
	font-weight: bold;
}

.sideMenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.sideMenu .title {
	font-weight: bold;
	padding: .5em 0 0 1em;
}

.sideMenu .title a {
    color: #CC6600;
}

.content {
    margin-left: 220px;
    padding-bottom: 2em;
	margin-top: 20px;
}

.content p{
	line-height: 1.4em;

}

#contact {
	line-height: 1.3em;
}

pre {
	line-height:normal;
}

abbr {
    border-bottom: 1px dotted #000000;
}

.content h1, .frontContent h1{
    font-size: large;
    font-weight: bolder;
    color: #CC6600;
	margin-top:0;
	padding-top:0;
	margin-bottom: .5em;
}

.frontContent p{
	margin-top: 1em;
	margin-bottom: 1em;
}

.content a:hover, .frontContent a:hover, #left a:hover, #right a:hover {
    text-decoration: none;
}

a img {
	border-width: 1px;
}

a:hover img {
	border-color:white;
}

.content h2, .frontContent h2 {
    font-size: medium;
    font-weight: bold;
    color: #333333;
}

.content h3, .frontContent h3 {
    font-size: small;
    font-weight: bold;
    color: #333333;
}

.content li {
    text-indent: 0px;
    margin-top: 3pt;
	line-height:1.4em;
	padding-bottom:4px;
}

.content ul {
    margin-top: 0px;
}

.content table {
    border: 1px solid #CCC;
    margin: 3px 0 20px 0;
    float: left;
    clear: both;
}

.content table, .content td, .content th {
    border: 1px solid #CCC;
    border-collapse: collapse;
}

.content thead th, .content tbody th {
    background: #F0F0F0;
    color: #666;
    padding: 5px 10px;
    border-left: 1px solid #CCC;
}

.content  tbody th {
    background: #fafafb;
    border-top: 1px solid #CCC;
    text-align: left;
    font-weight: normal;
}

.content  tbody tr td {
    padding: 5px 10px;
    color: #666;
}

.content  tbody tr.odd th, .content tbody tr.odd td {
    background-color: #F2F2F2;
}

.content  tbody tr:hover {
    background: #FFF
}

.content  tbody tr:hover td {
    color: #454545;
}

.content  tfoot td, .content tfoot th {
    border-left: none;
    border-top: 1px solid #CCC;
    padding: 4px;
    background: #FFF;
    color: #666;
}

.content  caption {
    text-align: left;
    padding: 10px 0;
    color: #666;
    font-weight: bold;
    white-space: nowrap;
}
.content fieldset,.frontContent fieldset {
	padding: 10px 15px 10px 15px;
	margin-bottom: 1em;
	border:1px solid #D6D6D6;
	background-color:#F6F6F6;
}
.content fieldset h2 {
	padding: 0;
	margin:0;
	color: #CC6600;
	font-size:1.1em;
}

.errors  input, input.errors{
	border: solid red 1px;
}

.article-bottom {
/*	position: relative;*/
    width: 100%;
}

.article-nav {
    float: left;
}

.article-cr {
    text-align: right;
    font-size: small;
    float: right;
    padding-right: 15px;
}

.header .headerNav table, td {
    border-style: none;

}

.footer {
	border-top: 1px solid #F8D199;
	height:30px;
	padding-top: 7px;
    font-size: 60%;
    clear: both;
    color: #444343;
}

.footer a {
    text-decoration: none;
    color: #444343;
}

.footer a:hover {
    text-decoration: underline;
    color: #444343;
}

.footer .left {
    float: left;
    padding-left: 35px;
}

.footer .right {
    float: right;
    padding-right: 35px;
}

div.error-list
{
	color:#f00;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}

ul 
{
	list-style-image:url(../images/l1.gif);
}

ul.no-padding
{
	padding-left:12px;
}