p {  font-size: 13px}

p {  color:#000000}
h3 {  font-size: 14px; font-weight: bold; color: 061248}
ul {  font-size: 13px}
h1 {  font-size: 18px; font-weight: bold; color: 061248}
h2 {  font-size: 16px; font-weight: bold; color: 061248}
body {  font-family: Arial, Helvetica, sans-serif; color: #666666;
	background:url(assets/bg.jpg) repeat-x top left #d6d7dd;}
a {  color: 061248}
ol {  font-size: 13px}
a:hover {
	color: #061248;
	text-decoration: none;
}
.stretch {
	background-image: url(assets/home_assets/rightstretch.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.lines {
	border-top: thin none;
	border-right: thin solid;
	border-bottom: thin none;
	border-left: thin none;
}
.border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: bba89a;
	border-right-color: bba89a;
	border-bottom-color: bba89a;
	border-left-color: bba89a;
}
.Line {
	border: 1px solid #2A387F;
}
.text11 {
	font-size: 11px;
}
