
.FrameLight {
	background-color: #DDDAC6;
	border: 2px solid #FFFFFF;
}

/*=============*/
.FrameLight-text {
	padding-bottom: 10px;
	color: #78766C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}
.FrameLight-text .Normal, .FrameLight-text .Head{
	
	color: #78766C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}
/*=============*/

.FrameLight-title, .FrameLight-title .Head, .FrameLight-title .Normal {
	color: #000033;
	font-family: Times, serif;
	font-size: 16px;
}

/*=============*/

.BlueTitle, .BlueTitle .Head, .BlueTitle .Normal {
	font-family: Times, serif;
	color: #00237D;
	font-size: 16px;
	font-weight: bold;
	}

/*==========*/
.FrameLight-text ul {
	margin-left: 15 px;
}

.gradient {
	background-color: #DDDAC6;
	background-image: url(images/gradient_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F3F2EA;

}
/*=============*/
.GreyTitle {
	font-family: Times, serif;
	color: #373737;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	}
.GreyTitle .Head, .GreyTitle .Normal {
	font-family: Times, serif;
	color: #373737;
	font-size: 16px;
	font-weight: bold;
	}
/*==========*/

.WhiteTitle, .WhiteTitle .Head, .WhiteTitle .Normal {
	font-family: Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}

/*==========*/

.LtGreyTitle, .LtGreyTitle .Head, .LtGreyTitle .Normal {
	font-family: Times, serif;
	color: #78766C;
	font-size: 16px;
	font-weight: bold;
	}
/*==========*/

.Curve {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.CurveTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

.CurveTitle .Head, .CurveTitle .Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/*==========*/
.FlowerTop {
	background-image: url(images/FlowerTopR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.WhiteBorder {
	border: 1px solid #FFFFFF;
}
/*==========*/

.BlueCurlzTitle {
	font-family: Times, serif;
	color: #E0E4EA;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	}
.BlueCurlzTitle .Head, .BlueCurlzTitle .Normal {
	font-family: Times, serif;
	color: #E0E4EA;
	font-size: 16px;
	font-weight: bold;
	}


/*============*/

.notepad {
	background: url(images/notepad.jpg) no-repeat top left;
	width: 230px;
	height: 610px;
	overflow: hidden;
	padding: 80px 0 0 19px;
}

.notepad ul {
	margin: 5px 0 10px 0;
	padding: 0;
}
.notepad ul li {
	list-style-image: url(images/bullet.gif);
	margin: 0 0 0 25px;
	padding: 0;
}
.notepad .Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}