/* CSS Document */


/* Global Resetting */
body {
	width: 100%;
	text-align: center;
	background-color: #eeeeee;
}

* {
padding: 0;
margin: 0;
font-family:'Lucida Grande','Trebuchet MS', Verdana, Arial, Sans-Serif;
color: #444;
list-style: none;
}


a img{
	border:0;
}
.clear {
	clear:both;
	height: 40px;
}

ul {
margin-bottom: 10px;
}

/*TYPE */

p {
font-size: 13px;
font-family:'Lucida Grande','Trebuchet MS', Verdana, Arial, Sans-Serif;
line-height: 130%;
}

p {
	margin-bottom: 18px;
	line-height: 140%;
}

a {
color: #5E8A97;
}

a:visited {
color: #66CCCC;
}

a:hover {
background: #5E8A97;
color: #fff;
text-decoration: none;
}

a.nohover:hover {
background: none;
text-decoration: none;
}

h1 a {
color: #333;
}

a.main_link {
font-weight: bold;
font-size: 14px;
text-align: center;
display: block;
}

a.section {
font-weight: bold;
text-decoration: none;
color: #333;
background: #FEFD98;
}


ol li p {
color: #333;
display: inline;
font-size: 13px;
}


h1 {
	font-size:2em;
    font-weight: normal;
	font-family:'Trebuchet MS', Verdana, Sans-Serif;
	letter-spacing: -1px;
	line-height: 105%;
	color: #444;
}


h2, h3, h4, h5 {
font-family:'Trebuchet MS', Verdana, Sans-Serif;
color: #444;
}


h2 {
	font-size: 1.4em;
	line-height: 105%;
	color: #336666;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 10px;
}

.rule_above {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e8e8e8;
margin-top: 20px;
padding-top: 20px;
}


h3, h3 a {
font-weight: normal;
font-size: 25px;
line-height: 30px;
margin-bottom: 5px;
color: #333333;
}

h4 {
font-weight: bold;
font-size: 18px;
margin-bottom: 5px;
}

.rule_above {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e8e8e8;
margin-top: 10px;
padding-top: 10px;
}


h5 {
color: #336666;
font-weight: normal;
font-style: italic;
font-size: 24px;
margin-bottom: 5px;
}


h6 {
	color: #CC6600;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
}







#navcontainer {
	width: 890px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	height: 35px;
}


#container1 {
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/themoment_header.jpg);
	height: 96px;
	background-color: #000000;
	padding-right: 20px;
}

#container2 {
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#flashcontainer {
	width: 890px;
	height: 227px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom:20px;
}


#pagetitleheader {
	height: 58px;
	background-image: url(../images/newbg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: eeeeee;
}

#pagetitlecontainer {
	width: 890px;
	margin: 0px auto;
	text-align: left;
	padding-top: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/public_pageheader.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
}

#pagecrumbs {
	width: 890px;
	margin: 0px auto;
	text-align: left;
	padding-top: 0px;
}

#crumbs ul li {
display: inline;
font: 9px trebuchet ms;
}


#bodytext {
	margin-top: 0px;
}



#header {
	margin-bottom: 0px;
	background-color: 5E8A97;
	height: 96px;
}

#headercontainer {
	width: 890px;
	margin: 0px auto;
	text-align: left;
}

.logo {
	width: 100px;
	text-align: left;
	float: left;
}

.h1heading {
	width: 580px;
	text-align: left;
	float: left;
	padding-top: 20px;
}



#logo {
	float: left;
	height: 96px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

.customer_signin {
	top: 0px;
	right: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; }


/* TOPNAV LAYOUT 
====================================     
*/

#navcontainer {
	width: 890px;
	text-align: left;
	position: relative;
	background-color: #4B6C76;
	padding-right: 20px;
}

#talk{
	float: right;
	font-size: 14px;
}

#talk a {
	color: #fff;
	display: block;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
}

#talk a:hover {
	background: #5E8A97;
	;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	font-size: 90%;
	color: #fff;
	display: block;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	/* width: 10em; width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #5E8A97;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li ul a {
	width: 9.7em;
	padding: 5px 10px 5px 10px;
}

#nav li ul a:hover {
	background: #66CCCC;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
	

/* BODY */
#bodyheader {
text-align: center;
}


#bodyheader {
text-align: center;
margin-top: 0px;
height: 104px;
}



#bodyheader{
	padding: 0px;
	height: 35px;
	background-color: 5E8A97;
}


#main {
width: 490px;
float: left;
margin-top: 0px;
}

#leftcolumn ul li, #leftcolumnwide2 ul li,  #leftcolumn3 ul li {
	background: url(../images/bluearrow.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 18px;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 145%;
	font-family: 'Lucida Grande', 'Trebuchet MS' Verdana, Arial, Sans-Serif;}


#leftcolumn, .leftcolumn, #leftcolumn1 {
	float: left;
	width: 550px;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
}

#leftcolumnwide, .leftcolumnwide, #leftcolumn1wide {
	float: left;
	width: 890px;
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
}

#leftcolumnwide2, .leftcolumnwide2, #leftcolumn1wide2 {
	float: left;
	width: 840px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}

#leftcolumnwide3, .leftcolumnwide3, #leftcolumn1wide3 {
	float: left;
	width: 840px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}

#leftcolumn blockquote {
	margin-left:20px;
	margin-top:20px;
	background:url(../images/quote_top.gif) no-repeat top left;
}
#leftcolumn blockquote {
	width:90%;
}

#leftcolumn blockquote blockquote {
	background:none;
}
#leftcolumn blockquote blockquote * {
		background:none;
	}
#leftcolumn blockquote p,
#leftcolumn blockquote span {
	font-family:"Lucida Grande", Verdana;
	background:url(../images/quote_bottom.gif) no-repeat bottom right;
	padding: 2px;
	color:#333;
	font-size: 90%;
	text-align: left;
	}
	

#rightcolumn blockquoteSmall{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #009999;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}

#rightcolumn blockquoteSmall p {
	line-height: 1.5;
}
	

.thumbnail
{
	float: left;
	width: 420px;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	color: #666666;
}

.thinkingthumbnail
{
	float: left;
	width: 260px;
	margin: 0px 0px 0px 0;
	text-align: center;
	color: #666666;
	height: 211px;
	padding-left: 10px;
	padding-right: 10px;
}

.clearboth { clear: both; }

.clearboth {
	clear: both;
	height: 10px;
}


#leftcolumn2 {
float: left;
width: 552px;
}


#leftcolumn3 {
float: left;
width: 425px;
}

#leftcolumn h3, #leftcolumn h3 a, #leftcolumn3 h3, #leftcolumn3 h3 a {
font-family: trebuchet ms;
font-size: 20px;
line-height: 105%;
color: #5E8A97;
font-weight: normal;
text-decoration: none;
}

#leftcolumn h3 a:hover, #leftcolumn3 h3 a:hover, {
font-family: trebuchet ms;
font-size: 20px;
line-height: 105%;
color: #FFFFFF;
background-color: #5E8A97;
font-weight: normal;
}

#rightcolumn ul li, #rightcolumn2 ul li,  #rightcolumnwide ul li {
	background: url(../images/bluearrow.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 18px;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 145%;
	font-family: 'Lucida Grande', 'Trebuchet MS' Verdana, Arial, Sans-Serif;}

#rightcolumn, .rightcolumn {
	float: right;
	width: 303px;
	margin-top: 30px;
	padding-right: 0px;
}

#rightcolumn1 {
float: right;
width: 269px;
}

#rightcolumn2 {
float: right;
width: 263px;
}

#rightcolumnwide, .rightcolumnwide {
	float: right;
	width: 425px;
	margin-top: 0px;
}




/** TABLE **/
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	border-left: 1px solid #C1DAD7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	width: 50%;
	border-left: 1px solid #C1DAD7;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


/** FOOTER **/


#footer {
	font-size: 95%;
	text-align: left;
	padding: 20px 0px;
	height:150px;
	color: #fff;
	background-color: #000000;
	clear: both;
}

#footercontainer {
	background: none;
	margin: 0px auto;
	width: 890px;
}

#footer #footer_nav ul {
float: right;
width: auto;
margin: 0px -25px 0px 0px;
}

#footer #footer_nav ul li {
float: left;
width: auto;
margin: 0px;
background: none;
padding: 0px 0px 0px 20px;
}

#footer_nav ul li a.link, #footer_nav ul li a.section, #footer a {
color: #fff;
font-size: 12px;
}

#footer_nav ul li a.section {
font-weight: bold;
text-decoration: none;
background: none;
}

span.label,span.spacer,span.multiple span {
	width:150px;
	float:left;
	font-size: 75%;
	padding-top: 10px;
} 
span.multiple {float:left;} 
span.button {padding-top: 5px; padding-left:0px;}
span.multiple {padding-top: 5px; padding-bottom: 5px; float:left;}  
div.clear {clear:both;padding-top:5px;} 
