.message
{
	color: #C00;
	font-weight: bold;
	border: 1px solid #333;
}

.error
{
	font-weight: bold;
	color: #C00;
}

div.County
{
	display:inline;
	float:right;
	position:absolute;
	margin: 5px;
	padding: 5px;
	border: 1px solid #EEE;
	width: 280px;	
}
div.Picture {
	
	width: 110px;
	/*
	height: 65px;
	*/
	margin: 3px;
	float: left;
}

div.content
{
	padding: 10px;
}

div.apply
{
	border: solid 1px #CCC;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
}

ul
{
line-height: 18px;
}
body{background-color: #FFF;color: #333; margin: 0px;font: 11px arial;}


p{font-family: Arial; font-size: 12px; color: #333; line-height: 18px; margin: 3px, 0, 20px, 0; }

table {font: 11px arial; color: #333;}
td {font-family:Arial; font-size: 12px;  color: #333;}

form {margin: 0;}
input, textarea, select {font: 12px arial;	color: #333;}
input.Button {border-top: solid 1px #A9A9A9; border-right: solid 2px #838383; border-bottom: solid 2px #838383; border-left: solid 1px #A9A9A9; background: #F8F8F8; color: #838383; font-family: Arial; font-weight: bold; font-size: 12px;}

h1 {font-size: 16px;margin-top:0;color: #00036A;}
h2 {font-size: 14px;margin-top:0;color: #00036A;}
h3 {font-size: 12px;margin-top:0;color: #00036A;margin-bottom:5px;}



sup {font-size : 9px;}



A {color: #00036A;}
A:link {color: #00036A;}
A:active {color: #FF0000;}
A:hover {color: #FFCC00;}
A:visited {}

.small{ font-size: 11px; text-decoration : none; line-height: 11px; margin: 3px, 0, 10px, 0; }

div.small{ font-size: 11px; text-decoration : none; display: inline;}
div.small a{ font-size: 11px; text-decoration : none; }

div.bread{ font-size: 12px; text-decoration : none; display: inline;}
div.bread a{ font-size: 12px; text-decoration : none; }

div.message {margin: 2px; padding: 5px; width: 100%; border: 1px solid #CCC; font-weight: bold; color: #C00;}
div.header {margin: 10px 0 10px 0;}
span.hint {color: #999; font-weight: bold; font-size: 10px; margin: 0 2px 0 2px;}
.disabled {background: #CCC;}
.divinline {display: inline;}
.error {font-weight: bold; color: #C00;}
.comment {font-family: Arial; font-size: 12px; color: #ff3366; font-weight:bold;}
.centered {text-align: center;}

p.question { font-weight:bold; }
p.answer { }

p.todo { color: #C00; font-weight: bold; border: solid 1px #C00; background: #FC0; }

#Logo {display: none; visibility: hidden;}