body {
	padding:0; margin:0; 
	background-color: #F2F2F2;
	background-image: url(images/BGStripe.gif);
}

body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}


.s{font-family:Tahoma; font-size:10pt;  color:#595959; text-decoration:none}
.s1{font-family:Tahoma; font-size:8pt;  color:#666666; text-decoration:none}
  .green{font-family:Tahoma; font-size:9pt;  color:#9CE438;}
.red{font-family:Tahoma; font-size:10pt;  color:#BE5811; text-decoration:none; font-weight: bold;
}


.white1{font-family:Tahoma; font-size:10pt;  color:#FFFFFF; }

.BoldColumnText {
	font-family:Tahoma;
	font-size:10pt;
	color:#161616;
	font-weight: bold;
}


.ColumnHeader {
	font-size: 12pt;
	color: #BE5811;
	font-weight: bold;
}

.HomeText{
	font-size: 10pt;
	color: #333333;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
}

.TitleHeader {
	font-size: 11pt;
	color: #BE5811;
	font-weight: bold;
}
 
.indent {
padding-left: 30px:
}


  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 
.BoldColumnText strong {
	letter-spacing: .2em;
}



a:link {
	color: #AA4800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #F56B42;
}
a:active {
	text-decoration: none;
	color: #C6C0B2;
}


.contentSmall {font-size: 6pt}

.contentMedium {font-size: 8pt}

.IMG-Left { 
  	float: left;
    margin: 1em 
  }
  
.IMG-Right { 
  	float: right;
    margin: 1em 
  }
  
 .RolloverDarkSmall {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #2C4F62;
}
	a.RolloverDarkSmall:link {
		color: #29505F;
		text-decoration: none;
	}
	a.RolloverDarkSmall:visited {
		text-decoration: none;
		color: #498ba4;
	}
	a.RolloverDarkSmall:hover {
		text-decoration: underline;
		color: #498ba4;
	}
	a.RolloverDarkSmall:active {
		text-decoration: none;
		color:#498ba4;
}

 .RolloverWhiteSmall {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
	a.RolloverWhiteSmall:link {
		color: #ffffff;
		text-decoration: none;
	}
	a.RolloverWhiteSmall:visited {
		text-decoration: none;
		color: #498ba4;
	}
	a.RolloverWhiteSmall:hover {
		text-decoration: underline;
		color: #498ba4;
	}
	a.RolloverWhiteSmall:active {
		text-decoration: none;
		color:#498ba4;
}

.backgroundImage {
	background-image:url(images/PUTIMAGEHERE.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
	}

.BiggerHeader {
	font-size: 12pt;
	text-decoration: underline;
}

.gray {color: #666666}

img {border: 0}

h1 {
	color: #999999;
}

h2 {
	color: #999999;
}
h3, h4 {
	color: #999999;
}

.leftbul {
	margin: 0 0 0 -20px;
	text-align: left;
}