/* Wemerec two columns page layout */
div#LeftBlock {
	width: 600px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 0px;
	position: relative;
}

div #LeftBlock #contents {
	padding-right: 20px;
}

div #notice {
	width: 202px;
	border: 1px solid #666666;
	color: #666666;
	padding-right: 1px;
	padding-left: 1px;
}

div#RightBlock {
	height: auto;
	width: 210px;
	text-align: right;
}
div#submenu {
	border: 1px solid #719BC2;
	background-color: #F7F5F5;
	width: 204px;
}

div#subMenuInfo {
	text-align: left;

}

p#optionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9DAEB5;
	border-right-color: #9DAEB5;
	border-bottom-color: #9DAEB5;
	border-left-color: #9DAEB5;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: left;
}

.options {
	margin-bottom: -4px;
	text-align: left;
}
div#RightBlockBottom {
	height: auto;
}

#wemerecLogin {
	background-image: url(../images/WeMeReC%20Desktop%20Login.jpg);
	height: 250px;
	width: 204px;
	float: right;
	margin-bottom: 20px;
}
#wemerecLogin #wemerecLoginContent {
	padding-top: 65px;
	padding-right: 10px;
	text-align: left;
}
.boldLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.inlineButton {
	margin-right: 40px;
}
#loginMenu {
	background-image: url(../images/breezeBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 204px;
	float: right;
	margin-bottom: 20px;
}
.indent {
	padding-left: 10px;
}
div #login {
	color: #FFFFFF;
	background-color: #719BC2;
	width: 200px;
	margin-bottom: 20px;
	border: 1px solid #719BC2;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/LoginBG.png);
	background-repeat: repeat-x;
	background-position: top;
}
div #login #title {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 190px;
	font-weight: bold;
	margin-left: 2px;
}
div #login .link {
	font-weight: bold;
	width: 90px;
	float: left;
	height: 20px;
	background-color: #FFFFFF;
	margin-right: 2px;
	text-align: center;
	margin-left: 2px;
	border: 1px solid #999999;
}
#rightZone {
	width: 200px;
	float: right;
	height: 900px;
	margin: 0px;
	padding: 0px;
}
#bufferPad {
	width: 20px;
	float: left;
	height: 1000px;
	background-color: #6699FF;
}
