/* ------------ */
/* misc general */
/* ------------ */


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #003366;
	font-size : 13px;
	line-height : 15px;
	color : #909090;
	margin: 5px;
	background: #eeeeee;
	text-align: justify;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #003366;
	font-size : 11px;
	line-height : 11px;
	color : #909090;
	text-align: justify;

}

p.right {
	text-align: right;
}

h1 {
	font-size : 22px;
}


td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #003366;
	font-size : 11px;
	line-height : 11px;
	color : #909090;
}

ul {
	list-style-type: circle;
	list-style-position: inside;
}

.noborder {
 	border : none;
}


a:link {
	text-decoration: none;
	border : none;
}

a:visited {
	text-decoration: none;
	border : none;
}

a:active { 
	text-decoration: none;
	border : none;
}

img {
	border: 0;
}


a:hover {
	text-decoration: none;
	border : none;
}


.justering {
	text-align: justify;
}

.scrollbox {
	text-align: justify;
	padding: 5px;
	height: 60px;
	width: 485px;
	border: none;
	overflow: auto;
	scrollbar-face-color: #aaffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
}

.green {
	color: #336600;
}

div.horline {
	width : 100%;
	height : 1px;
	background : #999999;
}

div.verline {
	float: left;
	margin: 0px 0px 0px 0px;
	width : 1px;
	Height: 300px;
}

.clearboth {
	clear : both;
}

.iealigncenter {
	text-align : center;
}

/* ------------ */
/* menu objects */
/* ------------ */

.pink {
	background-color : #FAB8D3;
	color : #ffffff;
	border : none;
	text-decoration: none;
}

.blue {
	background-color : #ddddff;
	color : #ffffff;
	border : none;
	text-decoration: none;
}


.white {
	color : #999999;
}

div.menu a {
	border : none;
	padding : 10px;
	line-height: 0px;
	margin : 0px;
	font-weight : bold;
	float : left;
}

div.menu a:hover {
	background-color : #bbbbbb;
	color : #fff;
	border : none;
	text-decoration: none;
}

.thin {
	font-weight: lighter;
}

/* ------------ */
/* head objects */
/* ------------ */

img.logo {
	width: 800px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}


#head {
	width: 800px;
	padding: 0px;
	margin: 10px;
	margin-right:auto;
	margin-left:auto;
	text-align: justify;
}

/* ------------ */
/* main objects */
/* ------------ */


#main {
	width: 800px;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	color : #727272;
	text-align: justify;

}

#issues {
	float: left;
	width: 88px;
	font-size : 10px;
	line-height : 10px;
}

	.boxissues {
		margin: 0px 4px 0px 4px;
		border: none;
		padding: 0px;
		text-align: justify;
	}

	div.boxissues a {
		opacity: 0.2; 
		filter: alpha(opacity=20);
		text-decoration: none;
		color : #909090;
	}

	div.boxissues a:hover {
		opacity: 1.0;
		filter: alpha(opacity=100);
		color: black;
	}
	
	div.boxissues a:visited {
		text-decoration: none;
		border : none;
	}


#essence {
	float: left;
	padding: 20px;
	margin: 0px 4px 4px 4px;
	width: 572px;
	font-size : 22px;
	background: #ffffff;
}

	div.mainessence { 
		margin: 0px 0px 0px 0px;
		padding: 10px;
		text-align: justify;
		font-size : 23px;
		line-height : 25px;
	}

		div.mainessenceContent { 
			font-size : 13px;
			float: left;
			width: 178px;
			margin: 0px 18px 8px 0px;
			padding: 0px;
			text-align: justify;
		}

		div.mainessenceContentBox { 
			padding: 10px;
			border: 0px;
			text-align: justify;
			background: #FAEAF1;
		}


			div.mainessenceContent a {
				border : none;
				text-decoration: none;
				color : #909090;
				line-height : 10px;

			}
			
			div.mainessenceContent a:hover {
				text-decoration: none;
				color : BLACK;
			}
	
			li {
				font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #003366;
				font-size : 11px;
				line-height : 10px;
				color : #808080;
				list-style-type: circle;
			}
			
		div.mainessencemiddle { 
			float: left;
			width: 179px;
			margin: 03x 0px 8px 0px;
			padding: 0px;
			text-align: justify;
			font-size : 13px;
		}
	
		div.mainessenceright { 
			float: left;
			width: 179px;
			margin: 0px 0px 8px 18px;
			padding: 0px;
			text-align: justify;
			font-size : 13px;
		}
	
#news {
	float: left;
	padding: 0px;
	margin: 4px 0px 4px 4px;
	width: 100px;
	font-size : 10px;
	line-height : 10px;
}

	div.newshead { 
		background: #eeeeff;
		margin: 0px 0px 5px 0px;
		padding: 4px;
		text-align: justify;
		font-size : 13px;
	}
	
	div.graynews { 
		background: #ffffgg;
		margin: 5px 0px 5px 0px;
		padding: 4px;
		text-align: justify;
	}
	
	div.whitenews { 
		background: #eeeeff;
		margin: 5px 0px 5px 0px;
		padding: 4px;
		text-align: justify;
	}

	div.graynews a {
		text-decoration: none;
		color : #727272;
	}
	
	div.graynews a:hover {
		text-decoration: none;
		color : #323232;

	}
	
	div.whitenews a {
		text-decoration: none;
		color : #727272;
	}

	div.whitenews a:hover {
		text-decoration: none;
		color : #323232;
	}

	
div.textbox {
	text-align: justify;
}

/* ------------ */
/* foot objects */
/* ------------ */


div.foot {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color : #999999;
	font-size : 8px;
	line-height : 10px;
}

div.foot a {
	border : none;
	color : #999999;
	line-height: 10px;
	font-size : 8px;
}

div.foot a:hover {
	text-decoration: none;
	color : black;
}

