/* IT-Alternative - October 2007 */

h1
	{
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: "Lydian MT", cursive;
	color: #336;
	font-size: 36px;
	}

h3
	{
	margin-bottom: 1.0em;
	}

h4
	{
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: garamond;
	color: #336;
	font-size: 20px;
	}

h5
	{
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "ghgill sans", "trebuchet ms";
	color: #333366;
	font-size: 13px;
	}


* html h4{
	margin-top: -4px;
	margin-bottom: 10px;
}

.insbar
	{
	position: relative;
	float: left;
	width: 700px;
	height: 25px;
	text-align: right;
	z-index: 0;
	}

.insbar img
	{
	text-align: right;
	z-index: 1;
	}

#insmain
	{
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 0px 0px 10px;
	padding-right: 10px;
	}
	
#insmain a
	{
	color: #800;
	text-decoration: underline;
	}

#insmain a:visited
	{
	color: #800;
	text-decoration: underline;
	}

#insmain a:hover
	{
	color: #66f;
	text-decoration: underline;
	}

#insmain a:active
	{
	color: #66f;
	text-decoration: underline;
	}
	
.text
	{
	position: relative;
	float: left;
/*	width: 500px;	*/
	z-index: 3;
	margin-bottom: -12px;
	}

* html .text{
	margin-bottom: -28px;
	}

.text img
	{
	position: relative;
	float: right;
	vertical-align: top;
	margin-left: 10px;
	margin-top: -25px;
	margin-right: -12px;
	}
	

#insright
	{
	position: relative;
	float: left;
	width: 140px;
	margin-left: 10px;
	margin-top: -13px;
	}
	
#insright ul
	{
	text-align: left;
	margin-left: -15px;
	}

* html #insright ul{
	margin-left: 20px;
	}

ul li
	{
	margin-top: 5px;
	margin-bottom: 8px;	
	margin-left: 0px;
	padding-left: 0px;
	}	

span.quot	{	
	color: purple;
	font-size: 13pt;
	font-style: italic;
	font-family: Gill Sans MT, Gill Sans, Gill Sans Light, Universe, Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 130%;	
}

.title
	{
	font-family: garamond, times, "times new roman", serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #955502;
	text-align: center;
	}
	
.flr
	{
	position: relative;
	float: right;
	margin-top: -12px;
	margin-right: -12px;
	margin-left: 10px;
	}
	
li.no
	{
	list-style: none;
	}
