@import url('SmartKeywords.css');

BODY
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    background-color: #FAFAFA;
}

P
{
	margin-top: 0px;
}

INPUT
{
    font-family: Trebuchet MS;
    font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}

TEXTAREA
{
    font-family: Trebuchet MS;
    font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}

SELECT
{
    font-family: Trebuchet MS;
    font-size: 11px;
}


A.GalleryNavigationLink
{
	font-family: Trebuchet MS;
    font-size: 11px;
    color: #B14A00;
	text-decoration: none;
}

A.GalleryNavigationLink:hover{
	text-decoration: underline;
}

TABLE, TR, TD, TH, DIV
{
	font-size: 11px;
}

.BlockListItem
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #B14A00;
}

.BlockListItem A
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #B14A00;
	text-decoration: none;
}

.table TD, TH
{
 padding: 5px;
}
A:hover {
	text-decoration: underline;
}

A.Path {
	font-family: Trebuchet MS;
    font-size: 11px;
	text-decoration: none;
}

A.SiteMapNode {
	font-family: Trebuchet MS;
    font-size: 11px;
	text-decoration: none;
}
A.SiteMapNode:hover {
	text-decoration: underline;
}

A.PagerLink {
	text-decoration: none;
}
A.PagerLink:hover{
	text-decoration: underline;
}

A.PagerLinkDisable {
	text-decoration: none;
}
A.PagerLinkDisable:hover{
	text-decoration: none;
}

A.LadgerLink {
	text-decoration: none;
}
A.LadgerLink:hover{
	text-decoration: none;
}


.TitleCss{
	font-size: 28px;
	font-weight: bold;
}

/* LIST STYLES ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.ListItemTextContainer {
	font-size: 11px;
}
.ListItemTextFooterContainer {
	font-size: 11px;
}
.ListItemBodyTextContainer {
	font-size: 11px;
}
.ListItemBodyTextFooterContainer {
	font-size: 11px;
}
.ListItemMoreButtonContainer {
	font-size: 11px;
	float: right;
	padding: 0px 3px 0px 3px;
	position:relative;
	top: -16px;
	margin-bottom: -16px;
	text-decoration: none;
}
.ListItemMoreButtonContainer A:link, .ListItemMoreButtonContainer A:visited {
	font-family: Trebuchet MS;
    font-size: 11px;
    color: inherit;
	text-decoration: none;
}
.ListItemMoreButtonContainer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Email A:link
{
	text-decoration: underline;
}
.Email A:visited
{
	text-decoration: underline;
}
.Email A:hover
{
	text-decoration: none;
}

.SubPath A:link
{
	text-decoration: none;
	background-color: #fd8821;
}
.SubPath A:visited
{
	text-decoration: none;
	background-color: #fd8821;
}
.SubPath A:hover
{
	text-decoration: none;
	background-color: #d65f05;
	
}

.MHmenu A:link
{
	text-decoration: none;
	background-color: #fd8821;
}
.MHmenu A:visited
{
	text-decoration: none;
	background-color: #fd8821;
}
.MHmenu A:hover
{
	text-decoration: none;
	background-color: #d65f05;
	
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.main
{
	font-family: Trebuchet MS;
	font-size: 11px;
}

.textinput
{
	font-family: Trebuchet MS;
	font-size: 11px;
}
.button
{
	background-color: #FCA256; 
	text-align: center
}
.navigation
{
    font-family: Trebuchet MS;
    font-size: 11px;
    background-color: #F1F1F1;
    color: #C2C2C2;
    height: 29px;
}
.search
{
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #C2C2C2;
    border: 1px solid #C1C1C1;
    width: 80px;
    vertical-align:middle;
}
a.find:link {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #C1C1C1;
    text-decoration:none;
}
a.find:visited {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #C1C1C1;
    text-decoration:none;

}
a.find:hover {
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration:none;
    color: #666666;
}

.aboutus
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #4b4b4b;
    border-top: 1px solid #FFFFFF; 
    text-align: left;
    padding-left: 8px;
    height: 18px;
}

.project
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #522162;
    border-top: 1px solid #FFFFFF; 
    text-align: left;
    padding-left: 8px;
    height: 18px;
}
.bgrad
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #5a8a00;
    border-top: 1px solid #FFFFFF; 
    text-align: left;
    padding-left: 8px;
    height: 18px;
}

a.aboutus_link, a.aboutus_link:link, a.aboutus_link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #4b4b4b;
	text-decoration: none;
}

a.GreenLink, a.GreenLink:link, a.GreenLink:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #eaffc6;
	text-decoration: none;
}
a.GreenLink:hover
{
	color: #FFFFFF;
}
a.OrangeLink, a.OrangeLink:link, a.OrangeLink:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #ffe2cc;
	text-decoration: none;
}
a.OrangeLink:hover
{
	color: #FFFFFF;
}

a.aboutus_link:hover
{
	text-decoration: underline;
}

a.project_link, a.project_link:link, a.project_link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #522162;
	text-decoration: none;
}


a.project_link:hover
{
	text-decoration: underline;
}

a.bgrad_link, a.bgrad:link, a.bgrad:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #5a8a00;
	text-decoration: none;
}


a.bgrad_link:hover
{
	text-decoration: underline;
}

a.menu_link, a.menu_link:link, a.menu_link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #b14a00;
	text-decoration: none;
}


a.menu_link:hover
{
	text-decoration: underline;
}

a.underlink, a.underlink:link, a.underlink:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
	text-decoration: underline;
}

a.underlink:hover
{
	text-decoration: none;
}

a.poll_link, a.poll_link:link, a.poll_link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #6D6E70;
	text-decoration: none;
}


a.poll_link:hover
{
	text-decoration: underline;
}

a.button_link, a.button_link:link, a.button_link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #FFE1C5;
	text-decoration: none;
}


a.button_link:hover
{
    color: #DF6406;
}
