/* CSS Document */

h1 {
	font-size: 1.20em;
	font-weight: bold;
}

body{
background-color:#fff;
font-size:11px;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
}

a {
	color:#1d6735;
	
}

a:hover {
	color:#4dac26;
}

a img{
border:0px;
}

.clear {
clear:both;
height: 1px;
margin-top:-1px;
}

#banner-main{
background: #4DAC26 url(../images/courses_bg_top.gif) repeat-x left top; 
width:100%;
height:141px;
}

#bottom {
background: #4DAC26 url(../images/courses_bg_bottom.gif) repeat-x left top; 
width:100%;
height:41px;
}
#bottom .text{
color:#fff;
padding-top:5px;
width: 749px;
margin:auto;
}
#bottom .copyright{
float: left;
}
#bottom .siteby{
float:right;
margin-right:3px;
}

.container{
width: 749px;
margin:auto;
margin-top:0px;
}

#nav{
float: left;
}

#nav ul{
list-style-type:none;
margin:0px;
padding:0px;
margin-top:92px;
}

#nav li{
list-style-type:none;
display:inline;
margin-right: 10px;
}

#logo{ 
float: right;
padding-top:75px;
}


#banner {
position:relative;
top: 0px;
}

#content {
padding-top: 20px;
background-color:#F2F2F2;
margin-top:-3px;
height:auto;
zoom:1;
}
html>body #content {
margin-top:0px;
}

#content .left{
float:left;
margin-left: -3px;
width: 262px;
margin-right: 10px;
}

.left ul{
list-style-type:none;
margin:0px;
padding:0px;
margin-left: 22px;
}
.left li{
list-style-type:none;
}

.left .link{
margin-left:22px;
margin-top:40px;
}


#content .right{
float:left;
width: 442px;
}
#content .right .heading{
margin-left: -3px;
margin-bottom: 20px;
}

.right .title{
font-family:Arial, Helvetica, sans-serif;
color:#4DAC26;
font-weight:bold;
font-size:14px;
margin-bottom: 10px;
position:relative;
left:-3px;
}

.right .text{
float: left;
width: 263px;
}

.right .picture{
float: left;
width: 173px;
margin-left:5px;
}

.right ul{
margin:0px;
padding:0px;
color:#4DAC26;
margin-left: 15px;
margin-bottom:15px;
list-style-type:square;
}

.right li{
margin-bottom: 5px;
}
#date {
color:#666666;
text-align:center;
text-decoration:underline;
font-weight:bold;
}
.right h3 {
text-align:center;
color:#666666;
}
div#important h2 {
color:#666666;
text-decoration:underline;
}
div#important p {
font-size:12px;
}
div#important h3 {
font-size:16px;
}
ul.submenu{
margin-left:0px;
list-style-type:none;
color:#3c4a57;
font-size:11px;
}
ul.submenu li{
list-style-type:none;
color:#3c4a57;
font-size:12px;
font-weight:normal;
background-color:#BDE49D;
width:195px;
border-bottom:1px solid #F2F2F2;
}
ul.submenu  li.active{
background-color:#BDE49D;
text-indent:3px;
padding:2px;
width: 192px;
padding-left:0px;
}
html>body ul.submenu  li.active a:hover{
text-decoration:underline;

}
ul.submenu li a{
width: 193px;
padding:3px;
text-indent:6px;
display: block;
color:#3c4a57;
font-size:11px;
}
ul.submenu li a:hover{
text-decoration:underline;
}

html>body ul.submenu li a:hover{
width: 193px;
}

ul.submenu a{
color:#333;
text-decoration:none;
}

.right .gray{
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.right table{
color:#666;
width: 100%;
margin-left:-3px;
}

.right table th{
text-align:left;
}

#content p{
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
margin-bottom: 15px;
}

