@import url("main.css");

/*----------Pages----------*/

.contentpage {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/right_content_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
}
.contentpage ul {
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
.contentpage li {
	margin-bottom: 5px;
}
a.readmore {
	font-weight: bold;
	color: #669900;
	float: right;
}
.contentpage a {
	color: #92278F;
}

.contentpage strong {
	color: #669900;
}

.contentpage p {
	margin-bottom: 10px;
	line-height: 20px;
}
.contentpage em {
	font-style: normal;
	color: #00aeef;
	font-weight: bold;
}

.contentpage h2 {
	font-size: 20px;
	color: #003437;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(images/heading2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
}
.contentpage h3 {
	color: #92278F;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
.contentpage h4 {
	color: #92278F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 130%;
}
.spasession {
	margin-left: 20px;
	width: 220px;
}
.spasession ul {
	margin-top: 15px;
	margin-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/li_icon2.jpg);
}
.spasession ul li {
	margin-bottom: 8px;
}
.label {
font-size:12px;
font-weight:bold;
}
.btn {
background-color: #003437;
color: #FFFFFF;
font-size: 12px;
height: 30px;
border-style: solid;
border-color: #679900;
border-width: 2px;
letter-spacing: 1px;
text-transform: uppercase;
}
/*----------Pages----------*/
