﻿body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
	color: #333;
	background-color:#f5f5f5; 
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);
	text-align: center;
	color: #36393D;
}

ol
{
    margin-left: 20px;
}

#bd p
{
    margin-bottom: 1.3em;
}

#bd h3
{
    background-color: #EEEEEE;
    color: #36393D;
    padding: 5px;
    margin-right: 10px;
    font-size:100%;
    text-align:center;
}

a, a:visited, a:active, a:link, a:hover
{
    color: #0066CC;
}

#mainmenu a, #mainmenu a:visited, #mainmenu a:active, #mainmenu a:link, #mainmenu a:hover
{
    font-size:10px;
}

#bd a, #bd a:visited, #bd a:active, #bd a:link, #bd a:hover
{
    color: #0066CC;
}

.hd ul
{
    margin-left: 15px;
    margin-bottom: 1.3em;    
}

.hd li
{
     list-style-type:disc;
     list-style-position: outside;
     margin-bottom: 15px;
}

.header
{
    margin-bottom: 2em;
    text-align: center;
}



#topheader
{
    background-color:#0066CC; 
    color: #FFFFFF;  height:auto; margin-bottom:0;
    padding: 10px 10px 10px 10px; 
    /*background-color: (http://listings.realbird.com/grad.aspx?rb_bgc1=0000FF&rb_bgc2=*/
}

#mainmenu
{
    text-align: center;
    /*margin-left: 20px;
    margin-right: 5px;
    background-color:#f6f7ee;
    background-color: #dedede;*/
    background-color: #EEE;
    padding: 5px;
}


#news
{
    margin-bottom: 2em;
    color: #0066CC;
    display:none;
    height: 100px;
    background-color: #CCFF99;
    padding: 5px 10px 5px 10px;
}
#quote
{
    margin-bottom: 2em;
    color: #0066CC;
    display:none;
    height: 100px;
    background-color: #CCFF99;
    padding: 5px 5px 5px 5px;
}

.footer
{
    margin-top: 2em;
    font-size: 75%; /*border-top: 1px solid #DEDEDE;*/    
	background-color:#FFF; 
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);    
    background-position: 0px -30px;
}

.logo
{
    color: #FFF; 
    font-size: 120%; font-weight: bold; text-align: right; 
    padding-top: 13px


}

.maintitle
{
    color: #FFF; 
    font-size: 200%; font-weight: bold; text-align: left; 
    font-family: Times New Roman;
    font-variant:small-caps;
    

}

h1.title
{
    margin-bottom: 1em; font-size: 200%; font-weight: bold; color: #36393D
}

h2.sectionTitle
{
    margin-top: 2em; margin-bottom: 1em; font-size: 110%; font-weight: bold; border-bottom: 1px dotted #AAA;
    
}

h3
{
     margin-top: 0em; margin-bottom: 1em; font-size: 110%; font-weight: bold;     
}

#bd
{
    padding: 20px;
}

#hd
{
    margin-bottom: 0em;
}


#leftmenu
{
    margin-top: 3.9em;
    margin-bottom: 2em;
    margin-right: 30px;
    color: #FFF;
    height: auto;
    background-color: #4DA6FF;
    padding: 5px 5px 5px 5px;
    
}

#leftmenu a, #leftmenu a:visited, #leftmenu a:link, #leftmenu a:active, #leftmenu a:hover
{
    color: #FFF;
    font-weight: bold;
    font-size: 0.9em;
}

#leftmenu h1
{
    margin-top: 0em; margin-bottom: 1em; font-size: 110%; font-weight: bold; background-color: #EEE; 
    color: #36393D; text-align:center; padding: 5px;
}

#leftmenu li
{
    margin: 10px;
}

#leftmenu a
{
    
}

#inlinetab
{
    margin-bottom: 30px;  
    padding:0px;
    height: 19px;  
    border-bottom: 1px solid #AAA;    
    font-size: 0.9em;
}

#inlinetab a
{
    text-decoration: none;
    color: #36393D;
}

#inlinetab a:hover
{
    text-decoration: underline;
}


#inlinetab ul
{
}

#inlinetab li
{
    display: inline;
    padding: 5px;
    background-color: #EEE;
    color: #36393D; 
    border: 1px solid #EEE;   
    border-bottom: 1px solid #AAA;   
    border-right: 1px solid #AAA;        
    border-left: 0px solid #AAA;   
    font-weight: bold;         
}

#inlinetab li.selected
{
    background-color: #DEDEDE;/*#8CC6FF;*/
    color: #FF4C12;
    border-bottom: #FFF;
}

#page_actions
{
    margin-top: 10px;
    margin-bottom: 26px;
    padding-left: 25px;
}

#page_actions a
{
    font-size: 80%;
    
}

#sitemap-list
{
    margin-left: 50px;
}

#sitemap-list li
{
    line-height: 2em;
}

.sitemap-list-2tier li
{
    text-indent: 2.5em;    
}

.sitemap-list-3tier li
{
    text-indent: 4.5em;    
}

.hpBlock
{
    width: 30%;
    padding: 5px;
    /*border: #EEEEEE solid 1px;*/
    height: 220px;
    text-align: center;
}

.hpBlockContainer
{
    width:95%;
    
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    height: 200px;
    padding: 5px 5px 5px 5px; 
    border: #aaa solid 1px;
    border-top: #aaa solid 1px;
    background-color: #FFF;
}

.hpBlockHeader
{
    font-weight: bolder;
    text-transform:uppercase;
    color: #000;
    text-align: left;   
}

.hpBlockContent
{
    text-align: left;
    margin-top:1.5em;
}