
/* CSS Document 
Authored by:SJ
For: North Sails
Date:2/08
*/

/* ================================
    Styles for all North Sails Skins
   ================================
*/
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}
body {
     background: #fff;
	 text-align: left;
	 font-family: Arial, Helvetica, sans-serif;
	 margin-bottom: 25px;
	 color: #000;
 
}

p{
    line-height:18px;
	margin:0 0 18px
}

a,a:link,a:visited {
  color: #095BA6;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/
#loginlinks {
    clear:left;
  color: 000;
  margin-top: 10px;
}
#loginlinks a,#loginlinks a:link,#loginlinks a:visited {
  text-decoration: underline;
  color: #000;
  font-weight: normal;
}

/* ================================
    Styles for Redesign Summer 2010
   ================================
*/

/* Structure */
#main{
	width:1000px;
	margin:auto	
}

#header {
	height:76px;
	margin:0 0 18px;
	background:url(/Portals/0/images/bgHeader.png) repeat-y;
}

	#header #logo{
		float:left;
		width:auto;
		margin:13px 0 0;
		padding:0;
		position:relative;
		left:13px
	}
	#header #logo img{
	}
	#header #logo span span{
		position:absolute;
		left:0px;
		top:24px;
		color:#fd0;
		font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#header #search{
        float:right;
        margin:15px 0 0
	}
	#header #search input.text{
		width:173px;
		height:16px;
		padding:1px 1px 1px 5px;
		border:0;
		font-size:.8em;
		color:#666;
		vertical-align:middle;
	}
	#header #search *{
		vertical-align:middle
	}
	
	#header #mainav{
		float:left;
		width:814px;
		margin:1px 0 0;
		color:#0071bc;
	}
	/* CSS Overrides for Top Nav - Summer 2010 */
		#header .RadMenu_Default{
			font:bold 14px Verdana, Geneva, sans-serif;
			line-height:normal;
		}
		#header #mainav ul{
			display:block;
			margin:0 0 0 2px;
			list-style:none;
			font-weight:bold;
			text-transform:uppercase;
			position:relative;
			left:0;
			background:0;
			border:0
		}
		#header #mainav li{
			display:inline;
			float:left;
			font-size:14px
		}
		#header #mainav li a{
			display:block;
			float:left;
			padding:10px 19px 0 !important;
			height:32px;
			border-right:0;
		}
		#header .RadMenu_Default .rmHorizontal .rmItem > a.rmRootLink{
			width:auto !important
		}
		#header #mainav li a:hover, 
		#header #mainav li a.rmExpanded{
			background-color:transparent;
			background:url(/Portals/0/images/bgRmFocused.png) no-repeat bottom left !important;
		}
		#header #mainav li a.focused{
			color:#d2232a;
			background:transparent url(/Portals/0/images/bgRmFocused.png) no-repeat bottom left !important;
		}
		#header #mainav li a span{
			font-family:Helvetica, Arial, Sans-Serif;			
			font-weight:normal;
			font-size:14px;
			letter-spacing:-1px;
			color:#095BA6 ;
			cursor: pointer;
			padding:0;
			background:0
		}
	
		/* Main Nav Sub menus */
		#header #mainav ul ul{
			margin:0;
			padding:12px 24px 20px 15px;
			border:1px solid #bcbec0 !important;
			border-width:0 1px 1px !important;
			background:#fff url(/Portals/0/images/bgMenuDropdown.png) no-repeat top left
		}
		#header #mainav ul ul li{
		}
		#header #mainav ul ul li a {
			height:auto !important;
			padding:2px 0 !important;
			font:normal 12px Arial, Helvetica, sans-serif !important;
			text-transform:none
		}
		#header #mainav ul ul li a:hover,
		#header #mainav ul ul li a.rmExpanded {
			background:0 !important;
			text-decoration:underline !important
		}
		#header #mainav ul ul li a span {
			font:normal 12px Arial, Helvetica, sans-serif !important;
			text-transform:none;
			letter-spacing:normal
		}
		#header #mainav ul ul ul{
			padding:12px 24px 20px 15px;
			background-image:none !important;
			border-top-width:1px !important
		}	

		#header .RadMenu_Default .rmRootGroup,
		#header .RadMenu_Default .rmLink,
		#header .RadMenu_Default .rmText,
		#header .RadMenu_Default .rmLeftArrow,
		#header .RadMenu_Default .rmRightArrow,
		#header .RadMenu_Default .rmTopArrow,
		#header .RadMenu_Default .rmBottomArrow
		{
			background:transparent !important;
			font-family:Verdana, Geneva, sans-serif;
			font-size:1em !important;
			color:#095BA6
		}
		#header .RadMenu_Default .rmText,
		#header .RadMenu_Default .rmDisabled .rmText,
		#header .RadMenu_Default .rmDisabled:hover .rmText
		{
			padding:0;
		}
		/* <expand arrows> */
		
		#header .RadMenu_Default .rmGroup .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmExpandRight{
			width:100%
		}
		#header .RadMenu_Default .rmGroup .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmExpandDown,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled .rmExpandDown,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmExpandDown
		{
			background:url(/Portals/0/images/icon_expandableSub.png) no-repeat right center !important;
			padding-right:15px !important
		}
		
		#header .RadMenu_Default .rmGroup .rmLink:hover .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmFocused .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmExpanded .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmLink:hover .rmExpandDown,
		#header .RadMenu_Default .rmGroup .rmFocused .rmExpandDown,
		#header .RadMenu_Default .rmGroup .rmExpanded .rmExpandDown
		{
			background:url(/Portals/0/images/icon_expandableSub.png) no-repeat right center !important;
			padding-right:15px !important
		}

		#header .RadMenu_Default .rmGroup .rmDisabled:hover .rmExpandRight,
		#header .RadMenu_Default .rmGroup .rmDisabled:hover .rmExpandDown
		{
			background-image: url('Menu/rmSprite.png');
			background-position: 100% -216px;
		}
		
		/* </expand arrows> */
		
		/* <shadows> */
		
        .RadMenu .rmTopFix, .RadMenu .rmTopRight, .RadMenu .rmBottomFix, .RadMenu .rmBottomLeft, .RadMenu .rmBottomRight {
            height: 7px;
            width: 7px;
        }
		
        .RadMenu .rmShadows .rmTopShadowRight, .rmShadows .rmGroup .rmTopShadowRight {
            right: -7px !important;
            width:7px !important
        }		

        .RadMenu .rmBottomShadowLeft {
            bottom: -7px !important;
            height:7px !important
        }

        .RadMenu .rmTopFix, .RadMenu .rmTopRight, .RadMenu .rmBottomFix, .RadMenu .rmBottomLeft, .RadMenu .rmBottomRight {
            height: 7px;
            width: 7px;
        }

        .RadMenu .rmBottomShadowRight {
            bottom: -7px !important;
            height: 7px !important;
            right: -7px !important;
            width: 6px !important;
        }

		/* </shadows> */

		/* <Submenu offsets (Default - specific, overlapping submenus)> */
		
		#header .RadMenu_Default .rmSlide
		{
			margin: -1px 0 0 -1px  !important;
		}
		
		#header .RadMenu_Default .rmVertical .rmSlide,
		#header .RadMenu_Default .rmSlide .rmSlide,
		#header .RadMenu_Default_Context .rmGroup .rmSlide
		{
			margin: 0 0 0 24px !important;
		}
		
		#header .RadMenu_Default_rtl .rmSlide
		{
			margin: 0 0 0 0;
		}
		
		#header .RadMenu_Default_rtl .rmFirst .rmSlide
		{
			margin-left: 1px;
		}
		
		#header .RadMenu_Default_rtl .rmVertical .rmSlide,
		#header .RadMenu_Default_rtl .rmSlide .rmSlide,
		#header .RadMenu_Default_Context_rtl .rmGroup .rmSlide
		{
			margin: 0 0 0 5px;
		}
		
		/* </Submenu offsets> */
/* ================================
    Styles for Home Page 5 column skin only - Summer 2010
   ================================
*/

#container_5column{
	float:left;
	width:1000px	
}

	#container_5column .column{
		float:left;
		width:188px;
		margin:0 0 17px 15px;
	}
	#container_5column div p{
		margin:0
	}
	
	#container_5column .column.first{
		margin-left:0
	}
	#container_5column .column.first p{
        font-size:  11px;
        font-weight: bold;
        color: #003366;
	}
	

	#container_5column .column h1{
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		color:#d2232a
	}
	#container_5column .column h2{
		font:bold 12px/18px Arial, Helvetica, sans-serif;
		color:#000
	}
	#container_5column .column p{
		margin:0 0 6px;
	}
	#container_5column .column input.text{
		width:180px;
		height:17px;
		margin:3px 0;
		padding:1px 1px 1px 5px;
		border:1px solid #999;
		font-size:10px;
		color:#666
	}
	
	#container_5column .column h2{
		text-transform:uppercase;
		font-size:10px;
	}
	#container_5column .column h3{
		font-size:14px;
		line-height:18px
	}
	#container_5column .column h3 a{
	    color:#0071BC 
	}

#container_5column a.link-arrow,
#container_two_column a.link-arrow,
#container_three_column a.link-arrow{
	text-decoration:underline;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	padding-right:8px;
	background:url(/Portals/0/images/red-arrow-small.png) no-repeat right;
	color:#0071BC
}
#container_5column a.link-arrow:hover{
	text-decoration:none
}

/* ================================
    Styles for Content Page skins only
   ================================
*/
#mainbody_fivecol a,
#mainbody_onecol a,
#mainbody_twocol a,
#mainbody_threecol a{
	text-decoration:underline;
}
#mainbody_fivecol a:hover,
#mainbody_onecol a:hover,
#mainbody_twocol a:hover,
#mainbody_threecol a:hover{
	text-decoration:none;
}


#mainbody_onecol h1, #mainbody_twocol h1, #mainbody_threecol h1 {
  color: #000;
  font-size: 24px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  display: block;
}
#mainbody_onecol h1 span, #mainbody_twocol h1 span, #mainbody_threecol h1 span{
  color: #d2232a;
}

#mainbody_onecol h2, #mainbody_twocol h2, #mainbody_threecol h2 {
  color: #000;
  font-size: 1.5em;
  font-weight: normal;
  display: block;
  margin-bottom:1.2em
}
#mainbody_onecol h3, #mainbody_twocol h3, #mainbody_threecol h3 {
  font-size: 1em;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  display: block;
}
#mainbody_onecol h4, #mainbody_twocol h4, #mainbody_threecol h4 {
  font-size: 1em;
  font-weight: bold;
  display: block;
}

/* ================================
    Styles for 1 Column New Content Page skin only
   ================================
*/
#container_one_column {
}
#mainbody_onecol {
  float: left;
  display:inline;
  width: 1000px;
}


/* ================================
    Styles for 3 Column Content Page skin only
   ================================
*/
#container_three_column {
}
#mainbody_threecol {
  float: left;
  display:inline;
  width: 593px;
  margin: 0 0 18px 17px;
}
#mainbody_threecol a,#mainbody_threecol a:link,#mainbody_threecol a:visited {
  color: #CC0000;
}

/* see above for center pane header styles */


#mainbody_threecol p {
}
#mainbody_threecol ul {
    margin:0 0 18px  
}
#mainbody_threecol li {
   margin-left: 16px;
   line-height:18px;
   list-style-type: disc;
}


/*------------------------*/
/* center pane module display like dynamic output */

#mainbody_threecol .texthtml table {
width:100%;
}

#mainbody_threecol .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#mainbody_threecol .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
text-align:left;
}
#mainbody_threecol .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* ---- end center pane module display like dynamic output ---- */

#container_three_column #extrainfo {
  float: right;
  width: 186px;
  margin: 0 0 0 17px;

}
/*#extrainfo div {
  padding-bottom: 20px;
}*/
#container_three_column #extrainfo table {
width:186px;
}


/*------------------------*/
/* right pane module display like dynamic output */

#container_three_column #extrainfo .texthtml th {
  background: #095BA6;
  color: #FFF;
  padding: 4px;
  font-size: .9em;
}
#container_three_column #extrainfo .texthtml td {
  background: #EEE;
  border-bottom: 1px solid #FFF;
  padding: 10px 4px 10px 4px;
}
#container_three_column #extrainfo .texthtml td.highlight {
 background: #7AADDB;
 color: #FFF;
}
#container_three_column #extrainfo .texthtml .foot {
  background: #7AADDB;
  padding: 4px;
  text-align: right;
}
#container_three_column #extrainfo .texthtml .foot a {
  color: #CC0000;
}

/* ---- end right pane module display like dynamic output ---- */

#container_three_column #extrainfo a,#container_three_column #extrainfo a:link,#container_three_column #extrainfo a:visited {
  color: #d2232a;
  font-weight:bold
}
/*allows width of container dropdown to fit on right side*/
#container_three_column #extrainfo .dropdown td select {
width: 120px;
}


/* ================================
    Styles for Product Description Page - 3 Column template
   ================================
*/

#extrainfo .product-tile{
    width:186px;
    margin:0 0 12px
}
#extrainfo .product-tile .wrapright{
    margin-left:8px
}
#extrainfo .product-tile h4{
    padding:70px 0 0;
    font-size:18px;
    font-weight:normal
}
#extrainfo .product-tile h4 span{
    font-style:italic;
    color:#00aeef;
    font-size:16px
}
#extrainfo .product-tile p{
    color:#005b9e
}

/* -- LiveTabs Overrides --*/

#mainbody_onecol .livetabsdefaultdefault .ui-widget,
#mainbody_threecol .livetabsdefaultdefault .ui-widget,
#mainbody_twocol .livetabsdefaultdefault .ui-widget{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px
}
#mainbody_onecol .livetabsdefaultdefault .ui-tabs,
#mainbody_threecol .livetabsdefaultdefault .ui-tabs,
#mainbody_twocol .livetabsdefaultdefault .ui-tabs{
    padding:0
}

#mainbody_onecol .livetabsdefaultdefault .ui-corner-all,
#mainbody_threecol .livetabsdefaultdefault .ui-corner-all,
#mainbody_twocol .livetabsdefaultdefault .ui-corner-all{
    border-radius:0;
    -moz-border-radius:0
}
#mainbody_onecol .livetabsdefaultdefault .ui-corner-top,
#mainbody_threecol .livetabsdefaultdefault .ui-corner-top,
#mainbody_twocol .livetabsdefaultdefault .ui-corner-top {
    border-radius:0;
    -moz-border-radius-topleft:0;
    -moz-border-radius-topright:0;
}
#mainbody_onecol .livetabsdefaultdefault .ui-corner-bottom,
#mainbody_threecol .livetabsdefaultdefault .ui-corner-bottom,
#mainbody_twocol .livetabsdefaultdefault .ui-corner-bottom {
    border-radius:0;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
}
#mainbody_onecol .livetabsdefaultdefault .ui-widget-content,
#mainbody_threecol .livetabsdefaultdefault .ui-widget-content,
#mainbody_twocol .livetabsdefaultdefault .ui-widget-content {
    border:0;
    color:#000;
}

.livetabsdefaultdefault .ui-tabs .ui-tabs-nav li { list-style-type:none !important }

#mainbody_onecol li.ui-state-default,
#mainbody_threecol li.ui-state-default,
#mainbody_twocol li.ui-state-default{
    float:left;
    height:20px;
    margin:18px 18px 0 0 !important;
    padding:3px 20px 0;
    background: #bcbec0;
    border:0
}
#mainbody_onecol .livetabsdefaultdefault .ui-state-active, 
#mainbody_onecol .livetabsdefaultdefault .ui-widget-content .ui-state-active,
#mainbody_threecol .livetabsdefaultdefault .ui-state-active, 
#mainbody_threecol .livetabsdefaultdefault .ui-widget-content .ui-state-active,
#mainbody_twocol .livetabsdefaultdefault .ui-state-active, 
#mainbody_twocol .livetabsdefaultdefault .ui-widget-content .ui-state-active {
    height:20px;
    margin:18px 18px 0 0 !important;
    padding:3px 20px 0;
    background:url(/Portals/0/images/bgTabActive.png) repeat-x top;
    color:#000 !important;
    border:0;
    padding-bottom:0
}

#mainbody_onecol li.ui-state-default a,
#mainbody_onecol li.ui-state-active a,
#mainbody_threecol li.ui-state-default a,
#mainbody_threecol li.ui-state-active a,
#mainbody_twocol li.ui-state-default a,
#mainbody_twocol li.ui-state-active a{
    padding:0;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff !important;
    text-decoration:none !important
}
#mainbody_onecol li.ui-state-active a,
#mainbody_threecol li.ui-state-active a,
#mainbody_twocol li.ui-state-active a{
    color:#000 !important
}
#mainbody_onecol .ui-widget-header,
#mainbody_threecol .ui-widget-header,
#mainbody_twocol .ui-widget-header{
    background:0;
    margin:0;
    padding:0;
    border:0;
    border-radius:0;
    -moz-border-radius:0
}

#mainbody_onecol .ui-tabs-panel{
    float:left;
    width:960px;
    padding:24px 20px 0;
    background:url(/Portals/0/images/bgTabContent.png) repeat-x top
}

#mainbody_threecol .ui-tabs-panel{
    float:left;
    width:553px;
    padding:24px 20px 0;
    background:url(/Portals/0/images/bgTabContent.png) repeat-x top
}

#mainbody_twocol .ui-tabs-panel{
    float:left;
    width:755px;
    padding:24px 20px 0;
    background:url(/Portals/0/images/bgTabContent.png) repeat-x top
}


#mainbody_onecol .ui-tabs-panel #descLeft{
    float:left;
    width:360px;
}
#mainbody_threecol .ui-tabs-panel #descLeft{
    float:left;
    width:360px;
}
#mainbody_twocol .ui-tabs-panel #descLeft{
    float:left;
    width:360px;
}
#mainbody_threecol .ui-tabs-panel #descRight{
    float:right;
    width:167px
}



/* ================================
    Styles for 2 Column Content Page skin only
   ================================
*/
#container_two_column {
}
#mainbody_twocol {
  float: left;
  width: 795px;
  margin:0 0 18px 18px;
  line-height: 150%;
  text-align: left;
}
#mainbody_twocol a,#mainbody_twocol a:link,#mainbody_twocol a:visited {
  color: #095BA6
}

#mainbody_twocol p {
}
#mainbody_twocol ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
}
#mainbody_twocol li {
   margin-left: 16px;
   list-style-type: disc;
}

/*------------------------*/
/* center pane module display like dynamic output */

#mainbody_twocol .texthtml table {
width:100%;
}
#mainbody_twocol .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#mainbody_twocol .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
text-align:left;
}
#mainbody_twocol .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* 2-column Skin - Category Index pages */

#mainbody_twocol .cat-image{
    float:left;
    display:inline;
    width:390px;
    margin:0 18px 20px 0
}
#mainbody_twocol .cat-info{
    float:left;
    width:387px;
}
#mainbody_twocol .cat-info h2{
    line-height:normal
}
#mainbody_twocol .cat-info a{
    color:#005b9e;
    font-weight:bold
}
#mainbody_twocol .cat-info a:hover{
    color:#D2232A;
}
#mainbody_twocol .cat-info .link-arrow{
    color:#000 !important;
    text-decoration:none
}

#mainbody_twocol .spinnakers .cat-info h2{
    font-size:18px;
    margin:0 0 20px
}
#mainbody_twocol .spinnakers .cat-info h3{
    color:#d2232a;
    text-transform:capitalize;
}
#mainbody_twocol .spinnakers .cat-info .wrapleft{
    float:none !important
}
/* ---- end center pane module display like dynamic output ---- */

/* ================================
    Styles for Content Page skins only
   ================================
*/
#container_two_column #subinfo,
#container_three_column #subinfo {
  float: left;
  width: 187px;
  text-align: left;
  margin: 0 0 18px;
  background:url(/Portals/0/images/bgLeftNav.png) repeat-x top
}
#container_two_column #subnav,
#container_three_column #subnav {
    float:left;
    display:inline;
    width:178px;
    font-weight: bold;
    margin: 10px 0 18px 9px;
    text-align: left;
	font-size:12px
}
#container_two_column #subextra,
#container_three_column #subextra {
    float:left;
    width:187px;
	margin:0 !important
}

/*------------------------*/
/* Left hand module display like dynamic output */

#container_two_column #subextra .texthtml table,
#container_three_column #subextra .texthtml table {
margin-bottom: 30px;
}
#container_two_colum #subextra .texthtml td,
#container_three_colum #subextra .texthtml td {
  text-align: left;
}
#container_two_colum #subextra .texthtml th,
#container_three_colum #subextra .texthtml th {
  background: url(/Portals/0/images/sidebar_brackets.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  height:8px;
  padding-top:15px;
  padding-bottom:10px;

}
#container_two_column #subextra .texthtml .foot,
#container_three_column #subextra .texthtml .foot {
text-align:right;
}
#container_two_column #subextra .texthtml .foot a,
#container_three_column #subextra .texthtml .foot a{
color:#CC0000;
}

/* ---- end left hand module display like dynamic output ----  */

/* ================================
    Styles for News Page
   ================================
*/
.news-item{
    margin:0 0 12px
}
.news-item .date{
    color:#000
}
.news-item h3, .news-item h3 em{
    font-size:17px !important;
    font-weight:bold;
    color:#0071bc;
    line-height:18px;
    text-transform:none !important
}
.news-item h4{
    font-size:15px !important;
    font-weight:normal;
    font-style:italic;
    line-height:20px
}
.news-item.featured h4{
    font-style:normal
}
.news-item.featured .credits{
    margin:0 0 18px;
    color:#0071bc
}
.news-item.featured .captionhtml{
    line-height:normal;
    margin:6px 0
}
.news-item.featured p{
    margin:0
}
.news-item .link-more{
    text-align:right;
}
.news-item .link-more a{
    text-decoration:none !important
}
.news-item .link-more a:hover{
    text-decoration:underline !important
}

/* ================================
    Footer Styles - Summer 2010
   ================================
*/

#footerNew{
    clear:left;
	float:left;
	width:1000px;
	position:relative
}
#footerNew #bottomnav{
	height:29px;
	margin:0 0 10px;
	background:#bcbec0
}
#footerNew #bottomnav h4{
	float:left;
	margin:5px 14px 0 0;
	padding:1px 12px 0 8px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(/Portals/0/images/red-arrow-large.png) no-repeat right;
	color:#005b9e
}
#footerNew #bottomnav .RadMenu_Default .rmRootGroup {
	float:left;
	width:798px;
	margin:0;
	background:0 !important;
	border:0;
}
#footerNew #bottomnav ul li{
	list-style:none;
	display:inline;
	margin:0;
}
#footerNew #bottomnav ul li a{
	display:block; 
	float:left;
	width:auto;
	padding:0 !important;
	line-height:normal;
	border-left:1px solid #fff;
	color:#fff;	
	background:0 !important;
	font-family:Arial, Helvetica, Sans-Serif
}
#footerNew #bottomnav ul li a span{
    padding:7px 12px;
    cursor:pointer;
	background:0 !important
}

#footerNew #copyright{
	float:right;
	color:#939598
}
#footerNew ul#links li{
	display:inline;
	list-style:none;
	color:#939598
}
#footerNew ul#links li a{
	color:#939598;
}

/* BEGIN: Social Media Icons */
#footerNew ul#social{
    display:none;
    position:absolute;
    top:0;
    right:15px;
    z-index:9999
}

#footerNew ul#social li{
    display:inline;
    float:left;
    width:29px;
    margin-left:5px;
}

#footerNew ul#social li a{
    display:block;
    float:left;
    width:29px;
    height:29px;
    border:0;
    text-indent:-9999px;
    overflow:hidden;
    background-image:url(/portals/0/images/sprite-social-icons.png) !important
}

#footerNew #social #facebook{ background-position:0 0 !important }
#footerNew #social #twitter{ background-position:-29px 0 !important}
#footerNew #social #youtube{ background-position:-58px 0 !important }

/* ================================
    Styles for International Landing Page Skin
   ================================
*/
#wrapperint {
  width: 942px;
  margin: 25px auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: relative;

}
#wrapperint-inner {
  position: absolute;
  top:0;
  left: 0;

}
#container_international {
  text-align: left;
  width: 942px;
  background: transparent;
  position: relative;

}
#logoint {
 background:url(/Portals/0/images/logo_ns_int.gif) no-repeat 52px 26px;
 width: 163px;
 
}
#logotrans {
 background: url(/Portals/0/images/logo_ns_int_alpha.png) no-repeat;
 width: 190px;
 height: 528px;

}
#logoint p {
  color: #FFCC33;
  font-size:.95em;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
  padding-top: 114px;
  margin-left: 20px;
}
#logointnsd {
 background:url(/Portals/0/images/logo_nsd_int.gif) no-repeat 27px 40px;
 width: 163px;
 
}
#logointnsd p {
  color: #FFCC33;
  font-size:.95em;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
  padding-top: 120px;
  margin-left: 20px;
}
#location {
  color: #FFF;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: .75em;
  margin-top: 40px;
  margin-left: 25px;
}
.select {
  margin-bottom: 5px;
  display: block;
  margin-left: 10px;
  font-size: 1.1em;
}
#mission {
  background: #095BA6;
  color: #ADADAD;
  line-height: 200%;
  font-size: .8em;
  padding: 10px 27px;
  text-align: center;

}
#privacy {
  color: #333;
  font-size: .65em;
  margin-top: 5px;
}
#privacy a,#privacy a:link,#privacy a:visited {
  color: #333;
  text-decoration: none;
}
#privacy a:hover {
  text-decoration: underline;
}


/* ================================
    Styles for Portal Site skins - Location Home Page, 3 Column Content, and 2 Column Content
   ================================
*/
#portalname {
margin-top:0px;
font-size:11px;
}

/* Forces text align left on content when logged in ================================ */
.DNNAlignleft{
	text-align:left
}

#wrapper_content {
    background: url(/Portals/0/images/mast_bkgd.jpg) no-repeat;
    width: 800px;
    margin: 0 auto;
    text-align: left;
	position: relative;
	font-size: .7em;
}
#wrapper_content .logocircle {
  position: absolute;
  top: 6px;
  left: 7px;
  background: url(/Portals/0/images/logo_northsails.png);
  width: 87px;
  height: 87px;
  
}
.logocircle a  {
  display: block;
  width: 87px;
  height: 87px;
}
.logocircle a:hover {
  text-decoration: none;
}
#wrapper_content .logocircle a em {
  visibility: hidden;
}
#wrapper_content1 {
    background: url(/Portals/0/images/mast_bkgd.jpg) no-repeat;
    width: 800px;
    margin: 0 auto;
    text-align: left;
	position: relative;
	font-size: .7em;
}

#wrapper_content1 .logocircle1 {
  position: absolute;
  top: 6px;
  left: 7px;
  width: 87px;
  height: 87px;
  
}
.logocircle1 a  {
  display: block;
  width: 87px;
  height: 87px;
}
.logocircle1 a:hover {
  text-decoration: none;
}
#wrapper_content1 .logocircle1 a em {
  visibility: hidden;
}
#topnav {
  font-size: .82em;
  padding-top: 4px;
  padding-bottom: 3px;
  font-family:Verdana, Arial, Helvetica, sans-serif;

}
#topnav ul {
  float: right;
}
#topnav li {
  background: url(/Portals/0/images/bullet_topnav.gif) no-repeat;
  list-style-type: none;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
}
#topnav li a {
  display: block;
}
#topnav a,#topnav a:link,#topnav a:visited {
  color: #666666;
  text-decoration: none;
}
#topnav a:hover {
  text-decoration: underline;
}
#topnav li.noline {
  background: none;
}
/*mast styles*/
#mast {

}

#mast #logo {
    float: left;
	width: 450px;
  padding: 0 0 0 96px;

}
#mast #logo img {
  float: left;
  margin-right: 8px;
}
#mast #logo span {
  color: #CC0000;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 1.22em;
  margin-top: 2px;
  display: block;
  float: left;
  font-stretch:extra-condensed;
  width: 220px;
}
#mast #search{
	float: right;
	width: 192px;
	font-size: .85em;
	font-weight: bold;
	color: #666666;
	margin: 6px 0 7px 0;
}
#mast #search input {
  margin-left: 4px;
  vertical-align: middle;
}
#mast #search input.text, #search input.NormalTextBox {
  border: 1px solid #666666;
  width: 105px;
  height: 13px;
  padding: 1px 1px 1px 5px;
  vertical-align: middle;
  	font-size: 1em;
}
#mast .searchbutton {
 vertical-align: bottom;
  
}
#mainav {
  margin-left: 90px;
  padding-left: 10px;
}
.caption {
 display: block;
 font-size: .8em;
 text-align: right;
}
 .date {
  color: #095BA6;
  font-size: .9em;
  margin-bottom: 3px;
  display: block;
}
.videoimageleft {
  margin-right: 6px;
  margin-bottom: 5px;
  float: left;
}
.imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}


#maininfohome h1, #onecolmainbody h1, #twocolmainbody h1, #threecolmainbody h1 {
  color: #CC0000;
  font-size: 1.5em;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  display: block;
  line-height: 110%;
  margin-bottom:5px;
}
#maininfohome h2, #onecolmainbody h2, #twocolmainbody h2, #threecolmainbody h2 {
  color: #095BA6;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
}
#maininfohome h3, #onecolmainbody h3, #twocolmainbody h3, #threecolmainbody h3 {
  font-size: 1.3em;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  display: block;
}
#maininfohome h4, #onecolmainbody h4, #twocolmainbody h4, #threecolmainbody h4 {
  font-size: 1em;
  font-weight: bold;
  display: block;
}




/* ================================
    Styles for Location Homepage skin only
   ================================
*/
#container_home {
	background: url(/Portals/0/images/bkgd_home.gif) repeat-y;
	min-height: 300px;
}
#container_home a,#container_home a:link,#container_home a:visited {
  color: #CC0000;
}
#subinfohome {
  float: left;
  width: 174px;
  font-size: 1em;
  line-height: 135%;
  text-align: left;
  margin-top: 17px;
}
#subextrahome {
margin-left:18px;
margin-right:18px;
text-align:left;
height:8px;
}
#subextrahome h1 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 15px;
  margin-bottom: 12px;
  margin-top: 15px;
}
#subextrahome h2 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 15px;
  margin-bottom: 12px;
  margin-top: 15px;
}
#subextrahome h3 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #CC0000;
  padding-top: 10px;
  margin-bottom: 12px;
  margin-top: 15px;
}
#subextrahome h4 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #095BA6;
  padding-top: 10px;
  margin-bottom: 12px;
  margin-top: 15px;
}

/* #subextrahome p {
text-align:left;
} */

/*------------------------*/
/* Left hand module display like dynamic output */

#subextrahome .texthtml table {
margin-top: 15px;
text-align: center;
}
#subextrahome .texthtml td {
  text-align: left;
  vertical-align: middle;
}
#subextrahome .texthtml th {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 10px;
  margin-bottom: 12px;
  text-align:center;
  line-height:110%;
  height:8px;
}
#subextrahome .texthtml .foot {
text-align:right;
padding:3px;
margin-bottom:10px;
}
#subextrahome .texthtml .foot a {
color:#CC0000;
}

/* ---- end styles for left hand module display like dynamic output ---- */
#subextrahome td input {
float:right;
margin-top:-16px;
}
/*allows submit go button in container on left side of homepage to appear*/
#subextrahome .dropdown td input {
float: none;
margin-top:0;
}
#subextrahome .dropdown td select {
width: 120px;
}

/*------------------------*/
input.logintext {
  border: 1px solid #666666;
  background: #F3F4F4;
  width: 70px;
  margin: 5px 0 0 7px;
}
.loginbutton {
  background: #7AADDB;
  border: 1px solid #095BA6;
  color: #095BA6;
  width: 55px;
  height: 15px;
  text-align: center;
  font-size: .9em;
  margin: -16px 0 8px 50px;
}
#maininfohome {
  float: left;
  width: 410px;
  padding: 23px 20px 0 20px;
  line-height: 165%;
}

/* see above for maininfohome header styles */

#maininfohome p {
padding-bottom: 35px;
text-align:left;
}
#maininfohome ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
  
}
#maininfohome li {
   margin-left: 25px;
   list-style-type: square;
}

/*------------------------*/
/* Center pane module display like dynamic output */


#maininfohome .texthtml table {
width:100%;
}
#maininfohome .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#maininfohome .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
}
#maininfohome .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* ---- end styles for center pane module display like dynamic output ---- */


/* Right Hand Pane Styles for Location Home Page */

#extrainfohome {
  float: left;
  width: 137px;
  margin: 15px 0 0 20px;
  text-align: left;
}
#extrainfohome h1 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.8em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 10px;
  margin-bottom: 12px;
}
#extrainfohome h2 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.8em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 10px;
  margin-bottom: 12px;
}
#extrainfohome h3 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #CC0000;
  padding-top: 15px;
  margin-bottom: 12px;
}
#extrainfohome h4 {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #095BA6;
  padding-top: 15px;
  margin-bottom: 12px;
}

/*------------------------*/
/* Right hand module display like dynamic output */

#extrainfohome .texthtml table {
margin-top: 15px;
text-align: center;
width:100%;
}
#extrainfohome .texthtml td {
  text-align: left;
  vertical-align: middle;
}
#extrainfohome .texthtml th {
  background: url(/Portals/0/images/sidebar_brackets_home.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  padding-top: 10px;
  margin-bottom: 12px;
  text-align:center;
  line-height:110%;
  height:8px;
}
#extrainfohome .texthtml .foot {
text-align:right;
padding:3px;
margin-bottom:10px;
}
#extrainfohome .texthtml .foot a {
color:#CC0000;
}
/* --- end styles for right hand pane styling to mimic dynamic output */

#extrainfohome td input {
float:right;
margin-top:-16px;
}
/*allows submit go button in container on left side of homepage to appear*/
#extrainfohome .dropdown td input {
float: none;
margin-top:0;
}
#extrainfohome .dropdown td select {
width: 120px;
}


/* ================================
    Styles for Content Page skins only
   ================================
*/
#subinfo {
  float: left;
  width: 193px;
  font-size: .95em;
  line-height: 135%;
  text-align: left;
  margin-top: 19px;

}
#subnav {
  font-weight: bold;
  margin: 0 0 0 19px;
  text-align: left;
}
#subextra {
margin-left:20px;
margin-right:16px;
}

/*------------------------*/
/* Left hand module display like dynamic output */

#subextra .texthtml table {
margin-bottom: 30px;
}
#subextra .texthtml td {
  text-align: left;
}
#subextra .texthtml th {
  background: url(/Portals/0/images/sidebar_brackets.gif) no-repeat 50% 0;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #095BA6;
  height:8px;
  padding-top:15px;
  padding-bottom:10px;

}
#subextra .texthtml .foot {
text-align:right;
}
#subextra .texthtml .foot a{
color:#CC0000;
}

/* ---- end left hand module display like dynamic output ----  */


/*footer styles*/

#footer {
   background:#095BA6;
   padding: 0 0 0 15px;
   font-size: .9em;
	color: #C8C8C8;
	float:left;
	width:785px;
}
#footer a,#footer a:link,#footer a:visited {
   color: #C8C8C8;
}
#bottomlinks {
   float: left;
   width: 350px;
  padding: 10px 0 12px 0;

}
#adminlinks {
  float: right;
  width: 225px;
  padding: 10px 0 12px 0;
  font-size: .9em;

}
#sitemap {
  padding-left: 33px;
}
#copyright {
/*  margin-top: 6px; was causing broken layout in IE */
}
#copyright a,#copyright a:link,#copyright a:visited {
   color: #99C4CC;
}


/* ================================
    Styles for 3 Column Content Page skin only
   ================================
*/
#container_3column {
	background: url(/Portals/0/images/bkgd_news.gif) repeat-y;
}
#threecolmainbody {
  float: left;
  width: 420px;
  margin-left: 14px;
  line-height: 150%;
  padding-top:20px;
}
#threecolmainbody a,#threecolmainbody a:link,#threecolmainbody a:visited {
  color: #CC0000;
}

/* see above for center pane header styles */


#threecolmainbody p {
padding-bottom: 25px;
}
#threecolmainbody ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
  
}
#threecolmainbody li {
   margin-left: 25px;
   list-style-type: square;
}


/*------------------------*/
/* center pane module display like dynamic output */

#threecolmainbody .texthtml table {
width:100%;
}

#threecolmainbody .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#threecolmainbody .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
text-align:left;
}
#threecolmainbody .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* ---- end center pane module display like dynamic output ---- */

#extrainfo {
  float: right;
  width: 128px;
  margin: 38px 14px 0 0;

}
/*#extrainfo div {
  padding-bottom: 20px;
}*/
#extrainfo table {
width:128px;
}


/*------------------------*/
/* right pane module display like dynamic output */

#extrainfo .texthtml th {
  background: #095BA6;
  color: #FFF;
  padding: 4px;
  font-size: .9em;
}
#extrainfo .texthtml td {
  background: #EEE;
  border-bottom: 1px solid #FFF;
  padding: 10px 4px 10px 4px;
}
#extrainfo .texthtml td.highlight {
 background: #7AADDB;
 color: #FFF;
}
#extrainfo .texthtml .foot {
  background: #7AADDB;
  padding: 4px;
  text-align: right;
}
#extrainfo .texthtml .foot a {
  color: #CC0000;
}

/* ---- end right pane module display like dynamic output ---- */

#extrainfo a,#extrainfo a:link,#extrainfo a:visited {
  color: #095BA6;

}
/*allows width of container dropdown to fit on right side*/
#extrainfo .dropdown td select {
width: 120px;
}

/* ================================
    Styles for 1 Column Content Page skin only
   ================================
*/
#container_1column {
	background: url(/Portals/0/images/bkgd_news_noline.gif) repeat-y;
}
#onecolmainbody {
  float: left;
  width: 764px;
  margin-left: 7px;
  line-height: 150%;
  text-align: left;
  padding-top: 20px;
}
#onecolmainbody a,#onecolmainbody a:link,#onecolmainbody a:visited {
  color: #CC0000;
}

#onecolmainbody p {
	padding-bottom: 25px;
}
#onecolmainbody ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
}
#onecolmainbody li {
   margin-left: 25px;
   list-style-type: square;
}

/*------------------------*/
/* center pane module display like dynamic output */

#onecolmainbody .texthtml table {
width:100%;
}
#onecolmainbody .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#onecolmainbody .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
text-align:left;
}
#onecolmainbody .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* ================================
    Styles for 2 Column Content Page skin only
   ================================
*/
#container_2column {
	background: url(/Portals/0/images/bkgd_news_oneline.gif) repeat-y;
}
#twocolmainbody {
  float: left;
  width: 584px;
  margin-left: 7px;
  line-height: 150%;
  text-align: left;
  padding-top: 20px;
}
#twocolmainbody a,#twocolmainbody a:link,#twocolmainbody a:visited {
  color: #CC0000
}

#twocolmainbody p {
	padding-bottom: 25px;
}
#twocolmainbody ul {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 25px;
}
#twocolmainbody li {
   margin-left: 25px;
   list-style-type: square;
}

/*------------------------*/
/* center pane module display like dynamic output */

#twocolmainbody .texthtml table {
width:100%;
}
#twocolmainbody .texthtml th {
background:#095BA5;
color:#FFF;
font-size:1.1em;
text-align:left;
padding:3px;
}
#twocolmainbody .texthtml td {
background:#EEE;
padding-top:4px;
padding-bottom:0px;
text-align:left;
}
#twocolmainbody .texthtml .foot {
text-align:right;
padding:2px;
background:#79ADDC;
margin-bottom:10px;
}

/* ---- end center pane module display like dynamic output ---- */

/* See end of file for holdover styles */


/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}
#search .SkinObject{
	vertical-align:bottom
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules 
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}
*/
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
/* modified style for Dynamic Login buttons - may need to be applied to page: /DesktopModules/Dynamic Login/DynamicLogin.ascx */

.LoginButton
{
	font-weight: normal;
	font-size: 12px;
	background: url(../0/images/button_background_login.jpg);
	height:20px;
	border: none;
	color: #FFFFFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}    

.PWButton
{
	font-weight: normal;
	font-size: 12px;
	background: url(../0/images/button_background_pw.jpg);

	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	height:20px;
	font-weight:bold;
} 

/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}
.contentapprovalhead {
font-size: 11px;
}
/** Custom Module Styles **/

/* admin screen styles */
#custommodule h1 {
}
#custommodule h2 {
}
#custommodule h3 {
}
/* field label */
.label {
  font-weight: bold;
  font-size:13px;
}

/* input field styles */
#custommodule input,#custommodule select {
  padding-left: 6px;
  border: 1px solid #0099CC;
}
#custommodule.border {
  border: 1px solid #7797A4;
  margin-top: 3px;
}
#custommodule input[type="checkbox"] { 
border: none; 
margin-right: 10px;
}
#custommodule input[type="radio"] { 
border: none; 
margin-right: 10px;
}
#custommodule input[type="text"] { 
height: 19px; 
}

#custommodule input[type="combo"] { 
height: 19px; 
}
#custommodule input.ComboBoxInput_Default[type="text"] { 
height: 21px; 
}

/* radio button select list text wrap fix - you have to put the appropriate style around the radio list tag and a clearfix div must accompany it 

EXAMPLE:
<div class="checkboxlist">
	<div class="clearfix">
		<radiobuttonlist>
	</div>
</div>

*/
	/* 1 column checkbox list */
	.checkboxlist td input {
	  display: block;
	  float: left;
	  width: 25px;
	  margin-left:-3px;
	}
	.checkboxlist td label {
	  display: block;
	  float: left;
	  width: 440px;
	}
	/* 1 column / half page checkbox list*/
	.checkboxlist1a td {
		vertical-align:top;
		height:23px;
	}
	
	.checkboxlist1a td input {
	  display: block;
	  float: left;
	  width: 25px;
	  vertical-align: top;
	  margin-left:-3px;
	}
	.checkboxlist1a td label {
	  display: block;
	  float: left;
	  width: 215px;
	}
	/* 2 column checkbox list */
	.checkboxlist2 td input {
	  display: block;
	  float: left;
	  width: 25px;
	  margin-left:-3px;
	}
	.checkboxlist2 td label {
	  display: block;
	  float: left;
	  width: 200px;
	}
	/* 3 column checkbox list*/
	.checkboxlist3 td {
		vertical-align:top;
	}
	.checkboxlist3 td input {
	  display: block;
	  float: left;
	  width: 25px;
	  vertical-align: top;
	  margin-left:-3px;
	}
	.checkboxlist3 td label {
	  display: block;
	  float: left;
	  width: 100px;
	}
	/* 4 column checkbox list*/
	.checkboxlist4 td {
		vertical-align:top;
	}
	.checkboxlist4 td input {
	  display: block;
	  float: left;
	  width: 25px;
	  vertical-align: top;
	  margin-left:-3px;
	}
	.checkboxlist4 td label {
	  display: block;
	  float: left;
	  width: 100px;
	}

/* styles for the error message image if replaced with custom image */
.alertimage {
padding-left:12px; 
position:relative; 
top: 5px;
}
.alertimage2 {
position:relative;
top: 5px;
}


/* ================================
    Styles for Events Module
   ================================
*/
.formGroupBlock{
	margin:0 0 4px
}
.formGroupBlock label{
	display:block;
	float:left;
	width:130px;
	margin:0 3px 0 0;
	font-weight:bold;
	text-align:right
}
span.checkbox *{
	vertical-align:middle
}
span.checkbox label{
	display:inline !important;
	font-weight:normal;
	float:none;
}

/* Rad Editor Custom CSS */
.reTool span.Selector{
	background-position:-365px center
}
/* Rad Grid Styles */
.RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol{
	background:url(/DesktopModules/MediaItemManager/Controls/RadControls/Grid/Skins/Default/img/headerBg.gif) repeat-x !important;
}
.RadGrid_Default .rgHeader{
	color:#fff !important;
}

/* RadMenu Styles */
/* <RadMenu / Default> */

.RadMenu_Default .rmRootGroup,
.RadMenu_Default .rmLink,
.RadMenu_Default .rmText,
.RadMenu_Default .rmLeftArrow,
.RadMenu_Default .rmRightArrow,
.RadMenu_Default .rmTopArrow,
.RadMenu_Default .rmBottomArrow
{
	background: #095BA6 !important;
	font-size:1em !important;
	color:#FFFFFF;
}

.RadMenu_Default .rmRootGroup
{
	border: 0 !important;
	background: #095BA6 !important;
}

.RadMenu_Default .rmLink{
	cursor:pointer !important;
	cursor:hand !important
}
/* <Root items> */

.RadMenu_Default,
.RadMenu_Default .rmLink
{
	font: normal 1em Arial, Helvetica, sans-serif !important;
	color: #000;
	text-decoration: none;
}

.RadMenu_Default .rmLink,
.RadMenu_Default .rmDisabled,
.RadMenu_Default .rmDisabled:hover
{
	padding:4px 0 !important;
	border-right:1px solid #ccc;
}

#wrapper_content .RadMenu_Default .rmText,
#wrapper_content .RadMenu_Default .rmDisabled .rmText,
#wrapper_content .RadMenu_Default .rmDisabled:hover .rmText
{
	padding:0 13px !important;
}

.RadMenu_Default .rmFirst .rmLink,
.RadMenu_Default .rmFirst .rmLink:hover,
.RadMenu_Default .rmLast .rmText,
.RadMenu_Default .rmLast .rmLink:hover .rmText,
.RadMenu_Default .rmVertical .rmLink,
.RadMenu_Default .rmVertical .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
	text-decoration:none !important
}

.RadMenu_Default .rmVertical .rmFirst,
.RadMenu_Default .rmVertical .rmLast
{
	background: none;
}

.RadMenu_Default .rmLink:hover,
.RadMenu_Default .rmFocused,
.RadMenu_Default .rmLink:hover .rmText,
.RadMenu_Default .rmFocused .rmText{
	background: #7AADDB !important;
	text-decoration:none !important
}

.RadMenu_Default .rmVertical .rmLink
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.RadMenu_Default .rmVertical .rmLink:hover,
.RadMenu_Default .rmVertical .rmFocused,
.RadMenu_Default .rmVertical .rmExpanded,
.RadMenu_Default .rmVertical .rmExpanded:hover
{
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-color: #828282;
	border-width: 1px 0;
	background: #7AADDB !important;
	text-decoration:none !important
}

.RadMenu_Default .rmVertical .rmFirst .rmLink:hover,
.RadMenu_Default .rmVertical .rmFirst .rmFocused,
.RadMenu_Default .rmVertical .rmFirst .rmExpanded,
.RadMenu_Default .rmVertical .rmFirst .rmExpanded:hover
{
	padding-top: 1px;
	padding-bottom: 0;
	border-top-width: 0;
}

.RadMenu_Default .rmVertical .rmLast .rmLink:hover,
.RadMenu_Default .rmVertical .rmLast .rmFocused,
.RadMenu_Default .rmVertical .rmLast .rmExpanded,
.RadMenu_Default .rmVertical .rmLast .rmExpanded:hover
{
	padding-bottom: 1px;
	padding-top: 0;
	border-bottom-width: 0;
}

.RadMenu_Default .rmVertical .rmItem .rmDisabled:hover
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 0;
}

.RadMenu_Default .rmExpanded,
.RadMenu_Default .rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -72px;
}

.RadMenu_Default .rmExpanded .rmText,
.RadMenu_Default .rmExpanded:hover .rmText
{
	background-position: 100% -96px;
}

.RadMenu_Default .rmLast .rmExpanded .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_Default .rmDisabled,
.RadMenu_Default .rmDisabled:hover
{
	color: #7d7d7d;
	background-color: transparent;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Default .rmGroup,
.RadMenu_Default .rmGroup .rmVertical
{
	border: 1px solid #ccc !important;
	border-width:1px 1px 0 0 !important;
}

.RadMenu_Default .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Default_rtl .rmGroup,
.RadMenu_Default_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_Default .rmRootGroup li.rmItem .rmGroup
{
	padding-bottom: 0;
}

.RadMenu_Default .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Default .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Default .rmGroup .rmItem .rmLink,
.RadMenu_Default .rmGroup .rmItem .rmLink:hover,
.RadMenu_Default .rmGroup .rmItem .rmFocused,
.RadMenu_Default .rmGroup .rmItem .rmExpanded
{
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.RadMenu_Default .rmGroup .rmLast .rmLink,
.RadMenu_Default .rmGroup .rmLast .rmLink:hover,
.RadMenu_Default .rmGroup .rmLast .rmFocused,
.RadMenu_Default .rmGroup .rmLast .rmExpanded
{
	padding-bottom: 1px;
}

.RadMenu_Default .rmGroup .rmLink,
.RadMenu_Default .rmGroup .rmText,
.RadMenu_Default .rmGroup .rmItem .rmDisabled,
.RadMenu_Default .rmGroup .rmItem .rmDisabled:hover,
.RadMenu_Default .rmGroup .rmItem .rmDisabled .rmText,
.RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_Default .rmGroup .rmLink:hover,
.RadMenu_Default .rmGroup .rmFocused,
.RadMenu_Default .rmGroup .rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Default .rmGroup .rmLink:hover .rmText,
.RadMenu_Default .rmGroup .rmFocused .rmText,
.RadMenu_Default .rmGroup .rmExpanded .rmText
{
	background:0 !important
}

/* <expand arrows> */

.RadMenu_Default .rmGroup .rmExpandRight,
.RadMenu_Default .rmGroup .rmExpandDown,
.RadMenu_Default .rmGroup .rmItem .rmDisabled .rmExpandRight,
.RadMenu_Default .rmGroup .rmItem .rmDisabled .rmExpandDown,
.RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmExpandRight,
.RadMenu_Default .rmGroup .rmItem .rmDisabled:hover .rmExpandDown
{
	background:url(/DesktopModules/RadMenu/RadControls/Menu/Skins/Default/img/groupImage.gif) no-repeat right center !important;
	margin-right:4px
}

.RadMenu_Default .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Default .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_Default .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_Default .rmGroup .rmFocused .rmExpandDown,
.RadMenu_Default .rmGroup .rmExpanded .rmExpandDown
{
	background:url(/DesktopModules/RadMenu/RadControls/Menu/Skins/Default/img/invertedGroupImage.gif) no-repeat right center !important;
	margin-right:4px
}

.RadMenu_Default .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_Default .rmGroup .rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* </Submenu items> */

/* <Submenu offsets (Default - specific, overlapping submenus)> */

.RadMenu_Default .rmSlide
{
	margin: 0 !important;
}

.RadMenu_Default .rmVertical .rmSlide,
.RadMenu_Default .rmSlide .rmSlide,
.RadMenu_Default_Context .rmGroup .rmSlide
{
	margin: 0 0 0 1px !important;
}

.RadMenu_Default_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_Default_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_Default_rtl .rmVertical .rmSlide,
.RadMenu_Default_rtl .rmSlide .rmSlide,
.RadMenu_Default_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

.RadMenu .rmGroup .rmLeftImage {
	margin:0 !important
}
.RadMenu .rmLeftImage {
	margin:0 !important;
	padding:0 !important;
}
/* </RadMenu / Default> */

/* RadWindow Override Styles */
.RadWindow{
	z-index:9999 !important
}

/* Rad PanelBar Override Styles */
.RadPanelBar_Default {
	font-size:.95em !important;
	white-space:normal !important;
	width:151px !important;
	line-height:170% !important
}
.RadPanelBar_Default .rpRootGroup {
	margin-bottom:42px !important;
	padding-right:5px !important;
	border:0 !important
}
.RadPanelBar_Default .rpLink{
	background:0 !important;
	border:0 !important;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
	line-height:18px !important
}
.RadPanelBar .rpOut,
.RadPanelBar_Default .rpGroup .rpLink .rpOut {
	background:url(/Portals/0/images/bullet_redarrow.gif) no-repeat !important;
	font-size:.95em !important;
	padding-left:12px !important;
	text-decoration:none;
	font-weight:bold;
	border:0 !important;
	color:#095BA6;
	position:relative
}
.RadPanelBar .rpClicked .rpOut,
.RadPanelBar .rpFocused .rpOut,
.RadPanelBar .rpLink:hover .rpOut{
	background:#095BA6 url(/Portals/0/images/bullet_whitearrow.gif) no-repeat !important;
	padding-bottom:0 !important;
	color:#ffffff !important;
	text-decoration:none !important
}
.RadPanelBar .rpGroup .rpSelected .rpOut,
.RadPanelBar .rpGroup .rpSelected:hover .rpOut,
.RadPanelBar .focused .rpOut {
	background:#7AADDB url(/Portals/0/images/bullet_whitearrow.gif) no-repeat !important;
	color:#fff !important
}
.RadPanelBar .rpText{
	padding:0 !important
}
.RadPanelBar_Default .rpExpandable .rpText, 
.RadPanelBar_Default .rpExpanded .rpText{
	background:0 !important
}
.RadPanelBar_Default .rpGroup .rpLink .rpOut {
	font-weight:normal !important;
	margin-left:12px !important;
}

.RadPanelBar_Default .rpLevel2 .rpLink .rpOut {
	margin-left:24px !important;
}
.RadPanelBar_Default .rpLevel3 .rpLink .rpOut {
	margin-left:36px !important;
}

.H1R
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:20pt;    
    color:#CC0000;
}
.H1B
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:20pt;    
    color:#0071BC;
    line-height: 120% !important;
}
.Cap1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12pt;
    color:#0071BC;
}
.Cap2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#000;
}
.HmBluLg 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:13pt;
   color:#0071BC;
}
.HmBluSm 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:9pt;
   color:#0071BC;
}
.H124
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:24pt;
    color:#000;
}
.H218
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:18pt;
    color:#000;
    line-height:92%
}
.H214
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14pt;
    color:#000;
    line-height: 120% !important;
}
/* holdover styles
#content {
   line-height: 160%;
   color: #333333;
   font-size: .75em;
   margin-top: 30px;
   padding-right: 24px; 
}
#content h1 {
   color: #0D7BB7;
   font-size: 1.7em;
   margin-bottom: 15px;
   background: url(/Portals/0/images/header_boxes.gif) no-repeat;
   padding-left: 26px;
}
#content h2 {
  font-size: 1.3em;
  margin-bottom: 5px;

}
#content h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
}

#content p {
   padding-bottom: 15px;
}
#content li {
   padding-left: 25px;
   list-style-type: square;
}
#content a,#content a:link,#content a:visited {
 color: #4F7884;
 text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}
.table {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  padding: 5px;
  margin: 0;
}
*/
