/* DAP */

#p-maincontent a {
	text-decoration: none;
	color: #0E5FD8;
	margin-top: 11px;
} 
#p-maincontent a:hover {
	text-decoration: underline;
	color: #0E5FD8;
}
#p-maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #0066FF;
	font-weight: bold;
	margin: 0px;
	padding: 7px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
}
h4 {
	font-size: 11px;
	color: #CCCCCC;
}
h5 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #f2f2f2;
	color: #666;
}

#bar {
	background-image: url("images/bg_nav.gif");
	height: 28px;
	background-repeat: repeat-x;
	background-position:top;
	font-size: 11px;
}
	#bar span {
		position: relative;
		top: 7px;
	}
#topimage {
	width: 100%;
	height: 42px;
	background: url("images/top/topimage.jpg") no-repeat;
	border-bottom: solid #999999 1px;
	margin-bottom: 10px;
}
#topLeft {
	float: left;
	text-align: left;
}
#topRight, #topLeft { width: 150px; }
#topRight a, #topLeft a { font-size: 10px; color: #CCCCCC; }
#topRight {
	text-align: right;
	float: right;
}
#flags { 
	width:488px; 
	margin:0 auto;
}
#flag {
	margin:0 auto;
	float:left;
	padding: 10px;
	width: 100px;
	font-size: 11px;
}
#menu {
	padding-top: 10px;
	float: left;
	width: 160px;
}
	#menu div {
		text-align: left;
		padding: 3px;
		width: 160px;
	}
		#menu div a {
			margin-left: 5px;
			text-decoration: none;
			font-size: 10px;
		}
#body {
	font-size: 11px;
	padding-left: 15px;
	text-align: left;
	width: 530px;
	padding-top: 10px;
	float: left;
}
#box {
	padding-bottom: 10px;
	margin: 4px;
	width: 100%;
}
.box {
	display: block;
	padding-bottom: 10px;
	margin: 4px;
}
#register_form_form {
	position: relative;
}
#list0, #list1 {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #f1f3f8;
}
#list1 {
	background-color: #ffffff;
}

.greyText {
	color: #999999;
	margin:0;
	padding: 0;
	margin-top: 8px;
}

.footer {
	width: 100%;
	border-top: solid #CCCCCC 1px;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 10px;
	font-family: tahoma;
	letter-spacing: 1px;
}	

div#top {
	text-align: left;
	height: 45px;

}
	div#top img {
		margin-top: 13px;
	}