﻿/* Main */
pre
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Franklin Gothic Medium; 
}

.masterBody
{
    font-size: 9pt;
    font-family: Franklin Gothic Medium;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: #323c41;    
}

#tblMain
{
    background-color: #ffffff;
}

h1
{
    font-size: 17pt;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #2F4159;
    padding-top: 2px;
}
h2
{
    font-size: 15pt;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #2F4159;
    padding-top: 2px;
}
h3
{
    font-size: 13pt;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #2F4159;
    padding-top: 2px;
}
h4
{
    font-size: 11pt;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #2F4159;
    padding-top: 2px;
}
h5
{
    font-size: 9pt;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #2F4159;
    padding-top: 2px;
}

a.portalBreadCrumpLink
{
    color: #a80057;
    font-size: 10pt;
    text-decoration: none;
    text-transform: uppercase;
}
a:hover.portalBreadCrumpLink
{
    color: #A80057;
    font-size: 10pt;
    text-decoration: underline;
    text-transform: uppercase;
}

a.portalMeduimOperaionLink
{
    color: #66142d;
    font-size: 10pt;
    text-decoration: none;
}
a:hover.portalMeduimOperaionLink
{
    color: #f8bd1c;
    font-size: 10pt;
    text-decoration: underline;
}

.portalBodyTextLarg
{
    font-size: 11pt;
    color: #465e73;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.portalBodyTextMeduim
{
    font-size: 10pt;
    color: #465e73;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.portalBodyTextSmall
{
    font-size: 8pt;
    color: #465e73;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}


.portalBtnMeduim
{
    /*background-image: url(Images/btnBG.gif);*/
    width: 50px; 
    color: #ffffff;
    height: 20px;
    font-size: 8pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    margin: 3px 0px;
    border-top-style: none;
    padding-top: 3px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #323c41;
}

.portalBtn2Meduim
{
    /*background-image: url(Images/btnBG2.jpg);*/
    color: #ffffff;
    font-size: 8pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    margin: 3px 0px;
    border-top-style: none;
    padding-top: 3px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

/* Main */


/* Menu */

.portalMenuClass
{
    
}
.MenuStatic
{

}
.MenuStaticItemOut
{
    text-align: right;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
.MenuStaticItemOver
{
    text-align: right;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
.MenuDynamic
{
    border-right: #ffd642 1px solid;
    border-top: #ffd642 1px solid;
    border-left: #ffd642 1px solid;
}
.MenuDynamicItemOut
{
    border-bottom: #ffd642 1px solid;
    text-align: right;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
.MenuDynamicItemOver
{
    border-bottom: #ffd642 1px solid;
    text-align: right;
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
/* Menu */

/* Gallery  */
a.GalleryItemLink
{
    font-size: 9pt;
    text-decoration: none;
    color: #465e73;
    line-height: 20px;
}
a:hover.GalleryItemLink
{
    font-size: 9pt;
    text-decoration: underline;
    color: #d98841;
        line-height: 20px;
}

.GalleryPagerTable
{
    font-size: 8pt;
    color: dimgray;
}

a.GalleryPagerLink
{
    font-size: 8pt;
    color: #696969;
    text-decoration: none;
}

a:hover.GalleryPagerLink
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

/* Gallery  */


/*  Forms   */
.portalText9
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 5px;
    color: black;
    padding-top: 5px;
    font-family: Franklin Gothic Medium;
    text-align: right;
    line-height: 20px;
}
.portalText8
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 8pt;
    padding-bottom: 0px;
    margin: 5px;
    color: black;
    padding-top: 5px;
    font-family: Franklin Gothic Medium;
    text-align: right;
    line-height: 20px;
}
.portalEntryBoxCSS
{
   	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	margin: 5px;
	border-left: gainsboro 1px solid;
	color: gray;
	padding-top: 5px;
	border-bottom: gainsboro 1px solid;
	font-family: Franklin Gothic Medium;
}

.portalEntryTextBoxCSS
{
    border-right: #e4e9c9 2px solid;
    border-top: #e4e9c9 2px solid;
    font-size: 9pt;
    border-left: #e4e9c9 2px solid;
    color: gray;
    border-bottom: #e4e9c9 2px solid;
    font-family: Franklin Gothic Medium;
}


.portalLEGENDEntry
{
    font-size: 9pt;
    color: dimgray;
}

.PortalEntryBoxText
{
    font-size: 9pt;
    color: dimgray;
    padding-left: 5px;
    margin-left: 5px;
}

a.portalSmallOperationLink
{
    font-size: 8pt;
    color: gray;
    font-family: Franklin Gothic Medium;
    text-align: center;
    text-decoration: none;
}
a:hover.portalSmallOperationLink
{
    font-size: 8pt;
    color: gray;
    font-family: Franklin Gothic Medium;
    text-align: center;
    text-decoration: underline;
}


a.portalOperationLink
{
    border: 1px solid #EBECF0;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 2px 8px;
    color: #333333;
    padding-top: 0px;
    font-family: Franklin Gothic Medium;
    height: 18px;
    text-align: center;
    text-decoration: none;
}
a:hover.portalOperationLink
{
    border-right: white 1px solid;
    padding-right: 10px;
    border-top: white 1px solid;
    padding-left: 10px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 2px 8px;
    border-left: white 1px solid;
    color: #333333;
    padding-top: 0px;
    border-bottom: white 1px solid;
    font-family: Franklin Gothic Medium;
    height: 18px;
    background-color: whitesmoke;
    text-align: center;
    text-decoration: none;
}


a.portalOperationSuccessLink
{
    font-size: 9pt;
    color: dimgray;
    text-decoration: none;
}

a:hover.portalOperationSuccessLink
{
    font-size: 9pt;
    color: dimgray;
    text-decoration: underline;
}
/*  Forms   */


/* Reflection  */
.ReflectionTextHeader
{
    font-size: 9pt;
    color: dimgray;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
}
.ReflectionText
{
    font-size: 9pt;
    color: dimgray;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.ReflectionPager td
{
    font-size: 8pt;
}

.ReflectionPager a
{
    font-size: 8pt;
    color: dimgray;
    text-decoration: none;
}

.ReflectionPager a:hover
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}
/* Reflection  */



/* Grid */

.GridViewGeneral caption
{
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 9pt;
    color: darkslategray;
    padding-bottom: 3px;
    margin: 3px 5px;
    padding-top: 3px;
}

.portalDataGridGeneralCSS
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	border-left: 1px ridge;
	border-bottom: 1px ridge;
}
.portalDataGridHeaderItemCSS
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 9pt;
    margin-left: 10px;
    vertical-align: middle;
    color: #f8bd1b;
    margin-right: 10px;
    font-family: Franklin Gothic Medium;
    height: 30px;
    background-color: #66142d;
}
.portalDataGridHeaderItemCSS a
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
}
.portalDataGridHeaderItemCSS a:hover
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration: underline;
}

.portalDataGridItemCSS
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Franklin Gothic Medium;
}
.portalDataGridItemWithSmallImgCSS
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Franklin Gothic Medium;
	text-align: center;
}
.portalDataGridItemRowCSS
{

}	
.portalDataGridAlternativeRowCSS
{

}
.portalDataGridPagerRowCSS
{
    font-size: 9pt;
    background-color: #0D1315;
    text-align: right;
}

.portalDataGridPagerRowCSS a:link
{
    color: #f8bd1c;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    padding-right: 4px;
    padding-left: 4px;
    height: 20px;
    width: 23px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
    background-color: #66142d;
}

.portalDataGridPagerRowCSS a:visited
{
    color: #f8bd1c;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    padding-right: 4px;
    padding-left: 4px;
    height: 20px;
    width: 23px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
    background-color: #66142d;
}

.portalDataGridPagerRowCSS a:hover
{
    color: #f8bd1c;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    padding-right: 4px;
    padding-left: 4px;
    height: 20px;
    width: 23px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
    background-color: #66142d;
}

.portalDataGridPagerRowCSS span
{
    color: #66142D;
    text-decoration: none;
    font-size: 9pt;
    text-align: center;
    padding-right: 4px;
    padding-left: 4px;
    height: 20px;
    width: 23px;
    background-color: #f8bd1c;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
}











a.portalDataGridLink
{
	font-size: 9pt;
	color: black;
	font-family: Franklin Gothic Medium;
	text-decoration: none;
}
a:hover.portalDataGridLink
{
	font-size: 9pt;
	color: dimgray;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
}
/* Grid */



/* forums */

.potralForumRow
{
    border-left: 1px dotted #7a868e;
    border-right: 1px dotted #7a868e;
    border-top-width: 1px;
    border-bottom-width: 1px;
    height: 55px;
}

.discussionBoardTopicTitle
{
    font-size: 11pt;
    color: #003366;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    font-weight: bold;
}

a.discussionBoardTopicTitle
{
    font-size: 10pt;
    color: #1E272B;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
a:hover.discussionBoardTopicTitle
{
	font-size: 10pt;
	color: #1E272B;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.discussionBoardTopicSubTitle
{
    font-size: 9pt;
    color: #1E272B;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

a.discussionBoardTopicSubTitle
{
    font-size: 8pt;
    color: dimgray;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
a:hover.discussionBoardTopicSubTitle
{
	font-size: 8pt;
	color: dimGray;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

a.discussionBoardTopicEditLink
{
    font-size: 8pt;
    color: dimgray;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
 }
a:hover.discussionBoardTopicEditLink
{
	font-size: 8pt;
	color: dimGray;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
}

.discussionBoardTopicText
{
    font-size: 10pt;
    color: black;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    line-height: 20px;
}


.discussionBoardPostTitle
{
    font-size: 10pt;
    color: #003366;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    font-weight: bold;
}

.discussionBoardPostSubTitle
{
    font-size: 8pt;
    color: dimgray;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.discussionBoardPostText
{
    font-size: 9pt;
    color: black;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    line-height: 20px;
}

a.discussionBoardPostEditLink
{
    font-size: 8pt;
    color: dimgray;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
 }
a:hover.discussionBoardPostEditLink
{
	font-size: 8pt;
	color: dimGray;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
}

a.discussionBoardAddTopic
{
    font-size: 9pt;
    color: #f8c11e;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    background-color: #64132d;
    width: 80px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
}
a:hover.discussionBoardAddTopic
{
    font-size: 9pt;
    color: #64132d;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    background-color: #f8c11e;
    width: 80px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
}
/* forums */



/*  Admin tool bar  */

.adminToolBarNotification9
{
    font-size: 9pt;
    color: navy;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    font-weight: bold;
}

.adminToolBarValidationNotification
{
    font-size: 9pt;
    color: red;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
    font-weight: bold;
}
 
a.discussionBoardPostEditLink
{
    font-size: 8pt;
    color: dimgray;
    font-family: Franklin Gothic Medium;
    text-decoration: none;
 }
a:hover.discussionBoardPostEditLink
{
	font-size: 8pt;
	color: dimGray;
	font-family: Franklin Gothic Medium;
	text-decoration: underline;
}

/*  Admin tool bar  */



/* Box */

.portalBoxesTable
{
    border-right: #dbdada 1px solid;
    padding-right: 5px;
    border-top: #dbdada 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    border-left: #dbdada 1px solid;
    padding-top: 5px;
    border-bottom: #dbdada 1px solid;
    background-image: url(Images/boxBg1.gif);
    background-position-y: bottom;
    background-attachment: scroll;
    background-color: #480000;
}

.portalBoxesTableTitleTD
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #f8bd1c;
    padding-top: 2px;
    background-color: #0d1315;
    height: 26px;
}


.portalBoxesTableInnerTitle
{
    font-size: 11pt;
    color: #D98841;
    padding-right: 4px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 4px;
    margin: 8px 4px 4px 5px;
    padding-top: 8px;
}

.portalBoxesTableTextLarg
{
    font-size: 12pt;
    color: #fab418;
}
.portalBoxesTableTextMeduim
{
    font-size: 10pt;
    color: #ffffff;
}
.portalBoxesTableTextSmall
{
    font-size: 8pt;
    color: #c6c6c6;
}



a.portalBoxesTableLinkLarg
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}
a:hover.portalBoxesTableLinkLarg 
{
    font-size: 10pt;
    color: #FAB418;
    text-decoration: underline;
}

a.portalBoxesTableLinkMeduim
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
}
a:hover.portalBoxesTableLinkMeduim 
{
    font-size: 9pt;
    color: #FAB418;
    text-decoration: underline;
}

a.portalBoxesTableLinkSmall
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
a:hover.portalBoxesTableLinkSmall
{
    font-size: 8pt;
    color: #FAB418;
    text-decoration: underline;
}
.portalBoxesTableGridHRSperator
{
    border-right: #f6ecc9 1px dotted;
    border-top: #f6ecc9 1px dotted;
    border-left: #f6ecc9 1px dotted;
    border-bottom: #f6ecc9 1px dotted;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}



.portalBoxesTableGrid
{
    text-align: right;
}
.portalBoxesTableGrid Table
{

}
.portalBoxesTableGrid TD
{  

}
.portalBoxesTableGrid a:link
{
    color: #2F4159;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 23px;
    width: 23px;
}

.portalBoxesTableGrid a:visited
{
    color: #2F4159;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 23px;
    width: 23px;
}

.portalBoxesTableGrid a:hover
{
    color: #d98841;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 23px;
    width: 23px;
}

.portalBoxesTableGridDisabledLink
{
    color: #4d0d23;
    text-decoration: none;
    font-size: 9pt;
    text-align: center;
    margin: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 23px;
    width: 23px;
    background-color: #f7bf1e;
}

.portalBoxesTableGrid span
{
    color: #4d0d23;
    text-decoration: none;
    font-size: 9pt;
    text-align: center;
    margin: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 23px;
    width: 23px;
    background-color: #f7bf1e;
}


















.portalBoxesFormTable
{
    border-right: #dbdada 1px solid;
    padding-right: 5px;
    border-top: #dbdada 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    border-left: #dbdada 1px solid;
    padding-top: 5px;
    border-bottom: #dbdada 1px solid;
    background-image: url(Images/boxBg.gif);
    background-position-y: bottom;
    background-attachment: scroll;
}

.portalBoxesFormTableTitleTD
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 2px;
    margin: 2px 10px;
    color: #f8bd1c;
    padding-top: 2px;
    background-color: #0d1315;
    height: 26px;
}

.portalBoxesFormTableInnerTitle
{
    font-size: 11pt;
    color: #D98841;
    padding-right: 4px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 4px;
    margin: 8px 4px 4px 5px;
    padding-top: 8px;
}

.portalBoxesFormTableTextLarg
{
    font-size: 12pt;
    color: #fab418;
}
.portalBoxesFormTableTextMeduim
{
    font-size: 10pt;
    color: #66142D;
}
.portalBoxesFormTableTextSmall
{
    font-size: 8pt;
    color: #c6c6c6;
}



a.portalBoxesFormTableLinkLarg
{
    font-size: 10pt;
    color: #F8BD1C;
    text-decoration: none;
}
a:hover.portalBoxesFormTableLinkLarg 
{
    font-size: 10pt;
    color: #66142D;
    text-decoration: underline;
}

a.portalBoxesFormTableLinkMeduim
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none;
}
a:hover.portalBoxesFormTableLinkMeduim 
{
    font-size: 9pt;
    color: #FAB418;
    text-decoration: underline;
}

a.portalBoxesFormTableLinkSmall
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}
a:hover.portalBoxesFormTableLinkSmall
{
    font-size: 8pt;
    color: #FAB418;
    text-decoration: underline;
}


/* Box */



/* Comments */

.PortalCommentTitle
{
    font-size: 11pt;
    color: #2f4159;
 }


.PortalCommentUserName
{
    font-size: 9pt;
    color: #D98841;
}

.PortalCommentDate
{
    font-size: 9pt;
    color: dimgray;
}

.PortalCommentText
{
    font-size: 9pt;
    color: black;
    
}


.PortalCommentPager
{
    text-align: right;
}
.PortalCommentPager Table
{

}
.PortalCommentPager TD
{  

}
.PortalCommentPager a:link
{
    color: #2f4159;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 23px;
    width: 23px;
}

.PortalCommentPager a:visited
{
    color: #2f4159;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 23px;
    width: 23px;
}

.PortalCommentPager a:hover {
    color: #d98841;
    text-decoration: none;
    font-size: 9pt;
    border-right: #919191 1px solid;
    border-top: #919191 1px solid;
    border-left: #919191 1px solid;
    border-bottom: #919191 1px solid;
    text-align: center;
    margin: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 23px;
    width: 23px;
}

.PortalCommentPager span
{
    color: #d98841;
    text-decoration: none;
    font-size: 9pt;
    text-align: center;
    margin: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 23px;
    width: 23px;
    background-color: #f2ece4;
}
/* Comments */