body 
{
	background: #000 url(/Frameworks/Common/Images/bg_body.gif) left top repeat-x;
}

/*** Region ***/ 
.region:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

* html .region
{
	height: 1px;
}

.TeaserMainDiv
{
	float:left;
	text-align:right;
	margin: 0px 14px 0px 0px !important;
	font-size: 9px;
}

.MainImage
{
	float:none !important;
	margin: 0px 0px 0px 0px !important;
}

/*** ContentBlocks ***/ 
.cb
{
	margin-bottom: 1em;
}


.center 
{
	text-align: center;
}

div.CircleChooser, div.SNFLogo
{
	padding-top: 10px;	
}

div#startpage-box h1 
{
	font-size:  190%;
}

div#startpage-box h2 
{
	font-size:  160%;
}

div#startpage-box img 
{
	padding-bottom:  10px;
}

div.CircleContactBox 
{
	background-color: #eeede0;
	padding: 10px;
	margin-bottom: 10px;
}

div.CircleContactBox h1
{
	font-size: 150%;
	margin: 0px;
	padding: 0px;
}
.ThreeColumn .blockArea
{
	float: left;
	width: 130px;
}

.ThreeColumn .CenterColumn,
.ThreeColumn .RightColumn
{
	margin-left: 15px;
}.TwoColumnRightArea .blockArea
{
	float: left;
	width: 140px;
}

.TwoColumnRightArea .RightColumn
{
	float: right;
}.TwoColumn .blockArea
{
	float: left;
	width: 200px;
}

.TwoColumn .RightColumn
{
	float: right;
}.TwoColumn420 .LeftColumn
{
	width: 420px;
	float: left;
}

.TwoColumn420 .RightColumn
{
	width: 270px;
	float: right;
}.TwoColumnWide .LeftColumn
{
	float: left;
	width: 420px;
}

.TwoColumnWide .RightColumn
{
	float: right;
	width:290px;
	overflow:hidden;
}
.CircleChooser {
	background: #efede0;
	padding: 10px;
	margin-top: 25px;
}

.CircleChooser h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.CircleChooser a {
	font-weight: bold;
	text-decoration: none;
}

.CircleChooser a:visited {
	text-decoration: none;
}

.CircleChooser a:hover {
	text-decoration: none;
}.FullQuickPoll
{
	border-top:solid 1px #e8f195;
	background-image:url(/Frameworks/Default/Images/FullQuickPoll/Background.gif);
	background-repeat:repeat-y;
}

.FullQuickPoll .QuickPollBox
{
	padding-bottom:10px;
	background-image:url(/Frameworks/Default/Images/FullQuickPoll/Corner.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.FullQuickPoll .QuickPollBox .PollAlternatives label
{
	float:left;
	margin-bottom:3px;
	margin-top:2px;
}

.FullQuickPoll .QuickPollBox .PollAlternatives input
{
	float:left;
	clear:left;
	margin-bottom:5px;
}

.FullQuickPoll .Button
{
	margin-top:5px;
	clear:both;
	margin-bottom:5px;
}

.FullQuickPoll .Stats
{
	margin-top:5px;
}

.FullQuickPoll .Stats dt
{
	float: left;
}

* html .QuickPoll .Stats dt
{
	clear: none;
}

.FullQuickPoll .Stats dt span
{
	display: block;
	margin-right: 2.5em;
}

.FullQuickPoll .Stats .Percent
{
	float: right;
	margin-bottom: 0;
	text-align: right;
	font-size:90%;
}

.FullQuickPoll .Stats .Bar
{
	clear: both;
	display: block;
	height: 14px;
	overflow: hidden;
	background-image: url(/Frameworks/Default/Images/FullQuickPoll/TeaserBarBg.gif);
	margin-bottom: 2px;
}

.FullQuickPoll .Stats .Bar span 
{
	display: block;
	background: transparent url(/Frameworks/Default/Images/FullQuickPoll/TeaserBar.gif) 100% 0% no-repeat;
}

.FullQuickPoll .Stats .Bar span span
{
	background: transparent url(/Frameworks/Default/Images/FullQuickPoll/BarStart.gif) 0% 0% no-repeat;
	height: 14px;
	width: 2px;
}.TextBlock
{
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.TextBlockLeft
{
    float:left;
}

.TextBlockCenter
{
    float:left;
    margin-left: 10px;
}

.TextBlockRight
{
    float:right;
}
.TextBlockRight a
{
	text-decoration:none;
	font-weight:bold;
}
.TextBlockRight a.Left
{
	margin-right: 10px;
}
.MemberImage
{
	margin-right:17px;
}

.TextBlockRight img
{
	vertical-align:middle;
}

img.PrintIcon
{
	padding-left:5px;
}/******************************************************
/* FRAMEWORK STATICS
/******************************************************/
form 
{
	display: block;
	width: 940px;
	margin: 0 auto;
}
#Page 
{
	padding: 10px;
	background-color: #fff;
	min-height: 580px;
}

/******************************************************
/* REGIONS
/******************************************************/
#RegionHeader
{
	background-color: #c9dd03;
}

#RegionPage
{
	clear: both;
	padding: 10px 0 0 0;
}

#RegionSidebar
{
	float: left;
	width: 170px;
	margin-top: 15px;
}

#RegionContent
{
	float: right;
	width: 730px;
}

#RegionMainContent
{
	overflow: hidden;
	float:left;
	height: auto;
	width: 420px;
}

#RegionSecondaryContent
{
	overflow: hidden;
	width: 290px;
	height: auto;
	margin-top: 15px;
	float: right;
	
}

#RegionFooter
{
	clear: both;
}
.PageComment 
{
	margin-top:1em;
}

.PageComment .CommentList
{
	background-color:#f9f8f3;
	padding:1em;
	margin-bottom:1em;
}

.PageComment .CommentList .Comment
{
	border-top:dashed 1px #eae9e5;
	padding-top:5px;
	padding-bottom:5px;
}

.PageComment .Comment .Tools .Date
{
	font-style:italic;
}

.PageComment .CommentList .Comment .Number
{
	font-size:220%;
	font-weight:bold;
	font-family:serif;
}

.PageComment .CommentList .Comment .Name
{
	font-weight:bold;
	text-transform: uppercase;
}

.PageComment .CommentForm
{
	background-color:#f3f2e8;
	border-bottom:dashed 1px #bfbfb8;
	padding:1em;
}

.PageComment .CommentForm .Button,
.PageComment .CommentForm .Characters,
.PageComment .CommentForm .Email,
.PageComment .Comment .Tools
{
	float:right;
}

.PageComment .CommentForm .errorList
{
	margin-left:0;
}

.PageComment .CommentForm .errorList ul
{
	padding-left:0;
	margin-left:16px;
	list-style-type:disc;
}

.PageComment .CommentForm label
{
	float:none;
	display:block;
}

.PageComment .CommentForm .Conditions
{
	vertical-align:middle;	
}

.PageComment .CommentForm .Conditions label
{
	display:inline;
	vertical-align:middle;
}

.PageComment .CommentForm .Name
{
	float:left;
}

.PageComment .CommentForm .textBox
{
	width:186px;
	margin-right:0;
	padding-left:3px;
}

.PageComment .CommentForm .Url label
{
	width:391px;
}

.PageComment .CommentForm .Url .textBox
{
	width:391px;
}

.PageComment .CommentForm textarea.textBox
{
	width:391px;	
	padding-left:3px;
}

.PageComment .CommentList .Comment .ReportedComment
{
	background-color:#edfe32;
	border:dashed 1px #bfbfb8;
	padding:0px 5px 0px 5px;
}#RegionFooter
{
	padding: 12px;
	color: #9c0;
	padding-right:0;
}
#RegionFooter a
{
	color: #9c0;
	margin-left: 10px;
	text-decoration: none;
}
#RegionFooter a:hover
{
	color: #cf0;
	text-decoration: underline;
}

#RegionFooter .Info
{
	float:left;
}


#RegionFooter .Feeds 
{
	float:right;
}

#RegionFooter .Feeds ul
{	
	float:left;
}

#RegionFooter .Feeds .linkList li
{	
	list-style-type:none;
}

#RegionFooter .Feeds img
{	
	padding-top:1px;
}div#CircleRegionHeader 
{
	background-color:#C9DD03;
	background-image: url(/Frameworks/Default/Images/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.PageHeaderLogo
{
	display: inline;
	float: left;
	padding: 11px 0px 17px 15px;
}

.PageHeaderLinks
{
	float: right;
	list-style: none none;
	margin: .5em;
	padding: 0;
}

.PageHeaderLinks li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.PageHeaderLinks li a
{
	color: #111;
	border-right: solid 1px #111;
	padding: 0 1em 0 1em;
	text-decoration: none;
}
.PageHeaderLinks li a:hover
{
	color: #000;
	text-decoration: underline;
}

.PageHeaderLinks li a.last
{
	border-right-style: none;
}

.PageHeaderLinks li a.sel
{
	text-decoration:underline;
}
.QuickAccess
{
	clear:right;
	float:right;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:0;
	margin-top:15px;
	width:314px;
}

.QuickAccess .linkDropDown
{
	background-color:#c9dd03;
	border-color:#ffffff;
	padding-right:2px;
	font-weight:bold;
	color:#444;
}

.QuickAccess ul.linkDropDown 
{
	padding-left:0;
}

.QuickAccess ul.linkDropDown ul
{
	width:150px;
	padding-left:0;
}

.QuickAccess ul.linkDropDown ul li
{
	background-color:#e8f195;
	border-top:1px solid #C9DD03;
	font-weight:bold;
}

.QuickAccess ul.linkDropDown li
{
	float:none;
}

.QuickAccess .Lankar a:hover,
.QuickAccess .Lankar .sel a, .TopMenu .sel a:hover
{
	background-color:#fafce5;
}

.QuickAccess a
{
	display: block;
	padding: 10px 10px 11px 10px;
	color:#654;
}

.QuickAccess a:hover,
.QuickAccess .sel a, .TopMenu .sel a:hover
{
	background-color: #E8F195;
	color: #000;
}.QuickSearch
{
	clear: right;
	display: inline;
	float: right;
	margin: 5px 10px 4px 10px;
}

.QuickSearch .btSearch
{
	padding:0;
	width: 44px;
	height: 22px;
}

.DropShadow 
{
	display: inline;
	float: left;
	padding: 0;
	background: transparent url(/Frameworks/Default/Images/dropshadow_bottom_right.gif) no-repeat bottom right;
}

.DropShadow .DropShadowTopRight
{
	background: transparent url(/Frameworks/Default/Images/dropshadow_top_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

.DropShadow .DropShadowBotLeft
{
	background: transparent url(/Frameworks/Default/Images/dropshadow_bottom_left.gif) no-repeat bottom left;
	padding: 0 5px 5px 0;
	margin: 0;
	display: inline;
	float: left;
}

.DropShadow img
{
	vertical-align: bottom;
	display: inline;
	float: left;
}

.DropShadow input
{
	margin: 0;
	display: inline;
	float: left;
	border: 1px solid #fff;
	padding: 3px;
	width: 150px;
}#SecondaryContentFooter .Link
{
	text-decoration:none;
	font-size:105%;
	color:#cc0000;
	font-weight:bold;
	margin:0 25px 0 25px;
}
#SecondaryContentFooter .floatRight
{
	float:right;
}
#SecondaryContentFooter .floatLeft
{
	float:left;
}.TopMenu
{
	clear: both;
	padding: 0 10px;
	background: #c9dd03 url(/Frameworks/Common/Images/bg_boxcorner.gif) no-repeat right bottom;
	border-top: 2px solid #fff;
}

.TopMenu ul
{
	float:left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.TopMenu li
{
	float: left;
	line-height: normal;
	margin: 0;
}

.TopMenu a
{
	display: block;
	padding: 10px 10px 11px 10px;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	font-size: 1.1em;
}

.TopMenu a:hover,
.TopMenu .sel a, .TopMenu .sel a:hover
{
	background-color: #E8F195;
	color: #000;
}
.TreeMenu
{
	background: #c9dd03 url(/Frameworks/Common/Images/bg_boxcorner.gif) no-repeat right bottom;
	padding: 0 0 48px 0;
}

.TreeMenu ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e8f195;
}
.TreeMenu ul ul
{
	border-bottom: none;
}

.TreeMenu li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

.TreeMenu a,
.TreeMenu li.sel li a
{
	display: block;
	text-decoration: none;
	color: #444;
}

.TreeMenu li.sel a,
.TreeMenu li a:hover,
.TreeMenu li.sel li a:hover
{
	color: #111;
	background-color: #fafce5;
	text-decoration: none;
}



/*** INDENT ***/
.TreeMenu li a
{
	padding: 5px 10px;
	font-weight: bold;
	border-top: 1px solid #e8f195;
}
.TreeMenu li.sel a,
.TreeMenu li a:hover
{
	border-top: 1px solid #c9dd03;
}

.TreeMenu li li a,
.TreeMenu li.sel li a
{
	padding-left: 20px;
	background-color: #e8f195;
	border-top: 1px solid #c9dd03;
}

.TreeMenu li li li a,
.TreeMenu li li.sel li a
{
	padding-left: 30px;
	background-color: #f4f8ca;
	font-weight: normal;
}
.TreeMenu li li li li a,
.TreeMenu li li li.sel li a
{
	padding-left: 40px;
}
.TreeMenu li li li li li a,
.TreeMenu li li li li.sel li a
{
	padding-left: 50px;
}


