/*****************************
  Default Style Elements
*****************************/
/* Trebuchet, verdana */
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;font-size:10pt;}

a {color: blue; text-decoration: none; /*font-size: 12px;*/}
a:active {text-decoration: underline;}
a:hover {color: #ff9900; text-decoration:underline;}

.SmallLink {color: #2a55aa; text-decoration: none; font-size: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
.SmallLink:active {text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
.SmallLink:hover {color: #ff9900; text-decoration:underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}

.HeaderLink {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.HeaderLink a {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.HeaderLink1 {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style: italic;}
.HeaderLink1 a {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; font-style: italic;}

.HeaderLink a:active {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
.HeaderLink a:hover {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
/*.HeaderLink a:visited {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
*/
.HeaderLink1 a:active {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; font-style: italic;}
.HeaderLink1 a:hover {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; font-style: italic;}

.HeaderLink2 {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; font-style: italic;}

.FooterLink {color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.FooterLink:active {color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
.FooterLink:hover {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}

.FooterLink a {color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.FooterLink a:active {color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
.FooterLink a:hover {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}

.AdlandFooterText {color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}

.PromotionText {color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 17px;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Section Menu */

.SectionMenu a {color: #3366cc; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.SectionMenu a:hover {color: #FF6600; text-decoration: underline;}

.SectionMenu1 a {color: #c0c0c0; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.SectionMenu1 a:hover {color: #FF6600; text-decoration: underline;}

.SectionMenu2 {color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.SectionMenu2 a {color: #3366cc; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;font-weight: bold;}
.SectionMenu2 a:hover {color: #FF6600; text-decoration: underline;}

.SectionMenu3 a {color: #3366cc; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.SectionMenu3 a:hover {color: #FF6600; text-decoration: underline;}

.SectionMenu4 {color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.SectionMenu4 a {color: #3366cc; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.SectionMenu4 a:hover {color: #FF6600; text-decoration: underline;}

/* Topic Menu */

.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.TopicMenu a:hover {color: #DDDDDD; text-decoration: underline;}

.TopicActive {color: #ff9900; text-decoration: underline;}

/* BreadCrumb Navigation */

.BreadCrumb {font-family: arial, helvetica, sans-serif; color: #000000; font-size: 10px; }
.BreadCrumb a { color: #000000; text-decoration: none;font-size: 10px;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}



/* UserLogin */

.UserLogin {font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.UserLogin a {color: #3366CC; text-decoration: none; font-size: 10px; font-weight: bold;}
.UserLogin a:hover {color: #FF6600;}



/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ArticleSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #000000 2px;}
.ArticleSection_ListItem {background-color:#CCCCCC; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#CCCCFF;}
.ArticleSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ArticleSection_ListTitle {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.ArticleSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Article_Table {border: solid #000000 2px;}
.Article_IntroCell {background-color:#CCCCCC;} 
.Article_BodyCell {background-color:#FFFFFF;}
.Article_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Article_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font-size: 12px; font-style: italic;}
.Article_FullDescription {font-size: 12px;color: #333333}


/* Books */

.BookSection_SectionTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_SectionDescription {color: #666666; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: thick solid #000000 2px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#CCCCCC;}
.BookSection_ListAlternatingItem {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.BookSection_ListLabel {font: 10pt verdana;}
.BookSection_ListTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 14px; font-weight: bold;}
.BookSection_NoBooks {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Book_Table {border: thick solid #000000 2px;}
.Book_IntroCell {background-color:#CCCCCC;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Book_Author {font: 12pt;} 
.Book_BriefDescription {font-size: 12px; font-style: italic;}
.Book_FullDescription {font-size: 12px;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.DownloadSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #000000 2px;}
.DownloadSection_ListItem {background-color:#CCCCCC;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#CCCCCC;}
.DownloadSection_ListAlternatingItem2 {background-color:#CCCCCC;}
.DownloadSection_ListTitle {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.DownloadSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: arial, helvetica; font-size: 10px; color:#CC0000}
.DownloadSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Download_Table {border: thick solid #000000 2px;}
.Download_IntroCell {background-color:#CCCCCC;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}



/* Events */

.EventSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.EventSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListTable {border: thick solid #000000 2px;}
.EventSection_ListItem {background-color:#FFFFFF;}
.EventSection_ListItem2 {background-color:#CCCCCC;}
.EventSection_ListAlternatingItem {background-color:#CCCCFF;}
.EventSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.EventSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 14px; font-weight: bold;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_Date {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription {font-size: 12px; font-style: italic;}
.Event_FullDescription {font-size: 12px;color: #333333}


/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.LinkSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#CCCCCC;font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.LinkSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.LinkSection_NoLinks {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Link_BriefDescription {font-size: 12px;}


/* Parent Section */

.ParentSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ParentSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF;font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ParentSection_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 14px; font-weight: normal;}
.ParentSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.PhotoSection_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #000000;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#CCCCFF;font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #000000 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#CCCCCC;}
.Photo_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}


/* Discuss */
.discussTable 
{   
    border:1px #013DA4 solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #4455aa;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: navy;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #DDEEFF;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #D4D9EC;
}




/* Comments */

.Comments_ListTable {border: thick solid #000000 1px;}
.Comments_ListItem {background-color:#dddddd;}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#CCCCFF;}
.Comments_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}
.Comments_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}


.Comments_Table {border: thick solid #CCCCFF 2px;}
.Comments_IntroCell {background-color:#CCCCFF;} 
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}


/* Topics */
.TopicNav {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 20px; border-top: solid 1px #dddddd  }

.TopicNavWhite {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 20px; color: white; background-color:#2a55aa; border-bottom: solid 1px #2a55aa; }

.Topics_TopicTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Topics_TopicDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: thick solid #000000 3px;}
.Topics_ListItem {background-color:#dddddd;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#CCCCFF;}
.Topics_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Topics_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}


/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#dddddd;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Search_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListDateCreated {font-size: 12px;}
.Search_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}


/* Form */

.Form_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Form_Table {background-color: #CCCCCC; border: thick solid #000000 1px;}
.Form_LabelRow {font-size: 10pt;}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText {font-size: 10pt; font-variant: small-caps;}
.Form_FieldRow {font-size: 12px;}
.Form_FieldCell {font-size: 12px;}
.Form_SectionRow {background-color: #AAAAAA;color: white;}
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText {font-size: 8pt;}
.Form_SubSectionRow {font-size: 13px;}
.Form_SubSectionCell {font-size: 13px;}
.Form_SubSectionText {font-size: 13px;}
.Form_List {font-size: 12px;}
.Form_Message {font-size: 12px; color: #CC0000}


/* Web Box */

.WebBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebBox_ListItem {background-color: #ffffff; font-size: 10px;}
.WebBox {font-family: arial, helvetica, sans-serif; font-size: 10px;}
.WebBox a:active {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:link {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:visited {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:hover {color: #FF6600; text-decoration: underline; font-size: 10px;}

.WebBox_TitleText {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.WebBox_TitleText a:active {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:link {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:visited {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:hover {color: #FF6600; text-decoration: none; }

.WebBox_TitleRow {font-family: arial, helvetica, sans-serif; font-size: 10px; font-style:italic;}
.WebBox_TitleCell {font-family: arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_Table {font-family: arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_SubText {font-family: arial, helvetica, sans-serif; font-size: 8px;}
.WebBox_Link {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;}


/* Web Service Box */

.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-size: 14px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: arial, helvetica, sans-serif; font-size: 10px;}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-family: arial, helvetica, sans-serif; font-size: 8pt; }
.WebServiceBox_Copyright {font-family: arial, helvetica, sans-serif; font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-family: arial, helvetica, sans-serif; font-size: 8px;}



/* HtmlTextBox */

pre 
{
    word-wrap:break-word;
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
	background-color: White;    
    
}


.postBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px;width:500px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px;width:500px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.photoFullDescription p {margin:0px;}



/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/


/* Default Theme */
/*
.BannerCell {background-color: black;}
.FooterRightCell {background-color: black;}
.FooterText {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.BannerText {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 24px;}
.GreetingsText {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.BannerLink {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.BannerLink:active {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
.BannerLink:hover {color: #ff9900; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}

*/
.BannerCell {background-color: #C0C0C0; border-bottom: solid 1 black; border-left: solid 1 white; border-right: solid 1 black; border-top: solid 1 white; padding: 2pt 5pt 0pt 1pt;}
.FooterRightCell {background-color: #C0C0C0; border-bottom: solid 1 black;  border-top: solid 1 white;
	font-family: Helvetica,Arial; font-size: 12; color: #666666; font-style: italic;
	/*border-left: solid 1 white; border-right: solid 1 black; padding: 2pt 5pt 0pt 1pt;*/}
.FooterText {color: #000066; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.BannerText {color: #000066; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bolder;}
.GreetingsText {color: #000066; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.BannerLink {color: #000066; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
.BannerLink:active {color: #000066; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}
.BannerLink:hover {color: black; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline;}

.SmallImage {background-image: url("tinymoon.gif"); background-position: center left; background-repeat: no-repeat;}
.BigImage {background-image: url("bigmoon.gif"); background-position: center center; background-repeat: no-repeat;}


/* Default Table */
.TableSpacerRow {color: black; background-color: white; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableItemRow {color: black; background-color: #EEEEEE; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableAlternatingRow {color: black; background-color: Gainsboro; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableHeader {font-weight: bold; color: white; background-color: #2a55aa; font-size: 10pt; text-align: center; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableHeader1 {font-weight: bold; color: #2a55aa; BACKGROUND-IMAGE: url(../Controls/SidePanel/WinXP/TableHeader_BackImage.gif); font-size: 10pt; text-align: center; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableHeaderNoBgcolor {font-weight: bold; color: white; font-size: 10pt; text-align: center; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.TableButtonRow {color: black; background-color: #999999; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableEmptyRow {color: black; background-color: white; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableAlternatingSpacer {color: black; background-color: Gainsboro; height: 4pt; width: 1pt;}

.TableItemLink {text-decoration: underline;  color: #2a55aa; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableItemLink:active {color: #2a55aa; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableItemLink:hover {color: #ff9900; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.TableInvertedLink {color: #660066; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableInvertedLink:active {color: #660066; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableInvertedLink:hover {color: Blue; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}


.TableHeaderLink {color: white; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableHeaderLink:active {color: white; text-decoration: underline; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.TableHeaderLink:hover {color: #FF9900; text-decoration: underline; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
/* Default Table End */

.SectionTitle {font-weight: bold; font-size: 12pt; font-variant: small-caps; color: #2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.SectionTitleInv {font-weight: bold; font-size: 12pt; font-variant: small-caps; color: #ffffff; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.SectionText {color: black; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.ErrorMessage {color: red; font-size: 10pt; font-weight:bold; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.Form_Field {color: black; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.Form_RequiredLabel {color: black; background-color: Gainsboro; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; }
.Form_Label {color: black; background-color: Gainsboro; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.Form_Description {color: black; background-color: #EEEEEE; font-size: 8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.VerticalMenuLink {color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

/* Help tab */

.HelpTabContent {border-style: solid; border-color: #2a55aa; text-align: left; vertical-align: top; }
.HelpTabActive  {background-color: #2a55aa; border-style: solid; border-color: #2a55aa; text-align: center; vertical-align: middle; font-weight: bold; width: 20px; color: white }
.HelpTabNotActive  {background-color: #eeeeee; border-style: solid; border-color: #eeeeee; text-align: center; vertical-align: middle; font-weight: normal; width: 20px; }

/* Search */

.Search {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; color: #3366CC; letter-spacing: 2px;}
.Search a {color: #2a55aa; text-decoration: none; font-size: 10px; font-weight: bold; letter-spacing: normal; }
.Search a:hover {color:  #ff9900; text-decoration: none; font-size: 10px; font-weight: bold; letter-spacing: normal; }

.Help {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: lightyellow;}
.Help h1 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: small-caps; color: #2a55aa; text-align: center; background : white; }
.Help h2 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #2a55aa; }
.Help h3 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-variant: small-caps; color: #2a55aa; }

.SearchResult {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal !important;}
.SearchResult a {color: #2a55aa; text-decoration: underline;  font-size: 12px; font-weight: bold; letter-spacing: normal; }
.SearchResult a:hover {color:  #ff9900; text-decoration: underline;  font-size: 12px; font-weight: bold; letter-spacing: normal; }

.SearchResult1 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #FF6; font-weight: bold;}
.SearchResult1 a {color: #2a55aa; text-decoration: underline;  font-size: 14px; font-weight: bold; letter-spacing: normal; }
.SearchResult1 a:hover {color:  #ff9900; text-decoration: underline;  font-size: 14px; font-weight: bold; letter-spacing: normal; }

.normalTextSmallBold {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.normalTextSmallGreenInv {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #00FF00; font-size: 10pt; font-weight: normal; }
.normalTextSmallBoldInv {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: white; font-size: 10pt; font-weight: bold; }
.normalTextSmall {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
.normalTextSmallInv {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: White; font-size: 10pt; font-weight: normal; }
.normalTextSmaller {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.normalTextSmaller a {text-decoration: underline;  color: #2a55aa; font-size: 8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalTextSmaller a:active {color: #2a55aa; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalTextSmaller a:hover {color: #ff9900; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.normalTextSmaller_noUnderline {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.normalTextSmaller_noUnderline a {color: #2a55aa; font-size: 8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalTextSmaller_noUnderline a:active {color: #2a55aa; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalTextSmaller_noUnderline a:hover {color: #ff9900; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.normalLinkSmallBoldInv {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: white; font-size: 10pt; font-weight: bold; }
.normalLinkSmallBoldInv:active {color: white; font-size: 10pt; font-weight: bold; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalLinkSmallBoldInv:hover {color: white; font-size: 10pt; font-weight: bold; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.normalLinkSmallInv {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: white; font-size: 10pt; }
.normalLinkSmallInv:active {color: white; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalLinkSmallInv:hover {color: white; font-size: 10pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.normalLinkSmaller {color: #2a55aa; font-size: 8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalLinkSmaller:active {color: #2a55aa; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.normalLinkSmaller:hover {color: #ff9900; font-size: 8pt; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}


.ThreadPagerLink {color: white; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.ThreadPagerLink:active {color: white; text-decoration: underline; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.ThreadPagerLink:hover {color: MediumSpringGreen; text-decoration: underline; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.TableWithFrame {BORDER-RIGHT: #2a55aa 1px solid; BORDER-TOP: #2a55aa 1px solid; BORDER-LEFT: #2a55aa 1px solid; BORDER-BOTTOM: #2a55aa 1px solid;}

.TopicNav a {color: #2a55aa; font-size: 13px; font-weight: bold; font-variant: small-caps; }

.TopicNav1_grp {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; background-color:#ffffff; border-top: solid 0px #dddddd }
.TopicNav1_grp a {color: #2a55aa; font-size: 12px; font-weight: normal; font-variant:normal; }
.TopicNav1 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; border-bottom: solid 0px #dddddd }
.TopicNav1 a {color: #2a55aa; font-size: 12px; font-weight: normal; font-variant:normal;}
.TopicNav2 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; border-bottom: solid 0px #dddddd }
.TopicNav2 a {color: #2a55aa; font-size: 11px; font-weight: normal; font-variant:normal;}

/* */
.lined 			{ border: 1px solid gray; background-color: #C0C0C0; }
.lined-bottom 	{ border-bottom: 1px solid gray; }
.lined-right 	{ border-right: 1px solid gray; }
.lined-top	 	{ border-top: 1px solid gray; }
.lined-left		{ border-left: 1px solid gray; }
.lined_noBG 	{ border: 1px solid gray; }

.td-lined 			{ background: #FFFFFF; border: 1px solid gray; }
.td-lined-bottom 	{ background: #FFFFFF; border-bottom: 1px solid gray; }
.td-lined-right 	{ background: #FFFFFF; border-right: 1px solid gray; }
.td-lined-top	 	{ background: #FFFFFF; border-top: 1px solid gray; }
.td-lined-left		{ background: #FFFFFF; border-left: 1px solid gray; }
.td-lined-admin 	{ background-color: #FFCCCC; border: 1px solid gray; }
.td-dotted-bottom { border-bottom: 1px dotted gray; height: 1px }
.td-dotted-top { border-top: 1px dotted gray; height: 1px }

.boxgray { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color:#7b7b7b}
.boxgray a { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color:#7b7b7b; text-decoration: none;}
.boxgray a:active { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color:#7b7b7b; text-decoration: underline;}
.boxgray a:hover { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color:#7b7b7b; text-decoration: underline;}

.boxgray1 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#7b7b7b}
.boxgray1 a { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#2a55aa; }
.boxgray1 a:active { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#7b7b7b; text-decoration: underline;}
.boxgray1 a:hover { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#FF6600; text-decoration: underline;}

.bodygray { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#555555}

.body {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#000000}
.body a:link 		{ color: #000000; text-decoration: underline; }
.body a:active		{ color: #000000; text-decoration: underline; }
.body a:visited 	{ color: #000000; text-decoration: underline; }
.body a:hover	 	{ color: #000000; text-decoration: underline; }
.blueheader {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color:#2a55aa; font-weight:bold }
.blueheader a {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color:#2a55aa; text-decoration: none;font-weight:bold }
.blueheader a:active{  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color:#2a55aa; text-decoration: underline;font-weight:bold }
.blueheader a:hover{  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color:#2a55aa; text-decoration: underline; font-weight:bold }

.bluebody {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#2a55aa}
.bluebody a {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#2a55aa; text-decoration: none;}
.bluebody a:active {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#2a55aa; text-decoration: underline;}
.bluebody a:hover {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#2a55aa; text-decoration:underline;}

.MemberTools {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #2a55aa;}
.MemberTools a {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #2a55aa; text-decoration: none;}
.MemberTools a:active {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline;}
.MemberTools a:hover {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #2a55aa; text-decoration:underline;}


.TabView			{color:#2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; } 
.TabView a			{Text-Decoration: none; color:#2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold  } 
.TabView a:visited	{Text-Decoration: none; color:#2a55aa; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
.TabView a:active	{Text-Decoration: underline; color:#000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
.TabView a:hover	{Text-Decoration: underline; color:#000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }

/* WebScheduler */
.mwdname			{color:#ffffff; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
.admin				{color:#b22222; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
.help				{color:#172676; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 

.text				{color:#000000; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.text:LINK			{Text-Decoration: none; color:#000000; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.text:VISITED		{Text-Decoration: none; color:#000000; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.text:HOVER		{Text-Decoration: underline; color:#000000; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.search				{color:#000000; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.search:LINK		{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.search:VISITED	{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.search:HOVER		{Text-Decoration: underline; color:#395A84; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.today				{color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.today:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.today:VISITED		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.today:HOVER		{Text-Decoration: none; background-color:#172676; color:#ffffff; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.current			{color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.current:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.current:VISITED	{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.current:HOVER		{Text-Decoration: none; background-color:#172676; color:#ffffff; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.delta				{color:#a9a9a9; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.delta:LINK		{Text-Decoration: none; color:#a9a9a9; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.delta:VISITED		{Text-Decoration: none; color:#a9a9a9; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.delta:HOVER		{Text-Decoration: none; background-color:#a9a9a9; color:#ffffff; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.dtname				{color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.dtname:LINK		{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.dtname:VISITED	{Text-Decoration: none; color:#395A84; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.dtname:HOVER		{Text-Decoration: none; color:#172676; font-size:10pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.tabs				{color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.tabs:LINK			{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.tabs:VISITED		{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.tabs:HOVER		{Text-Decoration: none; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.datepicker			{color:#172676; font-size:9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.datepicker:LINK	{Text-Decoration: none; color:#172676; font-size:9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.datepicker:VISITED {Text-Decoration: none; color:#172676; font-size:9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.datepicker:HOVER	{background:#172676;Text-Decoration: none; font-size:9pt; color:#ffffff; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}

.white				{color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.white:LINK		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif} 
A.white:VISITED		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
A.white:HOVER		{Text-Decoration: underline; color:#ffffff; font-size:8pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif}
/* WebS

Nav bar - Dell Style*/
.segmenter_seg
{
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
    color: black; background-color: lightyellow;/*#DFDFFF;*/ 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt;  
    
}

.segmenter_seg_bold
{
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
    color: black; background-color: lightyellow;/*#DFDFFF;*/ 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; font-weight: bold; 
    
}

.segmenter_seg_topright
{
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
    color: black; background-color: #EEEEEE; 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt;  
    
}
.segmenter_right
{
    border-right: #666666 1px solid;
    color: black; background-color: #EEEEEE; 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
}
.segmenter_right_alternative
{
    border-right: #666666 1px solid;
    color: black; background-color: lightyellow;/*#DFDFFF;*/ 
      padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
}
.segmenter_noBorder
{
    /*border-right: #666666 1px solid;*/
    color: black; background-color: #EEEEEE; 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
}
.segmenter_title
{
    border-bottom : #666666 1px solid;
    white-space: nowrap;
    padding-top:-1px;
    padding-bottom:-1px;
    padding-left:10px;
    padding-right:10px;
    
    font-weight:bold;
    color: white; background-color: #999999;
    
    font-size: 10pt; text-align: left; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.segmenter_title_lightColor
{
    /*border-bottom : #666666 1px solid;
    white-space: nowrap;*/
    padding-top:-1px;
    padding-bottom:-1px;
    padding-left:10px;
    padding-right:10px;
    
    font-weight:bold;
    color: black; background-color: #EEEEEE; 
   /* background-image: url(../images/topmenulinebg.gif);*/
    font-size: 10pt; text-align: left; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.segmenter_title_alternative
{
    /*border-bottom : #666666 1px solid;
    white-space: nowrap;*/
    padding-top:-1px;
    padding-bottom:-1px;
    padding-left:10px;
    padding-right:10px;
    
    font-weight:bold;
    color: black; 
    background-color: rgb(253, 219, 148);
    background-image: url(../images/ONLItemBk.gif);
    background-repeat: repeat-x;
    /*background-color: #FFFF99;#DFDFFF;*/ 
    font-size: 10pt; text-align: left; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.segmenter_privacy
{
	background-color: #EEEEEE; 
    padding-top:10px;
    padding-bottom:10px; 
    padding-left:10px;
    padding-right:10px; 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 8pt; font-weight: bold; 
font-variant: small-caps; 
} 
.segmentertitle_other
{
    border : #666666 1px solid;
    /*font-family:arial,helvetica;
    font-size:10pt;*/
    padding-top:1px;
    padding-bottom:1px;
    padding-left:10px;
    padding-right:10px;
    /*color: white;
    background-color: #0066cc;*/
}

/*Search control - Yahoo Style */
.yhmnwbm{border-left:solid #4455aa 1px;
	border-right:solid #4455aa 1px;
	border-bottom:solid #4455aa 1px;}

/* SideBanner - WinXP Style */
.HighlightPanel { BORDER-RIGHT: #738cde 5px solid; BORDER-TOP: #738cde 5px solid; BORDER-LEFT: #738cde 5px solid; BORDER-BOTTOM: #738cde 5px solid; BACKGROUND-COLOR: #738cde } 
.HighlightGroup { BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 0px; BORDER-LEFT: #ffffff 1px solid; CURSOR: default; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #d6dff7 } 
.HighlightItem { PADDING-LEFT: 10px; FONT-SIZE: 8pt; CURSOR: default; COLOR: #215dc6; FONT-FAMILY: Tahoma } 
.HighlightItem a { FONT-SIZE: 8pt; COLOR: #215dc6; FONT-FAMILY: Tahoma; font-weight:bold; text-decoration: none; }
.HighlightGroupHeader { FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: hand; COLOR: #2163c6; FONT-FAMILY: Tahoma } 

.MenuBgcolor1 {background-color:#dcddde; /*#cedefa; #DFDFFF; #2a55aa; rgb(243, 245, 229);#dcddde;*/}
.MenuBgcolor {background-color:#cedefa; /* #dcddde;#DFDFFF; #2a55aa; rgb(243, 245, 229);#dcddde;*/}


.SearchBoxColor {background-color:#cedefa; }
.SkinInfoColor {background-color:#0066cc;/*#4455aa;*/}
.SkinInfoBox{border-left:solid #0066cc 1px;
	border-right:solid #0066cc 1px;
	border-bottom:solid #0066cc 1px;
	padding: 5px;}

.ONLSecItem    
{
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;    
    height: 20px;
    width: 100%;    
    
    font-size: 12px; font-weight: normal; 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.ONLSecItem a {color: #2a55aa;
	padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;    
    height: 20px;	
    /*width: 100%;  not work */
    font-size: 12px; font-weight: normal; 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	
	}

.ONLSecItemSel    
{
    background-color: rgb(253, 219, 148);
    background-image: url(../images/ONLItemBk.gif);
    background-repeat: repeat-x;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(173, 197, 237);
    border-right-color: rgb(173, 197, 237);
    border-bottom-color: rgb(173, 197, 237);
    border-left-color: rgb(173, 197, 237);
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;    
    height: 20px;
    width: 100%;
    
    
    font-size: 12px; font-weight: normal; 
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.ONLSecItemSel a {color: #2a55aa;}
.linedBorder	{ border: 1px solid gray; }
.linedBorderBlue	{ border: 1px solid #2a55aa; }

/*<!-- 

*** Cascading Style Sheets for Premium Services ***
*** Michael Dela Cruz, Jan 27, 2005 ***

-->
*/
h1.pd_svc
           { font-family: Arial; font-size: 24pt;color: #27408B; text-align: left}
h2.pd_svc
           { color: #FF0000; font-family: Verdana; font-size: 12pt; font-weight: bold }
table.pd_svc
           { font-family: Verdana; font-size: 10pt; color: #27408B }
body.pd_svc
           { font-family: Verdana; font-size: 10pt; color: #27408B }

/*CSS Layout - Used on ContactUs.aspx page*/
#supercontainer 
{
	width:100%;
	text-align:center;
}

#container {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#banner {
	padding: 0;
}

#content {
	padding: 0;
}

#sidebar-a {
	float: right;
	margin: 0;
	padding: 0;
	border-left: solid medium #dcddde;
	border-right: solid medium #dcddde;
}

#footer {
	clear: both;
	padding: 0;
}

.GreyBox
{
	width: 265px;
	height:175px;
	_height:200px;
	float: left;
	color: black;
	background-color: #eeeeee;
	border-right: solid 1px #666666;
	margin:0;
	margin-left: 7px;
	margin-right: 7px;
	vertical-align:top;
	font-size: 10pt;
	text-align: left;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.GreyBox H3
{
	border-bottom: solid 1px #666666;
	white-space: nowrap;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #999999;
	margin:0;
}

.GreyBox ul
{
	list-style-type:circle;
	list-style-image: url(../images/classifieds.gif);
	padding-top: 0;
	padding-left:3em;
	_padding-left:0;
}

.GreyBox ul li 
{
	padding:0;
	margin:3px;
	margin-left: .25em;
	font-size: .7em;
}

.GreyBox ul li span
{	
	font-size: 1.2em;
}

.GreyBox ul li *
{	
	position:relative;
	top: -5px; /*Tweak positioning to work with list-bullet size*/
}

.GreyBox a, a#MoreButton
{
	text-decoration: underline;
	color: #2a55aa;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.GreyBox a:hover, a#MoreButton:hover
{
	color: #ff9900;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}