body {
	font-family: "Courier New", Courier, Verdana, Arial, Georgia, sans-serif;
	margin: 0px;
	padding: 0px;
font-size:9pt;
	background-color:#fff;
}
a:link {
	color: #ed1c24;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #ed1c24;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #ed1c24;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
text-align: center;
width: 800px;
min-width:800px;
background-color: #ffffff;
}
.container {
width: 800px;
min-width:800px;
height:auto;
border-top:20px #fff;
text-align: left;
margin-left: auto;
margin-right: auto;
background-image:url(./images/orp_borderbg.gif);
}

.maincontainer {
width:800px;
min-width:800px;
max-width:800px;
}
.nav {
float:left;
width:230px;
background-color:transparent;
}

.bodycontainer {
width:570px;
float:right;
min-width:570px;
max-width:570px;
background-color:transparent;
}
.footer {
clear:both;
width:800px;
height:20px;
max-height:20px;
}
.textcontainer {
width:380px;
min-width:380px;
max-width:380px;
padding-left:5px;
}
.videocontainer {
width:430px;
min-width:430px;
max-width:430px;
padding-left:5px;
}
.rightcontainer {
float:right;
width:176px;
}
.name {
padding-top:50px;
}
.textimg {
vertical-align: middle
}

.red {
color:#ed1c24
}
.formerror {
width:400px;
font-size:12pt;
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}
.lenerror {
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}

