body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #3b5f77;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-image:   url("images/bgbordrepeatx.gif");
	background-repeat: repeat-x;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #3b5f77;
	position: relative;
	height: 1000px;
	background-image:   url("images/bgbordrepeatx.gif");
	background-repeat: repeat-x;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 820px;
}
#bannerwrap {
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	position: relative;
	height: 93px;
	width: 820px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #739db9;
}
#banner {
	position: absolute;
	width: 780px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	height: 93px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner h1 {
	font-variant: small-caps;
	color: #0a5385;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 40px;
	bottom: 20px;
	letter-spacing: 1px;
	left: 420px;
	width: 375px;
}
#content {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 465px;
}
#columns {
	float: left;
	width: 581px;
	margin-left: 12px;
}
#navigation {
	width: 151px;
	float: left;
	background-image: url(images/bottomContact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
	margin-top: 25px;
	height: 440px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #0a5385;
}
#navigation li a:link, #navigation li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #850b17;
	display: block;
	padding-top: 15px;
}
#navigation li a:hover {
	color: #FFFFFF;
	background-color: #0a5385;
}
#subnav {
	margin-left: 10px;
	border: none;
}
#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	border-bottom: 1px dotted #0a5385;
}
#subnav li a:link, #subnav li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #850b17;
	display: block;
	padding-top: 15px;
}
#subnav li a:hover {
	color: #FFFFFF;
	background-color: #0a5385;
}
.pageup {
	color: #FFFFFF;
	background-color: #759db9;
	padding-top: 15px;
	font-size: 12px;
}
.subpageup {
	color: #FFFFFF;
	background-color: #759db9;
	padding-top: 15px;
	font-size: 12px;
}
#contact {
	width: 155px;
	margin-top: 185px;
}
#contactsub {
	width: 155px;
	margin-top: 95px;
}
#copy {
	width: 405px;
	float: right;
}
#graphics {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 50px;
}
#graphicshome {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 50px;
	background-image: url(images/busyGuy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#graphicsva {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 50px;
	background-image: url(images/VAsilhouette2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 191px;
}
h2 {
	color: #850b17;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	letter-spacing: .5px;
}
h3 {
	color: #850b17;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
}
p {
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
.redbold {
	color: #850b17;
	font-size: 12px;
	font-weight: bold;
}
.kudo1pad {
	margin-top: 325px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}
.kudo2pad {
	margin-top: 170px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
}
.tenpx {
	font-size: 10px;
}
#text {
	margin-top: 30px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-left: 15px;
}
#text a:link, #text a:visited {
	color: #850b17;
	font-size: 12px;
}
#text a:hover {
	color: #FFFFFF;
	background-color: #0a5385;
}
a:link, a:visited {
	font-size: 9px;
	color: #850b17;
	text-decoration: none;
}
a:hover {
	color: #0a5385;
}
#credit {
	text-align: right;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 592px;
	margin-right: 10px;
}
#credit a:link, #credit a:visited {
	font-size: 9px;
	color: #739db9;
}
#credit a:hover {
	color: #FFFFFF;
}
#footer {
	width: 820px;
	background-image:  url("images/bottomslatebShadow.jpg");
	background-repeat: no-repeat;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0;
	padding-top: 17px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover {
	color: #cedde7;
}
.rightjust {
	margin-left: 100px;
	text-align: right;
}
.lefttjust {
	text-align: left;
	margin-right: 100px;
}
#text .tenpx a:link, #text .tenpx a:visited {
	font-size: 10px;
	color: #850b17;
}
#text .tenpx a:hover {
	font-size: 10px;
	color: #0a5385;
	background-color: #efefef;
}
#contactcolumns {
	float: left;
	width: 693px;
	margin-left: 12px;
}
#contactcopy {
	width: 500px;
	float: right;
}
#contacttext {
	margin-left: 20px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 15px;
}
#contentmary {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 535px;
}
#graphicsmary {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 50px;
	height: 470px;
	background-image: url(images/maryKudo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#graphics ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#graphics li {
	margin-bottom: 120px;
}
#contentbenefits {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 710px;
}
#contentservices {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 1210px;
}
#graphicsserv {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 170px;
}
#graphicsserv ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#graphicsserv li {
	margin-bottom: 100px;
}
#contactinfo {
	width: 350px;
}
#contactinfo th, #contactinfo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
#contactinfo th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a5385;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	letter-spacing: 0.05em;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contactinfo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contactinfo a:link, #contactinfo a:visited {
	color: #850b17;
	font-size: 12px;
}
#contactinfo a:hover {
	color: #0a5386;
	font-size: 12px;
}
#adminlist {
	margin: 0px;
	padding: 0px;
	width: 390px;
}
#adminlistcol1 {
	margin: 0px;
	padding: 0px;
	width: 195px;
	float: left;
}
#adminlistcol1 ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#adminlistcol1 li {
	margin: 1px 0px;
	padding: 0px;
}
#adminlistcol2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 195px;
}
#adminlistcol2 ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#adminlistcol2 li {
	margin: 1px 0px;
	padding: 0px;
}
#text2 {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin: 0px;
	clear: both;
	padding: 7px 0px 0px;
}
#text2 ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#text li {
	margin-top: 1px;
	margin-bottom: 1px;
}
#text h3 a:link, #text h3 a:visited, #text h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #850b17;
	background-color: #efefef;
}
#banner h1 a:link {
	font-variant: small-caps;
	color: #0a5385;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
#contentrates {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 710px;
}
#ratescolumns {
	float: left;
	width: 770px;
	margin-left: 12px;
}
#ratescopy {
	width: 520px;
	float: right;
	margin: 0px;
	padding: 0px 77px 0px 0px;
}
#ratestext {
	margin-left: 20px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
}
#rates {
	width: 500px;
	border: 2px solid #739db9;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rates caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #850b17;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0px;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 15px;
}
#rates th, #rates td {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	width: 20%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#rates th {
	background-color: #f0f0f0;
	border: none;
}
#rates tr.alt {
	background-color: #7da2bc;
}
#rates tr.alt2 {
	background-color: #a5becf;
}
#rates tr.alt3 {
	background-color: #cbd8e1;
}
#rates .noborder {
	border: none;
}
#kudo3 {
	text-align: right;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.quotecred {
	font-size: 10px;
	color: #666666;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	color: #3b5f77;
	margin: 0px 0px 4px;
	padding: 0px;
}
#textresources {
	margin-top: 30px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-left: 15px;
}
#textresources a:link, #textresources a:visited {
	color: #850b17;
	font-size: 12px;
	display: block;
}
#textresources a:hover {
	color: #FFFFFF;
	background-color: #0a5385;
}
#contentresources {
	width: 820px;
	padding: 0;
	margin: 0;
	background-image:  url("images/contentslatebrepeaty.jpg");
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #323232;
	height: 1070px;
}
.notblock {
	padding: 0px 0px 7px;
	margin: 0px;
}
#textresources .notblock a:link, #textresources .notblock a:visited {
	color: #850b17;
	font-size: 12px;
	display: inline;
}
#textresources .notblock a:hover {
	color: #FFFFFF;
	background-color: #0a5385;
}
