html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*FINISH RESET*/

body{background:#1b3c5d; font-family:Verdana, Geneva, sans-serif; font-size:62.5%; font-weight:normal;}

#container{width:400px; margin:0 auto; border: 2px solid #000; padding:220px 10px 25px 40px; background:#2a6589 url(../images/header.jpg) no-repeat top left;}

#container2{width:562px; margin:0 auto; border: 2px solid #000; padding:166px 10px 25px 40px; background:#2a6589 url(../images/header2.jpg) no-repeat top left;}

h1{ font-size:14px; line-height:24px; margin:5px 0 0 0; color:#FFF; font-weight:bold;}

p{color:#FFF; font-size:12px; padding:10px 0; line-height:16px;}

label{color:#FFF; font-size:10px;}

input{padding:2px; margin:3px 0 10px 0;}
.bold{font-weight:bold;}

p.smallitalic{font-size:10px; font-style:italic;}