/* base css */
@import url(/.shared/themes/common/base-weblog.css);
BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}

.bodyText
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-SIZE: 10pt;
padding: 0 16px 0 0;
}
.bodyTextBlue
{
    BACKGROUND-COLOR: #CEDBE7;
    COLOR: #000000;
    FONT-SIZE: 10pt;
}
.PageSubtitle
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #426994;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
.whiteLink
{
    COLOR: #ffffff;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
a:link { 
	color: #215184;
	}
a:visited { 
	color: #739EBD;
	}
a:hover { 
	color: #FFFFFF;
	background-color: #215184;
	text-decoration: none;
	}
a:active { 
	color: #215184;
	}
	.grid
{
	border-style: solid;
	border-collapse: collapse;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.gridHeader
{
	background-color: #39639C;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	border-bottom: solid 1px white;
}

.gridItem
{
	color: black;
	background-color: white;
}

.gridAltItem
{
	color: black;
	background-color: #739ebe;
}

.grid TD
{
	padding: 2px 4px 2px 4px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
}

.grid .gridHeader TD
{
	background-color: #235082;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 1px white;
}

.grid .footer TD
{
	background-color: #39639C;
	color: black;
}

.grid A:link, .grid A:visited
{
	color: #215184;
}

.grid A:hover
{	
	color: #FFFFFF;
	background-color: #215184;
	text-decoration: none;
}

<!--
div.Section1
	{page:Section1;}
-->

DIV.clSlideMenu { FONT-WEIGHT: 700; FONT-SIZE: 10px; OVERFLOW: hidden; WIDTH: 150px; FONT-FAMILY: Arial; POSITION: absolute; HEIGHT: 22px } 
		A.clA0 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: white; TEXT-DECORATION: none } 
		A.clA1 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: black; TEXT-DECORATION: none } 
		A.clA2 { COLOR: navy; TEXT-DECORATION: none } 
		A.clA3 { COLOR: black; TEXT-DECORATION: none } 
		A.clA4 { COLOR: green; TEXT-DECORATION: none } 
		DIV.slideMenuBG { Z-INDEX: 1; LEFT: 0px; POSITION: relative; TOP: 0px } 
		DIV.slideMenuText { Z-INDEX: 200; LEFT: 2px; POSITION: absolute; TOP: 2px } 
		#slideMenucont { VISIBILITY: hidden; WIDTH: 200px; POSITION: relative; HEIGHT: 350px }


/* modules */

.module-archives
        {
        top: 80;
         }

.module a
	{
		text-decoration: none;
                color: #8C925A;
		
	}

.module-header
{
	
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   border-bottom: solid 1px #8C925A;
   padding: 0px 0px 1px 0px;

}

.module-h2
{
	
   background-color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   height: 80px;

}

.module-content
{
	margin: 5px 0 20px 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; style: none; }
.module-list-item { margin: 10px 10px; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }



.module-calendar .module-header
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: small;
	border-bottom: 1px dashed #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.entry-footer p
{
	margin-top: 0;
	margin-bottom: 2px;
}

.entry-header{
       text-decoration: none;
}

/* ph=1 */

