p {
	padding: 1ex 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

body {
	background-color: #FFF6E0;
}

.headerpix {
	background-image:  url(../images/new/headerpictures/woman-red-int.jpg);
}


a {
	color: #5781AE;
	text-decoration: underline;
}
a:hover {
	color: #003082;
	text-decoration: none;
}

h2 {
	color: #B089BC;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	font-variant: normal;
}
h1 {
	color: #B089BC;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-variant: normal;
}
h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-variant: normal;
	margin-top: -3px;
}
h4 {
	color: #B089BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin-bottom: 5px;
}

h5 {
	color: #B089BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin:0px;
	padding:0px;
	line-height:12px;
}
.searchbutton {
	vertical-align: text-bottom;
	margin-bottom: -2px;
	margin-top: 2px;
}

.sidebox {
        background: url(../images/aes-box/sbbody-r2.gif) no-repeat right bottom;
}
.boxhead {
        background: url(../images/aes-box/sbhead-r2.gif) no-repeat top right;
}
.boxhead h2 {
        background: url(../images/aes-box/sbhead-l2.gif) no-repeat top left;

}
.boxbody {
        background: url(../images/aes-box/sbbody-l2.gif) no-repeat bottom left;
}

