/* Elements and Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
}
body
{
    background-color: #ffffff;
    color: #666666;
	line-height: 1.25em;
}
ol, ul {
	list-style: none;
}
a, a:link
{
    text-decoration: none;
    color: #336699;
}
a:visited
{
    text-decoration: none;
    color: #6699CC;
}
a:hover, a:active
{
    text-decoration: underline;
    color: #336699;
}
a img
{
    border: none;
}


/************* Main Page Classes ************/
.Page
{
    width: 746px;
    margin: 10px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #CCC;
    text-align: left;
}
.PageHeader
{
    height: 180px;
    border-bottom: none;
}

.PageContent
{
    clear: both;
    border: none;
}
.PageFooter
{
    clear: both;
    border-top: solid 1px #CCC;
}
.HeaderMenu
{
    float: right;
    position: relative;
    z-index: 202;
    padding: 3px 10px;
    color: #FFF;
}
.HeaderMenu a
{
    font-size: 10pt;
}
/*
.HeaderMenu a:visited
{
    color: #FFF;
    font-size: 10pt;
}
*/

.SearchMenu
{
    clear: both;
    position: absolute;
    left: 610px;
    top: 63px;
    z-index: 202;
}
.SearchMenu li
{
    list-style-type: none;
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 14px;
    padding-left: 15px;
}
.SearchMenu a, 
.SearchMenu a:link, 
.SearchMenu a:hover, 
.SearchMenu a:active, 
.SearchMenu a:visited
{
    color: #5B5B5B;
    text-decoration: none;
    font-size: 10pt;
}
.SearchMenu a:hover
{
    text-decoration: underline;
}

.GrayDiagArrow
{
    display: block;
    height: 15px;
    width: 15px;
    float: left;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src= '/portals/3/skins/newstart/images/gray_diag_arr.png' );
}
.GrayDiagArrow[class]
{
    display: block;
    height: 15px;
    width: 15px;
    float: left;
    background-image: url(images/gray_diag_arr.png);
    background-repeat: no-repeat;
}

.Breadcrumbs
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 7pt;
    color: #666;
    text-transform: lowercase;
}
.FooterMenu
{
    float: right;
    padding: 3px 10px;
    background-color: #D98211;
}
.FooterMenu
{
    text-transform: lowercase;
}
/*
.FooterMenu a:visited
{
    color: #FFF;
}
*/
.Copyright
{
    float: left;
    margin: 3px;
}

.BannerRotator
{
    position: absolute;
    z-index: 0;
}
.TopMenu
{
    position: relative;
}

.ChildPage
{
    width: 100%;
}
.ChildPage .Column
{
    vertical-align: top;
    border-right: solid 1px #CCC;
}
.ChildPage .Footer
{
    border-top: solid 1px #CCC;
    margin: 20px;
    background-color: #F0F0F0;
}
.ChildPage .RightMostColumn
{
    border-right: none;
}
.PageContent .HeaderlessTable
{
    margin-top: 0px;
}
.HeaderlessTable .LeftMostColumn
{
    margin-top: 0px;
}


/**** Flat Menu ****/
.FlatMenu li
{
    font-size: 9pt;
    color: #FFF;
    display: inline;
    line-height: 1.25em;
}
.FlatMenu li a,
.FlatMenu li a:link,
.FlatMenu li a:hover,
.FlatMenu li a:active,
.FlatMenu li a:visited
{
    font-size: 9pt;
    color: #FFF;
    text-decoration: none;
}

.FlatMenu li a:hover
{
    text-decoration: underline;
}

/**** Search Control ****/
.SearchControl
{
    clear: both;
    position: absolute;
    left: 610px;
    top: 37px;
    margin-left: 15px;
    z-index: 202;
}
.SearchControl li
{
    list-style-type: none;
    margin-right: 0px;
}
.SearchControl input
{
    width: 85px;
    vertical-align: middle;
    margin-right: 0px;
}
.SearchControl a
{
    vertical-align: middle;
    font-size: 0px;
    margin-right: 0px;
}
.SearchControl a img
{
    vertical-align: middle;
    margin-right: 0px;
}

/*********** Borders ************/
.BorderAll
{
    border: solid 1px #ccc;
}
.BorderTop
{
    border-top: solid 1px #ccc;
}
.BorderBottom
{
    border-bottom: solid 1px #ccc;
}
.BorderLeft
{
    border-left: solid 1px #ccc;
}
.BorderRight
{
    border-right: solid 1px #ccc;
}
.PaddedSection { padding: 7px; }






.ContentSection
{
    margin: 0px;
}
.FloatClear
{
    clear: both;
}

.BoldText
{
    font-weight: bold;
}
.ExtraSmallText
{
    font-size: 7pt;
}




.Homepage a,
.Homepage a:link,
.Homepage a:active,
.Homepage a:hover,
.Homepage a:visited 
{
   color: #666666; 
}





/***************** Tabbed Menu ****************/
.TabStrip
{
    position: relative;
    z-index: 201;
    margin-top: -15px;
    margin-left: 4px;
    margin-right: 0px;
    height: 15px;
}

.DropDownMenuItem
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    color: #666;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    height: 12px;
    font-weight: normal;
    background-color: #e4e4e4;
}
.DropDownMenuItemSelected
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    color: #666;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ffffff;
}

.Tab
{
    color: #666;
    width: 94px;
    height: 15px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-image: url(images/tab2.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    display: block;
}

.Tab td
{
    color: #666;
    width: 94px;
    height: 15px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-image: url(images/tab_94.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
}

.TabSelected
{
    color: #666;
    width: 94px;
    height: 15px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-image: url(images/tabselected_94.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    display: block;
}

.TabSelected td
{
    color: #666;
    width: 94px;
    height: 15px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-image: url(images/tabselected_94.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    
}
.DropDownMenuIcon
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #666;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #e4e4e4;
}

.SubMenu
{
    border: solid 1px #d5d5d5;
    border-bottom: solid 1px #919191;
    z-index:1001;
}
.SubMenu table
{
    border: solid 1px #d5d5d5;
    border-top: solid 1px #efefef;
    border-left: solid 1px #efefef;
    
    
}

.UnderBar
{
    height: 10px;
    font-size: 0px;
    margin-top: 0px;
    background-image: url(images/underbar2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
    top: -3px;
}
.MenuArrow
{
    display: none;
}
.MenuArrow td
{
    display: none;
}




/**************** Specific DNN classes *********************/
.Head
{
    font-family: Arial, Helvetica, Sans-Serif;
}
.Normal
{
    font-family: Arial, Helvetica, Sans-Serif;
}

/**************** Custom page styles ****************/
.NSGreenTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
    background: url(images/green_arrow.gif) no-repeat 0px 3px;
    padding-left: 18px;}
.NSBlueTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
    background: url(images/blue_arrow.gif) no-repeat 0px 3px;
    padding-left: 18px;}
.NSOrangeTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
    background: url(images/orange_arrow.gif) no-repeat 0px 3px;
    padding-left: 18px; 
}
.GreenTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
}
.BlueTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
}
.OrangeTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
}

ol
{
    list-style-type: decimal;
    margin-left: 26px;
}


.NazOrgLeftNav
{
    font-family: Arial, Helv, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
    color: #CC3300;
}
.NazOrgLeftNav a:link 
{
    font-family: Arial, Helv, Sans-Serif;
    text-decoration: none;
    color: #CC3300;
}
.NazOrgLeftNav a:visited 
{
    font-family: Arial, Helv, Sans-Serif;
    text-decoration: none;
    color: #CC3300;
}
.NazOrgLeftNav a:active  
{
    font-family: Arial, Helv, Sans-Serif;
    text-decoration: none;
    color: #CC3300;
}
.NazOrgLeftNav a:hover  
{
    font-family: Arial, Helv, Sans-Serif;
    text-decoration: underline;
    color: #CC3300;
}
.ContentBody ul li
{
    list-style-image: url(images/dot.gif);
}
.Indent
{
    padding: 0px;
    margin-left: 20px;
}

.BorderImg
{
    border: solid 1px #CCC;
    padding: 3px;
}





