﻿html, body
{
    margin: 5; 
    font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana;
    font-size: 12pt;
    font-weight: normal;
    line-height: 1.2em; 
}

a, a:active, a:visited, a:link
{
    color: #0066CC;
}

a:hover
{
    color: #F50;
}

a.tinylink, a:link.tinylink, a:active.tinylink, a:active.tinylink
{
    font-size: 11px;
    margin-bottom: 10px;
    padding: 5px;
}

a.tinylink-selected, a:link.tinylink-selected, a:active.tinylink-selected, a:active.tinylink-selected
{
    background-color: #F50;
    color: #FFF;
    text-decoration: none;
}


img
{
    border: 0px;
}

#header
{
    font-size: 0.8em;
}

#footer
{
    padding-left: 30px; margin-top: 20px; padding-top: 20px;
    font-size: 0.6em;
    border-top: 1px dotted #CBCBCB;
}


#content
{
}

.maintitle
{
    font-size: 1.4em;
    border-bottom: 1px dotted #CBCBCB;
    margin-top: 0px;
    color: #F50; /*background-color: #FF5500;*/
    padding: 10px;
    padding-left: 0px;
    line-height: 1.5em;
}

.producttitle
{
    margin-top: 20px;
    font-size: 1.4em;
    padding: 5px;
    padding-left: 30px;
    height: 25px;
    background-color: Transparent;
    color: #000;
    margin-left: 5px;
}

h3.subtitle
{
/*    margin-top: 20px;
    font-size: 1em;
    padding: 5px;
    margin-left: 30px;
    height: 25px;
    background-color: Transparent;
    color: #2E64A4;
    margin-left: 5px;
    border-bottom: 1px dotted #CBCBCB;
*/
    font-size: 1em;
    border-bottom: 1px dotted #CBCBCB;
    margin-top: 0px;
    color: #0CA9CE; /*background-color: #FF5500;*/
    padding: 10px;
    padding-left: 0px;
}

#maincontent
{
    background-color: #FFF;
    border-bottom: 1px solid #CBCBCB;
    border-right: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    padding: 20px;
}

p, ul
{
    padding-left: 0px;
    font-size: 0.8em;
    min-width: 400px;
    margin-left: 0px;
    line-height: 1.5em;
}

li
{
    margin-bottom: 10px;
}

.sidebar
{
    background-color: #FFF;
    border-bottom: 1px solid #CBCBCB;
    border-right: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    padding: 20px;
    margin-bottom: 10px;
}

.gf-result .gf-author, .gf-result .gf-spacer, .gf-result, .gf-relativePublishedDate
{
    font-size: 0.8em;
}
.gfc-resultsHeader .gfc-title
{
    color: #000;
    font-weight: bold;
    display: inline;
}

.nostyleLink a, .nostyleLink a:link, .nostyleLink a:active, .nostyleLink a:active
{
    text-decoration: none;
}

.nostyleLink
{
    text-decoration: none;
}

.clear
{
    clear: both;
}

.tabmenu
{
    
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 0px;
    padding-bottom: 9px;    
    border-bottom: 1px solid #555;
}

.tabmenu ul
{
    display: inline;
    line-height: 1.5em;    
        
}

.tabmenu li
{
    display: inline;
    padding: 10px;
    background: rgb(255, 255, 255) url(http://listings.realbird.com/grad.aspx?rb-width=10&rb-height=50&rb-bgc1=DDDDDD&rb-bcg2=CCCCCC) repeat-x scroll 0%; 
    color: #000;           
    border-top: 1px solid #999;    
    border-right: 1px solid #999;  
    border-left: 1px solid #999; 
    margin-left: 20px;    
}

.tabmenu li.selected
{
    color: #000;
    background: none;
    background-color: #FFF;    
    font-weight: bold;
    border-top: 1px solid #555;    
    border-right: 1px solid #555;  
    border-left: 1px solid #555;   
    border-bottom: 1px solid #FFF;  

}

.tabmenu a
{
    color: #000;   
    text-decoration: none;
}

.tabmenu a:hover
{    
    text-decoration: underline;
}

.tabmenu_b
{
    
    margin-top: 3em;
    margin-bottom: 2em;
    margin-left: 0px;
    padding-top: 9px;    
    border-top: 1px solid #555;
}

.tabmenu_b ul
{
    display: inline;
    line-height: 1.5em;    
        
}

.tabmenu_b li
{
    display: inline;
    padding: 10px;
    background: rgb(255, 255, 255) url(http://listings.realbird.com/grad.aspx?rb-width=10&rb-height=50&rb-bgc1=CCCCCC&rb-bcg2=DDDDDD) repeat-x scroll 0%; 
    color: #000;           
    border-bottom: 1px solid #999;    
    border-right: 1px solid #999;  
    border-left: 1px solid #999; 
    margin-left: 20px;    
}

.tabmenu_b li.selected
{
    color: #000;
    background: none;
    background-color: #FFF;    
    font-weight: bold;
    border-bottom: 1px solid #555;    
    border-right: 1px solid #555;  
    border-left: 1px solid #555;   
    border-top: 1px solid #FFF;  

}

.tabmenu_b a
{
    color: #000;   
    text-decoration: none;
}

.tabmenu_b a:hover
{    
    text-decoration: underline;
}

.getStarted
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.errMsg
{
	font-weight: bold;
	color: #C00;
}

.form_req
{
	font-weight: bold;
}

.instructionBlock
{	
	background: #ECF0F6 none repeat scroll 0%;
	border-color: #FFFFFF rgb(137, 157, 173) rgb(137, 157, 173) rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.instructionBlock ul
{
	margin-left: 20px;
	margin-top: 10px;
	list-style-type:circle;
	line-height: 1.5em;
}

.errLabel
{
	color: #C00;
	font-weight: bold;
}

.errLabel ul
{
	margin-left: 30px;
	font-size: 1em;
}