.SkinItem {
}

.standardContainer {
}

/* set the top-right image */
.standardHead {
	margin: 0;
	padding: 0 0 0px 0px;
	border-bottom: 1px solid #D6D5D5;
}

.standardHead .Head
{
	font-size: 2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

/* set the lower-left corner image */
.standardContent {
	padding-top: 10PX;
} 

.standardContent .Normal p 
{
   
}

.visibility
{
    float: left;
    position: relative;
    margin-top: -22px;
    margin-left: -20px;
    text-align: right;
}

.actions
{
}

.icon
{
}

.actionButtons
{
}

.sidebarHead {
	margin: 0;
	padding: 0 0px 0 0px;
	border-bottom: 1px solid #D6D5D5;
}

.sidebarHead h2 
{
    margin-bottom: 0px;
}

.sidebarHead h2 .Head {
	margin-bottom: 0px;
	font-size: .8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}


.sidebarContent
{
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.sidebarContent .Normal p
{
    font-size: 120%;
}

.sidebarContent p {
	margin: 0;
}

.sidebarContent a
{
    text-decoration: none;
    color: #009900;
}

.sidebarContent a:hover {
	text-decoration: underline;
}

.bottomContainer {
}

/* set the top-right image */
.bottomHead {
	margin: 0;
	padding: 0 0 20px 0px;
	border-bottom: 1px solid #D6D5D5;
}


/* set the lower-left corner image */
.bottomContent {
} 


