.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: italic;
	
}
.index_head_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style: italic; 
}

.index_helping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal; 
	 
		
}

.ag_nav {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600
}


.index_head_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: normal; 

}


.body_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-style: normal; 
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.cta_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	
}


a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
	
}
a:active {
	color: #CC6600;
	text-decoration: none;
}

.ag_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.ag_news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #800000;
	font-weight: normal;
	font-style: italic; 
}

.highlight
{
    background-color: #C5D5C5;
}

td.data, .data
{
    text-align: right;
    padding: 3px 10px 3px 10px;
}

/* Dojo CSS override to style menu bar */
.tundra .dijitToolbar
{
    color:#335500;
    border-bottom-color:#335500;
    border-top-color:#335500;
}

.tundra .dijitMenu,
.tundra .dijitToolbar .dijitDropDownButtonHover
{
    border-color:#335500;
    background-color: #C5D5C5;
    color: black;
    font-size:10px;
}

.tundra .dijitDropDownButtonHover .dijitButtonNode
{
    color:black;
}

.tundra .dijitMenuItemHover {
    background-color: #C5D5C5;
    color:black;
}
