body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	min-width: 993px;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

.rfloat {
	float: right;
}

body a img {
	border: none;
}

#wrapper {
	width: 100%;
}

#top #left_side {
	float: left;
	width: 329px;
	background: #ccc;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

#top #left_side {
	float: left;
	width: 329px;
	background: #fff url(../img/dots-vert-2.gif) top right repeat-y;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 5px 0px;
}

#top #left_side #logo {
	height: 163px;
	width: 100%;
	margin-bottom: 3px;
	background: #fff url(../img/logo-back.gif) bottom right no-repeat;
}

#top #left_side #logo img {
	margin: 16px 0px 0px 57px;
}

#top #left_side #menu {
	width: 280px;
	margin-bottom: 20px;
}

#top #left_side #menu h2 {
	background: #fff url(../img/news-header.gif) top left repeat-x;
	color: white;
	width: 250px;
	height: 22px;
	padding: 2px 0px 0px 30px;
	font-size: 12pt;
	margin: 0px 0px 2px 0px;
}

#top #left_side #menu h3 {
	padding: 0px 0px 0px 30px;
	font-size: 10.5pt;
	text-decoration: underline;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#top #left_side #menu ul {
	list-style: none;
	padding: 0px 0px 0px 30px;
	margin: 15px 0px 0px 0px;
}

#top #left_side #menu ul ul {
	list-style: none;
	padding: 0px 0px 0px 30px;
	margin: 5px 0px 5px 0px;
}

#top #left_side #menu ul li {
	margin: 2px 0px 0px 0px;
	font-size: 11pt;
}

#top #left_side #menu ul li.important, #top #left_side #menu ul li.important a {
	color: red;
}

a {
	color: #1A7402;
}

a:hover {
	color: #93BA89;
}
li.inactive a, a.hover {
	color: #93BA89;
	font-size: 11pt;
}


#top #left_side #facts {
	font-size: 11pt;
}

#top #left_side #facts p {
	padding: 0px 0px 0px 30px;
	width: 250px;
	margin: 0px 0px 10px 0px;
}

#top #left_side #facts h3 {
	padding: 0px 0px 0px 30px;
	font-size: 11.5pt;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#top #left_side #facts ul {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	width: 250px;
	list-style: none;
}

#top #left_side #facts ul li {
	margin: 0px 0px 3px 0px;
}

#top #left_side #facts b {
	font-size: 10.5pt;
	text-decoration: underline;
	font-weight: bold;
}

#top #right_side {
	height: 100%;
}

#top #right_side #nav {
	background: url(../img/nav-back-2.gif) top left repeat-x;
	height: 246px;
	margin: auto;
	position: absolute;
	left: 280px;
	top: 0px;
}

#top #right_side img#header {
	position: absolute;
	top: 83px;
	left: 300px;
}

#top #right_side #nav_wrapper {
	height: 206px;
	margin: 0px 0px 3px 0px;
	background: #fff;
}

#top #right_side #content {
	margin-right: auto;
	padding: 0px 0px 20px 0px;
}

#top #right_side #content div {
	margin: 0px 0px 20px 0px
}

#top #right_side #content #main {
	float: left;
	margin-right: 3px;
	font-size: 11pt;
	padding: 0px 0px 0px 0px;
	background: #fff;
	width: 412px;
	padding: 0px 15px 20px 0px;
}

#top #right_side #content h2 {
	font-size: 13pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #7F5217;
	font-weight: bold;
}

#top #right_side h3 {
	font-size: 12pt;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #7F5217;
	font-weight: bold;
	text-decoration: underline;
}

#top #right_side h4 {
	font-size: 13pt;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #666;
	font-weight: none;
}

#top #right_side #content img {
	padding: 0px 10px 10px 0px;
}

#top #right_side #content p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#top #right_side #content ul.float {
	list-style: none;
	margin: 0px 20px 0px 0px;
	width: 185px;
	float: left;
}

#top #right_side #content ul li {
	margin: 0px 0px 5px 0px;
}

#top #right_side #content ul {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 17px;
}

#footer {
	height: 52px;
	width: auto;
	background: url(../img/footer-back.gif) top left repeat-x;
	margin-top: 3px;
	clear: both;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 442px;
}

#footer ul li {
	display: inline;
	padding: 0px 20px 0px 0px;
}

#footer ul li a {
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

table,td,tr,th {
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0;
}

table {
	margin-bottom: 19px;
}

td,th {
	padding: 5px;
	margin: 0px;
}

table th:first-child {
	background: #FEC053;
}

td {
	background: #F1FFEF;
}

th {
	background: #B6DCB1;
	color: white;
	width: 1%;
	white-space: nowrap;
}

table td:first-child {
	background: #FFF3DF;
}

td.wide {
	text-align: center;
	font-weight: bold;
}

table tr+tr th {
	background: #FFDC9F !important;
	text-align: center;
}

table td:first-child  ~ td,table th:first-child  ~ th {
	text-align: center;
}

p.important {
	color: red;
}

p.important a {
	color: red;
}

p.important a:hover {
	color: red;
	text-decoration: none;
}

h3.important {
	color: red;
}

strong {
	font-weight: bold;
	font-style: italic;
}

blockquote {
	font-style: italic;
	margin-left: 0px;
	padding-left: 17px;
	border-left: 1px solid #999;
}

#banner {
	width: 200px;
	float: left;
}

p#phones {
	background-color: #EDF4EB;
	padding: 15px !important;
	font-size: 10pt !important;
}
div.photo {
	padding: 8px;
	border: 1px #CCC solid;
	clear: both;
}
div.photo div {
	padding: 0px !important;
	margin: 0px !important;
	text-align: center;
	font-style: italic;
	font-size: 10pt;
	color: #666;
}
div.photo img {
	margin: 0px !important;
	padding: 0px !important;
}
div.photo-row {
	clear: both;
}
div.photo-row div.photo {
	float: left;
	clear: none;
	width: 180px;
}
div.photo-row div.separator {
	float: left;
	width: 16px;
}
form div {
    width: 390px;
}
form div label {
    width:140px;
    display:block;
    float: left;
    text-align: right;
    margin: 0px 10px 0px 0px;
    padding: 0px 5px 0px 0px;
    background: #EDF4EB;
    height: 20px;
}
form div select {
    width: 200px;
}
form div input {
    width: 200px;
}
form div input#fromDate, form div input#toDate {
    width: 100px;
}
form textarea {
    width: 350px;
}
form .invalid {
    background: url(../img/remove.gif) top right no-repeat;
}
form .valid {
    background: url(../img/accept.gif) top right no-repeat;
}
form input.box {
    width:auto;
}
form .error-message {
    background: red;
}

#nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;

}
#nav ul li {
    cursor: pointer;
}
#nav ul#line1 li {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#nav ul#line1 {
    padding: 23px 30px 0px 0px;
    float:right;
    text-align: right;
    width: 100%;
}
#nav ul#line1 li {
    font-size: 10pt;
    color: black;
    text-decoration: none;
    background: #fff;
    padding: 0px 30px 0px 7px;
    margin: 0px 0px 0px -5px;
}
#nav ul#line1 li a img {
    margin:0px 0px -4px 0px;
    padding:0px 2px 0px 0px;
}
#nav ul#line1 li form {
        display: inline;
}
#nav ul#line1 li form input.field {
    background: #fff url(../img/search-input-back.gif) bottom right no-repeat;
    border: none;
    width: 116px;
    font-size: 10pt;
    padding: 0px 0px 0px 5px;
}
#nav ul#line1 li form input.submit {
    margin:0px 0px -4px 0px;
    padding: 0px 0px 0px 3px;
}
#nav ul#line1 li a{
    font-size: 10pt;
    color: black;
    text-decoration: none;

}
#nav ul#line2 {
    width: 661px;
    float: left;
    position: relative;
    top: 124px;

}
#nav ul#line2 ul {
    width: 105px;
    position: absolute;
    height: 220px;
    margin: -20px 0px 0px -20px;

}
#nav ul#line2 li {
    width: 90px;
    float: left;
    background: #fdb536 url(../img/line2-back.gif) top left no-repeat;
    padding: 0px 43px 0px 20px;
    height: 24px;
    position: relative;
}
#nav ul#line2 li:hover {
    background: url(../img/nav-back-hover.gif) top left no-repeat;
}
#nav ul#line2 li a {
    font-size: 12pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
    position: relative;
    top: 2px;
    z-index:2000;

}
#nav ul#line2 li ul li {
    background: #B6DCB1;
    position: relative;
    top: 24px;
    display: block;
    padding: 10px 25px 15px 20px;
    width: 108px;
}
#nav ul#line2 li ul li:hover {
    background: #c1e0bd;
}
#nav ul#line2 li ul li.two_lines a {
    top: -5px;
    font-size: 11pt;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:3999;
	top: 0px;
	left: 0px;
	background-color:#000;
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 4000;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:0px 0px 5px 0;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:2px 0 5px 15px;
	margin-bottom:1px;
}
#TB_title{
	background:url(../img/news-header.gif) top left repeat-x;
	height:22px;
        font-size: 11pt;
        font-weight: bold;
        color:white;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:6000;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

#counters {
    float:left;
    padding:5px 0px 0px 10px;
}
ul#bottom_nav  {
    list-style: none;
    margin: 0px;
    padding: 15px 170px 0px 0px;
    float: right;
}
ul#bottom_nav li {
    display:inline;
    padding: 0px 20px 0px 0px;
    
}
ul#bottom_nav li a {
    font-size: 12pt;
    color: white;
    font-weight: bold;
}
#programs {
    width: 100%;
    margin-bottom: 3px;
}  
#programs #programs_opener {
    background: #fff url(../img/banner-top.gif) bottom right no-repeat;
    width: 215px;
    height: 24px;
    padding: 10px 0px 0px 38px;
    margin: 0px 0px 10px 0px;
}
#programs #programs_closer {
    background: #fff url(../img/banner-bottom.gif) top left no-repeat;
    width: 215px;
    height: 24px;
    margin: 0px 0px 50px 38px;
}    
#programs a img, #programs object {
    border: none;
    margin: 0px 0px 10px 40px;
}
#programs #flash_banner div{
    color:red;
    position:relative;
    left:40px;
}  

#contacts {
    height: 163px;
    width: 100%;
}              
#contacts p {
    margin: 0px 0px 0px 20px;
    font-size: 11pt;
    color: #a5b7a1;
}  
