body {
	margin: 0px;
	padding: 0px;
	background: url('images/cmtile.jpg') repeat-x;
	background-color: #FFF;
}

p,h1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}

#container {
	width: 900px;
	text-align: left;
}

#mainnav {
	background: #2F5088;
	padding: 10px;
}
#mainnav .mn {
	background: url('images/cmnavsep.gif') no-repeat bottom center;
	padding: 10px 15px 9px 40px;
}
#mainnav a {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#mainnav a:hover {
	color: #FF9C00;
}

#mainnav div.last {
	background: none;
}

.yellowline {
	background: #FF9C00;
}
.bullet {
	color: #FF9C00;
	font-size: 22px;
	vertical-align: top;
}

#main {
	padding: 10px;
}

#news {
	background: url('images/cmvertsep.gif') repeat-y right;
}

#signin {
	padding: 20px 10px;
	padding-bottom: 0px;
}

h1 {
	font-weight: normal;
	color: #FF9C00;
	letter-spacing: -1px;
}

#search, #search *, #utility div {
	display: inline;
	vertical-align: middle;
}
#search {
	margin-right: 20px;
}

#utility a, #utility .bullet {
	display: block;
	float: right;
	padding-top: 15px;
}
#utility .bullet {
	padding-top: 14px;
	vertical-align: auto;
}
#utility a {
	margin: 0px 10px;
	color: #FFF;
	text-decoration: none;
}
#utility a:hover {
	color: #FF9C00;
}

#util_home {
	background: url('images/cm_util_home.gif') no-repeat top center;
}

#util_contact {
	background: url('images/cm_util_contact.gif') no-repeat center 1px;
}

#util_sitemap {
	background: url('images/cm_util_sitemap.gif') no-repeat center 1px;
}

#signin form {
	padding: 0px;
	margin: 0px;
}

.login {
	width: 98%;
}

#tail {
	background: url("images/cmtail.jpg") no-repeat;
	width: 900px;
	height: 47px;
	text-align: center;
}

/* Subpage */

#col1 {
	width: 287px;
	vertical-align: top;
	background: url('images/cmlogo2.jpg') no-repeat;
}

#col2 {
	width: 175px;
	background: #4C72B2;
	vertical-align: top;
}

#col3 {
	width: 100%;
	vertical-align: top;
}

#col2 .PageTitle {
	background: #2F5088;
}

#col2 .PageTitle .pad {
	padding: 12px 10px;
}

#col3 .pad {
	padding: 12px;
}
#col3 {
	font-size: 12px;
	line-height: 150%;
}