#container {
	width:auto;
}

h1 {
	color:#003399;
	font-size:15px;
	margin:12px 0px;
}

h1, p {
	padding:0px 20px;
}

pctextMediumB {
	color:#333333;
	font-size:14px;
	margin:3px 0px;
}

pctextMediumB, p {
	padding:0px 20px;
}

p {
	font-size:12px;
	line-height:1.5em;
	color:#333333;
	margin: 12px 0px;
}

#indented_content ul, ol {
	font-size:12px;
	color:#333333;
	margin: 10px 60px;
}

ul#inner {
	margin: 0px 0px 0px 40px;
}

pctext
{
	float:left;
	clear:left;
}
.text 
{
	float:left;
	clear:left;
}

.top_h1_pad 
{
	padding-top:15px;	
}

.left_col 
{ 
	width: 250px;
}
.right_col 
{ 
	float:left;
}
blockquote { margin: 10px 40px; }

.clear {
	width:100%;
	float:left;
	clear:both;
	line-height:0px;
	font-size:0px;
}

#right {
	text-align:right;
}

#popup_header
{
	width:100%;
}

#popup_logo
{
	margin-top:4px;
}

#green_bar
{
	height:30px;
	width:100%;
	background:#33C534 url(../images_v2/nav_bg.gif) repeat-x 0 50%;
	border-bottom:1px #fff solid;
	margin-top:9px;
}