﻿/************************************/
/* STARTPAGE                        */
/************************************/
#StageArea.StartPage
{
    position: relative;
    width: 955px;
    padding: 0;
    overflow: visible;
    margin: 5px 3px 5px 0px;
    
}

/************************************/
/* IMAGEAREA                        */
/************************************/
#StageArea.StartPage #ImageArea
{
    clear:none;
    float:left;
    height:242px;
    overflow:hidden;
    position:relative;
    width:955px;
    left: -2px;
    margin-top: -28px;
}


/************************************/
/* LEFTCOLUMNAREA                   */
/************************************/
#LeftColumnArea
{
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
    min-width: 955px;
    width: 955px; 
    float: left;
}


/************************************/
/* RIGHTCOLUMNAREA                  */
/************************************/
#StageArea.StartPage #RightColumnArea
{
    clear:none;
    float:right;
    position:relative;
    width:225px;
}

/************************************/
/* PUFFAREA                         */
/************************************/
#StageArea.StartPage #PuffArea
{
    position: relative;
    float: right;
    width: 225px;
    height: auto;
    overflow: hidden;
 }

#StageArea.StartPage #PuffArea .puffList
{
    border: 0;
    padding: 0;
    margin: 0;
}

#StageArea.StartPage #PuffArea ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#StageArea.StartPage #PuffArea ul li
{
    padding: 0;
    list-style-type: none;
    clear: both;
}


#StageArea.StartPage #PuffArea .puffAreaPic
{
    position: relative;
    float: left;
    background-color: White;
    width: 104px;
    max-width: 104px;
    min-width: 104px;
    height: 105px;
    overflow: visible;
    margin-left: 0;
    margin-bottom: 3px;  
    
}

#StageArea.StartPage #PuffArea .puffAreaText
{
    position: relative;
    float: left;
    margin-right: 0;
    min-width: 121px;
    max-width: 121px;
    height: 105px;
    overflow: visible;
    background: url('images/puff_bkg.gif') repeat-x left top;
    margin-bottom: 3px;    
    width: 121px;
}

#StageArea.StartPage #PuffArea .puffAreaText p
{
    color: #ffffff;
    font-family: Verdana;
    /* font-size: 11px; */
    font-weight: normal; 
    padding: 0 10px;   
}
#StageArea.StartPage #PuffArea .puffAreaText .puffAreaParagraph
{
	font-size:10px;
}
#StageArea.StartPage #PuffArea h3
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px; 
    font-weight: bold; 
    padding: 0 10px;  
    margin-top: 22px; 
    margin-bottom: 0; 
}

#StageArea.StartPage #PuffArea a
{
    text-decoration: none;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px; 
    font-weight: bold;     
     
}

#StageArea.StartPage #PuffArea a:hover
{
    text-decoration: underline;
}


/************************************/
/* QUICKLINKSAREA                   */
/************************************/
#StageArea.StartPage #QuickLinksArea
{
    position: relative;
    float: right;    
    width: 243px;
    max-width: 243px;
    height: auto;
    overflow: hidden;
    padding-right:10px;
    padding-left:10px;
    margin-top: 9px;
 }
 
 #StageArea.StartPage #QuickLinksArea #QuickLinksHeading
 {
    position: relative;
    width: 225px;
    max-width: 225px;
    height: 28px;
    overflow: hidden;
           
 }

#StageArea.StartPage #QuickLinksArea #QuickLinks
{
    margin-top: 8px;   
}

 #StageArea.StartPage #QuickLinksArea h3
 {
 	margin: 0px;
    color: #333333;
    font-family: Verdana;
    font-size: 14px;  
    line-height: 1em;
 }

 
#StageArea.StartPage #QuickLinksArea #QuickLinks ul
{
    padding: 0;
    /*margin: 0 20px;
    margin-bottom: 20px;*/
    margin-top: 2px;
    margin-left: 18px;
    list-style-type: none;
    font-size: 11px;
   
}

#StageArea.StartPage #QuickLinksArea #QuickLinks ul li
{
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 4px;
    list-style-image: url('images/pil.gif');
    
}


#StageArea.StartPage #QuickLinksArea #QuickLinks a
{
    font-weight: normal;
    /*font-size: 11px; */
    font-family: Verdana;
    color: #0066cc;
    text-decoration: none;
}
 
#StageArea.StartPage #QuickLinksArea #QuickLinks a:hover
{
    text-decoration: underline;
}
 



/************************************/
/* MAINCONTENTAREA                  */
/************************************/
#StageArea.StartPage #MainContentArea
{
    height:auto;
    margin:15px 0;
    min-height:0;
    min-width:955px;
    overflow:hidden;
    width:955px;
}

#StageArea.StartPage #MainContentArea p
{
    color: #666666;
    font-family: Verdana;
    /*font-size: 11px; */
    font-weight: normal; 
    margin: 0;
}


/*#StageArea.StartPage #MainContentArea .dateTime
{
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    color: #666666;
}*/


/************************************/
/* NEWSAREA                         */
/************************************/
#StageArea.StartPage #NewsArea
{
    float:left;
    width:282px;
    margin-left: 10px;
    margin-right: 10px;
}

#StageArea.StartPage #NewsArea #NewsAreaPic
{
	width: 150px;
	float:right;
	margin-left: 5px;
}

#StageArea.StartPage #NewsArea #NewsAreaPic img
{
	width: 150px;
	margin-top: 12px;
}

#StageArea.StartPage #NewsArea #NewsAreaText
{
	width: 122px;
	float: left;
    margin-right: 5px; 
}

#StageArea.StartPage #NewsArea #NewsAreaText h1
{
    font-size: 24px;
    font-family: Verdana;
    color: #0066cc;
    font-style: normal;
    font-weight: normal; 
    margin-bottom: 5px;
}

#StageArea.StartPage #NewsArea #NewsAreaText h1 a
{
    color: #0066cc;
}

#StageArea.StartPage #NewsArea #NewsAreaText h1 a:hover
{
    text-decoration: underline;
}


#StageArea.StartPage #NewsArea #NewsAreaText p
{
    margin-bottom: 23px;    
}



#StageArea.StartPage #NewsArea li, #StageArea.StartPage #NewsListArea li
{
    margin: 0.5em 0;
}




/************************************/
/* NEWSLISTAREA                      */
/************************************/
#StageArea.StartPage #NewsListArea
{
    float:left;
    margin-left:10px;
    margin-right:10px;
    max-width:360px;
    width:360px; 
    margin-top: 9px;
}

#StageArea.StartPage #NewsListArea ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#StageArea.StartPage #NewsListArea ul li
{
    padding: 0;
    list-style-type: none;
    margin: 8 0 0 0px;
}

#StageArea.StartPage #NewsListArea h2
{
    margin: 0;
    line-height: 1em;
}

#StageArea.StartPage #NewsListArea h3
{
	font-size: 14px;
	color: #333333;
    margin: 0;
    line-height: 1em;
}

#StageArea.StartPage #NewsListArea h2 a
{
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
    color: #0066cc;
    text-decoration: none;
}

#StageArea.StartPage #NewsListArea h2 a:hover
{
    text-decoration: underline;
}



/************************/
/* MAINMENUAREA         */
/************************/

#caringforlifearea 
{
	margin-left: 45px;
	margin-top: 12px;
    float:left;
}
