#page_content1 {
    margin:0;
    padding: 5px 25px 10px 17px;
}
#page_content2 {
    background: url("../images/content-divider.gif") repeat-y scroll 100% 0 transparent;
    margin:0;
    padding: 5px 25px 10px 17px;
}
#page_background {
        background: url("../images/content-divider.gif") repeat-y scroll 100% 0 transparent;
}

#page_outer1 {
    background: url("../images/content-3-bg.gif") no-repeat scroll 100% 0 #FFFFFF;
    padding: 12px 0 0;
}

#page_outer2 {
    background: url("../images/content-2-bg.gif") no-repeat scroll 100% 0 #FFFFFF;
    padding: 12px 0 0;
}

#centercol{
	float: left;
	width: 553px;
}
#centercolsub font.smalltext{
	color: #05417d;
	font-size: 14px;
	font-weight:normal;
}
#centercol h2{
	color: #05417d;
	font-size: 20px;
	margin: 0 0 10px;
	text-align: right;
}
#centercol h3{
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px;
}

#page_content h2 {
    font-size:2.5em;
    font-weight:normal;
    line-height:1.1em;
    margin: 0 0 6px;
    padding:0;
}

#centercol p{
	padding: 0 0 18px;
	text-align: justify;
}

#rightcol{
	float: right;
	font-size: 14px;
	width: 183px;
}
.right_normal {
	border-bottom: 1px solid #808080;
	color: #004D83;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 8px 0 4px;
	padding:0 0 6px 0;
}
.right_over{
	background: url(/images/hdr-bgr.gif) repeat-y left;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	line-height: 31px;
	margin: 0 0 3px;
	padding: 0 0 0 5px;
}
#rightcol p{
	line-height: 14px;
}
.borderTable{
	background: url(/images/box-grad-bgr.gif) #fefefe repeat-x bottom;
	border: 0;
}
.borderTable .topLeft{
	background: url(/images/box-top-lc.gif) no-repeat;
}
.borderTable .topCenter{
	background: url(/images/box-top-small.gif) repeat-x;
}
.borderTable .topRight{
	background: url(/images/box-top-.gif) no-repeat;
}
.borderTable .middleLeft{
	background: url(/images/box-bgr-l.gif) repeat-y;
}
.borderTable h3{
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}
.borderTable .middleRight{
	background: url(/images/box-bgr-r.gif) repeat-y;
}
.borderTable .bottomLeft{
	background: url(/images/box-bot-lc.gif) no-repeat;
}
.borderTable .bottomCenter{
	background: url(/images/box-bot-small.gif) repeat-x;
}
.borderTable .bottomRight{
	background: url(/images/box-bot-.gif) no-repeat;
}
.style3 {font-size: 12px}

.more{
	padding: 0 0 10px;
}
.clear {
    clear:both;
}

h4 {
    color:#004D83;
    font-size:1.4em;
    font-weight:bold;
    line-height:1.1em;
}
