@charset "UTF-8";
/* CSS Document */


body,td,th, p {
	color: #CCCCCC;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	
}
h1 {
	font: 15px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 2px;
}
body {
	background: #333333 url(images/layout_pagebg2.jpg) center repeat-y;
	margin: 0px;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	line-height:27px; 
}


#contentbg2 {
	background:url(images/layout_pagebg.jpg) no-repeat top center; 
}
#contentbg {
	background: url(stern5_bg.jpg) repeat-x;
}



.selected{color:#CC0000;}


ul#menu {
width: 175px;
font-size: 12px;
list-style-type: none;
padding-top:5px;
margin-left: 2px;
padding-left: 2px;
padding-bottom:10px;
	background-image: url(images/bg_dashedline.gif);
	background-repeat: repeat-x;
	background-position: top;
}


ul#menu li{
	padding: 0 0 5px 0;
	background-image: url(images/bg_dashedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#CC0000;
}

ul#menu li a {
	text-decoration: none;
	color:#999999;
}

ul#menu a:hover {
color:#CC0000;
text-decoration:underline;
}

ul#menu a:active {
color:#999999;
}

ul#menu a:visited {
color:#999999;
}

ul#menu a:link {
color:#CCCCCC;
}


ul#menu a {
text-decoration: none;
color:#CCCCCC;
}




#container  {
	margin: 0 auto;
	width: 780px;
	display:block;
}

#container a {
	color: #CC3300;
}
#container a:link {
	color:#CC0000;
}
#container a:hover {
	color: #FF6600;
	text-decoration:none;
}
#container a:selected {
	color: #CC3300;
}
#container a:visited {
	color: #CC3300;
}

#thislayout  {
	width: 780px;
	display:block;
}


#nav {
	text-align: left;
	width: 780px;
}
#content {
	text-align: left;
	width: 780px;
	text-align:left;
	margin:0px;
	display:block;
}

#footer {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 780px;
	display:block;
	color: #666666;
	background: #000000;
	font: 11px;
	height: 100px;
	clear:both;
}

#footer a {
	color: #666666;
}
#footer a:link {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:selected {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}











h2 {
	color: #CCCCCC;
	font-size: 14px;
}
fieldset {
	background: url(images/bg_gradient.jpg);
	padding: 15px;
	margin-bottom: 15px;
}
legend {
	color: #333333;
	background: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
}
.forminput {
	border-color: #999999;
	width: 350px;
}
.quote {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height:27px;
}.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: right;
	width: 55px;
	padding-right: 15px;
	clear: none;
	background-image: url(images/layout_nav_bulletopen.gif);
	background-repeat: no-repeat;
	background-position: 53px 6px;
	margin-right: 5px;
}
.datebox {
	display: block;
	clear: none;
	float: left;
}
.dashedline {
	display: block;
	clear: both;
	background-image: url(images/bg_dashedline_dark.gif);
	height: 5px;
	width: 100%;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
	background-repeat: repeat-x;
}
h3 {
	line-height: 25px;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	line-height: 15px;
}

