@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 10;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #626262;
}
body {
	background-color: #e5e5e5;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

img {
	border: 0
}

 a {
	color: #acacac;
}

a:hover {
	text-decoration: none;
	color: #f5941e;
}

a:visited {
	color: #acacac;
}


/* START CONTENT WRAPPERS */
#outerWrapper {
	background-color: #fff; 
	text-align: left;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	
}
#outerWrapper #topNavigation {
	height: 50px;
	background-image: url(/images/n2_images/navBG2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 25px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#outerWrapper #mediaBar {
	height: 377px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*#outerWrapper #mediaBar {
	height: 171px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/

#outerWrapper #featuredArt {
	height: 151px;
	background-image: url(/images/n2_images/featuredArticleBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
}

/*height: 255px;*/
#outerWrapper #articles {
	/*
background-image: url(/images/n2_images/articlesBGtall.jpg);
*/
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	vertical-align: middle;
	overflow : hidden;
}

#outerWrapper #articles #teaser1 {
	float: left;
	width: 270px;
	margin-left: 40px;
	padding-top: 15px;
}
#outerWrapper #articles #teaser3 {
	float: right;
	width: 270px;
	margin-right: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;

}
#outerWrapper #articles #teaser2 {
	margin-right: 355px;
	margin-bottom: 0;
	margin-left: 355px;
	padding-top: 15px;
}


/* MAIN CONTENT */
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 325px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-left: 40px;
}


/* MAIN CONTENT RIGHT COLUMN */
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 250px;
	padding-top: 30px;
	padding-right: 40px;
}



/* CLEAN BREAK FOR CSS FLOATS */
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

#outerWrapper #footer {
	height: 76px;
	background-image: url(/images/n2_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}







#outerWrapper #footer #copyright {
	width: 400px;
	float: right;
	text-align: right;
	margin-right: 40px;
	margin-top: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #acacac;
}
#outerWrapper #footer #secondaryNav {
	width: 400px;
	float: left;
	margin-left: 40px;
	margin-top: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #acacac;
}


#outerWrapper #footer #secondaryNav a {
	text-transform: uppercase;
	text-decoration: none;
	color: #acacac;
}

#outerWrapper #footer #secondaryNav a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #f5941e;
}




#innerWrapper {
	padding-top: 10px;
	padding-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


/* SHADOWS FOR FRAME */
.rightShadow {
	background-image: url(/images/n2_images/rightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftShadow {
	background-image: url(/images/n2_images/leftShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



/* NAV BUTTONS */
.navItem {
	color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.navItem a:hover {
	color: #FFF;
	background-image: url(/images/n2_images/navItemBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navItem a:link {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navItem a:active {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navItem a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.navItemSel {
	color: #FFF;
	background-image: url(/images/n2_images/navItemBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}




/* END NAV ITEMS */



.articleImage {
	height: 121px;
	width: 161px;
	float: right;
	margin-right: 40px;
	margin-left: 15px;
	background-image: url(/images/n2_images/articleImageBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
}

.featuredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
		text-align:justify;

}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.teaserTitle {
	font-size: 14px;
	color: #222222;
}
.teaserText {
	font-size: 11px;
	color: #656565;
}
#readmore {
	padding-left: 10px;
	padding-top: 5px;
}
#outerWrapper #login {
	width: 226px;
	float: right;
	background-image: url(/images/n2_images/loginWindow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 118px;
	margin-top: 3px;
	margin-right: 40px;
}
#outerWrapper #login #loginInside {
	margin-top: 28px;
	margin-right: 20px;
	margin-left: 20px;
}
.loginTextfield {
	width: 115px;
}
#forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	text-align: left;
	width: 100px;
	clear: none;
	float: left;
}
#forgot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}
#forgot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f5941e;
}
.contentImages {
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-top: 4px;
	padding: 5px;
}

#loginbutton {
	float: right;
	clear: none;
}


#errormsg {
	width:112px;
	z-index:20;
	text-align: right;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	line-height: 18px;
	float: right;
	position: absolute;
	margin-top: 35px;
	margin-left: 610px;
}









/* POLLS */
.opinionTitle {
	font-weight: bold;
	color: #FFF;
}
#opinionTbl {
	border: thin dashed #ccccce;
}
#opinionResults {
	border: thin dashed #ccccce;
}





.usermenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9a9a9a;
	text-align: left;
	width: 100px;
	clear: none;
	float: left;
}

.usermenu1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}

.usermenu1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f5941e;
}


IMG.test {
    display: block;
    margin-left: auto;
    margin-right: auto }

#innerWrapper h3 {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
}

#innerWrapper H3 a {
	font-size: 15px;
}

#innerWrapper H3 a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #f5941e;
}

#innerWrapper H4 {
	font-size: 13px;
}

#innerWrapper H5 {
	font-size: 12px;
	font-style: italic;
	padding-bottom: 2px;
}
