body	{
	height:100%;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../images/slices/bkgd_rpt.gif);
	background-repeat:repeat;
	background-color:#c1cad1;
}

h1, .plins_page_title	{
	font-size:18px;
	margin:0px 0px 5px 0px;
	color:#005DAB;
	text-align:left;
}
h2	{font-size:13px;
	color:#005DAB;
	margin-bottom:5px;
}
h3	{font-size:12px;
	font-weight:normal;
}
h4	{font-size:12px;
	font-weight:normal;
}
h5	{font-size:12px;
	font-weight:normal;
}

p, li, .body_container_padding, .body_container_padding_child{
	font-size:12px;
	margin-top:0px;
	margin-bottom:10px;
}

#container	{
	width:750px;
	margin:20px auto;
	text-align:left;
}

#header, #footer, #mainHolder	{
	clear:both;
	border:1px solid #000000;
}

/* HEADER AREA */
#header	{
	background-image:url(../images/slices/header.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	height:98px;
	width:748px;
	margin-bottom:12px;
}
#headerNavsHolder	{
	position:absolute;
	bottom:11px;
	height:33px;
	right:0px;
	width:595px;
}

#headerTop	{
	position:absolute;
	top:5px;
	right:5px;
	height:26px;
	width:320px;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}
/* END Header Area */

#mainHolder	{
	background-color:#FFFFFF;
}

#leftSide	{
	float:left;
	width:160px;
	margin:7px;
	padding:0px;
}

#quoteBtn{
	margin-top:3px;
	height:37px;
	width:160px;
}

/* YELLOW LEFT SIDE */

#lftYellowHolder{
	width:160px;
	margin:12px 0px;
	text-align:left;
}

#lftYellowTop{
	width:160px;
	height:36px;
	background-image:url(../images/slices/yellow_top.gif);
	margin:0px;
	padding:0px;
}

#lftYellowTop h3 {
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
	padding:12px 0px 0px 9px;
}

#lftSideYellowNavHolder	{
	background-image:url(../images/slices/yellow_rpt.gif);
	background-repeat:repeat-y;
}

#lftSideYellowNavHolder a, #lftSideYellowNavHolder a:link	{
	display:block;
	padding:3px 5px 3px 12px;
	font-size:11px;
	margin:0px;
	text-decoration:none;
	color:#005dab;
}
#lftSideYellowNavHolder a:hover	{
	color:#333333;
	text-decoration:underline;
}

#lftYellowBtm	{
	height:21px;
	background-image:url(../images/slices/yellow_btm.gif);
	background-repeat:no-repeat;
}

/* BLUE LEFT SIDE */
#lftBlueHolder	{
	width:160px;
	margin:12px 0px;
	text-align:left;
}

#lftBlueTop	{
	width:160px;
	height:36px;
	background-image:url(../images/slices/blue_top.gif);
	margin:0px;
	padding:0px;
}

#lftBlueTop h3 {
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
	padding:12px 0px 0px 9px;
}

#lftSideBlueNavHolder	{
	background-image:url(../images/slices/blue_rpt.gif);
	background-repeat:repeat-y;
}

#lftSideBlueNavHolder a, #lftSideBlueNavHolder a:link	{
	display:block;
	padding:3px 5px 3px 12px;
	font-size:11px;
	margin:0px;
	text-decoration:none;
	color:#005dab;
}
#lftSideBlueNavHolder a:hover	{
	color:#333333;
	text-decoration:underline;
}

#lftBlueBtm	{
	height:21px;
	background-image:url(../images/slices/blue_btm.gif);
	background-repeat:no-repeat;
}
/* END LEFT SIDE BLUE */

/* CONTENT AREA */
#content	{
	padding:3px;
	margin:3px;
	width:555px;
	float:right;
}
#content a, #content a:link	{
	color:#005dab;
}
#content a:hover	{
	color:#333333;
}

#topLogos	{
	height:68px;
	margin-bottom:10px;
	text-align:right;
	float:right;
	position:;
	top:3px;
	width:555px;
	border-bottom:1px dotted #FCC409;
}

#sectionMenu	{
	height:15px;
	position:;
	float:right;
	width:555px;
	text-align:right;
	font-size:11px;
	margin-bottom:6px;
}
#sectionMenu a {
	font-weight:bold;
}

/* END CONTENT AREA */

/* FOOTER AREA */
#footer	{
	height:38px;
	margin-top:12px;
	background-color:#666666;
	background-image:url(../images/slices/footer_bkgd.gif);
	background-position:top;
	text-align:center;
	margin-bottom:20px;
}

#footer p	{
	padding-top:2px;
	padding-bottom:0px;
	margin:0px;
	font-size:11px;
	color:#999999;
}

#footer a, #footer a:link	{
	font-size:11px;
	color:#FFFFFF;
}
/* END FOOTER */

/* EXTRA STYLES */
.copyright	{
	color:#FFFFFF;
	margin:0px;
}

.boxRight{
	width:166px;
	border:1px solid black;
	float:right;
	margin:0px 0px 10px 10px;
	padding:7px;
}
.boxRight h2{
	margin:-7px;
	padding:2px;
	background-color:#CCC;
	color:#FFF;
	text-align:center;
	margin-bottom:5px;
}
.boxRight h2 a, .boxRight h2 a:link, .boxRight h2 a:visited, .boxRight h2 a:hover, .boxRight h2 a:active{
	color:#FFF;
	z-index:1000;
}
.boxRight img{margin-right:5px;}

.noWrap	{white-space:nowrap;}

.pusher	{clear:both;text-align:center;}

.pusher img	{margin:5px;}

.Blue	{color:#005DAB;}

.Red	{color:#FF0000;}

.rightPhoto{
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #000000;
	padding:7px;
}

img.rightPhoto{
	border:none;
	padding:none;
}

.leftPhoto	{
	float:left;
	padding:7px;
	margin:0px 10px 10px 0px;
	border:1px solid #000000;
}
img.leftPhoto{
	border:none;
	padding:none;
}

.centerPhoto {
	padding:7px;
	margin:10px auto;
	border:1px solid #000000;
	clear:both;
}
img.centerPhoto{
	border:none;
	padding:none;
}