body { color: #000064; font-style: normal; font-weight: normal; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #d6deeb; width: 100%; height: 100%; margin: 0; padding: 0; border: 0 }

p { font-style: normal; font-weight: normal; font-size: 13px; margin-top: 0; margin-bottom: 8px; }

td { font-style: normal; font-weight: normal; font-size: 13px; }
th { font-style: normal; font-weight: bold; font-size: 15px; margin: 6px 0px 5px }

input, textarea { font-style: normal; font-weight: normal; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

b { font-weight: bold; }
.bold { font-weight: bold; }
small { font-size: 11px; }
.small { font-size: 11px; }
big { font-size: 15px; font-weight: bold; }
.big { font-size: 15px; font-weight: bold; }

h1 { font-style: normal; font-weight: bold; font-size: 26px; margin: 13px 0 8px; padding: 0; border: 0 }
h2 { font-style: normal; font-weight: bold; font-size: 18px; margin: 8px 0 6px; padding: 0; border: 0 }
h3 { font-style: normal; font-weight: bold; font-size: 15px; margin: 6px 0px 5px; padding: 0px; border: 0px }

a:link { color: #1414ff ; font-weight: bold; text-decoration: none; }
a:visited { color: #1414ff ; font-weight: bold; text-decoration: none; }
a:active { color: #1414ff ; font-weight: bold; text-decoration: none; }
a:hover { color: #f00 ; font-weight: bold; text-decoration: none; }
.hint { color: #d70000; font-style: normal; font-weight: normal; font-size: 11px }

hr { color: #6666df; background-color: #6666df; height: 1px; margin: 9px 0 6px; padding: 0; border: 0; }

.photo { border-color: #fff #666 #666 #fff; border-style: solid; border-width: 1px 2px 2px 1px; }
.whiteborder { border: solid 1px #fff; }
.bglight { background-color: #d6deeb; }
.error { color: #d70000; font-weight: bold; background-color: #fff; padding: 3px; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.vspace1 { font-size: 0; line-height: 0; width: 1px; height: 6px; clear: both; }
.vspace2 { font-size: 0; line-height: 0; width: 1px; height: 12px; clear: both; }
.centerblock { height: auto; margin: 0 auto; display: inline; }
.centerblock { display: inline-table; }


/* Edwardian Font */
@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'EdwardianScriptITCRegular';
	src: url(type/itcedscr-webfont.eot);
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'EdwardianScriptITCRegular';
	src: url(/:) format('no404'), url(type/itcedscr-webfont.woff) format('woff'), url(type/itcedscr-webfont.ttf) format('truetype'), url(type/itcedscr-webfont.svg#EdwardianScriptITCRegular) format('svg');
	font-weight: normal;
	font-style: normal;
}

.GILFont { font-family: EdwardianScriptITCRegular, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; }
a.GILFont:link { font-weight: normal; }
a.GILFont:visited { font-weight: normal; }
a.GILFont:active {font-weight: normal; }
a.GILFont:hover { font-weight: normal; }

/* IE */
* html body { word-wrap: break-word; }
* html .centerblock { height: 1px; }
* html hr { margin: 0; }

