
body {
	width:	800px;
	margin:		0;
	margin-right:	auto;
	margin-left:	auto;
	margin-bottom:	2em;
	border-left:	1px solid #404e94;
	border-right:	1px solid #404e94;
	font-family:	arial,helvetica,clean,sans-serif;
}

h1 {
	color:		#404e94;
	font-size:	150%;
	margin-top:	25px;
	margin-bottom:	30px;
}


h2 {
	color:		#404e94;
	font-size:	120%;
	margin-top:	15px;
	margin-bottom:	5px;
}


q {
	text-align:	left;
	display:	block;
	margin-left:	30px;
	margin-right:	30px;
	margin-bottom:	0px;
		
}

dt {
	color:		#404e94;
	font-weight:	bold;
}

.resolution {
	display:	block;
	margin-left:	50px;
	margin-right:	50px;
	margin-bottom:	50px;
	text-align:	justify;
}

.proposaltitle {
	font-size:	110%;
	margin-top:	-20px;
	margin-bottom:	20px;
	margin-left:	20px;
}


.ath {
	margin-bottom:	40px;
	text-align:	right;
	margin-right:	80px;
}

.quote {
	margin-left: 35px;
	margin-right: 35px;
	font-family: serif;
}
.quote1 {
	font-style: italic;
}
.quote2 {
	text-align: right;
	font-size: 95%;
}

#banner {
	border-bottom:		4px solid #404e94;
	height:			125px;
	width:			800px;
	background:		url('banner.jpg') top left no-repeat;
}

#logo {
	position:			relative;
	color:				#404e94;
	text-shadow:		#dddddd 0.3px -1px 1px;
	top:				10px;
	left:				26px;
	font-size:			22pt;
	font-family:        verdana;
	font-weight:		heavy;
}

#menu {
	position:			relative;
	top:				-24px;
	width:			800px;
	text-align:		center;
}

#menu a {
	padding-left:		8px;
	padding-right:		8px;
	padding-top:		7px;
	padding-bottom:	4px;
	margin-left:		5px;
	margin-right:		5px;
	text-decoration:	none;
	color:			#404e94;
	background:		url('pixel.png');
	-moz-border-radius-topleft:	8px;
	-moz-border-radius-topright:	8px;
}

#menu a:hover, #languages a:hover {
	color:			#0000FF;
	background:		url('pixel2.png');
}

#languages {
	position:			relative;
	float:			right;
	top:				-130px;
}

#languages a {
	display:			block;
	padding-left:		14px;
	padding-right:		8px;
	padding-top:		7px;
	padding-bottom:	4px;
	margin-bottom:	5px;
	text-decoration:	none;
	color:			#404e94;
	background:		url('pixel.png');
	-moz-border-radius-topleft:	8px;
	-moz-border-radius-bottomleft:	8px;
}

#footer {
	padding:		2px;
	text-align:		center;
	font-size:		7pt;
	color:		#909090;
	border-bottom:		1px solid #404e94;		
}

#footer a {
	color:		#909090;
}

#content {
	min-height:		300px;
	border-bottom:		10px solid #404e94;
	padding-left:		100px;
	padding-right:		100px;
	padding-bottom:		60px;
	text-align:		justify;
	font-size: 12px;
	font-family:	arial,helvetica,clean,sans-serif;
}

.notice {
	border:			1px solid #a0a0a0;
	color:			#808080;
	background:		#f0f0f0;
	width:			400px;
	margin:			1em;
	padding:		0.6em;
	text-align:		center;
}
