/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 0px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #666666;
        font-weight: normal;
}
.layout_container {
	background-color:#ffffff;
	height: 100%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.layout_main_wholeContent {
        padding-left:10px;
        padding-right:5px;
}
.colourfulHeaderBlue {
        background:url(/assets/layouts/united/colourfulHead_bg_blue.gif);
        background-repeat:no-repeat;
        padding-top:2px;
        padding-left:10px;
}
.layout_secondMenu {
        padding-top:5px;
}
.second {
        padding-left:0px;
}
.second a {

}
.second a:hover {
        background:url(/assets/layouts/united/colourfulHead_give-over.gif);
        background-repeat:no-repeat;
}
.mid {
padding-left:5px;
}
.mid a {

}
.mid a:hover {
        /*background:url(/assets/layouts/united/colourfulHead_advocate-over.gif);
        background-repeat:no-repeat;*/
}
.end {
padding-left:5px;
}
.end a {

}
.end a:hover {
        /*background:url(/assets/layouts/united/colourfulHead_volunteer-over.gif);
        background-repeat:no-repeat;*/
}
.firstColumn {
        padding-right:0px;
}
.secondColumn {
        padding-left:15px;
}
.thirdColumn {
        padding-left:5px;
}

img.topPhotoMask{ behavior: url(iepngfix.htc) }
.preloads {
	position:absolute;
	top:-1500px;
	left:-1500px;
	}
body#sub {
	background: #ffffff url(images/bg_sub.gif) repeat-x;
	}
#sub_topWhiteBoxBG {
	float:left;
	padding-top:5px;
	width:960px;
	background:#ffffff url(images/subMainWhiteTop.gif) no-repeat top;
	}
#sub_topWhiteBoxBGInsideGradient {
	float:left;
	width:960px;
	background:#ffffff url(images/sub_topWhiteBoxBGInsideGradient.gif) repeat-x bottom;
	}
#subBtmOfGradient {
		height:5px;
		float:left;
		clear:both;
		width:960px;
		background:#f6f7f7;
		}
#subBtmOfGradient .leftSide, #subBtmOfGradient .mid {
			height:5px;
			float:left;
			}
#subBtmOfGradient .leftSide {
				width:5px;
				background:url(images/btmOfGrey_left.gif) no-repeat;
				}
#subBtmOfGradient .rightSide {
				width:5px;
				height:5px;
				float:right;
				background:url(images/btmOfGrey_right.gif) no-repeat;
				}
#colourfulHeads, #rowBelow {
	clear:both;
	float:left;
	width:949px;
	margin:5px 5px 0 5px;
	}
.fullThreeColumnLayout {
	clear:both;
	float:left;
	width:949px;
	margin:0 5px 0 5px;
	}
#lg_give, #give, #advocate, #volunteer, #colourfulHeader {
		float:left;
		}
#give, #advocate, #volunteer {
			width:110px;
			}
#colourfulHeads .mid {
			margin:0 5px 0 5px;
			}
#colourfulHeads .second {
			margin:0 0 0 0;
			}
#colourfulHeads .colourfulHeaderBlue {
			margin-right:5px;
			width:604px;
			height:31px;
			background:#ffffff url(images/colourfulHead_bg_blue.gif) no-repeat;
			}
#colourfulHeads .colourfulHeaderBlue h1 {
				margin:5px 0 0 12px;
				color:#ffffff;
				}
.fullThreeColumnLayout .firstColumn, .fullThreeColumnLayout .secondColumn, .fullThreeColumnLayout .thirdColumn {
	float:left;
	}
#sub1MainThreeCol .firstColumn {
	width:193px;
	overflow:hidden;
	}
#sub1MainThreeCol .secondColumn {
	padding:0 15px 0 15px;
	width:529px;
	overflow:hidden;
	}
.firstColumn .inner, .secondColumn .inner, .thirdColumn .inner {
		padding:10px 0 0 0;
		}
#sub1MainThreeCol .secondColumn .inner p {
		padding-bottom:14px;
		}
#sub1MainThreeCol .thirdColumn {
	overflow:hidden;
	width:196px;
	}
#rowBelow {
	margin-top:10px;
	width:950px;
	clear:both;
	float:left;
	}
.bigHead {
	float:left;
	width:950px;
	}
.bigHead .leftSide {
		float:left;
		height:41px;
		width:10px;
		background:url(images/bigHeadLeftSide.gif) no-repeat;
		}
.bigHead .inside {
		float:left;
		height:41px;
		width:930px;
		background:url(images/bigHeadInside.gif) repeat-x;
		}
.bigHead .inside h2 {
			font-size:20px;
			margin:8px 0 !important;
			}
.bigHead .rightSide {
		float:left;
		height:41px;
		width:10px;
		background:url(images/bigHeadRightSide.gif) no-repeat;
		}
.bigFoot {
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
.bigFoot .leftSide {
		float:left;
		height:5px;
		width:10px;
		background:url(images/bigFootLeftSide.gif) no-repeat;
		}
.bigFoot .inside {
		float:left;
		height:5px;
		width:930px;



		background:url(images/bigFootInside.gif) repeat-x;
		}
.bigFoot .rightSide {
		float:left;
		height:5px;
		width:10px;
		background:url(images/bigFootRightSide.gif) no-repeat;
		}
.underBigHead {
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
.underBigHead .inner {
		width:908px;
		padding:20px;
		float:left;
		}
.underBigHead .inner .videoThumb {
			width:285px;
			float:left;
			}
.underBigHead .inner .content {
			width:575px;
			float:left;
			padding:0 30px 0 15px;
			}
.underBigHead .inner .columnholder {
		float: left;
		width: 908px;
		}
.underBigHead .inner .content h3 {
				color:#333333;
				font-weight:bold;
				text-transform:uppercase;
				}
.underBigHead .inner .column3  {
			float: left;
			width: 270px;
			font-size: 11px;
			}
.underBigHead .inner .middle {
			margin: 0 20px;
			padding: 0 20px;
			border-left: 1px solid #f0f0f0;
			border-right: 1px solid #f0f0f0; 
			}
.underBigHead .inner .column3 p {
			font-size: 11px;
			line-height: 16px;
			text-indent: 1px;
			}
.underBigHead .inner .column3 h3 {
			color:#666666;
			font-weight: bold;
			margin: 0 0 2px 0;
			font-size: 11px;
			}		
.underBigHead .inner .column3 a.more {
			margin: 0 0 20px 0;
			display: block;
			padding-left: 10px;
			background: url(images/more_arrows.gif) 0px 6px no-repeat;
			}
.underBigHead .inner .column3 a.end {
			margin: 0;
	}			
.underBigHead .inner .column3 img.imghead {
			display: block;
			margin: 0 0 12px 0;
			}
.medHead {
	float:left;
	width:950px;
	}
.medHead .leftSide {
		float:left;
		height:29px;
		width:10px;
		background:url(images/medHeadLeftSide.gif) no-repeat;
		}
.medHead .inside {
		float:left;
		height:29px;
		width:930px;
		background:url(images/medHeadInside.gif) repeat-x;
		}	
.medHead .inside h2 {
	color: #666;
	padding: 3px 0 0 10px;
	}
.medHead .inside h2 .dark {
	color: #2f3196;
	}
.medHead .rightSide {
		float:left;
		height:29px;
		width:10px;
		background:url(images/medHeadRightSide.gif) no-repeat;
		}
.underMedHead {
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
.formBox {
	float:left;
	clear:both;
	width:948px;
	background:#ffffff url(images/formBoxBG.gif) repeat-x bottom;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
.formBox input, .formBox textarea, .formBox select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color:#666;
}
.formBox .inner {
		float:left;
		padding:6px;
		}
.formBox .inner .firstBit, .formBox .inner .secondBit {
		width:275px;
		margin:0 0 0 0;
		float:left;
		}
.formBox .inner .secondBit2 {
		width:200px;
		margin:0 0 0 0;
		float:left;
		}
.formBox .inner .thirdBit {
		width:190px;
		margin:0 0 0 0;
		float:left;
		}
.formBox .inner .firstBit .info {
	margin:10px 45px 0 5px;
	}
.formBox .inner td, .formBox .inner .firstBit .info p
	{font: 11px arial;}
.vs_leftrighthighlight {color: #ff7a00;}

table.formTbl td {
	padding:10px 15px 0 0;
	}
.formText {
	font-size:11px;
	}
.formFoot {
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
.formFoot .leftSide {
		float:left;
		height:6px;
		width:6px;
		background:url(images/formFootLeftSide.gif) no-repeat;
		}
.formFoot .inside {
		float:left;
		height:6px;
		width:938px;
		background:url(images/formFootInside.gif) repeat-x;
		}
.formFoot .rightSide {
		float:left;
		height:6px;
		width:6px;
		background:url(images/formFootRightSide.gif) no-repeat;
		}
.underMedHead .inner {
		background:#ffffff;
		font-family: "Trebuchet MS", arial, sans-serif;
		font-size: 12px;
		clear:both;
		width:908px;
		padding:20px;
		float:left;
		}
.underMedHead .inner .one, .underMedHead .inner .two, .underMedHead .inner .three, .underMedHead .inner .four {
			float:left;
			width:227px;
			}
.underMedHead a:link, .underMedHead a:visited
		{text-decoration:none;}
		.underMedHead a:hover
		{text-decoration:underline;}
/* ___________________________________________________________ */

#leftNav {
	width:193px;
	}
#leftNav .top {
		background:url(images/leftNav_top.gif) no-repeat;
		width:193px;
		height:9px;
		}
#leftNav .inside {
		margin-top:-5px;
		width:191px;
		background:#ffffff url(images/leftNavBG.gif) repeat-x bottom;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		}
#leftNav .inside {
		min-height:223px;
		}
#leftNav .inside a:link, #leftNav .inside a:visited, #leftNav .inside a:hover{
		color:#37393c;
		text-decoration:none;
		background:url(images/leftNav_linkBG.gif) no-repeat 2px 8px;
		border-bottom:1px solid #d9dae1;
		display:block;
		margin:0 5px 0 5px;
		padding:10px 0 8px 25px;
		}
#leftNav .inside a:hover {
		background: url(images/leftNav_linkBG-over.gif) no-repeat 2px 8px !important;
		color:#1c2482 !important;
		}
#leftNav .inside a.last:link, #leftNav .inside a.last:visited, #leftNav .inside a.last:hover {
		border-bottom-style:none !important;
		}
#leftNav .bottom {
		background:url(images/leftNav_bottom.gif) no-repeat;
		width:193px;
		height:5px;
		clear:both;
		}
#leftSide_emailSignUp {
	margin-top:10px;
	width:193px;
	}
#leftSide_emailSignUp .top {
		background:url(images/leftSide_emailSignUpTop.gif) no-repeat;
		width:193px;
		height:83px;
		}
#leftSide_emailSignUp .inside {
		padding:0 0 13px 0;
		width:191px;
		background:#ffffff;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		float:left;
		}
#leftSide_emailSignUp .inside .grdFormField .email {
			width:156px;
			}
#leftSide_emailSignUp .inside .grdFormField .zip {
			width:74px;
			}
#leftSide_emailSignUp .bottom {
	background:url(images/leftSide_emailSignUpBtm.gif) no-repeat;
	width:193px;
	height:7px;
	clear:both;
	}
.grdFormField {
	float:left;
	}
.grdFormField .left {
		float:left;
		background:url(images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
.grdFormField .inner {
		padding:0;
		float:left;
		background: url(images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px !important;
		/*YOU NEED TO SET A WIDTH DEPENDENT ON WHERE YOU'RE USING*/
		}
.grdFormField .right {
		float:left;
		margin-right:5px;
		background:url(images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
.grdFormField .btn {
		float:left;
		}
#leftSide_emailSignUp .inside #ziptext {
	margin-right:-5px;
	padding:12px 0 0 10px;
	font-size:11px;
	color:#999999;
	float:left;
	}
.accordionZiptext {
	margin-right:5px;
	font-size:11px;
	color:#999999;
	float:left;
	}
#leftSide_emailSignUp .inside .grdFormField {
	margin:12px 0 0 10px;
	}
#hp_tools {
    margin:0;
    width:196px;
    background: url(images/hp_toolsBG.gif) no-repeat;
    overflow:hidden;
    }
	

/*~~~~~~~~~accordion jammies~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#container {
    margin:0 0 0 0;
    }
#bottom_container {
    clear: both;
    }
h3.accordion_toggle, h3.accordion_toggle_active {
    cursor: hand;
    display: block;
    padding:0 0 0 10px;
    height:29px;
    margin: 0;
    font-weight:normal;
    font-size:12px;
	line-height:30px;
    color:#666;
    font-family:"Trebuchet MS",  verdana, sans-serif;
    }
h3.accordion_toggle_active {
    color:#ffffff;
    }
.accordion_toggle {
    background: url(images/accordHdrClosed.gif) no-repeat;
	border-top:1px solid #f1f2f4;
    }
#bottom_container #first {
	border-top-style:none;
		}
.accordion_toggle_active {
    background: url(images/accordHdrOpen.gif) no-repeat;
    }
.accordion_toggle[id="first"] {
    background: url(images/accordHdrClosed_first.gif) no-repeat !important;
	}
.accordion_toggle_active[id="first"] {
    background: url(images/accordHdrOpen_first.gif) no-repeat !important;
	}
/*.accordion_toggle[acc="last"]
	{
    background: url(images/accordHdrClosed_last.gif) no-repeat;
	height:34px !important;
	margin-bottom:-5px !important;
	}
.accordion_toggle_active[acc="last"]
	{
    background: url(images/accordHdrOpen.gif) no-repeat !important;
	}*/
.accordion_content  {
	background:#ffffff url(images/leftNavBG.gif) repeat-x bottom;
    color: #999999;
    margin:0;
    border: 1px solid #d9dae1;
	border-top-style:none;
    overflow: hidden;
    }
.accordBtm {
    vertical-align:bottom;
	clear:both;
	display:block !important;
	height:20px;
	background: url(images/accordBtm.gif) no-repeat bottom;
	}
/*.accordion_content[concon="last"]
	{

	border-bottom-style: none !important;
	}

.accordion_toggle[acc="last"] + .accordion_content[concon="last"] +  .accordBtm
	{
	display:none;
	}*/
.accordion_content {
    color: #666666;
    line-height: 110%;
    }
.accordion_content p, .accordion_content table td {
	padding-bottom:2px;
	font-size:11px;
	color: #666666;
    line-height: 135%;
	}
table.accordFormTbl {
	}
table.accordFormTbl td {
	padding:5px 0 8px 0;
	}
.insideAccord {
	padding:12px 20px 15px 10px;
	color: #666666;
    line-height: 110%;
	min-height:236px;
	}
html*.insideAccord {
	    /*IE ONLY HACK*/
		min-height:236px !important;
		}/*IE ONLY HACK*/
		
#footer #copyright {
background:transparent url(images/foot_left.gif) repeat-x scroll 0 0;
color:#9B9EA8;
float:left;
font-size:12px;
height:37px;
padding:15px 0 0 10px;
}
#footer {
background:transparent url(images/footerBG.gif) repeat-x scroll 0 0;
clear:both;
float:left;
height:37px;
margin-top:10px;
width:960px;
}

.layout_main_homeWhite {
padding-left:5px;
}
.layout_main_leftContent {

}
.layout_main_leftContent a {
font-size:14px;
border-bottom:1px solid #333333;
}
.layout_main_leftContent a:hover {
text-decoration:underline;
}
.layout_footer {
 font-size: 12px;
 font-family: Arial;
 color:#666666;
}
.layout_footer a {
 font-family: Arial;
 font-size:12px;
 color:#2f3196;
}
.layout_footer a:hover {
 text-decoration:underline;
}
/* Front end */
#leBlog_addComment {
	border-top:solid 2px #000000;
	padding-top: 4px;
}
.blog_viewPostTitle {
	background: #F0F0EE;
	padding: 4px;
	margin-bottom: 6px;
}
.blog_viewPostTitle a, .blog_viewPostTitle a:HOVER, .blog_viewPostTitle a:VISITED {
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
#blog_rightMenu {
	float: right;
	width: 20%;
	margin-left: 12px;
}
.blog_rightMenuHeading {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	padding: 4px;
	background: #f0f0ee;
}
.blog_rightMenuMargin {
	margin: 0px 4px 8px 4px;
	padding: 3px;
}
.blog_rightMenuContainer {
	border: 1px solid silver;
	margin-bottom: 12px;
}
#blog_leftData {
	float: left;
	width: 75%;
}
.blog_mostPopularLink, .blog_mostPopularLink:HOVER, .blog_mostPopularLink:VISITED, .blog_mostRecentLink,
.blog_mostRecentLink:HOVER, .blog_mostRecentLink:VISITED {
	display: block;
	margin: 0px 4px 6px 4px;
	color: #0000ff;
}
.leBlog_formRow {
	margin-bottom: 8px;
}
#leBlog_comment_field {
	width: 100%;
	height: 150px;
}
#leBlog_email_field {
	width: 250px;
}
#leBlog_submitCommentButton {
	margin-top: 6px;
	margin-bottom: 6px;
}
/* End Front End */

#blog_branding {
	float: left;
	margin-bottom: 24px;
}
#blog_branding span {
	font-weight: bold;
	font-size: 20px;
}
#blog_postCount {
	float: right;
	font-weight: bold;
	margin-right: 34px;
	margin-bottom: 24px;
}
#blog_postCount span {
	font-size: 20px;
}
#blog_mainContent {
}
#blog_leftMenu {
	float: left;
	width: 30%;
	margin-right: 12px;
}
.blog_leftMenuHeading {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}
.blog_leftMenuMargin {
	margin: 0px 4px 8px 4px;
	padding: 3px;
}
#blog_newBlog, #blog_newBlog:HOVER, #blog_newBlog:VISITED {
	display: inline-block;
	margin: 0px 4px 12px 4px;
	color: #0000ff;
	font-size: 12px;
	text-decoration: underline;
}
.blog_pictureItem {  }
#blog_branding img, .blog_pictureItem img {
	border: none;
	float: left;
	margin-right: 4px;
}
.blog_pictureItemText {
	position: relative;
	top: 0px;
	padding-left: 54px;
	word-wrap: break-word;
}
#blog_rightData {
	float: left;
	width: 66%;
}
#blog_commentsHeader, .blog_commentsHeader {
	border: 1px solid silver;
	background: #f0f0ee;
	padding: 2px 4px;
	font-weight; bold;
	font-size: 14px;
	margin-bottom: 12px;
}
.blog_postSummary, .blog_commentSummary {
	clear: both;
	margin-bottom: 24px;
	padding: 6px;
}
.blog_commentSummary {
	border: 1px solid silver;
}
.blog_rightMenuHeading a, .blog_rightMenuHeading a:HOVER, .blog_rightMenuHeading a:VISITED, .blog_leftMenuHeading a,
.blog_leftMenuHeading a:HOVER, .blog_leftMenuHeading a:VISITED, .blog_postSummary a,.blog_postSummary a:HOVER,
.blog_postSummary a:VISITED {
	color: #0000ff;
	text-decoration: underline;
}
.blog_viewPostTitle a, .blog_viewPostTitle a:HOVER, .blog_viewPostTitle a:VISITED {
	text-decoration: none;
}
.blog_postTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}
.blog_postSummaryActions, .blog_commentSummaryActions {
	float: right;
}
.blog_postSummaryActions a, .blog_commentSummaryActions a {
	margin-left: 6px;
}
.blog_postSummaryText, .blog_commentSummaryText {
	margin-top: 4px;
}
.blog_commentSummaryText {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px inset silver;
}
.blog_postReadMore a {
}
/* Edit Create Post */
#blog_postPageHeader {
	font-weight: bold;
	font-size: 24px;
	margin-left: 12px;
	margin-bottom: 24px;
	padding-left: 30%;
}
.blog_formElement {
	margin-bottom: 12px;
}
.blog_formElement label {
	margin-bottom: 6px;
	display: inline-block;
	font-size: 14px;
}
.blog_formElement input {
	width: 100%;
}
#blog_postOptionInfo {
	background: #f0f0ee;
	padding-top: 12px;
	padding-bottom: 1px;
}
.blog_postOptionElement {
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px inset #a8a8a8;
}
.blog_postPublishElement {
	padding-bottom: 18px;
	margin-bottom: 18px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px inset #a8a8a8;
}
.blog_postPublishElement select, .blog_postPublishElement input {
	width: 100%;
}
.blog_formElement input, .blog_postPublishElement input {
	padding-top: 2px;
	padding-bottom: 2px;
}
#blog_publishDateDate {
	margin-bottom: 8px;
}
#blog_postPublishInfo {
	background: #f0f0ee;
	padding-top: 12px;
	padding-bottom: 1px;
}
#blog_postSubmitButton, #blog_postCancelButton {
	width: 150px;
	background: #f0f0ee;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none;
}
#blog_postSubmitButton:HOVER, #blog_postCancelButton:HOVER {
	background: #c2daf0;
}
#blog_postSubmitButton {
	float: right;
}
#blog_postCancelButton {
	float: left;
}
.blog_postRevision {
	font-weight: normal;
	font-size: 10px;
}
/* End Edit Create Post */
/* Status Elements */
.blog_blogInactive {
	background: #A8A8A8;
}
.blog_postInactive {
	color: #A8A8A8;
}
/* End Status Elements */
/* Page Navigation */
#blog_pageNavigation {
	margin: 0px 0px 12px 0px;
	color: #0000ff;
}
#blog_pageNavigation a, #blog_pageNavigation a:HOVER, #blog_pageNavigation a:VISITED {
	color: #0000ff;
	text-decoration: underline;
}
#blog_nextLink, #blog_prevLink {
	display: inline-block;
	width: 30px;
	text-align: center;
}
.blog_pageLink {
	display: inline-block;
	padding: 0px 1px;
	text-align: center;
}
/* End Page Navigation */
/* Form Display */
#blog_updateBlogButton, #blog_updateBlogButton:HOVER, #blog_updateBlogButton:VISITED {
	float: right;
	color: #0000ff;
}
/* End Form Display */
.blog_clear {
	clear: both;
}
.blog_floatRight {
	float: right;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*  960 GRID */

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}


/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 60px;}
.container_12 .grid_2 {width: 140px;}
.container_12 .grid_3 {width: 220px;}
.container_12 .grid_4 {width: 300px;}
.container_12 .grid_5 {width: 380px;}
.container_12 .grid_6 {width: 460px;}
.container_12 .grid_7 {width: 540px;}
.container_12 .grid_8 {width: 620px;}
.container_12 .grid_9 {width: 700px;}
.container_12 .grid_10 {width: 780px;}
.container_12 .grid_11 {width: 860px;}
.container_12 .grid_12 {width: 940px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 80px;}
.container_12 .prefix_2 {padding-left: 160px;}
.container_12 .prefix_3 {padding-left: 240px;}
.container_12 .prefix_4 {padding-left: 320px;}
.container_12 .prefix_5 {padding-left: 400px;}
.container_12 .prefix_6 {padding-left: 480px;}
.container_12 .prefix_7 {padding-left: 560px;}
.container_12 .prefix_8 {padding-left: 640px;}
.container_12 .prefix_9 {padding-left: 720px;}
.container_12 .prefix_10 {padding-left: 800px;}
.container_12 .prefix_11 {padding-left: 880px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 80px;}
.container_12 .suffix_2 {padding-right: 160px;}
.container_12 .suffix_3 {padding-right: 240px;}
.container_12 .suffix_4 {padding-right: 320px;}
.container_12 .suffix_5 {padding-right: 400px;}
.container_12 .suffix_6 {padding-right: 480px;}
.container_12 .suffix_7 {padding-right: 560px;}
.container_12 .suffix_8 {padding-right: 640px;}
.container_12 .suffix_9 {padding-right: 720px;}
.container_12 .suffix_10 {padding-right: 800px;}
.container_12 .suffix_11 {padding-right: 880px;}
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	/*vertical-align:baseline;*/
	/*background:transparent;*/
}
body {
	line-height:1;
}
ol {
	list-style: numeric;
	list-style-position: outside;
	padding-left: 30px;
}
ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 30px;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
body {
	color: #27549a !important;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	line-height:18px;
	padding: 0px;
}
p {
	/*color: #666666;*/
	color:#27549a !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}
a:hover {
	color:#666666;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:underline;
}
h3 {
	color: #2f3196;
	font-family:Helvetica, Trebuchet MS, Helvetica, sans-serif;
	font-size:19px;
	font-weight: normal;
	/*margin: 10px 0 5px;*/
}
h4 {
	color:#049BE4;
	font-family:Helvetica, Trebuchet MS, Tahoma, Arial;
	font-size:12px;
	line-height:18px;
	border-bottom: 1px solid #cfcfcf;
}
.TopMenu {

}
.TopMenu a {
	color: #ffffff;
	font-size:12px;
	font-family:Helvetica,Trebuchet MS, Tahoma, Arial;
	font-weight:regular;
	padding-bottom:20px;
	padding-left: 11px;
	padding-right: 8px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
}
.TopMenu a:hover {
	color: #ffffff;
	font-weight:regular;
	text-decoration:underline;
}
.separator_TopMenu {
	border-left:solid 1px #2166aa;
}
.TopMenuRight a {
	color: #ffffff;
	font-size:10px;
	font-family:Helvetica,Trebuchet MS, Tahoma, Arial;
	font-weight:regular;
	padding-bottom:20px;
	padding-left: 11px;
	padding-right: 8px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
}
.separator_TopMenuRight {
	border-left:solid 1px #2166aa;
}
.MainMenu {

}
.MainMenu a {
	color: #1a549e;
	font-size:14px;
	font-family:Helvetica,Trebuchet MS, Tahoma, Arial;
	font-weight:regular;
	padding-left: 18px;
	padding-right: 16px;
	text-decoration:none;
}
.MainMenu a:hover {
	color: #1a549e;
	font-weight:regular;
	text-decoration:underline;
}
.activePageMenuItem {
	color: # !important;
	font-weight: bold !important;
}
.separator_MainMenu {
	border-left:solid 1px #ffffff;
}
.footerBottom p, .footerBottom a {
	color:#ffffff;
	font-size:px;
}
.LiveEdit_drop_down {
	text-align: left;
	color: white;
	width: 176px;
	border-bottom: 1px solid #b3b29e;
	border-left: 1px solid #b3b29e;
	border-right: 1px solid #b3b29e;
	padding: 0px;
	background-color: #4c53a2;
}
.LiveEdit_drop_down a {
	font-size: 12px;
	color: #e7e5d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 4px 8px;
}
.LiveEdit_drop_down a:hover {
  	background-color: #9F9F9F;
	text-decoration: none;
}
.name {
	height:100px !important;
}
.connect_top {
	height:100px !important;
}
.fan_box {
	height:100px !important;
}
.FB_SERVER_IFRAME {
	height:130px !important;
}
#QuickEdit { font-size: 12px !IMPORTANT; color: #BFBFBF !IMPORTANT; }
.slider a {position:absolute;}.slider .LiveEditBar a, .slider .edit_dropdown a {position:relative;}

