body	{font-family: Arial, sans-serif;}
p, h1, h2, h3, h4, h5, h6, td, table, tr, th, a, ul, ol, li	{font-family: Arial, sans-serif; font-style: normal;}

p, li	{font-size: 85%;}

div.callOut	{
				float: right;
				border: 1px solid black;
				background-color: #cccc99;
				color: #000000;
				padding: 10px;
				width: 240px;
				font-size: 140%;
				font-family: "Times New Roman", Times, serif;
				font-style: italic;
				line-height: 120%;
				font-weight: 500;
				margin-left:10px;
				margin-bottom: 10px;
				}

#servicesLinks {margin:0; padding: 0.25em 0 0 0.25em; font-size: 90%; color: #fff;}

#servicesLinks ul {margin: 0 0 0 1em; padding: 0;}
		
#servicesLinks a:link, #servicesLinks a:visited {
color: #fff; background-color: inherit;
}		

#servicesLinks a:focus {
color: #000; background-color: #fff;
}		
#servicesLinks a:hover {
color: #000; background-color: #fff;
}		
* html #servicesLinks a:active {
color: #000; background-color: #fff;
}		



h2	 {
		font-size: 120%;
		color: #cc6666;
	}

h3	 {
		font-size: 100%;
		color: #cc6666;
		border-bottom: 1px solid #cc6666;
	}

p.plug	{border: 1px solid #666666; padding: 5px 5px 1px 5px;}
p.author	 {
				margin-top: -14px;
				font-style: italic;
				margin-bottom: 30px;
				font-size: 12px;}

.intro	{
		color: #000000;
		background-color: #cccccc;
		border: 1px solid #999999;
		font-style: italic;
		padding: 3px 3px 0px 3px;
		}


.col	{
		color: #cc6666;
		font-weight: bold;
		text-decoration: underline;}

table.detailTable, table.detailTable td	{
						border: 1px solid #cccccc;
						}

table.detailTable th	{
						border: 1px solid #cccccc;
						background-color: #cccccc;
						color: #000000;
						vertical-align: text-top;
						text-align: left;
							}

table.detailTable td	{
						vertical-align: text-top;
						}
table.detailTable tr.header th	{
										border-bottom: 1px solid #999999;
										text-align: left;
										}


ul.logo	{
				list-style-image: url('/main/bullet2.jpg');
			}
ul.logo li	{
				font-size: 80%;
				font-style: italic;
			}