/* @override http://navcapllc.com.php5-5.websitetestlink.com/CSS/style.css */

/* @group HTML */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}


html {
	background-color: #396997;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	text-indent: 12px;
}

p {
	margin-bottom: 5px;
}

td li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	margin-bottom:6px;
	margin-top:0px;
}

a:visited {
	color: #0a355f;
}



/* @end */

/* @group Content */

#wrapper {
	background-color: #fff;
	width: 780px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}

#tableabs {
	position: absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 2px ridge #b4b6b5;
	width: 780px;
	min-height: 620px;
	background: #fff url(/images/lbg.jpg) repeat-y;
}

#content a {
	color: #1c568c;
}

#content {
	width: 599px;
	border-left: 1px solid #7e7e7e;
	border-top: 1px solid #7e7e7e;
	display: block;
	position: relative;
	float: right;
	z-index: 2;
}

#content p {
	line-height: 17px;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	clear: left;
}

.bulletlist {
	float: left;
	padding-left: 40px;
}

#content ul {
	font-size: 11px;
	line-height: 17px;
	margin-left: 0;
}

#content li {
	margin-bottom: 5px;
	width: 285px;
	padding-left: 12px;
	background: url(/Images/bullet.png) no-repeat 0 5px;
}

#content img {
	margin-left: 10px;
}

.homeimg {
	margin-right: 40px;
	margin-bottom: 100px;
	float: right;
}

.pageimg {
	padding-right: 20px;
	padding-bottom: 50px;
	padding-top: 30px;
	float: right;
}

.ralphimg {
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 75px;
	float: right;
}

.contactimg {
	padding-right: 30px;
	padding-top: 20px;
	margin-bottom: 100px;
	float: right;
}

img.contentheader {
	margin-top: 3px;
	margin-bottom: 20px;
}

p.contact {
	position: relative;
	left: 15px;
}

p.contact a {
	text-decoration: underline;
}

#subreaders {
	padding: 0;
	border-top: 1px solid #7e7e7e;
	margin: 0;
	position: relative;
	top: 250px;
}

.listheader {
	font-size: 13px;
	font-weight: bold;
}


.header {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif
}



/* @end */

/* @group Header */

#header {
	width: 780px;
	height: 129px;
}



/* @end */

/* @group Left Links */

#lnav {
	background-color: #ebebeb;
	width: 178px;
	float: left;
}

#lnav li:hover {
	color: #8c706f;
	font-style: italic;
}

ul#pages {
	margin-top: 10px;
}

#pages {
	list-style-type: none;
	padding: 0;
	z-index: 0;
	width: 178px;
	background-color: #ebebeb;
	float: left;
}

li.pageslast {
	border-bottom: 2px ridge #8d99c8;
}

#pages a {
	text-decoration: none;
	color: #396997;
}

ul#pages li {
	border-top: 2px ridge #8d99c8;
	font: 11px/42px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 40px;
}

img.lnavbtm {
	position: absolute;
	left: 0;
	width: 180px;
	z-index: 2;
	bottom: -20px;
}

img.navtop {
	position: absolute;
	top: 129px;
	left: 0;
	width: 180px;
}

.lnavinfop {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
	color: #223f5a;
	width: 175px;
	letter-spacing: .01em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#lnavinfo {
	position: absolute;
	bottom: 15px;
	width: 180px;
	z-index: 3;
	left: 0;
}



/* @end */

/* @group Footer */

#footer {
	width: 599px;
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #7e7e7e;
	position: relative;
	bottom: 0;
	right: 0;
	float: right;
	clear: right;
	padding-top: 30px;
	padding-bottom: 8px;
}

#footer p {
	font-size: 10px;
	line-height: 16px;
	color: #191919;
	margin: 0 0 3px;
}

p.footercontact {
	font-size: 7px;
	color: red;
}

.footerlinks a {
	font-size: 12px;
}



/* @end */

/* @group Seven Mistakes */

#sevenmistakes p{
	font-size: 12px;
}

h2.sevmistinfo {
	text-align: center;
	color: #2b2c2c;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

h2.sevmisttitle {
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	margin-top: 15px;
}

h3.sevmistmist {
	font-size: 14px;
	line-height: 23px;
	padding: 0;
	color: #262626;
	margin-right: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

#sevenmistakes li {
	list-style-type: none;
	width: 515px;
	font-size: 12px;
}

#sevenmistakes ul {
	margin-left: 40px;
}

.sevmistfootertitle {
	text-indent: 130px;
}

.sevmistfooterinfo {
	text-indent: 40px;
}

#sevmistfoot {
	color: #2b2c2c;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}



/* @end */


