body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#182C5A;
	margin-top:0;
}
.small  { color: #182c5a; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0 }
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
    color:#0B9339;
    font-size:13px;
    font-weight:normal;
    margin:0;
}

a:link, a:visited, a:active 
{
    color:#0B9339;
    text-decoration: none;
}

a:hover
{
	color:#182C5A;
}

.CenterImages
{
	margin-bottom:10px;
}

.NavItem
{
    border:0;
    margin-bottom:5px;
}

#wrapper
{
	width:800px;
	margin:0 auto 0 auto;
}

#top-banner
{
	width:800px;
	height:112px;
	background-image:url(../images/top-banner.gif);
	background-repeat:no-repeat;
}

#left-col
{
	margin-top:32px;
	padding-right:20px;
	text-align:right;
	width:217px;
	border-right: 2px solid #182C5A;
	float:left;
}

		#GELink
		{
			width:155px;
			height:27px;
			margin:145px 0 30px 10px;
			background-image:url(../images/GE-logo.gif);
			background-repeat:no-repeat;
			background-position:left;
			padding:15px 0 0 60px;
			text-align:left;
			font-size:12px;
		}
		
					#GELink a:link, #GELink a:visited, #GELink a:active
					{
    					color:#0B9339;
    					text-decoration: none;
    					font-size:12px;
					}

					#GELink a:hover
					{
    					color:#182C5A;
					}

#center-col
{
	margin:32px 0 0 12px;
	width:179px;
	float:left;
}

#right-col
{
	margin:32px 0 0 12px;
	width:335px;
	float:left;
}
#right-col-big  { margin: 32px 0 0 12px; width: 525px; float: left }
.border-all { border: solid 1px black }
