/** Green Portal Original Style Sheet **/


.GPHeaderFrame
{
	background: url("header_bg.png") repeat-x;
	padding:0px;
	margin:0px;
	height:90px;
	overflow:hidden;
}
.GPHeaderLeft
{
	background: url("header_bg_left.png") top left no-repeat;
	padding:0px;
	margin:0px;
	height:90px;
	overflow:hidden;
}
.GPHeaderRight
{
	background: url("header_bg_right.png") top right no-repeat;
	padding:0px;
	margin:0px;
	height:90px;
	overflow:hidden;
}
.GPHeaderCenter
{
	background: url("header_bg_mid.png") top center no-repeat;
	padding:0px;
	margin:0px;
	height:90px;
	overflow:hidden;
}

img.border 
{	
	border: solid 1px #888888;
}

img.right
{ 
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	
}

 


/** Overriding Section **/


p, body, a:link, a:visited, a:hover, td, li
{
	font-family: verdana, arial,sans-serif,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.smcPlBlueHeaderBar {
	background: url("pl_blue_bar.png") repeat-x;
}

.smcPlBlueHeaderShadow {
	background: url("pl_blue_shadow.png") repeat-x;
}

.smcPlBlueContent
{
	background: url("pl_blue_bg.png") repeat-x top left;
	
}

h2 {
	color: #008000;
	border-bottom: 1px solid #dddddd;
	font-size: 18px;
}

a:link, a:visited
{
	color: #0000ee;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited
{
	color: #0000cc;
	font-size: 12px;
}

a:hover
{
	color: #1b730f;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}

h3
{
	font-size: 18px; 
	border-bottom: 1px solid #dddddd;
	color: #008000;
}

h4
{
	font-size: 15px; 
	color: #68a91b;
	margin-bottom: -5x;
}


.tipslist {
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:url("greenbullet.gif");
	
}





/** Article header links **/


.smcContentBlueTextHeader,
a.smcContentBlueTextHeader:link,
a.smcContentBlueTextHeader:hover,
a.smcContentBlueTextHeader:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a35a6;
	font-size: 12px;
	line-height: 15px;
}

a.smcContentBlueTextHeader:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2b38c3;
	font-size: 12px;
	line-height: 15px;
}

a.smcContentBlueTextHeader:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 15px;
}





.smcContentBlackText,
.smcContentBlackText a:link,
.smcContentBlackText a:hover,
.smcContentBlackText a:visited
{
	font-family: verdana, arial,sans-serif,helvetica;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 0px;
	line-height: 15px;
}

.smcContentBlackText a:link,
.smcContentBlackText a:hover,
.smcContentBlackText a:visited
{
	color: #2a35a6;
	text-decoration: underline;
	font-size: 12px;
	line-height: 15px;
}

.smcContentBlackText a:visited
{
	color: #2b38c3;
	font-size: 12px;
	line-height: 15px;
}






.smcCsContentFrame
{	
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-color: #f8f8f8;
	
}



.smcPlColorTabText
{ line-height: 18px;
}

.smcCsContentText p
{ line-height: 18px;
}

.smcContentBlackText
{ line-height: 18px;
}
.smcSpacer10px {
height: 18px;
}

/** Nav Portlet **/


.smcPlBlueContentText ul li,
.smcPlBlueContentText ul li a:link,
.smcPlBlueContentText ul li a:hover,
.smcPlBlueContentText ul li a:visited
{	
	font-size: 12px;
	line-height: 18px;

}

.smcPlBlueContentText ul li a:visited
{
	color: #333;

}


