body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
}
#alert{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #787878;
	padding: 6px 10px 10px 6px;
	text-align: left;
}
.alertleft{
	clear:both;
}
.alertright{
	margin-left:25px;
	padding:3px 0 10px 10px;
}
.alertimage{
	float:right;
	padding:0 0 0 5px;
}
.alertimageLeft{
	float:left;
	padding:0 0 0 5px;
}
#pageWrapper {
	text-align: center;
	background-image: url(../images/LR_dropshadow.gif);
	margin:0 auto;
	background-repeat: repeat-y;
	width:760px;
}
#flashHead {
	margin: 0 auto;
	border-width: 0 1px;
	border-style: solid;
	border-color: #787878;
	width: 740px;
}
#cookieCrumb {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 8px;
}
#cookieCrumb a:link {
	color: #123D83;
	text-decoration: none;
}
#cookieCrumb a:visited {
	color: #285693;
	text-decoration: none;
}
#cookieCrumb a:hover {
	color: #C21D23;
	text-decoration: underline;
}
#cookieCrumb a:active {
	color: #C21D23;
}
#eventtextcontainer
{
	width:525px;
	height:50px;
}
.eventtextbox1 
{
	width:174px;
	float:left;
	background-color:white;
}
.eventtextbox2
{
	width:170px;
	float:left;
	padding-left:8px;
	padding-right:2px;
	background-color:white;
}
.eventtextbox3
{
	width:165px;
	float:left;
	padding-left:5px;
	background-color:white;
}
#pageBody {
	margin: 0 auto;
	border-width: 0 1px;
	border-style: solid;
	border-color: #787878;
	width: 740px;
	text-align: center;
	background-color: #CCCCCC;
	/* background-image: url(../images/bg_tile.gif); */
}
#bottomBorder {
	/* background-image: url(../images/bg_footer.gif); */
	/* height: 3px; */
	width: 740px;
	background-color: #CCCCCC;
	border-color: #787878;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background-repeat: repeat-x;
	margin: 0 auto;
	line-height: 1px;
}
#bottomShadow {
	background-image: url(../images/B_dropshadow.gif);
	height: 9px;
	width: 760px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#footer {
	width: 740px;
	margin: 6px auto;
}
#footer p{
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#c1-foot, #c2-foot, #c3-foot {
	height: 152px;
	overflow: hidden;
}

