@charset "utf-8";
/* CSS Document */

body { 
	padding:0; 
	margin:0; 
	background:url(../images/bg/bg-repeat.png) top repeat-y;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #333333;
	font-size: 20px;
	line-height:34px;
	padding:0 0 19px 0;
	margin:0 0 0 -3px;
}

h2 {
	color: #38A802;
	font-size: 14px;
	line-height:20px;
	padding:0 0 5px 0;
	margin:0 0 0 -3px;
}
td {
	vertical-align:top;
}

#bg-bottom {
	background:url(../images/bg/bg-bottom.png) top no-repeat;
}

#bg-bottom-inner {
	background:url(../images/bg/bg-bottom.png) top no-repeat;
	height:54px;	
}

#container-outer-bg {
	background:url(../images/bg/bg-top-repeat.png) top repeat-y;
}

#container-outer {
	background:url(../images/bg/bg-top.png) top no-repeat;
}

#container-bg {
	background:url(../images/bg/bg-top-repeat.png) top repeat-y;
}

#container {
	background:url(../images/bg/bg-top.png) top no-repeat;
}

#util {
	padding:22px 0 22px 743px;
	width:227px;
}

#logo {
	padding-top:10px;
}

#main {
	
}

#menu {
	width:260px;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:4px 0 0 5px;
	font-size:11px;
}

#menu li {
	vertical-align:bottom;
	zoom:1;
}

#menu li a.menu-section {
	background:url(../images/menu/menu-normal.gif) 0 10px no-repeat;
	display:block;
	padding:8px 0 0 18px;
	color: #333333;
	font-size: 16px;
}

#menu li a.menu-section:hover, #menu li a.active {
	background-image:url(../images/menu/menu-over.gif);
}

#menu li ul {
	margin:0;
	padding:0;
}

#menu li ul li a {
	display:block;
	color:#333333;
	text-decoration:none;
	background:url(../images/menu/bullet.gif) 0 6px no-repeat;
	margin-left:20px;
	padding:0 48px 0 9px;
	line-height:17px;
}

#menu li ul li a:hover {
	color:#3eb500;
}

#menu li ul li a.active {
	color:#3eb500;
	background-image:url(../images/menu/bullet.gif);
}

li ul.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}

#content {
	width:483px;
	color:#333;
	line-height:18px;
}

#content a {
	color:#3eb500;
}

#content a:hover {
	text-decoration:none;
}

#content-inner {
	margin:76px 0 0 0;
	padding:0 45px 0 32px;
	background:url(../images/home/side-shadow.gif) top left repeat-y #fff;	
}

#content p {
	margin:0;
	padding:0 0 18px 0;
}

#cta {
	width:227px;
	background-color:#fff;	
	padding-bottom:22px;
}

#cta-photo {
	padding-top:4px;
	padding-bottom:28px;
	background:url(../images/cta/cta-photo-shadow.gif) top left no-repeat;	
}

#footer {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	padding-left:281px;
	padding-top:15px;
}

#footer a {
	color:#7d7c7c;
	text-decoration:none;	
}

#footer a:hover {
	text-decoration:underline;
}

/* homepage */
#home-flash {
	margin-left:21px;
	padding-bottom:12px;
	background:url(../images/home/flash-shadow.gif) bottom left no-repeat;
}

#home #content {
	padding-top:4px;
}

#home #content-inner {
	margin:0;
	padding:0 45px 0 32px;
	background:url(../images/home/side-shadow.gif) top left repeat-y #fff;		
}

#home #cta {
	padding-top:20px;
	padding-bottom:0;
	background-color:#fff;
}

#home #util {
	padding:22px 0 22px 831px;
	width:139px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69B815;
}
.top {
	font-size: 11px;
}
.notes {
	font-size: 11px;
	color: #999999;
}
.imgBorder {
	border: 1px solid #E8E8E8;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}


.gtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	valign:middle;
}