/*CSS style sheet for design 1*/
/*======================================================================*/

html,ul,ol,li,p { font-family: Arial,Helvetica,Sans-Serif; }
body	{ 
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-left: 0px; 
	background-image: url(/images/bg.gif); 
	background-repeat: repeat-x; 
	font-family: Arial,Helvetica,Sans-Serif;
}
.photo			{ padding: 6px; border: 1px solid #4D6748; }
td				{ font-family: Arial,Helvetica,Sans-Serif; font-size: 14px; color: #000000; }
.head			{ background-color: #4D6748; text-align: center; font-size: 11px;font-weight:  700; line-height: 11px; color: #FFFFFF; }
.footlinks		{ font-size: 12px; text-align: center; font-weight: 600; }
.smallright		{ text-align: right; font-weight: 700; font-size: 12px; }
.smallcenter	{ text-align: center; font-size: 10px; }
.caption		{ text-align: center; font-size: 11px; font-weight: 700; color: #4D6748; }
.wht			{ background-color: #FFFFFF; }
.dk				{ background-color: #4D6748; text-align: center; font-size: 12px;font-weight: 700; color: #FFFFFF; }
.cwht			{ background-color: #FFFFFF; text-align: center; }
.ltGray			{ background-color: #F7F7F7; text-align: center; }
.grayRight		{ background-color: #F5F5F5; text-align: right; }
.blk			{ background-color: #000000; text-align: center; font-weight: 700;color: #FFFFFF; }
.right			{ text-align: right; }
.center			{ text-align: center; }
.text-inset		{ width:150px; float: left; margin: 6px 12px 6px 0; border-top:6px solid #000000; border-bottom: 2px solid #000000; }
.text-inset .large { font-size:150%; font-family:Times, Times New Roman, Serif; }
.text-inset .small { font-size: 12px; }
h2				{ color: #4D6748; font-size: 26px; text-align: center;}
h3				{ color: #4D6748; font-size: 19px; text-align: center;}
h4				{ color: #FF0000; font-size: 16px; }
h5				{ color: #FF0000; font-size: 14px; }
p.indent		{ margin-left:24px; }

.note			{ font-size: 10px; font-style: italic; }
.emph			{ font-style: italic; font-weight: 700; color: #FF0000; }
.small			{ font-size: 10px; font-weight:500; }
.red			{ color: #FF0000; font-weight: 700; }
.small			{ font-size: 10px; }
.larger			{ font-size: 120%; font-weight:700; }
input.noborder	{ border:none; }
a:link			{ color: #4D6748; font-weight: 500; text-decoration: underline; }
a:visited		{ color: #336666; font-weight: 500; text-decoration: underline; }
a:active		{ color: #FF0000; font-weight: 500; text-decoration: underline; }
a:hover			{ color: #339933; font-weight: 500; text-decoration: underline; }
a.bold:link		{ color: #4D6748; font-weight: 700; text-decoration: underline; }
a.bold:visited	{ color: #336666; font-weight: 700; text-decoration: underline; }
a.bold:active	{ color: #FF0000; font-weight: 700; text-decoration: underline; }
a.bold:hover	{ color: #336666; font-weight: 700; text-decoration: underline; }
a.dk:link		{ color: #FADB05; font-weight:600; }
a.dk:visited	{ color: #FBE775; font-weight:600;}
a.dk:active		{ color: #FFFFB0; font-weight:600; }
a.dk:hover		{ color: #FFFFFF; font-weight:600; }

/* Initial positions are based on 800 screen to reduce side-jog */

#main		{ position: absolute; left: 20px; top: 0px; width: 710px; visibility: hidden; z-index:1; }
#helicopter	{ position: absolute; left: 643px; top: 12px; width: 122px; height: 459px; visibility: visible;z-index:0; }



/*======================================================================*/
/*END */
/*======================================================================*/


