body {
	margin: 0px;
	font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;			
	font-size:small;	
	color:#4b4c4f;
	text-decoration:none;	
}

table 
{
	font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;		
	font-size:small;
	color:#4b4c4f;
	text-decoration:none;	
}

h1 {
	font-family:Garamond;
	font-size:large;
	font-weight:bold;
	font-variant:small-caps;
	color:#035b89;
	text-transform:uppercase;
}
h2 {
	font-family:Garamond;
	font-size:medium;
	font-weight:bold;
	font-variant:small-caps;
	color:#b16721;
	text-transform:uppercase;
}

ul { list-style:url(imgs/bullet.gif); }
img { border: none;	}
a, a:visited { color: #035b89; text-decoration: underline; }
a:hover { color:#b16721; }
b, strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#035b89;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000000;	
}
.footer a, .footer a:visited { text-decoration: underline; }

.footer a:Hover {		
	color:#b16721;	
}

.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#b16721;	
}
.LinkNews {
	font-family:Garamond;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	color:#035b89;	
}
.News {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#4b4c4f;
}
.BoldText {
	font-size:medium;
	font-weight:bold;
	color:#b16721;
	text-transform:uppercase;
}

.border3left {
	border-left-color:#cbcbcb;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#cbcbcb;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#cbcbcb;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.border3right {
	border-right-color:#cbcbcb;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#cbcbcb;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#cbcbcb;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* Site engine styles */
.seNormalText
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#4b4c4f;
	text-decoration:none;
	text-align:justify;
}
.seBoldText
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#b16721;
}

.seLinkText, seLinkText:Visited
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#035b89;
	text-decoration:underline;
}
.seLinkText:Hover
{	
	color:#b16721;
}
.seHeader
{
	font-family: Garamond;
	font-size: medium;
	color: #b16721;
	font-weight:bold;
	text-decoration: none;
	background-color: #bddbeb;
}

.seTableLink
{
	font-weight: bold;
	color: #035b89;
	text-decoration: underline;
}

.seTableRow
{	
	text-decoration: none;
	background-color: #d5ebf6;
}

.seTableRowAlternate
{
	text-decoration: none;
	background-color: #eff9ff;
}

.seInputControl
{			
	background-color: #e2f4ff;
	padding: 1px;
	border-top: 1px solid #046ca3;
	border-right: 1px solid #035b89;
	border-bottom: 1px solid #035b89;
	border-left: 1px solid #046ca3;
}

.seMemoControl
{	
	background-color: #c5deee;
	border: 1px solid #035b89;
	padding: 1px;
}

.seMemoControl100pct
{	
	background-color: #c5deee;
	border: 1px solid #035b89;
	padding: 1px;
	width: 100%;
}


.seMemoControl2
{	
	background-color: #c5deee;
	border: 1px solid #4b4c4f;
	padding: 1px;
}

.seErrorText
{
	font-weight: bold;
	color: #CC0000;
}

.seNoteText
{
	color: #990000;
	line-height: normal;
}

.seTitle 
{	
	font-family:Garamond;
	font-size:medium;
	font-weight:bold;
	color:#b16721;
	font-variant:small-caps;
}

.seTinyLink, seTinyLink:Visited
{	
	color:#b16721;	
}

.seTinyLink:Hover
{
	color:#b16721;
}

#main 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContent 
{
	padding-left: 12px;
}

#tblNews 
{
	background: #bddbeb url(imgs/bg_news.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border: solid 1px #267fae;		
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

#tblNews strong, #tblNews b
{
	color:#035b89;
}

#hierarchy, #hierarchy ul 
{
	clear: left;
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;	
	width: 650px;
	padding-bottom: 10px;
	
}
#hierarchy li 
{
	float: left;
}

#hierarchy a 
{
	display: block;
	padding-left: 15px;
	padding-right: 5px;
	font-size: x-small;
	background: url(/imgs/separator.gif) no-repeat left;
}

#hierarchy a.first 
{
	background: none;
	padding-left: 0;
}

#innerNav, #innerNav ul 
{
	list-style: none;
	padding: 0;
	margin: 0;	
	width: 650px;
}
#innerNav li
{
	float:left;
}
#innerNav a 
{	
	display:block;
	padding: 0 1em;
	line-height: 1em;
	color:#b16721;
	font-weight:bold;
	font-family:Garamond;
	font-variant: small-caps;
	font-size: 13px;
	background: url(/imgs/doubledot.gif) no-repeat left;
}
#innerNav a.first 
{
	background: none;
	padding-left: 0;
}

#clear 
{
	clear:left;
}

.newsList ul 
{
	margin: 0;
	padding: 0;
}

.newsList li
{	
	padding-left:6px;
	margin-top: 8px;
	padding-bottom: 20px;
	background: url(/imgs/dot.gif) repeat-x bottom;
}
.newsList strong, .newsList b
{
	color:#035b89;
}

#careers
{
	padding: 10px;
	margin-left: 0;
	background-color: White;
	border: solid 1px #cbcbcb;
}

#sitePage ul, #contactUs ul
{
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#contactUs li 
{
	padding-bottom: 8px;
}


#newsdetail h2, #careersdetail h2, #pressdetail h2
{
	color:#035b89;
	font-size:medium;
}

#latestInfo 
{
	background: #f0f0f0;
	border: solid 1px #cbcbcb;		
	padding: 5px;	
}

#latestInfo h1
{
	font-size:small;
	text-transform: none;
}

#latestInfo a
{
	display: block;	
	text-align: right;		
	color:#035b89;
}

#stock 
{		
	display:inline;
	float: right;
	background-color: #f0f0f0;
	padding: 0 10px 3px 10px;
	margin: 0;
	margin-left: 8px;
	margin-bottom: 8px;
	background-color: White;
	border: solid 1px #cbcbcb;
	width: 270px;
}

#stock .info 
{
	font-size:x-small;
	color:#035b89;
}

#tblStock 
{	
	border-collapse: collapse;
}

#tblStock td 
{	
	
}

.separator 
{
	background: url(/imgs/dot_large.gif) no-repeat left top;
	margin: 8px 0 8px 0;
}

.illustration { float: right; }

.illustration img { display: block;	}

.right {float: right; margin: 0 0 5px 20px;}

#backlink { text-align: right; }
#backlink a 
{
	display: block;
	margin-top: 20px;
	text-align: right;	
	font-weight: bold;	
	color:#035b89;
}
