body{
	padding: 0px;
	margin: 0px;
	background: #fff; /* #D0E1FF url(../images/bl_gial_fade.gif) repeat-x fixed; */
	color: #150517;
	font-family: Verdana;
	font-size: 9pt;
	height: 100%;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

ul{
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: inside;
}

a:link{
	color: #2B3856;
	text-decoration: underline;
}

a:visited{
	color: #2B3856;
	text-decoration: underline;
}

a:hover{
	color: #2B3856;
	text-decoration: none;
}

.orange{
	background: #E5A958;
}

.orange_top{
	background: url(../images/orange_top.gif);
}

.orange_left{
	background: url(../images/orange_left.gif);
}

.orange_right{
	background: url(../images/orange_right.gif);
}

.orange_bot{
	background: url(../images/orange_bottom.gif);
}

.whiteback{
	background: url(../images/colonial_a_09.gif);
}

p.breadcrumb {
	font: 8pt Arial;
	font-style: none;
}

.maindiv {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	height: 100%; /* works only if parent container is assigned a height value */
	background: #fff; /*url(../images/eagle_background_b.gif) no-repeat; */
}

.maintext_body{
	/*font-style: italic;*/
	margin: 0px 0px 0px 0px;
	padding: 2px 16px 0px 16px;
}

.maintext_body div{
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.maintext_body p{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: justify;
}

.maintext_body img{
	border: 1px solid #000;
	margin: 5px;
}

.maintext_body h1{
	color: #2B3856;
	font-size: 16pt;
	font-family: Arial;
	/*font-style: italic;*/
	/*font-weight: 900;*/
	font-weight: bold;
	/*letter-spacing: -1px; */
	text-decoration: underline;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.maintext_body h2{
	color: #2B3856;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.maintext_body h3, h4, h5, h6{
	color: #2B3856;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.maintext_body hr{
	width: 90%;
	height: 1px;
	color: #f04130;
}

.orange_outside{
	padding: 16px 0px 0px 0px;
}

.orange_inside{
	color: #fff;
}

.orange_inside h1{
	color: #fff;
	font-family: Arial;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.orange_inside h2, h3, h4, h5, h6{
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


.orange_inside hr{
	width: 90%;
	height: 1px;
	color: #fff;
}

.orange_inside div{
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

.orange_inside p{
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

.orange_inside a:link{
	color: #fff;
	text-decoration: underline;
}

.orange_inside a:visited{
	color: #fff;
	text-decoration: underline;
}

.orange_inside a:hover{
	color: #fff;
	text-decoration: none;
}

.small_text{
	font-size: 8pt;
}

.error_text{
	color: #f00;
}
