@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	background-color: #E6E6E6;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #47AA42;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color: #47AA42;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#999999;
}

h1 {
font-size:29px;
font-weight:bold;
color:#47aa42;
}

h2 {
font-size:16px;
font-weight:bold;
color:#0073Ae;
padding-top:20px;
}
h3 {
font-size:12px;
font-weight:bold;
color:#0073Ae;
}
ul li {
color: #555555;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:140%;
 }
 

#content {
background-color:#fff;
height: auto;
border:0px solid blue;
padding-bottom:30px;
margin-left:25px;
margin-right:30px;
}

img {
border:none;
}

.img_left {
float:left;
margin-right:16px;
margin-bottom:2px;
border:1px solid #ccc;
padding:3px;
}

.clear {
clear:both;
}

.animation {
width:485px;
height:505px;
float:left;
margin-right:7px;
margin-bottom:4px;
}

.animation_2 {
width:320px;
height:325px;
float:left;
margin-right:7px;
}

#left_Col {
width:192px;
float:left;
padding-bottom:30px;
border-bottom:1px solid #47aa42;
}

#right_Col {
margin-left:215px;
}

#leftNav {
color:#47aa42;
font-size:10pt;
font-weight:bold;
line-height:1.75;
margin-top:55px;
}

#leftNav a {
text-decoration:none;
}

#leftNav a.active {
color: #999;
font-size:10pt;
font-weight:bold;
line-height:1.75;
}

#leftNav a:hover {
color: #999;
font-size:10pt;
line-height:1.75;
text-decoration:none;
font-weight:bold;
}

#leftNav .style13 {color: #47AA42; background-color: #FFFF00; font-family: Arial, Helvetica, sans-serif; line-height: 1.75; font-size: 10pt;
text-transform:uppercase; font-weight:bold; }






