a {
	color : #006600;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	background-color : #EEEECC;
	background-image : url(../images/background.gif);
	background-position : top left;
	background-repeat : no-repeat;
	color : #000000;
	margin : 0;
	padding : 0 50px 0 0;
}

h3, h5 {
	color : #006600;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-style : italic;
}

img {
	border : 0;
}

small {
	font-size : 60%;
	font-style : normal;
}

div.trophy {
	float : left;
	padding : 10px;
}

input.text {
	background-color : #FFFFFF;
	border-color : #006600;
	border-style : solid;
	border-width : 1px;
	font : 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li, p {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

table.Fees {
	border-collapse : collapse;
	width : 100%;
}

table.Fees p {
	font-size : 8pt;
}

table.Fees td {
	margin : 0;
	padding : 3px;
}

table.preview {
	border-collapse : collapse;
	float : right;
	height : 110px;
	margin : 0 0 10px 10px;
	width : 110px;
}

table.preview td {
	margin : 0;
	padding : 0;
}

#Content {
	float : none;
}

#Footer {
	margin : 20px 0;
	padding : 10px;
	text-align : right;
}

#Footer p {
	font-size : 8pt;
}

#Header {
	float : right;
	margin : 0;
	padding : 0;
	text-align : right;
	width : 100%;
}

#Content table.preview, #Menu {
	display : none;
}
