@charset "UTF-8";
/* CSS Document */

body{
	background-color: #89ceef;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link{
	color: #105577;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #105577;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #a92125;
	text-decoration: none;
}
a:active{
	color: #105577;
	font-weight: bold;
	text-decoration: none;
}

#wrapper{
	text-align: center;
}

#header{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 44px;
	padding-left: 0px;
	text-align: center;
}

#content{ width: 800px; margin-right: auto; margin-left: auto; text-align: left; background: url(../images/top-logo.gif) no-repeat right top; padding: 0px; }
.textbox{ border: 2px solid #fff; width: 478px; padding: 20px; float: right; text-align: left; font-size: 12px; margin-bottom: 10px; clear: right; background: #ecf7fc url(../images/boxbg.gif) repeat-x top; }

.toplogo{
	width: 522px;
	float: right;
	text-align: center;
	clear: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.titleBar, .titleBarTop{ width: 494px; float: right; text-align: left; font-size: 18px; clear: right; margin: 0px; color: #fff; font-weight: bold; border-top: 2px solid #FFF; border-right: 2px solid #FFF; border-left: 2px solid #FFF; padding: 4px 8px 4px 16px; background: #13719d url(../images/titlebg.gif) repeat-x top; }
.titleBarTop{
	margin-top: 92px;
}
#logobox{ float: left; width: 253px; padding-left: 0px; text-align: center; padding-top: 270px; font-size: 10px; color: #FFF; padding-right: 15px; background: url(../images/reaching_logo.jpg) no-repeat left top; }
.logo{
	padding-top: 5px;
	padding-bottom: 5px;
}
.clearboth{
	font-size: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.track{
	font-size: 18px;
	text-align: center;
	width: 255px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c7b79a;
	float: right;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../images/track-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	clear: right;
}

.presentation{
	font-size: 14px;
}
.cmeLink{ border: 2px solid #fff; width: 200px; padding: 10px; text-align: center; font-size: 14px; margin: 20px auto; background: #5d052b url(../images/boxbg.gif) repeat-x top; color: #000; font-weight: bold; }
.cmeButton{
	margin: 0px;
	padding: 10px 0px 0px;
}
