
html, body {
	font-family: Frutiger,Arial,Verdana,Geneva,san-serif ;
	font-size: 12px ;
	line-height:18px;
	color:#454747;
	background-color: #CBCFCE ;
	margin-left: 0px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	height: 100% ;
	background-image:url(/images/bg-rptr.jpg);
	background-repeat:repeat-x;
}

a:link, a:visited, a:active {
	text-decoration: none ;
	color: #D11600 ;
	font-style:italic;
}

a:hover {
	text-decoration: underline ;
	font-style:italic;
}

#outer {
	position: relative ;
	min-height: 100% ;
	background-image:url(/images/bg-main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

* html #outer {
	height: 100% ;
}

#navigation {
	font-size: 12px;
	font-style:italic;
	width: 960px;
	margin:0px auto;
	padding:0px 15px 0px 15px;
	height:144px;
	line-height:14px;
}

#navigation UL#main_tier {
	margin: 0px ;
	padding:0px;
	list-style-type: none ;
}

#navigation UL#main_tier LI {
	font-size:13px ;
	color: #ffffff ;
	float: left ;
	padding: 20px 15px 0px 15px ;
	height:35px;
	color:#FFFFFF;
}

#navigation UL#main_tier .on {
}

#navigation UL#main_tier A {
	text-decoration: none ;
	color:#D1E1EC;
}

#navigation UL#main_tier A:hover {
	text-decoration: none ;
	color:#FFFFFF;
}

#navigation UL#sub_tier {
	margin: 0px ;
	list-style-type: none ;
}

#navigation UL#sub_tier LI {
	font-size: 12px ;
	color: #ffffff ;
	float: left ;
	padding: 12px 12px 12px 0px ;
}

#navigation UL#sub_tier A {
	text-decoration: none ;
}

.nav-alt{
	/*
	background-image:url(/images/alt-nav-bg.png);
	background-repeat:repeat-x;
	background-position:0px 70px;
	*/
	height:144px;
	width: 960px;
	margin:0px auto;
}

.logo{
	float:left;
	padding:10px;
}

.nav-holder{
	float:right;
	width:830px
}

.tag{
	padding:35px 0px 15px 0px;
}

#sub-navigation{
	float:left;
	width:230px;
	display:inline;
	padding-top:20px;
	background-image:url(/images/subnav-holder-bg.png);
	background-repeat:no-repeat;
}

#sub-navigation UL {
	margin: 0px ;
	padding:0px 0px 0px 0px;
	list-style-type: none ;
	width:230px;
	font-size: 12px ;
	line-height:14px;
}

#sub-navigation UL LI {
	color: #FFFFFF ;
	padding: 0px ;
	height:30px;
	display:inline;
	font-style:italic;
}

#sub-navigation A {
	color: #EFEFEF ;
	text-decoration: none ;
	width:200px;
	padding-left:30px;
	height:22px;
	padding-top:8px;
	background-repeat: no-repeat ;
	display: block ;
}

#sub-navigation A.sub-on {
	color: #FFFFFF ;
	background-image:url(/images/subnav-bg.png);
}

#sub-navigation A.sub-off {
	background-image: none ;
}

#sub-navigation A:hover.sub-off {
	color: #FFFFFF ;
	text-decoration: none ;
}

#tier3-navigation{
	width:230px;
}

#tier3-navigation UL {
	margin: 0px ;
	padding:0px 0px 0px 0px;
	list-style-type: none ;
	width:230px;
	font-size: 12px ;
	line-height:14px;
}

#tier3-navigation UL LI {
	color: #002946 ;
	margin:0px;
	padding: 8px 0px 0px 30px;
	height:27px;
	font-style:italic;
}

#newsletter-signup{
	height:50px;
	background-color:#CBCFCE;
	height:0px;
	overflow:hidden;
}

#newsletter-signup-inner{
	padding-top:15px;
	width:960px;
	margin:0px auto;
	text-align:right;
}

#newsletter-signup-inner input{
	width:70px;
	border:solid 2px #EBEBEB;
	background-color:#EBEBEB;
	margin:0px 10px 0px 0px;
}


#content-outer {
	width: 990px ;
	margin:0px auto ;
	background-repeat:repeat-y;
	background-position:15px 0px;
}

#content {
	width: 960px;
	margin:0px auto;
	min-height:380px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:bottom right;
}

#page-content {
	float: right ;
	padding: 10px 0px 0px 0px ;
	min-height:370px;
	width: 730px ;
	display:inline;
	background-repeat:no-repeat;
	background-position:top right;
}

h1{
	font-size:20px;
	font-weight:100;
	color:#002946;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-style:italic;
	line-height:28px;
}

h2{
	font-size:16px;
	font-weight:100;
	color:#454747;
	padding:0px;
	margin:0px 0px 8px 0px;
	font-style:italic;
	line-height:24px;
}

h3{
	font-size:14px;
	font-weight:100;
	color:#666666;
	padding:0px;
	margin:0px 0px 6px 0px;
	font-style:italic;
	line-height:20px;
}

h4{
	font-size:12px;
	font-weight:100;
	color:#808382;
	padding:0px;
	margin:0px 0px 4px 0px;
	font-style:italic;
	line-height:18px;
}

#page-content p{
	margin:0px 0px 12px 0px;
}


#column-left{
	float:left;
	display:inline;
}

#column-right{
	float:right;
	display:inline;
}

#content-footer {
	height:166px;
}

.content-block{
	padding:0px 30px 0px 30px;
}

#footer {
	position: absolute ;
	bottom: 0px ;
	width:100%;
	font-size: 11px ;
	color: #EFEFEF ;
	text-align: center ;
	height:30px;
}

#footer A:link, #footer A:visited, #footer A:active {
	text-decoration: none ;
	color: #EFEFEF;
}

#footer A:hover {
	text-decoration: none;
	color: #9093B8;
}

#sm-footer{
	width:960px;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
	color:#9093B8;
	font-size:11px;
	line-height:14px;
	padding-bottom:40px;
}

#sm-footer A:link, #sm-footer A:visited, #sm-footer A:active {
	color: #9093B8 ;
	text-decoration: none ;
}

#sm-footer A:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#sm-footer ul#logos{
	list-style-type: none ;
	padding:0px 0px 10px 0px;
	min-height:28px;
	width:auto;
}

#sm-footer ul#logos li{
	margin:0px;
	padding-right:20px;
	float:left;
	display:inline;
}

ul.general-list{
	list-style-image:url(/images/list-bullet.png);
	padding:0px 0px 10px 20px;
	margin:0px;
}

.footer-sm-list{
	float:left;
	width:131px;
	padding-right:5px;
	display:inline;
	text-align:left;
}

/* SLIDESHOW */

.ss-nav {
	height: 25px ;
	padding: 5px 10px 0px 10px ;
	background-color: #002946 ;
	color: #EBEBEB ;
	text-align: center ;
	list-style-type: none ;
	margin: 0px ;
}

.ss-nav a:link, .ss-nav a:visited, .ss-nav a:active {
	text-decoration: none ;
	color: #FFC61E ;
}

.ss-nav a:hover {
	text-decoration: none ;
	color: #FFFFFF ;
}

.ss-image-frame {
	min-height: 150px ;
	border: 5px solid #FFFFFF ;
	background-color: #FFFFFF ;
	background-repeat: no-repeat ;
}

.ss-caption {
	background-color: #EBEBEB ;
	padding: 15px ;
}

.ss-previous {
	color: #FFC61E ;
	float: left ;
	cursor: pointer ;
	font-style: italic ;
}

.ss-previous:hover {
	color: #FFFFFF ;
}

.ss-next {
	color: #FFC61E ;
	float: right ;
	cursor: pointer ;
	font-style: italic ;
}

.ss-next:hover {
	color: #FFFFFF ;
}

.slideshow dl {
	display: none ;
	
}

.slideshow ul.remooz-photos {
	list-style-type: none ;
	padding: 0px ;
	margin: 0px ;
}

.slideshow .remooz-photos img {
}

.slideshow .remooz-photos li {
	display: none ;
}

.disabled {
	opacity: 0.3 ;
	filter: alpha(opacity=30) ;
}

/* END SLIDESHOW STUFF */



.form_error {
	color: #cc0000 ;
	font-size: 10px ;
}

.cleaner {
        clear: both ;
        height: 0px ;
        font-size: 0px ;
        line-height: 0px ;
        border: 0px ;
        margin: 0px ;
        padding: 0px ;
        background: transparent ;
}

/* Quick Signup Form */
.qs-form-error {
	color: #cc0000 ;
	font-style: italic ;
}

.qs-form-success {
	font-style: italic ;
	color: #000000 ;
}



/* TASK BAR */

#task-bar{
	padding:10px 15px 0px 0px;
	height:22px;
	float:right;
	display:inline;
	width:480px;
}

.task-bar-btn{
	float:right;
	padding-left:20px;
	height:22px;
	
}

.task-bar-btn a{
	display:block;
	height:22px;
	background-position:0 0;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.task-bar-btn a:hover{
	background-position:0px -22px;
}


