/* CSS Document for content page */




#pgcontentwrap {
	width: 798px;
	background-color: #ACB5D7;
	background-image: url(../page/pg_bckground.jpg);
	background-repeat: repeat-y;
}


#leftnavwrap {
	float: left;
	width: 265px;
	border-right: 1px solid #FAEEC3;
}

#pgtextwrap {
	width: 532px;
	float:right;
	background-image: url(../page/txtblend.jpg);
	background-repeat: repeat-x;
}

#pgtext {
	margin: 0px 27px 20px 27px;
	font-size: 1em;
	color: #000000;
	line-height: 120%;
	padding-top: 27px;
}

#pgtext h1 {
	margin: .3em 0px 1.3em 0px;
	font-size: 1.8em;
	color: #2F2A6E;
	line-height: 120%;
}

#pgtext h4 {
	font-size: 0.8em;
	color: #2F2A6E;
	line-height: 120%;
}
#pgtext p {
	margin: 0px 0px 1em 0px;
	}
#pgtext a {
	color: #2A2C65;

}	
	
#pgtext a:hover {
    color:#000;
}

.imgright {
	margin: 0px 0px 1em 1em;
	border: solid 1px #333;
}




#bottomrow {
	display:block;
	width: 798;
	height: 23px;
	background-image: url(../page/bottomimg.gif);
	background-repeat: no-repeat;
}

#sectimg img {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	width: 265px;
	border: 0px;
	border-bottom: 1px solid #D4D8EA;;
}

#sectnavtxt {
	margin: 0px 13px 0px 13px;
	color:#2F2A6E;
}

#sectnavtxt h3 {
	font-size: 1.1em;
	padding: 0;
	margin: 12px 0px 10px 0px;
}

#sectnavtxt p {
	padding: 0;
	margin: 0px 0px .7em 0px;
	font-size: 0.9em;
	line-height: 150%;
}

#sectnavtxt a {
	text-decoration: none;
	border-bottom: 1px dotted #2f2a6e;
	padding-bottom: 0.1em;
}

#sectnavtxt a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #D4D8EA;;
	padding-bottom: 0.1em;
}

#faq a:link {
	display: block;
	padding-bottom: 1.5em;
}
#linklist {
}
#linklist ul {
	margin: 0;
	padding: 0px;
}
#linklist li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
