/************************************************
 * File    :  style_ie.css
 *
 * Author  :  Simon Or
 *
 * Purpose :  CSS stylesheet for look and feel of PacaficNotebooks Inc.
 *
 * Copyright(c) 2004-2005 GTAPrices.com Inc
 ************************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #2D2D2D;
}
.mainBody{
padding-left: 50px;
}
input, textarea{
	border-color			: #00783A;
	border-style			: solid;
	border-width			: 1px;
}

hr{
	color 					: #00783A;
}

a{
	text-decoration		: none;
}

image,img{
	border					: none;
}
.hyattgreenbg 
   { background-color    : #00783A }

.toptitle 
   { font-size           : 11pt; 
     font-family         : arial, geneva, helvetica;
     font-weight         : bold; 
     color               : #00783A }     

.topsubtitle 
   { font-size           : 10pt;  
     font-family         : arial, geneva, helvetica;
     color               : #996633 }

.brownbg 
   { background-color    : #996633 }

.slogan
   { font-size           : 14pt; 
     font-family         : arial, geneva, helvetica; 
     color               : #FFFFFF }

.areacode
   { font-size           : 12pt; 
     font-family         : arial, geneva, helvetica;
     color               : #FFFFFF }

.phoneno
   { font-size           : 16pt; 
     font-family         : arial, geneva, helvetica; 
     color               : #FFFFFF }

.maintitle a,.maintitle
   { font-size           : 12pt; 
     font-family         : arial, geneva, helvetica; 
     font-weight         : bold; 
     color               : #00783A }

.mainsubtitle, .mainsubtitle a, a.chosen
   { font-size           : 9pt; 
     font-family         : arial, geneva, helvetica; 
     font-weight         : bold; 
     color               : #00783A }

.bodytxt
   { font-size           : 9pt; 
     font-family         : arial, geneva, helvetica; 
     color               : #000000 }
     
.pagesubtitle, .pagesubtitle a
   { font-size           : 11pt; 
     font-family         : arial, geneva, helvetica; 
     font-weight         : bold; 
     color               : #996633 }
     
.location
   { font-size           : 11pt; 
     font-family         : arial, geneva, helvetica;  
     color               : #996633 }

a.notchosen{
	font-size					: 9pt;
	color: Teal;
}
a.notchosen,a.chosen{
	text-decoration: underline;
}
.tiny,.footerNote{
	font-size: 11px;
}
.footerNote{
	font-style: italic;
}
