﻿body
{
    font-family: sans-serif,arial,tahoma,verdana;
    font-size: 13px;
    background-image: url("../images/core/bg.jpg");
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
}

h5
{
    margin: 0px 0px 10px 0px;
    background-position: left 0px;
    font-size: 17px;
    font-weight: normal;
    background-image: url('../images/core/arrow2-trans.png');
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 32px;
    color: #000000;
}

.altSubHeader
{
    margin: 0px 0px 10px 0px;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
}

.subHeader
{
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: normal;
    margin-top: 0px;
}

h1
{
    color: #333333;
    font-size: 30px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

.h1hide
{
    text-indent: -9999px;
    position: absolute;
}

h2
{
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 8px;
}

h3
{
    font-weight: normal;
    font-size: 42px;
    color: #3C3C3B;
    margin: 0px 0px 87px 0px;
}

h4
{
    font-weight: normal;
    font-size: 32px;
    color: #3C3C3B;
    margin: 0px 0px 10px 0px;
    width: 800px;
}

.page_width
{
    margin: 0 auto;
    width: 980px;
    text-align: left;
}

.searchBtn
{
    width:22px;
    height:22px;
    background-image: url('../images/core/search-trans.png');
    background-repeat:no-repeat;
    float:right;
}


#headerBanner
{
    width: 500px;
    margin-top: 0px;
    text-align: right;
    float: right;
    position: static;
    margin-right: 0px;
    height: 47px;
    background-image: url('../images/core/header-trans.png');
}

.fpageLayout
{
    float: left;
    width: 300px;
    margin-right: 19px;
    margin-bottom: 20px;
    clear: right;
}

#last
{
    margin-right: 0px;
}

#searchFrame
{
    width: 155px;
    float: right;
    margin-top: 16px;
    margin-right:20px;
}

.searchTextbox
{
    background-image: url('/images/core/searchbox.png');
    margin-top: 2px;
    padding: 0px 7px 0px 7px;
    border: 0px none;
    width: 114px;
    height: 22px;
    background-color: Transparent;
    background-repeat: no-repeat;
}

.searchtext
{
    background-image: url('/images/core/searchbox.png');
    margin-top: 2px;
    padding: 0px 7px 0px 7px;
    border: 0px none;
    width: 114px;
    height: 22px;
    background-color: Transparent;
    color: #666666;
    background-repeat: no-repeat;
}

#userFrame
{
    width: 163px;
    text-align: right;
    margin-left: 5px;
    margin-top: 21px;
    float: right;
    margin-right: 10px;
}

#userFrame a
{
    color: Red;
    text-decoration: none;
}

#userFrame a:hover
{
    text-decoration: underline;
}

.griffinLogo
{
    margin-left: 20px;
    width: 200px;
    height: 87px;
    overflow: hidden;
    float: left;
    margin-top: 8px;
}

.tabsBox
{
    margin-top: 66px;
    width: 725px;
    height: 36px;
    float: right;
    vertical-align: bottom;
    position: static;
}

.tabsBox ul
{
    list-style-type: none;
    margin: auto;
    height: 36px;
}

.tabsBox li
{
    float: left;
}

.tabsBox ul a
{
    background-image: url(../images/core/tab-trans.png);
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 130px;
    height: 26px;
    padding-top: 10px;
}

.tabsStd
{
    background-image: url(../images/core/tab-trans.png);
    background-repeat: no-repeat;
    text-decoration: none;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    width: 130px;
    height: 26px;
    padding-top: 10px;
}

.tabsBox ul a:hover
{
    background-image: url(../images/core/tabsel-trans.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
}
.tabSel
{
    background-image: url(../images/core/tabsel-trans.png);
    background-repeat: no-repeat;
    text-decoration: none;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    width: 130px;
    height: 26px;
    padding-top: 10px;
}

#mainTop
{
    width: 980px;
    height: 44px;
    background-image: url('../images/core/mainframetop-trans.png');
    float: left;
    position: relative;
}

#breadcrumbs
{
    font-size: 11px;
    margin-left: 20px;
    margin-right: 11px;
    margin-top: 20px;
    width: 600px;
}

#breadcrumbs a
{
    text-decoration: none;
}

#breadcrumbs a:hover
{
    text-decoration: underline;
}

#mainSides
{
    width: 978px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #404141;
    border-left-color: #404141;
    border-bottom-width: 1px;
    border-bottom-color: #404141;
    border-bottom-style: solid;
    float: left;
}

#mainTopFill
{
    width: 978px;
    float: left;
    background-image: url(  '../images/core/mainframetopfill.jpg' );
    background-repeat: repeat-y;
}

#flashHeader
{
    width: 978px;
    float: left;
    overflow: hidden;
    background-image: ../images/core/flashbg.jpg;
    background-repeat: repeat-x;
}

.fpageText
{
    width: 605px;
}

.largeFrame
{
    width: 934px;
    color: black;
}

/*NEW ITEMS*/
#articleCommentsBar
{
    width: 620px;
    height: 40px;
    background-image: url('../images/core/articlecommentbar.png');
    float: left;
    cursor: pointer;
    margin-top: 10px;
}

#articleCommentsLeft
{
    width: 126px;
    margin-top: 16px;
    color: White;
    margin-left: 14px;
    float: left;
}

#articleCommentsRight
{
    width: 395px;
    margin-top: 16px;
    color: black;
    margin-left: 14px;
    float: left;
}

.articleCommentAdd
{
    width: 30px;
    height: 30px;
    position: relative;
    top: 0px;
    float: right;
    right: -10px;
    cursor: pointer;
}

#articleSubMenu
{
    width: 620px;
    height: 51px;
    background-image: url('../images/core/articlessubmenu.png');
    margin-bottom: 7px;
}

#articleSubMenuDate
{
    width: 126px;
    margin-top: 12px;
    color: White;
    margin-left: 14px;
    float: left;
}

#articleSubMenuSource
{
    width: 328px;
    margin-top: 12px;
    color: black;
    margin-left: 14px;
    float: left;
}

#articleSubMenuComments
{
    width: 120;
    margin-top: 10px;
    color: black;
    margin-left: 14px;
    float: left;
}

#articleImageFrame
{
    width: 300px;
}

#articleImage
{
    width: 300px;
    display: block;
}

#articleImageText
{
    font-size: large;
    background-color: #404141;
    width: 286px;
    text-align: right;
    color: White;
    padding-right: 14px;
    padding-top: 8px;
}
.button
{
    border: 0px;
    background-image: url('../images/core/articlecommentaddbutton.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 113px;
    height: 29px;
    margin-bottom: 4px;
}
.articleCommentTextBox
{
    background-image: url('/images/core/articlecommenttextbox.png');
    margin: 0px;
    padding: 0px 8px 0px 7px;
    border: 0px none;
    width: 198px;
    height: 24px;
    background-color: Transparent;
    background-repeat: no-repeat;
    font-size: 13px;
    color:Black;
}

.articleCommentTextBoxLarge
{
    background-image: url('/images/core/articlecommenttextboxlarge.png');
    margin: 0px;
    padding: 5px 8px 6px 7px;
    border: 0px none;
    width: 329px;
    height: 98px;
    background-color: Transparent;
    background-repeat: no-repeat;
    margin-bottom: 8px;
    font-size: 13px;
}

.articleCommentSubFrame
{
    width: 600px;
    float: left;
    margin-left: 18px;
}

.articleCommentSubFrameTop
{
    background-image: url('/images/core/articlecommentsubframe_01.png');
    width: 585px;
    height: 9px;
}

.articleCommentSubFrameMid
{
    background-image: url('/images/core/articlecommentsubframe_03.png');
    width: 585px;
    background-repeat: repeat-y;
}

.articleCommentSubFrameBot
{
    background-image: url('/images/core/articlecommentsubframe_04.png');
    width: 585px;
    height: 15px;
}

#mediaSubMenu
{
    width: 960px;
    height: 51px;
    background-image: url('../images/core/mediasubmenu.png');
    margin-bottom: 7px;
    background-repeat: no-repeat;
}

#mediaSubMenuDate
{
    width: 126px;
    margin-top: 12px;
    color: White;
    margin-left: 14px;
    float: left;
}

#mediaSubMenuComments
{
    width: 120;
    margin-top: 10px;
    color: black;
    margin-left: 664px;
    float: left;
}

.rightFrame
{
    float: right;
    width: 220px;
}
.rightFrameInner
{
    width: 220px;
    background-image: url('/images/core/fpage-news.png');
    color: White;
}

.rightFrameInnerPadding
{
    padding-top: 17px;
    padding-left: 17px;
    color: white;
}

.rightFrameInnerPadding h3
{
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.rightFrameInnerBottom
{
    background-image: url('/images/core/fpage-news-b.png');
    width: 220px;
    height: 25px;
}

#aboutHeader
{
    background-image: url("../images/jpegheaders/aboutheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#allianceHeader
{
    background-image: url("../images/jpegheaders/alliancesheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#contactHeader
{
    background-image: url("../images/jpegheaders/contactheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 121px;
    float: left;
}

#mediaHeader
{
    background-image: url("../images/jpegheaders/mediaheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 121px;
    float: left;
}

#awardHeader
{
    background-image: url("../images/jpegheaders/awardheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#careerHeader
{
    background-image: url("../images/jpegheaders/careerheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#networkHeader
{
    background-image: url("../images/jpegheaders/networkheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}


#valuesHeader
{
    background-image: url("../images/jpegheaders/valuesheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#editorialHeader
{
    background-image: url("../images/jpegheaders/editorialheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#editorialHeaderSm
{
    background-image: url("../images/jpegheaders/editorialheadersm.jpg");
    padding-top: 10px;
    width: 978px;
    height: 121px;
    float: left;
}

#newsHeader
{
    background-image: url("../images/jpegheaders/newsheader.jpg");
    width: 978px;
    height: 240px;
    float: left;
}

#newsHeaderSm
{
    background-image: url("../images/jpegheaders/newsheadersm.jpg");
    padding-top: 10px;
    width: 978px;
    height: 121px;
    float: left;
}

#casestudyHeader
{
    background-image: url("../images/jpegheaders/casestudiesheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 121px;
    float: left;
}

#connectivityHeader
{
    background-image: url("../images/jpegheaders/connectivityheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 198px;
    float: left;
}
#drgHeader
{
    background-image: url("../images/jpegheaders/drgheader.jpg");
    padding-top: 10px;
    width: 978px;
       height: 230px;
    float: left;
}
#esgHeader
{
    background-image: url("../images/jpegheaders/esg.jpg");
    padding-top: 10px;
    width: 978px;
       height: 230px;
    float: left;
}
.drgOffset
{
    left: -20px;
    position: relative;
}

#networksHeader
{
    background-image: url("../images/jpegheaders/networksheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 198px;
    float: left;
}
#hostingHeader
{
    background-image: url("../images/jpegheaders/hostingheader.jpg");
    padding-top: 10px;
    width: 978px;
    height: 198px;
    float: left;
}
#menuTable
{
    width: 466px;
    margin-left: 0px;
    font-size: 13px;
    font-weight: normal;
    margin-top: 0px;
    color: #808080;
}

#menuTable a
{
    color: #808080;
    text-decoration: none;
}
#menuTable a:hover
{
    color: #808080;
    text-decoration: none;
}

#headerSubFrame
{
    width: 669px;
    height: 110px;
    margin-left: 73px;
    margin-top: 28px;
}

/*END*/
.mainFrame
{
    width: 978px;
    background-image: url(  "../images/core/mainframebottomgrad.jpg" );
    background-repeat: repeat-x;
    float: left;
    overflow: hidden;
}

.mainFrameLogo
{
    width: 938px;
    padding: 20px;
    background-image: url('../images/core/griffbglogo-trans.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
}

.mediaFrame
{
    width: 938px;
    padding: 0px 20px 0px 10px;
    float: left;   
}

#footerTop
{
    width: 846px;
    height: 21px;
    clear: both;
    background-image: url('../images/core/footerl-trans.png');
    padding-top: 12px;
    padding-right: 132px;
    text-align: right;
    background-repeat: no-repeat;
}

.footerYearText
{
    font-size: X-Small;
    color: White;
}

#footer
{
    width: 978px;
    clear: both;
    background-color: #E6E6E5;
    float: left;
    padding-bottom: 10px;
}

.footerNav
{
    margin: 0 0 0 20px;
    padding: 0px;
    font-size: 13px;
    list-style-type: none;
    clear: left;
}

.footerNav li
{
    float: left;
    margin: 0 0 8px 0;
}

.footerNav a
{
    background-position: left center;
    display: block;
    text-decoration: none;
    color: #000000;
    background-image: url('../images/core/footerdivide-trans.png');
    padding: 0 6px 0 7px;
    background-repeat: no-repeat;
}

.footerNav a:hover
{
    color: #000000;
    text-decoration: underline;
}

.footerNav li.first a
{
    padding-left: 0px;
    background-image: none;
}

#footerKeywordContainer
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.footerKeyword
{
    list-style-type: none;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 800px;
    min-width: 800px;
    float: left;
}

.footerKeyword li
{
    display: inline;
}

.footerKeyword li a
{
    background-position: left center;
    display: inline;
    text-decoration: none;
    color: #666666;
    background-image: url('../images/core/footerdivide-trans.png');
    padding: 0 3px 0 7px;
    background-repeat: no-repeat;
}

.footerKeyword li a:hover
{
    text-decoration: underline;
    color: #666666;
}

.footerKeyword li.first a
{
    padding-left: 0px;
    background-image: none;
}

p
{
    text-align: justify;
    margin-top: 0px;
    font-size: 13px;
}

.ptext
{
    text-align: justify;
    margin-top: 0px;
    font-size: 13px;
}

.helv45text
{
    text-align: left;
    margin-top: 0px;
    font-size: 10px;
}

/* -- ASPxRoundPanel -- */
.dxrpControl td.dxrp
{
    font-size: 12px;
    font-family: sans-serif,arial,tahoma,verdana;
    color: #000000;
    text-align: justify;
}
/* Header */
.dxrpHeader, .dxrpHeader td.dxrp
{
    font-size: medium;
    font-family: sans-serif,arial,tahoma,verdana;
    color: #FFFFFF;
    font-weight: bold;
}
.thirdsFrameRight
{
    float: right;
    width: 300px;
}

.thirdsFrameRight ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 0px;
}

.thirdsFrameRight li a
{
    color: Black;
    text-decoration: none;
}

.thirdsFrameRight li a:hover
{
    color: Black;
    text-decoration: underline;
}

.thirdsFrameRight li
{
    background-position: left top;
    list-style: none;
    background-image: url(../images/core/smarrow-trans.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 18px;
    text-align: left;
    font-size: 13px;
}

.lialt
{
    background-image: url(../images/core/smarrowalt-trans.png) !important;
}

.thirdsFrame
{
    float: left;
    width: 300px;
    margin-left: 5px;
    margin-right: 5px;
}

.thirdsFrame ul
{
    margin-left: 6px;
    padding-left: 0px;
}

.thirdsFrame li a
{
    color: Black;
    text-decoration: none;
}

.thirdsFrame li a:hover
{
    color: Black;
    text-decoration: underline;
}

.thirdsFrame li
{
    background-position: left center;
    list-style: none;
    background-image: url(../images/core/smarrow-trans.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 18px;
}

.thirdsFrameRight a
{
    color: Black;
    text-decoration: underline;
}

.thirdsFrameRight a:hover
{
    color: Red;
    text-decoration: underline;
}

.lnk
{
    color: Black;
    text-decoration: underline; /*background-image: url('../images/icons/ext-link.png');     background-repeat: no-repeat;     padding-left: 15px;*/
}

.lnk:hover
{
    color: red;
    text-decoration: underline; /*background-image: url('../images/icons/ext-link.png');     background-repeat: no-repeat;     padding-left: 15px;*/
}

.redlnk
{
    color: black;
    text-decoration: underline;
    background-image: url('../images/icons/ext-link.png');
    background-repeat: no-repeat;
    padding-left: 15px;
}

.redlnk:hover
{
    color: red;
    text-decoration: underline;
    background-image: url('../images/icons/ext-link.png');
    background-repeat: no-repeat;
    padding-left: 15px;
}

a
{
    color: black;
    text-decoration: underline;
}

a:hover
{
    color: Red;
    text-decoration: underline;
}

#titleContainer
{
    padding: 0px 20px 0px 20px;
    color: #FFFFFF;
    width: 940px;
    float: left;
    margin-bottom: 8px;
    height: 40px;
}

#titleContainer #Title
{
    background-position: left 3px;
    font-size: 17px;
    font-weight: bold;
    background-image: url('../images/core/arrow-trans.png');
    background-repeat: no-repeat;
    padding-left: 36px;
}

#titleContainer #SubTitle
{
    font-size: 14px;
    font-weight: normal;
}

table.tableClasses
{
    width: 600px;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 20px;
}

table.tableClasses2
{
    width: 690px;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 20px;
}


td.tableClassHeader
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px 0px 1px 0px;
    background-color: #303131;
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
}

td.tableClass, td.tableClassBold
{
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    color: #404040;
    background-color: #fafafa;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
    border-bottom-color: #808080;
    vertical-align: top;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #808080;
}
td.tableClass ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 0px;
}

td.tableClass li
{
    background-position: left top;
    list-style: none;
    background-image: url(../images/core/smarrow-trans.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 18px;
    font-size: 13px;
}

.mGrid { 
    width: 100%; 
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 20px;
}
.mGrid td { 
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    color: #404040;
    background-color: #fafafa;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
    border-bottom-color: #808080;
    vertical-align: top;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #808080;
}
.mGrid th { 
   border-style: solid;
    border-color: #000000;
    border-width: 1px 0px 1px 0px;
    background-color: #303131;
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
}








#frameLeft
{
    width: 620px;
}

#frameLeft p
{
    font-size: 13px;
}

#frameLeft ul
{
    margin-top: 8px;
    margin-bottom: 15px;
    margin-left: 25px;
    padding-right: 10px;
    padding-left: 0px;
}

#frameLeft li a
{
    color: Black;
    text-decoration: none;
}

#frameLeft li a:hover
{
    color: red;
    text-decoration: underline;
}

#frameLeft li
{
    background-position: left top;
    list-style: none;
    background-image: url(../images/core/smarrow-trans.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 6px;
}

#threeFrame
{
    float: left;
    width: 938px;
}

#threeFrame2
{
    float: left;
    width: 938px;
    margin-top: 15px;
}

.rpHeadIcon
{
    width: 40px;
    text-align: left;
}

.rpHead
{
    text-align: left;
    font-size: xx-small;
}

.rpHead a
{
    color: Black;
    text-decoration: none;
}
.rpHead a:hover
{
    color: red;
    text-decoration: underline;
}

.articleSubText
{
    text-align: justify;
    font-size: 15px;
    color: #666666;
    margin-bottom: 12px;
}

.articleDetails
{
    color: #333333;
    margin-bottom: 25px;
    background-color: #CCCCCC;
    padding: 2px 2px 2px 10px;
}

.articleFooter
{
    color: #333333;
    margin-bottom: 25px;
    background-color: #CCCCCC;
    padding: 2px 10px 2px 2px;
    text-align: right;
    height: 20px;
    vertical-align: middle;
}
.sectitionFrame p
{
    margin-bottom: 0px;
}



.downloadLink
{
    width: 275px;
    height: 75;
}
.downloadLink #text
{
    width: 222px;
    float: right;
    margin-top: 0px;
    font-size: x-small;
}
.loadingImg
{
    float: right;
}
.message
{
    font-size: medium;
}

.sectitionFrame a
{
    color: black;
    text-decoration: none;
}
.sectitionFrame a:hover
{
    color: Red;
    text-decoration: underline;
}

.commentsTitle
{
    font-size: large;
    font-weight: bold;
    width: 544px;
    margin-left: 65px;
    margin-top: 7px;
    height: auto;
}
.commentsTitle a
{
    color: Black;
    text-decoration: none;
}

.commentsImg
{
    background-image: url('../images/icons/comments.png');
    background-repeat: no-repeat;
    width: 55px;
    float: left;
}
.commentsRightPanel
{
    float: right;
    width: 70px;
    margin-top: 3px;
}
.commentsLabel
{
    font-size: x-small;
    display: block;
    width: 40px;
    float: left;
    margin-top: 2px;
}

.viewAllFrame
{
    width: 275px;
    font-size: x-small;
    float: left;
    margin-top: 4px;
}
.fpageFrameLeft
{
    width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.fpageFrameRight
{
    width: 300px;
    float: left;
    margin-bottom: 8px;
}

p.quote
{
    border-left: 2px solid #999999;
    color: #808080;
    font-size: medium;
    font-weight: normal;
    height: 1%;
    line-height: 1.1em;
    margin: 10px 0 10px 20px;
    padding: 0 10px;
    width: 500px;
    border-left-color: #C0C0C0;
}

p.quote span.hilite
{
    line-height: 1.0em;
    font-size: medium;
    color: #333333;
}


.subNav
{
    margin: 0 0 0 0px;
    padding: 3px 0 0 0;
    font-size: 13px;
    list-style-type: none;
    clear: left;
    height: 15px;
}

.subNav li
{
    float: left;
    margin: 0 0 2px 0;
}

.subNav a
{
    background-position: left center;
    display: block;
    text-decoration: none;
    color: #000000;
    background-image: url('../images/core/footerdivide-trans.png');
    padding: 0 6px 0 7px;
    background-repeat: no-repeat;
}

.subNav a:hover
{
    color: #000000;
    text-decoration: underline;
}

.subNav li.first a
{
    padding-left: 5px;
    background-image: none;
}

.adminFrame
{
    width: 170px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 86px;
}

/* ////// Quote Controls ///// */
.tblHangRight
{
    text-align: right;
    font-size: small;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 120px;
}
.tblLeft
{
    font-size: x-small;
}


/* ///// Comments styles ////// */
.cmntsLeft
{
    line-height: 1.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 112px;
    height: 25px;
    background-color: #cc0505;
    color: White;
    vertical-align: middle;
    padding: 0px 0px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.cmntsRight
{
    line-height: 1.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 395px;
    height: 25px;
    background-color: Black;
    color: White;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    float: left;
}

.frameLeft
{
    width: 620px;
}

/* ACCORDIAN DOCUMENT STYLE */

.AccordionHeader
{
    color: white;
    cursor: pointer;
    font-weight: normal;
    margin-top: 5px;
    padding: 5px;
    background-image: url('../images/core/dropdownheader.png');
    background-repeat: no-repeat;
}


.AccordionSelected
{
    color: black;
    cursor: pointer;
    font-weight: normal;
    margin-top: 5px;
    padding: 5px;
    background-image: url('../images/core/dropdownheader2.png');
    background-repeat: no-repeat;
}


.AccordionContent
{
    background-color: #f5f5f5;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    padding: 10px 5px 5px;
    border-right-color: #999999;
}

.style12
{
    text-align: center;
}

.tabBodyTop
{
    background-image: url('../images/tabs/tabs_06.png');
    background-repeat: no-repeat;
    width: 317px;
    height: 16px;
}

.tabBodyMain
{
    background-image: url('../images/tabs/tabs_07.png');
    background-repeat: repeat-y;
    width: 317px;
}

.tabBodyBot
{
    background-image: url('../images/tabs/tabs_09.png');
    background-repeat: no-repeat;
    width: 317px;
    height: 12px;
}

.fpageTexts
{
    width: 570px;
    margin-top: 10px;
    margin-left: 30px;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    color:white;
    text-align:justify;
}


