/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;font-size:10pt;}
p { font-family: Verdana; font-size: 10pt; color: Black; }
h1, h2, h3, h4 { font-family: Verdana; color: Black; }
h1 { font-size: 12pt; font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 11pt; font-weight: normal; }
h4 { font-size: 10pt; font-weight: bold; }

a {color: #000000; text-decoration:underline; font-family:Verdana; }
a:visited {color: #4a82b6; text-decoration:underline; font-family:Verdana; }
a:link  {color: #000000; text-decoration:underline; font-family:Verdana; }
a:hover {color: #4a82b6; text-decoration:underline; font-family:Verdana; }
a:active {color: #000000; text-decoration: underline; font-family:Verdana; }

.FooterText {font-family: Trebuchet, verdana, arial; font-size: 10px;}

/* ================================
    CSS STYLES FOR APT
    v1, 12/2002
   ================================
*/   
#main 
{
     WIDTH: 720px 
}
#report 
{
    margin-left: 8px;
}
#reportGrid
{
    border: 1px solid black;
}
#reportGrid 
{
    font-family:Verdana;
    font-size:9px;
    font-weight:normal;
    border-left:solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}
#reportGrid tbody tr td.button
{
    background-color:White;
}
#reportGrid tbody tr td.buttonRight
{
    background-color:White;
    border-right:solid 2px #185282;
}
#reportGrid tbody tr.header td
{
    font-weight:bold;
    color:White;
    background-color:#185282;
    vertical-align:top;
    padding: 0 4px 0 4px;
}
#reportGrid tbody tr.data td
{
    padding: 0 4px 0 4px;
    border-bottom:solid 1px #A0A0A0;
    white-space:nowrap;
}
#reportGrid tbody tr.data td.data
{
    background-color: #FFFFCC;  
}
/*#reportGrid tbody tr td
{
    border-left: 1px solid white;
}*/
#reportGrid tbody tr.footer td
{
    font-weight:bold;
    font-size:10px;
    background-color:#185282;
    color:White;
    padding: 0 4px 0 4px;
}
#reportGrid tbody tr.footer td a
{
    padding: 2px;
    color:white;
}
#pagerHeader 
{
    border: black 1px solid; 
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:6px;  
    padding-right:6px; 
    color:White;
    background-color:#185282;
}

.HomeHead 
{
    background-color: #185282; 
    padding-left: 4px; 
    font-weight: NORMAL; 
    padding-top:3px; 
    font-size: 18px; 
    height:28px; 
    color: #ffffff; 
    font-family: Verdana, Arial; 
    text-transform:uppercase;
    margin-left: 5px;
}
.SubContentHead 
{
    background-color: #4a82b6; 
    color: #CFDCE5; 
    font-family: Verdana, Arial; 
    font-size: 14px; 
    height:23px; 
    font-weight: bold; 
    padding-top:3px; 
}


.eformPager
{
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;	
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:6px;  
    padding-right:6px; 
    color:White;
}
.eformPager a, .eformPager a:visited, .eformPager a:link, .eformPager a:active
{
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:1px;  
    padding-right:1px; 
    color:White;
    text-decoration:underline;
}
.eformPager a:hover
{
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:1px;  
    padding-right:1px; 
    color:#3366FF;
    text-decoration:underline;
}

.DTDataCellC {vertical-align:top; text-align:center; font-family:Verdana; font-size:9px; border-right:1px black solid; background-color:#FFFFCC; white-space:nowrap; padding-top:2px; padding-bottom:2px;}
.DTDataCellL {vertical-align:top; text-align:left; font-family:Verdana; font-size:9px; border-right:1px black solid; padding-left:6px; padding-right:6px; background-color:#FFFFCC; white-space:nowrap; padding-top:2px; padding-bottom:2px;}
.DTDataCellR {vertical-align:top; text-align:right; font-family:Verdana; font-size:9px; border-right:1px black solid; padding-left:6px; padding-right:12px; background-color:#FFFFCC; white-space:nowrap; padding-top:2px; padding-bottom:2px;}
.DTEditCell {vertical-align:top; text-align:center;	font-family:Verdana; font-size:9px; padding-left:6px; padding-right:6px; border-right:1px black solid; white-space:nowrap;  padding-top:2px; padding-bottom:2px;}
.DTData {font-family: Verdana; font-size: 9px; font-weight:normal; white-space:nowrap; padding-top:2px; padding-bottom:2px;}

.PMbigbold {font-size:  14px; font-weight: bold; font-family: Tahoma; margin-bottom: 16px;}
.PMDataCellC {vertical-align:top; text-align:center; font-family:Verdana; font-size:9px; border-right:1px black solid; background-color:#FFFFCC; white-space:nowrap;}
.PMDataCellL {vertical-align:top; text-align:left; font-family:Verdana; font-size:9px; border-right:1px black solid; padding-left:6px; padding-right:6px; background-color:#FFFFCC; white-space:nowrap;}
.PMDataCellR {vertical-align:top; text-align:right; font-family:Verdana; font-size:9px; border-right:1px black solid; padding-left:6px; padding-right:12px; background-color:#FFFFCC; white-space:nowrap;}
.PMLittleText {font-family:Verdana; font-size:4px;}
.PMTinyText {font-family:Verdana; font-size:8px;}
.PMBorderBox {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;	font-family:Verdana; font-weight:bold; font-size:9px; padding-left:6px;  padding-right:6px; color:White;}
.DTBorderBox {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;	font-family:Verdana; font-weight:bold; font-size:9px; color:White;}
tr.PMBorderFooter td
{
    background-color:#185282;
    background:#185282;
    border:black 1px solid;	
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:6px;  
    padding-right:6px; 
    color:white;
}
tr.PMBorderFooter td A, tr.PMBorderFooter td A:active, tr.PMBorderFooter td A:link, tr.PMBorderFooter td A:visited 
{
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:6px;  
    padding-right:6px; 
    color:white;
    text-decoration: none;
}
tr.PMBorderFooter td A:hover
{
    font-family:Verdana; 
    font-weight:bold; 
    font-size:9px; 
    padding-left:6px;  
    padding-right:6px; 
    color:rgb(51, 102, 255);
    text-decoration:underline;
}
.RFMultiLineEditCell {vertical-align:top; text-align:left; font-family:Verdana; font-size:9px;border-right:1px black solid; padding-left:4px; background-color:#FFFFCC;}
.RFEditTextBoxNormal {font-family: Verdana, Helvetica, sans-serif; font-size: 9px; font-weight: normal; border-style: solid; border-width: 1px; border-color: #999966; white-space:nowrap;}
.RFEditCell {vertical-align:top; text-align:center;	font-family:Verdana; font-size:9px; padding-left:6px; padding-right:6px; border-right:1px black solid; white-space:nowrap;}
.RFEditBoxCell {vertical-align:top; text-align:left; font-family:Verdana; font-size:9px; padding-left:3px; border-right:1px black solid; white-space:nowrap;}
.RFDataCellR {vertical-align:top; text-align:right; font-family:Verdana; font-size:9px; border-right:1px black solid; padding-right:12px; background-color:#FFFFCC; white-space:nowrap;}
.RFDataCellL {vertical-align:top; text-align:left; font-family:Verdana; font-size:9px;border-right:1px black solid; padding-left:4px; background-color:#FFFFCC; white-space:nowrap;}
.RFDataCellC {vertical-align:top; text-align:center; font-family:Verdana; font-size:9px; border-right:1px black solid; background-color:#FFFFCC; white-space:nowrap;}
.RFData {font-family: Verdana; font-size: 9px; font-weight:normal; white-space:nowrap;}
.RFApplication {font-family: Verdana; font-size: 9px; font-weight:normal;}
.PMApplication {font-family: Verdana; font-size: 9px; font-weight:normal;}
.RFDataBold {font-family: Verdana; font-size: 10px; font-weight:bold; white-space:nowrap;}
.RFBorderBox {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;	font-family:Verdana; font-weight:bold; font-size:9px; padding-left:6px;  padding-right:6px;}
.RFBorderTopOnly {border-top: black 1px solid }	
.RFBorderBottomOnly {border-bottom: black 1px solid}	
.RFBorderLeftRight {BORDER-RIGHT: black 1px solid; BORDER-LEFT: black 1px solid; font-family:Verdana;font-weight:bold; font-size:8px}
.RFFeaturesHeader {color:Blue; font-family:Verdana; font-size:11px; font-weight:bold; text-decoration:underline;}
.RFbigbold {font-size:  14px; font-weight: bold; font-family: Verdana;}
.RFHighlight {background-color:#FFFFFF; font-size:11px; font-weight:bold; color:Blue; font-family:Verdana;}

.SRDataCellR { white-space:nowrap; vertical-align:top; font-weight:normal; text-align:right; font-family:Verdana; font-size:9px; padding-left:10px; padding-bottom: 2px; background-color::#FFFFCC;}
.SRDataCellL { white-space:nowrap;vertical-align:top; font-weight:normal; text-align:left; font-family:Verdana; font-size:9px; padding-right:10px; padding-bottom: 2px; background-color:#FFFFCC;}
.SRDataCellC { white-space:nowrap;vertical-align:top; font-weight:normal; text-align:center; font-family:Verdana; font-size:9px; padding-bottom: 2px; padding-left:10px;padding-right:10px; background-color:#FFFFCC;}
.SRAltDataCellR { white-space:nowrap;vertical-align:top; font-weight:normal; text-align:right; font-family:Verdana; font-size:9px; padding-bottom: 2px; padding-left:10px; background-color:#FFFFCC; color:Black;}
.SRAltDataCellL { white-space:nowrap;vertical-align:top; font-weight:normal; text-align:left; font-family:Verdana; font-size:9px; padding-bottom: 2px; padding-right:10px; background-color:#FFFFCC; color:Black;}
.SRAltDataCellC { white-space:nowrap;vertical-align:top; font-weight:normal; text-align:center; font-family:Verdana; font-size:9px; padding-bottom: 2px; padding-left:10px;padding-right:10px; background-color:#FFFFCC; color:Black;}

/*.ContentHead {background-color: #185282; color: #CFDCE5; font-family: Verdana, Arial; font-size: 16px; font-weight: bold; height: 35px}
*/

.Content {font-family:Verdana; font-size:12px;}
.ContentBold {font-family:Verdana; font-size:12px; font-weight:bold;}
.Content a {color: #000000; text-decoration:underline; }
.Content a:visited {color: #4a82b6; text-decoration:underline; }
.Content a:link  {color: #000000; text-decoration:underline; }
.Content a:hover {color: #4a82b6; text-decoration:underline;}
.Content a:active {color: #4a82b6; text-decoration: underline;}

.ContentLarge {font-family:Verdana; font-size:14px;}
.ContentLargeBold {font-family:Verdana; font-size:14px; font-weight:bold;}

.ContentSmall {font-family: Verdana; font-size: 11px; font-weight:normal;}
.ContentSmallChanged { font-family: Verdana; font-size: 11px; font-weight: normal; font-style: italic; background-color: #D9D9A5; }
.ContentSmallBold {font-family: Verdana; font-size: 11px; font-weight:bold;}
.ContentSmallBoldBlue {font-family: Verdana; font-size: 11px; font-weight:bold; color:Blue}
.ContentSmallBoldItalic {font-family: Verdana; font-size: 11px; font-weight:bold; font-style:italic}

.ContentSmaller {font-family: Verdana; font-size: 9px; font-weight:normal;}
.ContentSmallerBold {font-family: Verdana; font-size: 10px; font-weight:bold;}
.ContentSmallerBlue {font-family: Verdana; font-size: 9px; font-weight:normal; color:Blue}
.ContentSmallerBold a:visited {color: #4a82b6; text-decoration:underline; }

.ErrorText {color: red; font-family: Verdana, Arial; font-size: 12px;}
.NoteText {color:Blue; font-family: Verdana, Arial; font-weight: bold; font-size: 12px;}
.NoteTextSmall {color:Blue; font-family: Verdana, Arial; font-style: italic; font-size: 11px;}

.Search {background-color: #9d0000; color: White; font-family: Verdana, Helvetica, Sans-Serif; font-size: 12px; line-height: 24px;}
.SearchHeader {background-color: #9d0000; color: White; letter-spacing: 3px; font-variant: small-caps; font-size: 16px; font-weight: bold; line-height: 24px;}
.Normal {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px}
.NormalDouble {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 20px}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox {font-family: Verdana, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal;}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect {font-family: Verdana, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal;}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox {font-family: Verdana, Helvetica, sans-serif; font-size: 1em; font-weight: normal; border-style: solid; border-width: 1px; border-color: #999966; width: 100%;}
.EditTextBoxNormal {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border-style: solid; border-width: 1px; border-color: #999966;}

/* button style used for buttons in the admin and edit pages */
.EditButtonNormal {border-right: #cccc99 1px solid; border-top: #cccc99 1px solid; font-weight: normal; font-size: 11px; border-left: #cccc99 1px solid; text-indent: -5px; border-bottom: #cccc99 1px solid; font-family: Verdana, Helvetica, sans-serif; background-color: #ccccaa;}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox {margin-left: -4px; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-indent: -5px;}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-indent: -5px; background-color:#ccccaa;}

.NormalRed {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: red}
.NormalBold {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px}
.WhiteBoldSmall {color: #dddddd; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-size:  9px; font-weight: bold}
.NormalItalic {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 16px}

/*********************************
  Pager Sytle Elements
*********************************/
.pager { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a.pager { text-decoration: underline; color: black; font-size: 11px; }
a.pager:active { text-decoration: underline; color: black; font-size: 11px; }
a.pager:link { text-decoration: underline; color: black; font-size: 11px; }
a.pager:visited { text-decoration: underline; color: black; font-size: 11px; }
a.pager:hover { text-decoration: underline; color:#4a82b6 }
.pagerSelected { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

/*********************************
  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, arial, helvetica, sans-serif; font-size: 9px; font-weight: normal;}
.SectionMenu a:hover {color: #FF6600; text-decoration: underline;}
*/
.SectionMenu a { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helventica, Sans-Serif; font-size:9px; font-weight:bold; }
.SectionMenu a:active { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helventica, Sans-Serif; font-size:9px; font-weight:bold; }
.SectionMenu a:link { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helventica, Sans-Serif; font-size:9px; font-weight:bold; }
.SectionMenu a:visited { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helventica, Sans-Serif; font-size:9px; font-weight:bold; }
.SectionMenu a:hover { color:#3366FF; text-decoration:none; font-family:Verdana, Arial, Helventica, Sans-Serif; font-size:9px; font-weight:bold; }


/* Topic Menu */

.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.TopicMenu a:hover {color: #DDDDDD; text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumb {font-family: verdana, arial, helvetica, sans-serif; color: #000000; font-size: 10px; }
.BreadCrumb a { color: #000000; text-decoration: none;font-size: 10px;}
.BreadCrumb a:visited {color: #000000; text-decoration: none;}
.BreadCrumb a:link  {color: #000000; text-decoration: none;}
.BreadCrumb a:hover {color: #4a82b6; text-decoration: underline;}
.BreadCrumb a:active {color: #000000; text-decoration: none;}

/* UserLogin */

.UserLogin {font-family: verdana, 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;}

/* Search */

.Search {font-family: Verdana, Arial, San-Serif; font-weight: none; font-size: 7pt; color: #3366CC; letter-spacing: 2px;}
.Search a {color: #3366CC; text-decoration: none; font-size: 10px; font-weight: bold;}
.Search a:hover {color: #FF6600; text-decoration: none; font-size: 10px; font-weight: bold;}

/***************************
  Modules 
***************************/

/* Articles */

.ArticleSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #CCCCFF 2px;}
.ArticleSection_ListItem {background-color:#CCCCFF; font-family: verdana, 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: verdana, 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: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Article_Table {border: none;}
.Article_IntroCell {background-color:#EEEEEE;border:#CCCCFF solid 1px;} 
.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-variant:small-caps}
.Article_FullDescription {font-size: 12px;color: #333333}




/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: none;}
.DownloadSection_ListItem {background-color:#FFFFFF;}
.DownloadSection_ListItem2 {background-color:LightGrey;}
.DownloadSection_ListAlternatingItem {background-color:#CCCCFF;}
.DownloadSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.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: Trebuchet, verdana, arial, helvetica; font-size: 10px; color: #CC0000}
.DownloadSection_ListBriefDescription {font-family: verdana, 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: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Download_Table {border: thick solid #CCCCFF 2px;}
.Download_IntroCell {background-color:#CCCCFF;} 
.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;}


/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.LinkSection_SectionDescription {font-family: verdana, 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:#CCCCFF;font-family: verdana, 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: verdana, 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: verdana, 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; display:none}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none; display:none}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, 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: 12px; font-weight: normal;}
.ParentSection_ListBriefDescription {font-family: verdana, 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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}


/*********************************
  ExtensionStyle Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Attachments */
.Attachment_Title {font-weight:bold;font-size:14px;}
table.Attachment_Table {border:none;}
.Attachment_ListHeader {font-weight:bold;font-size:12px;}
.Attachment_Cell {font-size:12px;}
a.Attachment_Cell {color: #3366cc; text-decoration: none; font-size: 12px;}
a.Attachment_Cell:active {color: #3366cc; text-decoration: none; font-size: 12px;}
a.Attachment_Cell:visited {color: #3366cc; text-decoration: none; font-size: 12px;}
a.Attachment_Cell:hover {color: #FF9900; text-decoration:underline;}


/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/
