* {
	margin : 0;
	padding : 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

html {
	margin : 0;
	padding : 0;
	background-color : #e6ffff;

}

body { background-color:#e6ffff; }

table {
	border :0;
	width : 100%;
}

th, td {
	border : 0;
	vertical-align:top;
	padding : 5px 5px 5px 5px;

}

#wrapper {
	background-color :#FFF;
	width : 780px;
	margin : 20px auto;
	border : 1px solid #9ed8e8;
}

#header {}
#header td { }

td#logo { 	width:420px; background-image : url(images/logoslogan2.jpg);
	background-position: 10px 15px;
	background-repeat:no-repeat;
}
td#logo h1 { padding-top : 100px; 
	color : #094fa3;
	font-size : 100%;}
	
td#numbers { 	width: 330px; color : #094fa3; font-size : 90%; padding-left : 50px; line-height:160%;}
td#numbers h1 { font-size:100%; font-variant:small-caps; margin-bottom:0; margin-top : 10px;}



#menu {
	text-align:center;
	background-image : url(images/menu_bg.png); background-repeat:repeat;
	border-bottom : 1px solid #9ed8e8;
	border-top : 1px solid #9ed8e8;
	padding : 10px 0 10px 0;
}

#menu a {
	color : #000;
	text-decoration:underline;
	font-size : 93%;
}

#menu a:hover { color : #094fa3; }

#menu a.current { color : #094fa3; }

#content {
	color : #333;
	padding : 10px;
}

#content h2 {
	color : #094fa3;
	font-size : 108%;
}

#content h3 {
	color : #094fa3;
	font-size : 93%;
}

#content hr {
	color : #9ed8e8;
	background-color:#9ed8e8;
	margin : 10px 0;
}

#content ul {
	list-style:circle;
	margin-left : 40px;
}

#content li, #content p {
	margin-bottom : 0.8em;
	font-size : 93%;
	line-height: 140%;
}

#content td.formlegend {
	font-size: 77%;
	width : 110px;
}

#content p.question { color : #094fa3; margin-top : 0.7em; margin-bottom : 0.2em; }
#content p.answer { margin : 0; }

#content img.icon { margin : 5px 2px; }
input.formfield, .select, .textarea, .select_small {
	font-size : 77%;
	margin : 0 0 5px 0;
}

.formfield, .textarea { width : 180px; }

.select_small {
	width:60px;
	padding : 0px;
}

.select {
	width : 180px;
	padding : 0px;
}

span.mandy {
	color : red;
	padding-left : 1em;
}
/*
td.leftcol {
	width : 48%;
	padding-right : 2%;
}

td.rightcol {
	width : 48%;
	padding-left : 2%;
}
*/
#footer {
	background-color: #9ed8e8;
	color : #ffffff;
	font-size : 77%;
	text-align:center;
	padding : 5px 0 5px 0;
}

#footer a, #footer a:hover, #footera:visited { color : white; }

span.blue { color : #00F;}

.cards img { float : right; border : 0; margin-right : 10px;}td#numbers a {
	width: 330px;
	color : #094fa3;
	font-size : 93%;
	line-height:170%;
	text-decoration: none;
}
td#numbers a:hover {
	width: 330px;
	color : #094fa3;
	font-size : 93%;
	line-height:170%;
	text-decoration: none;
}
