BODY {
	font-family: Arial;
	font-size: 14px;
	margin: 0 0;
}

IMG {
	border: 0;
}

IMG#security {
	cursor: pointer;
}

P.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV#title-master {
	height: 100px;
	width: 100%;
	background: #FFF url('/images/elegant/tback1.gif') repeat-x;
	background-color: #E70;
	vertical-align: bottom;
	position: relative;
}

DIV.centered { width: 100%; text-align: center; }
DIV.hrule { border-top: 1px dotted green; }

DIV.bordered {
	border: 1px solid black;
	margin: auto;
	padding: 0px;
	display: table;
	width: 496px;
	text-align: left;
	overflow: none;
}
DIV.bordered DIV { float: right; width: 340px; height: 95px; }
DIV.bordered P { margin: 3px; }
DIV.bordered DIV.image { float: left; width: 150px; height: 95px; }

#title-slogan {
	position: absolute;
	left: 125px;
	top: 10px;
	margin: 0 0;
	padding: 0;
}
#title-slogan p {
	margin: 0;
}

#title-image {
	float: left;
	height: 100px;
	width: 500px;
	vertical-align: bottom;
	position: relative;
	background: url('/images/elegant/title2.png') no-repeat top left;
}

#title-image div {
	bottom: 0px;
	left: 125px;
	position: absolute;
}

* HTML #title-image div {
	bottom: 15px;
	left: 125px;
}

#title-text {
	width: 440px;
	right: 5px;
	bottom: 0px;
	float: right;
	position: absolute;
	white-space: nowrap;
}

* HTML #title-text {
	bottom: 15px;
}


#title-text a {
	color: #000;
}

#content-master {
	width: 100%;
	text-align: center;
}

#content-sensei {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#content-sensei span.hand {
	cursor: hand;
}

#content {
	padding: 5px;
	width: 550px;
	float: left;
	border-right: 1px dotted green;
}

#content a {
	color: #339;
}

#content a h3 {
	color: #000;
}

#content p.links {
	text-align: center;
}

#content ul.bigger h3 {
	font-size: 14pt;
	margin: 5px 0px 0px 0px;
}

#content table td {
	vertical-align: top;
}

#errors {
	border: 1px solid red;
	background-color: #fff;
	margin-bottom: 10px;
}

#errors h3 {
	width: 100%;
	background-color: red;
	color: white;
	margin-top: 0px;
}

ol.alpha {
	list-style: none;
	list-style-type: none;
	margin: 14px 0px 0px 0px;
}

ol.alpha li {
	font-weight: normal;
	margin: 0px 0px 16px 0px;
}

#menu {
	padding: 5px;	
	width: 185px;
	float: right;
}

#menu a {
	color: red;
}

#monetary {
	text-align: center;
	width: 100%;
}

#foot-notes {
	text-align: center;
}