@charset "utf-8";
body {
	background-image: url(img/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #79AF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
}
#leftcol {
	float: left;
	width: 262px;
	padding-top: 45px;

}



#content {
	background-image: url(img/bgright.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#header {
	height: 332px;

}

#centercol {
	width: 503px;
	float: left;

}
#centercol2 {
	width: 726px;
	float: left;

}
#rightcol {
	float: right;
	width: 223px;
}
#rightcol h1 {
	margin-top: 0px;
	font-size: 21px;
	color: #af2500;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 15px;
}
#rightcol h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #3f7a00;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:5px;

}

#rightcol li {
	margin-bottom:5px;

}

.more {
margin-top:5px;

}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
	height:25px;
}
.breadcrumbs .B_currentCrumb {
	color: #af2500;
}
.breadcrumbs a {
	color: #007394;
}


#centercontent {
	margin:0px 37px 0px 20px;
	line-height: 1.5em;
	
}
#centercontent h1 {
	font-family: "Times New Roman", Times, serif;
	color: #af2500;
	font-weight: normal;
	font-size: 24px;
	
}
#centercontent h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #3f7a00;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:5px;
}

#centercontent h2 a{

text-decoration: none;
}

#shell {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/mainbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#shell2 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/mainbg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#mainmenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
#mainmenu ul {
	color: #af2500;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainmenu a {
	color: #3f7a00;
	text-decoration: none;
}

#mainmenu li {
	background-image: url(img/bul_sun.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#mainmenu a:hover {
	color: #af2500;
	text-decoration: underline;
}
#mainmenu li li {
	margin-bottom: 5px;
	background-image: none;
	list-style-type: disc;
	margin-top: 5px;
	text-transform: none;
	margin-left: 25px;
	padding: 0px;
}
#mainmenu li li a {
	color: #007394;
	text-decoration: underline;
}
a {
	color: #007394;
	text-decoration: underline;
}
a:hover {
	color: #af2500;
	text-decoration: underline;
}
#rightcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
#copyright {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
.border1 {
background:#fefee8;
border:1px #e2e2d5 solid;
padding:8px;
margin: 10px 20px;
}

.tstyle1 td {
	border: 1px solid #0066CC;
	padding: 5px;	
}
table.tstyle1  {
border-collapse: collapse;
}
.tstyle1 tr.odd {
	padding: 5px;
	background-color: #F3F3F3;
}
.tstyle1 tr.theader {
	padding: 5px;
	background-color: #DEE1EB;
}