/********************* Global Links *********************/
html, body {
	height:100%;
	min-height: 100%;
}
body {
	margin:0px;	
	padding:0px;
	}
body, td {	
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #333333;
	}
p {
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	}
a:link, a:visited {
	color: #003399; 
	} 
a:hover {
	color:: #FF0000;
		}
a:active { 
	color:orange 
	} 
A:hover {
	color:#993333
	}
/* *************** Main Content Styles *************** */
#Homepage {
	padding: 4px; 
	float: left;
	margin: 0px;
	vertical-align: top;
	width: 500px;
}
#HomePage h3 {
	padding: 2px;
	background: #336699; 
	margin: 0em 0px 0px 0em; 
	color: #FFFFFF;
	Font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent:: 0px;
}
#HomePage p {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px solid #336699;
	border-left: 0px;
	padding: 10px;
	margin: 0px 0px 15px;
	color: #333333;
	text-align: left;
	}
#HomePage b {
	font-weight: bold;
	color: #800000;
	}	
#HomePage a:link, #HomePage a:visited {
	color : #003399;
	text-decoration: none;
	font-weight: bold;
	}
#HomePage a:hover{
	color : #FF0000;
	}

/* *************** Press Room Styles *************** */
#pressroom p{	 
	border-bottom: #336699 1px dashed;
	padding-bottom: 5px;
	}
#pressroom b {
	color: #666666;
	}
#pressroom a, #pressroom visited {
	font-weight: bold;
	}
#MainPress {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	width: 640px;
	height: 100%;
	}
#MainPress h3 {
	width: 100%;
	padding: 4px;
	color: #336699;
	font-size: 14px;
	text-indent: 8px;
	background-color: #DEEFE0;
	border-top: 1px solid blue;
	}
#MainPress b {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	}
#MainPress H1 {
	text-align: center;
	Font-Size: 14px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
#MainPress H2 {
	text-align: center;
	Font-Size: 11px;
	font-weight: 100;
	color: #336699;
	margin: 0px;
	padding: 0px;
	}
#MainPress H4 {
	text-align: justify;
	Font-Size: 14px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	}
#MainPress UL {
	list-style-type: square;
	}
#contact {
	float: right;
	margin-bottom: 10px;
	}
#MainPress UL.green {
	list-style-type: square;
	background-color: #DEEFE0;
	width: 450px;
	padding: 5px 25px;
	border: 1px solid #336699;
	}
	
/* *************** General Tags Styles *************** */
p.red, .red {
	color: #FF0000;
	}
p.green, .green {
	color: #006633;
	}
p.blue, .blue {
	color: #003366;
	}
p.orange, .orange {
	color: #FF6600;
	}
p.purple, .purple {
	color: #663366;
	}
p.darkred, .darkred	{
	color: #CA0000;
	}
p.trademark {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 1em; 
	padding-top: 0px; 
	border-bottom: #A1A5A9 1px dotted;
	}
/* *************** Image Styles *************** */
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
/* *************** Footer Styles *************** */
 #footer  {
 	padding: 5px;
 	background-color: #336699;
	color: #FFFFFF;
	}
 #footer a:link,
 #footer a:visited {
 	color: #FFFFFF;
	text-decoration: none;
	}
 #footer a:hover {
 	text-decoration: underline;
	}
/* *************** Button Styles *************** */
.buttongreen {
	background-color: #2A552A;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor:pointer;
	}

.just {
	text-align:justify;
	}
.slNavBar {
	padding-left : 15px
	}
.stewList LI {
	LIST-STYLE-TYPE: square
	}
	