﻿body 
{
    background-image: url(images/bk_bluegrad.jpg);
    background-repeat: repeat-x;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 68.75%;
    color: #000000;    
}

/*checht - 7/21/2010*/
#rssfeeds2 table
{
    border-width: 0px;
}

#rssfeeds2 table td
{
    border-width: 0px;
}

/*checht - 7/21/2010*/
#rssfeeds table
{
    border-width: 0px;
}

#rssfeeds table td
{
    border-width: 0px;
}

/*checht - 6/10/2010*/
#rssfeeds a:Link,
#rssfeeds  a:Visited
{
    color: #31659C;
    font-weight: normal;
    
}

/*checht - 6/10/2010*/
#rssfeeds  a:Hover
{
    color: #8CC739;
}

H1
{
    font-size: 1.636363em;
    font-weight: normal;
    color:#31659C;
}

/*checht - 6/10/2010*/
H2
{
    font-size: 1.272727em;
    font-weight: bold;
    color: #FF6500;
    /*margin-bottom: 0px;*/
}

H2 a:Link,
H2 a:Visited
{
    color: #FF6500;
}

H3
{
    font-size: 1.090909em;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
}

H4
{
    font-size: 1.090909em;
    font-weight: bold;
    color: #666666;
    margin-bottom: 0px;
}

H5
{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
}

H6
{
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    margin-bottom: 0px;
}

a:Link
{
    color: #000000;
}

a:Visited
{
    color: #666666;
}

TD.Title_Homepage
{
	background-repeat: no-repeat;
    width: 508px;
    height: 135px;
    vertical-align: bottom;
    text-align:left;
    padding-bottom: 23px;
    padding-left: 22px;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    color: #C6DFA5; 
}

TD.Title
{
    background-image: url(images/bk_title2.jpg);
    background-repeat: no-repeat;
    width: 508px;
    height: 131px;
    vertical-align: bottom;
    text-align:left;
    padding-bottom: 25px;
    padding-left: 22px;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    color: #C6DFA5;
}

TD.Title_Conference
{
    background-image: url(images/headers/conf09.jpg);
    background-repeat: no-repeat;
    width: 508px;
    height: 131px;
    vertical-align: bottom;
    text-align:left;
    padding-bottom: 25px;
    padding-left: 22px;
    font-family: Arial;
    font-size: 1px;
    color: transparent;

}

TD.MembersOnly
{
    background-image: url(images/bk_login.jpg);
    background-repeat: no-repeat;
    width: 185px;
    height: 126px;
    color: #ffffff;
    padding-left: 20px;
}

TD.MembersOnly a:Link,
TD.MembersOnly a:Visited
{
	color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

TD.MembersOnly a:Hover
{
    text-decoration: underline;
}

TD.SidebarLeft
{
    background-image: url(images/bk_sidebar.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 10px;
    width: 210px;
    vertical-align: top;
}

TD.Content
{
    vertical-align: top;
    background-color: #ffffff;
    width:530px;
    font-size: 1.090909em;
}

TD.SidebarRight
{
    vertical-align: top;
    background-color: #ffffff;
    width:193px;
}

TD.SidebarFiller
{
    width: 12px;
}

TD.Footer
{
    background-image: url(images/bk_Footer.jpg);
    width:943px;
    height:113px;
    text-align:center;
    color: #ffffff;
}

TD.Footer a:Link,
TD.Footer a:Visited
{
    color: #ffffff;
    text-decoration: none;
}

TD.Footer a:Hover
{
    color: #ffffff;
    text-decoration: underline;
}

table.MainMenu
{
}

table.MainMenu .RootMenuItem
{
    border-bottom: dashed 1px #666666;
    text-align: right;
    padding: 2px 2px 2px 2px;
    width: 140px;
    white-space: normal;
}

table.MainMenu .RootMenuItem a:Link,
table.MainMenu .RootMenuItem a:Visited
{
    color: #31659C;
    font-weight: bold;
    
}

table.MainMenu .RootMenuItem a:Hover
{
    color: #8CC739;
}

div.SubMenu
{
    background-color: #DCDCDC;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}

table.SubMenuItem td
{
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #000000;
}

table.SubMenuItem td a:link,
table.SubMenuItem td a:visited
{
    color: #000000;
    text-decoration: none;
}

table.SubMenuItem td a:hover
{
    text-decoration: underline;
}

div.Breadcrumbs a:Link,
div.Breadcrumbs a:Visited
{
    color: #31659C;
}
