/* LAYOUT */

* {
	margin: 0px;
	padding: 0px;
}
body {
	/*font-family: "Trebuchet MS", Arial, Verdana, sans-serif;*/
	font-family: Tahoma, Verdana, sans-serif;
	width: 767px;
	color: #333333;
	font-size: 13px;
}
#header {
	width: 760px;
	height: 78px;
}
#headerl {
	float: left;
	margin: 7px 0px 0px 15px;
}
#headerr {
	float: right;
	text-align: right;
	padding: 60px 0px 0px 0px;
	font-size: 11px;
}
#header2 {
	float: left;
	text-align: right;
	vertical-align: bottom;
	width: 490px;
	height: 15px;
	padding-top: 67px;
	font-size: 11px;
}
#header3 {
	clear: both;
	text-align: right;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 767px;
	height: 44px;
}
#header3em {
	clear: both;
	text-align: right;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 767px;
	height: 22px;
}
#header5 {
	background-color: #CC9900;
	width: 767px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
/* start mks */
/*
#header5nest {
	padding: 25px 100px 15px 56px;
}
*/
#header5nest {
	padding: 25px 40px 25px 60px;
}
/* end mks */
#leftcolumnest {
	padding: 20px 25px 25px 25px;
}
#midcolumnest {
	padding: 20px 25px 25px 25px;
}
#midcolumnestright {
	padding: 5px 10px 25px 35px;
}
#rightcolumnest {
	padding: 20px 20px 25px 25px;
}
#content {
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 767px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 767px;
	font-size: 10px;
	color: #999999;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#footernest {
	padding: 10px 10px 10px 25px;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}


/* NAVIGATION */

/* mks start left nav sitewide */

.nav {
	font-size:11px;
	font-weight: bold;
}
.nav2 {
	font-size:11px;
}

a.nav:link {
	color: #333333;
}
a.nav:visited {
	color: #333333;
}
a.nav:hover {
	/*color: #6633CC;*/
	color: #503996;
	text-decoration: none;
}
a.nav:active {
	/*color: #6633cc;*/
	color: #503996;
}
a.nav2:link {
	font-size: 11px;
	color: #cc9900;
	font-weight: normal;
}
a.nav2:visited {
	font-size: 11px;
	color: #cc9900;
	font-weight: normal;
}
a.nav2:hover {
	font-size: 11px;
	/*color: #6633CC;*/
	color: #a57c00;
	text-decoration: none;
	font-weight: normal;
}
a.nav2:active {
	font-size: 11px;
	/*color: #6633cc;*/
	color: #a57c00;
	font-weight: normal;
}
 
/* mks start left nav sitewide */


/* FONTS AND STYLES */

/* start mks */
h1 {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-style:bold;
	text-transform: uppercase;
	color:#333333;
}

h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-style:bold;
	font-size: 13px;
	color:#333333;
}

h3 {
	font-size: 12px;
	color: #6633CC;
}

.hdr2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-style:bold;
	font-size: 13px;
	color:#333333;
}

/* the following right_col_hdr styles are used on the home pg */
.right_col_hdr {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#cc9900;
}

.right_col_hdr a:link {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#cc9900;
}	

.right_col_hdr a:visited {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#cc9900;
}

.right_col_hdr a:active {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#cc9900;
}	

.right_col_hdr a:hover {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#eeb33c;
}	
/* end mks */

h4 {
	font-style: italic;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.quote {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #999999;
}
/* start mks */
.quotesource {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #999999;
	margin-top:5px;
}
img {
	border: none;
}
#content p {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 16px;
}
.indent {
	padding-left: 25px;
}

.smalltext {
	line-height: 11px;
	font-size: 10px;
}

.item_date {
	color: #999999;
}
.chart {
	margin-top: 10px;
	margin-bottom: 15px;
}
.press {
	color: #CC6600;
	font-weight:bold;
	font-size: 10px;
}
.close {
	text-align: right; 
}



/* FORMS */

.mailist {
	width: 200px;
	border: thin dotted #666666;
}
.right {
	text-align: right;
}
.mailist td {
	padding: 5px;
}

.mailist input {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #CCCC00;
	padding: 2px;
}

.mailist2 {
	width: 200px;
	border: thin dotted #666666;
	background-color: #CCCCCC;
}
.right {
	text-align: right;
}
.mailist2 td {
	padding: 5px;
}

.mailist2 input {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #CCCC00;
	padding: 2px;
}


/* start mks */

/* start make links color standard sitewide: */
a:link {
	color: #503996;
	/*color: #6633CC;*/
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color: #503996;
	/*color: #6633CC;*/
    font-weight:bold;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	/*color: #9966ff;
	text-decoration: none;*/
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
a:active {
	color: #503996;
	/*color: #6633CC;*/
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
/* end make links color standard sitewide: */


/* spacing above paragraphs in main content area: */
.clearance_above_paragraph {
	margin-top:10px;
}

/* spacing above sections in main content area: */
.clearance_above_section {
	margin-top:15px;
}

.clearance_above_section_slightlyless {
	margin-top:8px;
}


/* start styles related to ul */
/* spacing above unordered lists in main content area: */
ul.clearance_above_ul {
	margin-top:10px;
}
div.ul_flush_left {
margin-left:15px;
}
ul.homepg li {
line-height:8px;
}
.list_linedup {
	margin-left:14px;
}
/* end styles related to ul */


/* start placement of TM and other symbols */
.hdr_symbol_placement {
	vertical-align:3px;font-size:11px;
}
.body_symbol_placement {
	vertical-align:3px;font-size:9px;
}
/* end placement of TM and other symbols */

.strong_body_text {
	font-weight:bold;
	font-size:12px;	
}

/* end mks */


/* start jl */

#contentTextLinks {
	font-size: 14px;
	color: #444444;
	padding: 0 0 25px 26px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#contentTextLinks a, #contentTextLinks a:visited {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444444;
	text-decoration: none;
}
#contentTextLinks a:active, #contentTextLinks a:hover {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444444;
	text-decoration: underline;
}

/* end jl */
