/*=======================================
    DOM Element
========================================*/
body
{
    font-family: Helvetica,Arial,Sans-Serif;
    color: #000000;
}

.Normal{
	font-size:small;
}
/*=======================================
    Home
========================================*/
#brown_page_home_background
{
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.brown_page_home_main_frame
{
    z-index: 10;
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
}
.brown_page_home_main_body
{
    margin-top: 0px;
    width: 940px;
}
.brown_page_home_header
{
    text-align: left;
}
.brown_page_home_menu
{
    margin-top: 0px;
}
.brown_page_home_menu_left
{
    height: 21px;
    text-align: left;
}
.brown_page_home_menu_left td
{
    background-repeat: no-repeat;
    background-position: center bottom;
}

.brown_page_home_menu_left td a
{
    padding: 2px 48px;
}
.brown_page_home_menu_left td.menu1
{
    background-image: url(images/home_menu_left/21.gif);
}
.brown_page_home_menu_left td.menu2
{
    background-image: url(images/home_menu_left/21.gif);
}
.brown_page_home_menu_left td.menu_selected1
{
    background-image: url(images/home_menu_left/22.gif);
}
.brown_page_home_menu_left td.menu_selected2
{
    background-image: url(images/home_menu_left/22.gif);
}
.brown_page_home_menu_top
{
    height: 26px;
}
.brown_page_home_menu_top td, .brown_page_home_menu_top a, .brown_page_home_menu_left td, .brown_page_home_menu_left a
{
    text-align: center;
    color: White !important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.brown_page_home_menu_top a
{
    padding: 2px 6px;
}
.brown_page_home_menu_top td.menu1
{
    background-image: url(images/home_menu_top/11.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_home_menu_top td.menu2
{
    background-image: url(images/home_menu_top/21.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    background-color: White;
    width: 135px;
}
.brown_page_home_menu_top td.menu3
{
    background-image: url(images/home_menu_top/21.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    width: 136px;
    background-color: White;
}
.brown_page_home_menu_top td.menu4
{
    background-image: url(images/home_menu_top/31.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_home_menu_top td.menu_selected1
{
    background-image: url(images/home_menu_top/12.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_home_menu_top td.menu_selected2
{
    background-image: url(images/home_menu_top/22.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    background-color: White;
    width: 135px;
}
.brown_page_home_menu_top td.menu_selected3
{
    background-image: url(images/home_menu_top/22.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    width: 136px;
    background-color: White;
}
.brown_page_home_menu_top td.menu_selected4
{
    background-image: url(images/home_menu_top/32.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_common_nav_login td.border1
{
    background-image: url(images/login/border1.gif);
    width: 9px;
    height: 27px;
}
.brown_page_common_nav_login td.border2
{
    background-image: url(images/login/border2.gif);
    background-repeat: repeat-x;
    font-size: 14px;
    text-align: left;
    padding: 3px 12px 0px;
}
.brown_page_common_nav_login td.border3
{
    background-image: url(images/login/border3.gif);
    width: 9px;
    height: 27px;
}
.brown_page_common_nav_login a.dnnLogin
{
    font-family: Helvetica,Arial,Sans-Serif;
    color: #003768;
    font-size: 14px;
}
/*=======================================
    Common
========================================*/
#brown_page_common_background
{
    background-image: url(images/BA-background.png); 
    background-position: center 0px;
    background-repeat: no-repeat;


    width: 100%;
    height: 100%;
}
.brown_page_common_main_frame
{
    width: 100%;
    left: 0px;
}
.brown_page_common_main_body
{
    width: 950px;
}
.brown_page_common_header
{
    margin-bottom: 0px;
}
.brown_page_common_menu_top
{
    height: 26px;
}
.brown_page_common_menu_top td, .brown_page_common_menu_top a
{
    text-align: center;
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.brown_page_common_menu_top a
{
    padding: 2px 6px;
}
.brown_page_common_menu_top td.menu1
{
    background-image: url(images/common_menu_top/11.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_common_menu_top td.menu2
{
    background-image: url(images/common_menu_top/21.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    background-color: White;
    width: 135px;
}
.brown_page_common_menu_top td.menu3
{
    background-image: url(images/common_menu_top/21.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    width: 136px;
    background-color: White;
}
.brown_page_common_menu_top td.menu4
{
    background-image: url(images/common_menu_top/31.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_common_menu_top td.menu_selected1
{
    background-image: url(images/common_menu_top/12.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_common_menu_top td.menu_selected2
{
    background-image: url(images/common_menu_top/22.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    background-color: White;
    width: 135px;
}
.brown_page_common_menu_top td.menu_selected3
{
    background-image: url(images/common_menu_top/22.gif);
    background-repeat: no-repeat;
    background-position: 1px top;
    width: 136px;
    background-color: White;
}
.brown_page_common_menu_top td.menu_selected4
{
    background-image: url(images/common_menu_top/32.gif);
    background-repeat: no-repeat;
    width: 134px;
}
.brown_page_common_body
{
    background-color: White;
}
.brown_page_common_ContentPane
{
    text-align: left;
    width: 620px;
    padding-top:30px;
    padding-left:40px;
}
.brown_page_common_ContentPane_NoRightPane
{
    text-align: left;
    width: 100%;
    padding-top:30px;
    padding-left:40px;
}
{
    text-align: left;
    width: 620px;
    padding-top:30px;
    padding-left:40px;
}

.brown_page_common_RightPane
{
    padding: 16px 32px 20px 30px;
    width: 258px;
    text-align: right;
}
.brown_page_common_footer
{
    background-color: White;
}
.brown_page_common_footer_links
{
}
.brown_page_common_footer_links td
{
    text-align: center;
    color: #B2B2B2;
    width: 200px;
    font-size: 11px;
    font-weight: bold;
}
/*=======================================
    "Blank" Page
========================================*/
.brown_page_blank_Outer
{
    color:#1a1a1a;
    background-color:#cccccc;
    font-size:small; 
    height:600px; 
    width:700px;
}
.brown_page_blank_Inner
{
    color:#1a1a1a;
    background-color:#cccccc; 
    font-size:small; 
    height:600px; 
    width:700px;
}
.brown_page_blank_ContentPane
{
    color:#1a1a1a;
    background-color:#cccccc;
    font-size:small; 
    text-align: left;
    padding-top:40px;
    padding-left:40px;
    padding-right:40px;
    
}
/*=======================================
    Nav Menu
========================================*/

.TabList ul
{
    padding: 0px;
    margin: 0;
}

.TabList li
{
    float: left;
    margin: 0;
    padding: 0px;
    list-style-type: none;
}

#brown_page_common_navMenuContainer_parent
{
    height: 35px;
}
#brown_page_common_navMenuContainer_parent ul
{
    margin-left: 40px;
}
#brown_page_common_navMenuContainer_parent li
{
    background-color: #B2B2B2;
    height: 28px;
    line-height: 28px;
    width: 174px;
    margin-right: 4px;
    margin-top: 7px;
    text-align:center;
}
#brown_page_common_navMenuContainer_parent li.SelectedTab
{
    background-image: url(images/menu_nav_active.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    height: 35px;
    line-height: 35px;
    margin-top: 0px;
    font-family: Helvetica,Arial,Sans-Serif;
    font-weight:bold;
}
#brown_page_common_navMenuContainer_child
{
}
#brown_page_common_navMenuContainer_child ul
{
    height: 36px;
    background-color: #00366C;
}
#brown_page_common_navMenuContainer_child li, #brown_page_common_navMenuContainer_child li.SelectedTab
{
    background-image: url(images/menu_nav_child_splitter.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:bold;
}
#brown_page_common_navMenuContainer_child li.First-Child
{
    background-image: none;
}
#brown_page_common_navMenuContainer_parent li a, #brown_page_common_navMenuContainer_child li a
{
    color: White;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    padding: 2px 16px;
}
#brown_page_common_navMenuContainer_child li a
{
    line-height: 36px;
}
#brown_page_common_navMenuContainer_child .SelectedTab a
{
    font-weight:bold;
}
#brown_page_common_navMenuContainer_parent li a:hover
{
   
}

#brown_page_common_navMenuContainer_parent li a:visited, #brown_page_common_navMenuContainer_child li a:visited
{
}
#brown_page_common_navMenuContainer_parent li a:hover, #brown_page_common_navMenuContainer_child li a:hover
{
}
/*=======================================
    Content Frame
========================================*/
.brown_page_common_content_frame td.border1
{
    background-image: url(images/border/border_1.gif);
    background-position: 0px top;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}
.brown_page_common_content_frame td.border2
{
    height: 12px;
    background-color: #00366C;
    width: 926px;
}
.brown_page_common_content_frame td.border3
{
    background-image: url(images/border/border_3.gif);
    background-position: 0px top;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}
.brown_page_common_content_frame td.border4
{
    background-image: url(images/border/border_4.gif);
    background-repeat: repeat-y;
    width: 2px;
}
.brown_page_common_content_frame td.border6
{
    background-image: url(images/border/border_6.gif);
    background-position: 0px bottom;
    width: 12px;
    height: 12px;
}
.brown_page_common_content_frame td.border7
{
    background-image: url(images/border/border_7.gif);
    background-repeat: repeat-x;
    background-position: 0px bottom;
    height: 12px;
    font-size: 1px;
}
.brown_page_common_content_frame td.border8
{
    background-image: url(images/border/border_8.gif);
    background-position: 0px bottom;
    width: 12px;
    height: 12px;
}

.commonbar{
    padding-left:40px;
    font-size:small;
    font-weight:normal;
    color: rgb(255, 255, 255);
}

.commonbar1{
    height:25px;
}

/*
/* styles for LiveContent
*/

.myClass
{
    margin:10px;
}

.highslide-html-content A:link
{
    color:#1a1a1a;
}
.highslide-html-content A:visited
{
    color:#1a1a1a;
}
.highlide-html-content A:hover
{
    font-weight:bold;
    color:#1a1a1a;
}

/* Publish */

/*myNews is for regular Publish News articles*/
.myNews .categoryItemList .itemDate
{
	float:right;
	font-size:small;
    padding-top:5px;
}

.myNews .categoryItemList .itemReadmore
{
	clear:both;
	text-align:right;
}

.myNews .categoryItemList .itemTitle
{
	float:left;
	width:80%;
}

.myNews .categoryItemList .itemAuthor
{
	float:left;
	clear:left;
}

.myNews .categoryItemList .itemAuthorDate
{
}

.myNews .categoryItemList .itemEditLink
{
	float:right;
}
.myNews .categoryItemList .itemDescription
{
	clear:right;
}
.myNews .categoryItemList .itemThumbnail
{
	float:left;
	padding-right:5px;
}

.myNews .categoryItemList .divItemContent
{
	float:left;	
}

.categoryItemList .lnkTitle
{
	float:left;
}

.myNews .categoryItemList
{
	display:block;
	clear:both;
	background-color:white; /* the background color for the listing */
	margin-bottom:0px; /*this adds spacing below each listing, cleaning up the look */
	padding:0px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	/*display:inline-block; this enables the div to wrap around items in IE7 */
	border:solid 0px #b0b0b0; /*adds a border to the bottom of each listing */
	padding-top:5px;
	padding-left:20px;
	padding-bottom:0px;

}


.myNews .altCategoryItemList
{
	background-color:white; /* the background color for the listing */
}

.myNews .categoryItemList A:link
{
    font-size:small;
    color:#003366;
}
.myNews .categoryItemList A:visited
{
    font-size:small;
    color:#003366;
}

/*myNews-r is for right column displays*/

.myNews-r .categoryItemList .itemDate
{
	float:right;
	font-size:x-small;
}

.myNews-r .categoryItemList .itemReadmore
{
	clear:both;
	text-align:right;
}

.myNews-r .categoryItemList .itemTitle
{
	float:left;
	width:100%;
}

.myNews-r .categoryItemList .itemAuthor
{
	float:left;
	clear:left;
}

.myNews-r .categoryItemList .itemAuthorDate
{
}

.myNews-r .categoryItemList .itemEditLink
{
	float:right;
}
.myNews-r .categoryItemList .itemDescription
{
	clear:right;
}
.myNews-r .categoryItemList .itemThumbnail
{
	float:left;
	padding-right:5px;
}

.myNews-r .categoryItemList .divItemContent
{
	float:left;	
}

.categoryItemList .lnkTitle
{
	float:left;
}

.myNews-r .categoryItemList
{
	display:block;
	clear:both;
	background-color:white; /* the background color for the listing */
	display:inline-block; /*this enables the div to wrap around items in IE7 */
	border:solid 0px #b0b0b0; /*adds a border to the bottom of each listing */
	margin-left:-5px;
	margin-bottom:0px; /*this adds spacing below each listing, cleaning up the look */
	padding:0px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:10px;
	font-size:x-small;
	line-height:15px;
}


.myNews-r .altCategoryItemList
{
	background-color:#DCDDDE; /* the background color for the listing */
}

.myNews-r .categoryItemList A:link
{
    font-size:x-small;
    color:#003366;
}

.myNews-r .categoryItemList A:visited
{
    font-size:x-small;
    color:#003366;
    }

/*-------------------*/

.myNewsPopup .categoryItemList .itemDate
{
	float:right;
	padding-right:3px;
	color:White;
	font-size:small;
}

.myNewsPopup .categoryItemList .itemReadmore
{
	clear:both;
	text-align:right;
	padding-top:15px;
}

.myNewsPopup .categoryItemList .itemTitle
{
	float:left;
}

.myNewsPopup .categoryItemList .itemAuthor
{
	float:left;
	clear:left;
}

.myNewsPopup .categoryItemList .itemAuthorDate
{
}

.myNewsPopup .categoryItemList .itemEditLink
{
	float:right;
}
.myNewsPopup .categoryItemList .itemDescription
{
	clear:right;
	padding-top:15px;
}
.myNewsPopup .categoryItemList .itemThumbnail
{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.myNewsPopup .categoryItemList .divItemContent
{
	float:left;	
}

.categoryItemList .lnkTitle
{
	float:left;
}

.myNewsPopup .categoryItemList
{
	display:block;
	clear:both;
	background-color:black; /* the background color for the listing */
	margin-bottom:3px; /*this adds spacing below each listing, cleaning up the look */
	padding:0px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	display:inline-block; /*this enables the div to wrap around items in IE7 */
	border:solid 0px #b0b0b0; /*adds a border to the bottom of each listing */
	color:White;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
}

.myNewsPopup .categoryItemList A:link 
{
    color:White;
    font-size:small;
    font-weight:bold;
}
.myNewsPopup .categoryItemList A:visited
{
    color:White;
    font-size:small;
    font-weight:bold;
}

.myNewsPopup .altCategoryItemList
{
	background-color:black; /* the background color for the listing */
	color:White;
}



/*-------------------*/

.myNewsPopup1 .categoryItemList .itemDate
{
	float:right;
	padding-right:3px;
}

.myNewsPopup1 .categoryItemList .itemReadmore
{
	clear:both;
	text-align:right;
}

.myNewsPopup1 .categoryItemList .itemTitle
{
	float:left;
}

.myNewsPopup1 .categoryItemList .itemAuthor
{
	float:left;
	clear:left;
}

.myNewsPopup1 .categoryItemList .itemAuthorDate
{
}

.myNewsPopup1 .categoryItemList .itemEditLink
{
	float:right;
}
.myNewsPopup1 .categoryItemList .itemDescription
{
	clear:right;
}
.myNewsPopup1 .categoryItemList .itemThumbnail
{
	float:left;
	padding-right:5px;
}

.myNewsPopup1 .categoryItemList .divItemContent
{
	float:left;	
}

.myNewsPopup1 .categoryItemList .lnkTitle
{
	float:left;
}

.myNewsPopup1 .categoryItemList
{
	display:block;
	clear:both;
	background-color:#cccccc; /* the background color for the listing */
	margin-bottom:3px; /*this adds spacing below each listing, cleaning up the look */
	padding:15px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	display:inline-block; /*this enables the div to wrap around items in IE7 */
	border:solid 0px #b0b0b0; /*adds a border to the bottom of each listing */
	
}

.myNewsPopup1 .altCategoryItemList
{
	background-color:#cccccc; /* the background color for the listing */
}

.myNewsPopup1 .categoryItemList A:link 
{
    color:White;
    font-size:small;
}
.myNewsPopup1 .categoryItemList A:visited
{
    color:White;
    font-size:small;
}


/*===================================================================*/
/* for news popup */

.myhighslide .highslide {

    outline: none;
    font-size:small;
}

.myhighslide .highslide img {
	border: 2px solid white;
}
.myhighslide .highslide:hover img {
	border: 2px solid gray;
}

.myhighslide .highslide-image {
    border: 2px solid white;
}
.myhighslide .highslide-image-blur {
}
.myhighslide .highslide-caption {
    display: none;
    
    border: 2px solid red;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: small;
    padding: 5px;
    background-color: red;
    padding-left:15px;
    padding-right:15px;

}
.myhighslide .highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: red;
    /*
    padding-left: 22px;
    background-image: url(images/defloader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.myhighslide .highslide-credits,
a.myhighslide .highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.myhighslide .highslide-credits:hover,
a.myhighslide .highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding-top: 6px;
    padding-right: 4px;
}
a.control{color:#1a1a1a;}

.control:hover {
	color: #1a1a1a !important;
}
.myhighslide .highslide-move {
    cursor: move;
    color:#1a1a1a;
    display:none;
}

.myhighslide .highslide-overlay {
	display: none;
}


/* Controlbar example */
.controlbar {	
	background: url(images/defcontrolbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(images/defcontrolbar4-hover.gif);

}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .myhighslide .highslide-move {
	width: 40px;
	background-position: -90px 0;
        display:none;
}
.controlbar .move {display:none;}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
        color:white;
}

.myhighslide .highslide-html {
    background-color: red;
    color:white;
    font-size:small;

}
.myhighslide .highslide-html-blur {
}
.myhighslide .highslide-html-content {
	position: absolute;
    	display: none;
    	font-size:small;
}
.myhighslide .highslide-display-block {
    display: block;
}
.myhighslide .highslide-display-none {
    display: none;
}
/* Necessary for functionality */
.myhighslide .highslide-display-block {
    display: block;
}
.myhighslide .highslide-display-none {
    display: none;
}
	.LCPageDiv {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
	.LCPageDiv a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
	.LCPageDiv a:hover, .LCPageDiv a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	.LCPageDiv span.LCPageNoSelected {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	.LCPageDiv a.LCPageNext{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	.LCPageDiv a.LCPageNext:hover{
		border:2px solid #2b55af;
	}
	.LCPageDiv a.LCPagePrev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	.LCPageDiv a.LCPagePrev:hover{
		border:2px solid #2b55af;
	}
	
	
	.ITItem
{
    vertical-align:top;
}

#articleDisplay
{
	position:relative;
	height:100%;
}
.lnkPrinterFriendly
{
	position:absolute;
	bottom:-40px;
	right:-28px;
	width:156px;
}
.btnEmailAFriend
{
	position:absolute;
	bottom:-18px;
	right:23px;	
	width:105px; 
}
#dnn_ctr716_ItemDisplay_ArticleDisplay_pnlPrinterFriendly, #dnn_ctr716_ItemDisplay_ArticleDisplay_pnlEmailAFriend
{
	height:0px;
}
#divArticleContent
{
	height:100%;
}



#printerFriendlyBody #divArticleTitle
{
	font-weight:bold;
	text-align:center;
	padding:20px 0px 10px 0px;
}
#printerFriendlyBody  #divPortalLogo
{
	text-align:center;
}
#printerFriendlyBody  a:hover 
{
    /*display:none; */
    }

