﻿/*** Page content type 2 - INNER CONTENT STYLES ***/
#wrap
{
	width: 100%;
}

#contentwrapper_content
{
	margin-right: 0px !important;
}

#mainwrap
{
	padding: 0px;
	width: 741px;
	float: left;
	border-right: 1px solid #cccccc;
}

#mainwrap_content
{
	background: #ffffff;
	padding-right: 11px;
}
#mainwrap_content h3
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 1px !important;
}

#mainwrap_content ul
{
	list-style-position: inside !important;
	margin-bottom: 0px !important;
}

#mainwrap_content ul.circ li
{
	display: list-item !important;
	list-style-type: circle !important;
}

.bodyfooter
{
	overflow: hidden;
	padding-top: 11px;
	margin-top: 31px;
	background: url(../img/gen_sect_fd_hd.gif) transparent repeat-x 0% 0%;
}
.bodyfooter a
{
}
.bodyfooter a:hover
{
}
.bodyfooter ul
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px; /* IE7 default is 30pt */
	margin-bottom: 0px !important;
	display: inline;
}
.bodyfooter li
{
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.bodyfooter li b
{
	font-weight: normal;
}
.bodyfooter li:hover b a
{
	border-bottom: 0px !important;
	text-decoration: none !important;
}

.bodyfooter li b.img
{
	border-bottom: 1px solid #cccccc;
	display: block;
	padding-bottom: 4px;
}
.bodyfooter li b.img a
{
	display: block;
}
.bodyfooter li b.out a
{
	padding-left: 17px;
	background: url(../img/outlnk.gif) transparent no-repeat 1px 1px;
}

.bodyfooter li:hover b.img
{
	border-bottom: 1px solid #565656;
}

#rightcolumn
{
	width: 200px;
	float: left; /*height: 600px;*/
	line-height: 150%;
}
#rightcolumn_content
{
	background: url(../img/sideitem_bg.jpg) #ffffff repeat-x left top;
	padding-left: 11px;
	padding-right: 11px;
	margin: 0px;
}
#rightcolumn_content ul
{
	/*list-style-type: none;
	list-style-position: outside;
	margin-left: 0px; IE7 default is 30pt 
	*/
	margin-bottom: 0px !important;
}
#rightcolumn_content li
{
	background-color: Transparent;
	padding-left: 4px;
	vertical-align: middle;
	text-align: left;
	line-height: 22pt;
	border-bottom: 1px solid #cccccc;
}
#rightcolumn_content li.selected
{
	border-bottom: 1px solid #565656;
	padding-left: 14px;
	background: url(../img/arrow1.gif) transparent no-repeat 1% 50%;
}
#rightcolumn_content li.head
{
	font-weight:bold;
}
li.subSect
{
	display: block;
}
#rightcolumn_content a
{
	color: #242424;
	text-decoration: none;
	border-bottom: 1px dotted #242424;
}
#rightcolumn_content a:hover
{
	border-bottom: 1px solid #242424;
}
#rightcolumn_content h3
{
	font-size: 150% !important;
	margin-top: 0px !important;
	margin-bottom: 7px !important;
}


