body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/*** CORNER STYLES ***/
.roundedDiv .header ul {
	background: url(../images/corners_blue.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.roundedDiv .header ul li {
	float: right;
	background: url(../images/corners_blue.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.roundedDiv .footer ul {
	background: url(../images/corners_blue.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.roundedDiv .footer ul li {
	float: right;
	background: url(../images/corners_blue.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}
.roundedDiv {
	width: 350px;
	color: #000;
	background-color: #2DC7CF;
}
#content {
	padding: 0 15px;
	display: block;
}

#menucontent {
	display: block;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

ol li {
	margin-bottom: 10px;
}


/*** BLUE CORNER STYLES ***/
.Blue_roundedDiv .header ul {
	background: url(../images/corners_blue.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.Blue_roundedDiv .header ul li {
	float: right;
	background: url(../images/corners_blue.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.Blue_roundedDiv .footer ul {
	background: url(../images/corners_blue.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.Blue_roundedDiv .footer ul li {
	float: right;
	background: url(../images/corners_blue.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}
.Blue_roundedDiv {
	color: #000;
	background-color: #2DC7CF;
}

/*** DBLUE CORNER STYLES ***/
.DBlue_roundedDiv .header ul {
	background: url(../images/corners_dblue.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.DBlue_roundedDiv .header ul li {
	float: right;
	background: url(../images/corners_dblue.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.DBlue_roundedDiv .footer ul {
	background: url(../images/corners_dblue.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.DBlue_roundedDiv .footer ul li {
	float: right;
	background: url(../images/corners_dblue.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}
.DBlue_roundedDiv {
	color: #000;
	background-color: #469AA5;
}

/*** DBLUE-Blue CORNER STYLES ***/
.DBlue-Blue_roundedDiv .header ul {
	background: url(../images/corners_dblue_blue.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.DBlue-Blue_roundedDiv .header ul li {
	float: right;
	background: url(../images/corners_dblue_blue.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.DBlue-Blue_roundedDiv .footer ul {
	background: url(../images/corners_dblue_blue.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.DBlue-Blue_roundedDiv .footer ul li {
	float: right;
	background: url(../images/corners_dblue_blue.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}
.DBlue-Blue_roundedDiv {
	color: #000;
	background-color: #469AA5;
}

/*** BLUE-DBlue CORNER STYLES ***/
.Blue-DBlue_roundedDiv .header ul {
	background: url(../images/corners_blue_dblue.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.Blue-DBlue_roundedDiv .header ul li {
	float: right;
	background: url(../images/corners_blue_dblue.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.Blue-DBlue_roundedDiv .footer ul {
	background: url(../images/corners_blue_dblue.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.Blue-DBlue_roundedDiv .footer ul li {
	float: right;
	background: url(../images/corners_blue_dblue.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}
.Blue-DBlue_roundedDiv {
	color: #000;
	background-color: #2DC7CF;
}
