﻿body
{
  margin: 0 auto;
  padding: 0;
  background-color: #E0E5D7;
  margin-top: 25px;
  font-family: Arial;
  font-size: medium;
  background-image: url('/images/templategreen/bg_page.jpg');
  background-repeat: no-repeat;
  
  
}

h1
{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}

.pageTitle h1
{
    font-size: 18px;
    font-weight: bold;
    color: #F90FAC;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
.pageTitle h2
{
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}


a
{
    color: #136ACA; /*#2B4562;*/
    text-decoration: underline;
}
a:hover
{
    color: #2B4562;
    text-decoration: none;
}


#container
{
width: 892px;
margin: 0 auto;

}

.pageHeaderTop
{
    width: 892px; /*variable*/
    height: 28px; 
}

.pageHeaderTop[class]
{
    background-image: url(/images/templategreen/bg_header_top.png); /*variable*/
    background-repeat: no-repeat;
}

.pageHeader
{
    text-align: left;
    width: 892px; /*variable*/
    height: 195px;
    overflow: hidden;
    position: relative;
    background-image: url(/images/templategreen/bg_header.jpg); /*variable*/
    background-repeat: no-repeat;
}

.pageNavigation
{
    margin: 0 auto;
    width: 890px;
    height: 35px;
    background-color: #e8ebe4;
}

.pageNavigation .contentz
{
    top: 5px;
	margin-left: 10px;
    position: relative;

}


#menu ul
{
    margin: 0;
    margin-left: 10px;
    padding: 0;
}
#menu ul li
{
    display: inline-block;
    float: left;
    list-style: none;
    text-align: center;
    margin-right: 7px;
}
#menu a
{
    display: block;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#menu a:hover
{
    color: #F90FAC;
}



.pageContentArea
{
    width: 892px;
}

.contentpageContent
{
    
    background-image: url(/images/templategreen/bg_contentBlue.jpg); /*variable*/
    background-repeat: repeat-y;
    
}


.contented
{
    
    width: 875px;
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    font-size: 100%;
    color: #000;
    
}



.text_topleft
{
    float: left;
    height: 12px;
    width: 12px;
    background: url(../images/templategreen/rc_top_left_yel.jpg) no-repeat;
    
}


.text_topright
{
    float: left;
    height: 12px;
    width: 12px;
    background: url(../images/templategreen/rc_top_right_yel.jpg) no-repeat;
    
}



.text_bottomleft
{
    float: left;
    height: 12px;
    width: 12px;
    background: url(../images/templategreen/rc_bottom_left_yel.jpg) no-repeat;
    
}


.text_bottomright
{
    float: left;
    height: 12px;
    width: 12px;
    background: url(../images/templategreen/rc_bottom_right_yel.jpg) no-repeat;
}

#sidebar
{
    float: left;
    width: 175px;
    padding-left: 0px;
    font-size: small;
    background-color: #FFF9C1;
}

#sidebar .leftNavHead
{
    font-size: 13px;
    font-weight: bold;
}

#sidebar .leftNavHead a
{
    color: #0676BD;
    text-decoration: underline;
}
#sidebar .leftNavHead a:hover
{
    color: #0676BD;
    text-decoration: none;
}


#sidebar p
{
    padding: 0 20px;
}
#sidebar_top
{
    height: 12px;
    overflow: hidden;
}

#sidebar .sidebar_middle
{
    float: left;
    height: 12px;
    width: 151px;

	
}


#sidebar_body
{
    clear: both;
    padding: 0px 5px 5px 15px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
	line-height: 20px;

}
#sidebar_bottom
{
    height: 12px;
    overflow: hidden;

}



#sidebar ul
{
    margin: 0;
    padding: 0 0 0 40px;
}
#sidebar ul li
{
    padding: 0;
    list-style: none;
}


#text
{
    margin: 0px 0px 0 190px;
    width: 660px;
    vertical-align: top;
    background-color: #FFF9C1;
}


#text_top
{
    height: 12px;
    overflow: hidden;
}


.text_middle
{
    float: left;
    height: 12px;
    width: 636px;
}


#text_bottom
{

     height: 12px;
     overflow: hidden;
}


#text_body
{
    padding: 5px 12px 5px 12px;
    color: #000;
    min-height: 300px;
    height: auto !important;
    height: 300px;
	line-height: 20px;
}






.pageFooter
{
    background-image: url(/images/templategreen/bg_footer.jpg); /*variable*/
    background-repeat: no-repeat;
    width: 892px;
    height: 35px;

}

.pageFooter .content
{
    padding-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 80%;
    color: #fff;
}

.pageFooter a
{
    color: #fff;
}
.pageFooter a:hover
{
    text-decoration: none;
}





#divFarReachFooter
{
    text-align: center;
    font-size: 9px;
    margin-top: 5px;
    padding-bottom: 20px;
}
#divFarReachFooter a
{
    color: #000000;
}
#divFarReachFooter a:visited
{
    color: #000000;
}
#divFarReachFooter a:hover
{
    color: #ffffff;
}


#sidebar .leftNavHead
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 8px;
}

#sidebar .leftNavHead a
{
    /*color: #0676BD;*/
    text-decoration: underline;
}
#sidebar .leftNavHead a:hover
{
    /*color: #0676BD;*/
    text-decoration: none;
}

.leftNavTR
{
    padding: 0 0 3px 0;
}
