/*

   Filename:         scraps.css

*/

body       {margin: 0px; font-family: Tahoma, Geneva, sans-serif; font-size: 11pt; color: black}
h1, h2, h3 {font-family: Tahoma, Geneva, sans-serif; color: #580000}
h1         {border-bottom: 2px solid #580000; background-color: white; margin: 0px;             padding: 0px}
ul         {margin-top:0px}
li         {margin-top: 4px}
dt		   {margin-top: 10px; font-weight: bolder; margin-left: 3em}
dd         {margin-left: 6em} 
a 	       {font-weight: bold; color: #900; text-decoration: none}
a:hover    {font-weight: bold; color: #309; text-decoration: overline underline}


#outer_container   {width: inherit}
#head              {text-align: center}

#links             {
	background:url(images/newapsfaback3.png);
	float: left;
	width: 250px;
	height: auto;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color: white;
	text-align: left;
}
#links p 		   {
	margin-left: 15px;
	font-weight: normal;
}
#links ul          {list-style-type: none; margin-left: 15px; padding-left: 0px}
#links li          {margin-top: 0px}
#links li.newGroup {margin-top: 15px}
#links a     	   {font-weight:normal; color: white; text-decoration: none}
#links a:link	   {font-weight:normal; color: white; text-decoration: none}
#links a:visited   {font-weight:normal; color: white; text-decoration: none}
#links a:hover	   {font-weight:normal; color: black; text-decoration: overline underline}
#links a:active    {font-weight:normal; text-decoration: none}

#info li             {list-style-type: none; margin-left: 10px}

#srcs li			{margin-top: 20px}


#firstp:first-letter {float: left; font-size: 400%; line-height:0.8}

#article           {
	margin-left: 250px;
	text-align: left;
}
#articleinfo       {margin-left: 250px; font-size: 14px}

#pullout           {float: right; width: 250px; margin: 10px 10px 10px 10px; 
                    border: 5px outset #580000; background-color: #F4CED2;
                    font-size: 10pt; font-family: Tahoma, Geneva, sans-serif}
#pullout p			{font-size: 9px}
#pullout li        {margin-top: 8px}
#pullout a:link	   {color: #58; font-weight: bold; text-decoration: none}
#pullout a:visited   {color: #600; font-weight: bold; text-decoration: none}
#pullout a:hover	   {color: black; text-decoration: overline underline}

#pullout h2        {text-align: center; background-color: white; margin-top: 0px; border-bottom: 2px solid #580000}
#pullout ul        {list-style-image: url(bullet.jpg); margin-left: 25px; 
                    padding-left: 0px}	
					
#newdx li		   {margin-top: 18px}
					

address            {text-align: center; font-style: normal; border-top: 2px solid #580000; color: black}



fieldset                {margin-bottom: 10px; padding: 10px; background-color: #FFF}
label.blockLabel        {display: block; position: relative; margin: 12px 0px}
label.blockLabel input  {position: absolute; left: 150px}
label.indentLabel       {margin-left: 150px}

#contactForm span              {color: red}
#firstName, #lastName, #street, #email  {width: 25em}
#phone, #city                   {width: 10em}
#state                          {width: 3em}
#zip                            {width: 7em}
#country						{width: 10em}
#rightColumn span				{color: red}


#addressOptions                 {width: 180px; margin-left: 150px}

