﻿ 
 
.left_container {
	float: left;
	width: 712px;
	padding-bottom:45px;
	border-right: 1px #acacac solid;
	min-height:480px;
} 

/*resource page style */
.ResourcesPageContent 
{
	padding: 15px 15px 15px 10px;
	min-height:350px;	  
	  
}

/*.ResourcesPageContent a:link
{
	color:#005288;
}
.ResourcesPageContent a:hover
{
	color:#666;
}*/

.ResourcesPageContent h1
{
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
    font-size: 12pt;
    margin: 0px 0px 5px 0px;
    background-color: #63929a; 
    background-image: url(../images/title_bg_end_green.jpg);
    background-repeat: no-repeat;
    background-position:right;
} 
.ResourcesPageContent h2
{
    background-image: url(../images/line_faded.gif);
    background-repeat: no-repeat;
    background-position: 0 20px;
    color: #666666;
    font-size: 11pt;
    margin: 20px auto 15px auto;
    padding-bottom: 5px;
    font-family: georgia;
    text-transform: uppercase;
} 
.ResourcesPageContent h3
{
    font-size: 11pt;
    margin: 20px 0px 10px 0px;
    font-family: georgia;
    font-weight: bold;
    color: #000;
    font-style: italic;
} 
.ResourcesPageContent h4
{
    font-size: 11pt;
    margin: 20px 0px 10px 0px;
    font-weight: bold;
    color:#666666;
} 
.SearchResultMessage 
{
    display:block;
    font-size: 11pt;
    color:Red;
    /*color: #005288;
    color:#666;*/
}

.ResourcesPageContent p 
{
    margin:0px;
}

.ResourcesHeader
{
    font-size: 13pt;
    margin: 30px 0px 10px 0px;
    font-weight: bold;
    color: #005288;
     
} 

.ResourcesSubHeader
{
    font-size: 11pt;
    margin: 0px 0px 20px 0px;
   
     
} 

.ResourceName
{
    font-weight: bold;
    display:block;
    font-size: 10pt;
    margin:0px 0px 4px 0px;
   
}
.ResourceSection
{
	font-weight: bold;
	text-align:right;
	margin: 0px 3px 2px 0px;
	width:30px;
}
/*end resource page style */


/* Link page style */
.LinkPageContent 
{
	padding: 15px 15px 15px 10px;
	min-height:350px;
}

.LinkPageContent a:link
{
	color:#000;
}
.LinkPageContent a:hover
{
	color:#666;
}

.LinkPageContent h1
{
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
    font-size: 12pt;
    margin: 0px 0px 5px 0px;
    background-color: #63929a; 
    background-image: url(../images/title_bg_end_green.jpg);
    background-repeat: no-repeat;
    background-position:right;
} 
.LinkPageContent h2
{
    background-image: url(../images/line_faded.gif);
    background-repeat: no-repeat;
    background-position: 0 20px;
    color: #4e4e4e;
    font-size: 11pt;
    margin: 20px auto 15px auto;
    padding-bottom: 5px;
    font-family: georgia;
    text-transform: uppercase;
} 
.LinkPageContent h3
{
    font-size: 11pt;
    margin: 20px 0px 10px 0px;
    font-family: georgia;
    font-weight: bold;
    color: #000;
    font-style: italic;
} 
.LinkPageContent h4
{
    font-size: 12pt;
    margin: 20px 0px 7px 0px;
    font-weight: normal;
    color:#666666;
    font-style: italic;
} 

.LinkPageContent p 
{
    margin:0px;
}
/*end of link page style */
