/* 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;
}
ol, ul {
	list-style: none;
}
a, a:link, a:hover, a:active, a:visited
{
    text-decoration: underline;
}
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/0/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;
}

.LightGrayDiagArrow
{
    display: block;
    height: 15px;
    width: 15px;
    float: left;
    background-image: url(images/diag_gray_arrow.gif);
}

.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;
}
.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;
}







.ContentSection
{
    margin: 0px;
}
.FloatClear
{
    clear: both;
}

.BoldText
{
    font-weight: bold;
}
.ExtraSmallText
{
    font-size: 7pt;
}










/***************** Tabbed Menu ****************/
.TabStrip
{
    position: relative;
    z-index: 201;
    margin-top: -15px;
    margin-left: 4px;
    margin-right: 0px;
    height: 22px;
}

.DropDownMenuItem
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    color: #666;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    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: 10pt;
    font-weight: normal;
    background-color: #ffffff;
}

.Tab
{
    color: white;
    width: 120px;
    height: 22px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(images/tab21.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    display: block;
	white-space: nowrap;
}

.Tab td
{
    color: white;
    width: 120px;
    height: 22px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(images/tab21.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
	white-space: nowrap;
}

.TabSelected
{
    color: #666;
    width: 120px;
    height: 22px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(images/tabselected1.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    display: block;
	white-space: nowrap;
}

.TabSelected td
{
    color: #666;
    width: 120px;
    height: 22px;
    text-align: center;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(images/tabselected1.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
	white-space: nowrap;
    
}
.DropDownMenuIcon
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #666;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    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 ****************/
.GreenText, .GreenText a, a .GreenText
{
font-size:10pt;    
font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
    background: url(images/green_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	text-decoration:none;
	}

.GreenText a:hover, a:hover .GreenText
{text-decoration:underline;}


.BlueText, .BlueText a, a .BlueText
{

font-size:10pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
    background: url(images/blue_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
text-decoration:none;
	}

.BlueText a:hover, a:hover .BlueText
{text-decoration:underline;}

.OrangeText, .OrangeText a, a .OrangeText
{

font-size:10pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
    background: url(images/orange_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
text-decoration:none;
}

.OrangeText a:hover, a:hover .OrangeText
{text-decoration:underline;}

.RedText, .RedText a, a .RedText
{

font-size:10pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #ce4256;
    background: url(images/red_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
text-decoration:none;
}

.RedText a:hover, a:hover .RedText
{text-decoration:underline;}

.NSGreenTitle
{
font-size:12pt;    
font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
    background: url(images/green_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	}
.NSBlueTitle
{

font-size:12pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
    background: url(images/blue_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	}
.NSOrangeTitle
{

font-size:12pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
    background: url(images/orange_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
}
.NSRedTitle
{

font-size:12pt; 
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #ce4256;
    background: url(images/red_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
}

.GreenLinkList a, a .GreenLinkList
{
    font-size: 10pt;
    margin-bottom: .6em;
    padding: 0px;
    color: #7B9439;
    background: url(images/green_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	text-decoration: none;
	}
.BlueLinkList a, a .BlueLinkList
{
    font-size: 10pt;
    margin-bottom: .6em;
    padding: 0px;
    color: #708FC5;
    background: url(images/blue_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	text-decoration: none;
	}
.OrangeLinkList a, a .OrangeLinkList
{
    font-size: 10pt;
    margin-bottom: .6em;
    padding: 0px;
    color: #CF9823;
    background: url(images/orange_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	text-decoration: none;
}
.RedLinkList a, a .RedLinkList 
{
    font-size: 10pt;
    margin-bottom: .6em;
    padding: 0px;
    color: #ce4256;
    background: url(images/red_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	text-decoration: none;
}

.DiagArrowGreenTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
    background: url(images/diag_green_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	}
.DiagArrowBlueTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
    background: url(images/diag_blue_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
	}
.DiagArrowOrangeTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
    background: url(images/diag_orange_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
}
.DiagArrowRedTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #ce4256;
    background: url(images/diag_red_arrow.gif) no-repeat 0px 2px;
    padding-left: 18px; 
	display: block;
}

.DiagArrowGreenTitle a, a .DiagArrowGreenTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
    background: url(images/diag_green_arrow.gif) no-repeat 0px 0px;
    padding-left: 16px; 
	display: block;
	float: right;
	margin-right: 1em;
	text-decoration: none;
}

.DiagArrowBlueTitle a, a .DiagArrowBlueTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
    background: url(images/diag_blue_arrow.gif) no-repeat 0px 0px;
    padding-left: 16px; 
	display: block;
	float: right;
	margin-right: 1em;
	text-decoration: none;
}

.DiagArrowOrangeTitle a, a .DiagArrowOrangeTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
    background: url(images/diag_orange_arrow.gif) no-repeat 0px 0px;
    padding-left: 16px; 
	display: block;
	float: right;
	margin-right: 1em;
	text-decoration: none;
}

.DiagArrowRedTitle a, a .DiagArrowRedTitle
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #ce4256;
    background: url(images/diag_red_arrow.gif) no-repeat 0px 0px;
    padding-left: 16px; 
	display: block;
	float: right;
	margin-right: 1em;
	text-decoration: none;
}


.GreenTitle, a .GreenTitle, .GreenTitle a
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #7B9439;
}
.BlueTitle, a .BlueTitle, .BlueTitle a
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #708FC5;
}
.OrangeTitle, a .OrangeTitle, .OrangeTitle a
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #CF9823;
}
.RedTitle, a .RedTitle, .RedTitle a
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 0px;
    color: #ce4256;
}

ol
{
    list-style-type: decimal;
    margin-left: 26px;
}


.NazOrgLeftNav
{
    font-family: Arial, Helv, Sans-Serif;
    text-decoration: none;
    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;
}

.simplemenu li a
{
    font-size: 11pt;
    font-weight: bold;
    margin-bottom:2px;
    padding: 0px;
    color: #708FC5;
    background: url(images/diag_blue_arrow.gif) no-repeat 0px -1px;
    padding-left: 18px; 
	display: block;
	text-decoration: none;
}

.simplemenu li a:hover
{
	text-decoration: underline;
}








