body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 10px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 730px;

}
#nav1 {
	background-color: #94AFD2;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 li {
	margin: 0px;
	display: inline;
	padding: 0px;
}
#nav2 {
	background-color: #DB2735;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav2 li {
	margin: 0px;
	display: inline;
	padding: 0px;
}
#title {
	width: 505px;
	height: 75px;
	background-color: #CCCCFF;
	margin-top: 10px;
	padding: 0px;
}
#side-title {
	background-color: #000066;
	height: 75px;
	width: 205px;
	position: absolute;
	left: 525px;
	top: 212px;
	vertical-align: bottom;
}
#date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 9px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 28px;
}
#rhs-container {
	position: absolute;
	left: 525px;
	top: 297px;
	width: 205px;
}
#rhs {
	background-image: url(../media/rhs-bg.gif);
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	padding: 10px;
}
#rhs h2 {
	font-weight: bold;
	color: #000066;
	font-size: 11px;
	line-height: 1.6em;
	border-bottom-color: #FF6600;
	margin: 0em;
}
#rhs p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
#rhs h3 {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	line-height: 1.6em;
	color: #999999;
}
#rhs ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
#rhs li {
	list-style-image: url(../media/small-orange-bullet.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main {
	width:440px;
	font-size: 11px;
	line-height: 1.7em;
	color: #000066;
	margin-left: 55px;
	padding-top: 15px;
}
.side-news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-bottom: 0.5em;
}
#info {
	font-size: 9px;
	line-height: 1.6em;
	color: #666666;
	margin-top: 15px;
	background-image: url(../media/info-bg.gif);
	padding: 10px;
	margin-left: 0px;
}
#sign-off {
	margin-left: 50px;
	margin-top: 30px;
	position: relative;
}
/* links */
a.grey:link, a.grey:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #000000;
	text-decoration: underline;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #DB2735;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #000066;
	margin-top: 1em;
	margin-bottom: 0.25em;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h3 {
	font-size: 11px;
	line-height: 1.6em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}
#main ul {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2em;
	padding-left: 0px;
}

#main ul li.sub {
	list-style-type: none;
	list-style-image: none;
}

#main ol {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2em;
	padding-left: 0px;
}
#main ul li {
	margin-left: 0em;
	padding-left: 0em;
	list-style-image: url(../media/orange-bullet.gif);
	list-style-type: none;
}
/* diagram */
#diagram-holder {
	background-color: #CCCCFF;
	background-image: url(../media/diagram-bg.gif);
	margin-top: 15px;
	margin-bottom: 15px;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#diagram {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.blocks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px;
	width: 200px;

}
.unsuccessful {
	background-color: #FF6600;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	left: 250px;
	float: right;
}
.unsuccessful2 {
	width: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 5px;
	background-image: url(../media/orange_arrow.gif);
	background-repeat: no-repeat;
	left: 300px;
	height: 20px;
}
.arrows {
	background-image: url(../media/arrow_blus.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	padding-top: 10px;
}
.wBorder {
	margin-bottom: 5px;
	margin-left: 10px;
}
img  {
	border: 0;
}

.IMGleft {
	float: left;
	margin: 0 5px 0 0;
}

p.date2 {
	color: #666666;
	margin: 0px;

}