/* CSS Document */
body {
	margin: 0;
	color: black;
	background: #6F625F;
	padding: 0;
	font-size: 1em;
}
p {
	color: black;
}

table.container {width: 750px; background: white; }
table.primary {
	width: 744px;
	border-width: 3px;
	border-style: solid;
	border-color: #003376;
	font-family: Arial, Helvetica, sans-serif font-size: 1em; 
	   color: black;
}
table td {
	padding: 0; border-width: 0; vertical-align: top; background: #FFF;
}
a:link {color: #7D4D00; text-decoration: underline;}
a:visited {color: #6F625F; text-decoration: none;}
a:hover {
	color: #6F625F;
	text-decoration: none;
/*	margin: 10px;
	height: auto;
	width: 275px;
	*/
}
td#logo {
	height: 100px; 
	vertical-align: middle;
}
/* home page graphics bar */
td#title {vertical-align: middle; color: #003376; background: #003376;}
/* inside pages graphics bar*/
td#colorBar {
	width: 680px; height: 20px; background-color: #0F2D8E; }
td#nav {
	height: 120px; width: 492px; padding: 3px;vertical-align: bottom;
}
table.body {
	padding: 0; border-width: 0; vertical-align: top; background-color: white;
}
/* for home page columns */
td#textcolumn {
/*	color: #663333;  */
	color: black;
}
/*#textcolumn h1 {
	font-size: 130%;
	font-weight: bold;
	color: #003376;
	text-align: left;
	margin: 0px;
}
#textcolumn h2 {
	font-size: 110%;
	font-weight: bold;
	color: #660000;
	text-align: left;
	margin: 0px;
	padding: 0.5em 0px 0.2em 0px;
}
*/
td#textcolumn ul {
	margin: 1em;
	padding: 2px;
	list-style-position: outside;
	display: run-in;
}

td#textcolumn li {
	list-style-type: disc;
	display: list-item;
	padding: 4px 2px 2px 2px;
	margin: 2px;
	}

#header {
	text-align: right;
	font-size: 90%;
}
#header p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header a {
	font-size: 90%;
	font-weight: bold;
	color: #6F625F;
	text-decoration: none;
	text-align: right;
}
#header a.currentPage {
	color: #0659A7;
}
#header a:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0659A7;
	text-decoration: none;
}
#header a:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #6F625F;
	text-decoration: none;
}
#breadcrumbs {
	height: 20px;
	font: 80%  Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 10px 1px 10px;
	padding-left: 0px 10px 0px 10px;
	color: #6F625F;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumbs-current {	
	font-size: 80%;
	color:#7D4D00;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumbs a:link {	
	font-size: 80%;
	color: #6F625F;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumbs a:visited {	
	font-size: 80%;
	color: #6F625F;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumbs a:hover {	
	font-size: 80%;
	color: #6F625F;
	font-weight: bold;
	text-decoration: underline;
}
/* left table cell below colorbar */
td#vertnav {
	background: white;
	width: 25%;
}
/* right table cell below colorbar */
td#pagecontent {
	background: white;
	width: 75%;
	}
/* column within pagecontent table cell */
#leftcol {
	font: 100%   Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	width: 45%;
}
#rightcol {
	font: 100%  Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
}
	
#content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 10px 15px 10px 10px;
	width: 500px;
}

/*Hack for IE5.* which misinterprets the width */
* #content {
	width: auto;
	w\idth: auto;
}
/* end hack */

#content h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #003376;
	text-align: left;
	
}

#content h2 {
	font: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 120%;
	font-weight: bold;
	color: #7D4D00;
	text-align: left;
	margin: 0px;
	padding: 0.5em 0 0.2em 0;
}
#content h3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003376;
}
#content dfn {
	font-size: 110%;
	font-weight: bold;
	color: #003376;
	text-align: left;
	margin: 0px;
	padding: 0.5em 0 0.2em 0;
}
#content p {
	color: black;
}
#content ul {
	margin: 0px 0px 10px 0px;
}
#content li {
	color: black;
	margin: 0px 10px 0px 10px;
	padding: 4px 0 0 0;
}
#content ul.hier {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}	
#content ul.domainLst {
	margin-left: 40px;
	padding-left: 30px;
}
	
#content a:link {	
	color: #7D4D00;
	text-decoration: underline;
}

#content a:visited {	
	color: #6F625F;
	text-decoration:underline;
}
#content a:hover {
	color: #0659A7;
	text-decoration: underline;
}
#vnav {
    font: 80%  Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
}
.navigation {
/* 	background: #FFFFFF url(images/sqBulletSml.gif) no-repeat 3px;  */
	background: #FFFFFF;
	font-size: 80%;
	color: #003376;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 0.3em;
	padding-left: 15px;
	padding-bottom: 0.3em;
	list-style-type: disc;
}
a.navigation:link {
	color: #0659A7;
	}
a.navigation:visited {
	color: #6F625F; text-decoration: underline;
	}
a.navigation:hover {
	color: #6F625F;
}
.navigation-current {
	background: #FFFFFF url(images/nav-list-bullet.gif) no-repeat 3px;
	font-size: 80%;
	color: #7D4D00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 0.3em;
	padding-left: 20px;
	padding-bottom: 0.3em;
}
.navigation-head {
	background: #FFFFFF url(img/tnav-list-bullet.gif) no-repeat 3px;
	font-size: 90%;
	color:#003376;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-weight: bold;
}
a.navigation-head:link {
	color: #0659A7;
	}
a.navigation-head:visited {
	color: #065A97; text-decoration: none;
	}
a.navigation-head:hover {
	color: #6F625F;
	}
td#ftr {
	height: auto
	}
#footer {
	margin: 12px 0px;
	border-top: 2px solid #003376;
	font: 80%  Verdana, Arial, Helvetica, sans-serif;
	color: #6F625F;
	text-align: center;
	border-right-color: #003376;
	border-bottom-color: #003376;
	border-left-color: #003376;
	padding: 0px;
}
.product {
	font-style: italic;
	font-weight: normal;
}
.coname {
	font-weight: bold;
	color: #003376;
}
#content-rtcol {
	border: medium double #003376;
	padding: 3px;
	font-size: 90%;
}
#content-rtcol h2 {
	color: #003376;
	}
#content-rtcol a:link {	
	color: #7D4D00;
	font-weight: bold;
	text-decoration: underline ;
}
#content-rtcol a:visited {	
	color: #0659A7;
	font-weight: bold;
	text-decoration: none;
}
#content-rtcol a:hover {	
	color: #0659A7;
	font-weight: bold;
	text-decoration: underline;
}
.container .primary #pagecontent #content #compressedContent {
	margin: 0px 10px 10px 10px;
}
.container .primary #pagecontent #content #compressedContent p {
	display: inline;
}
.container .primary #pagecontent #content #compressedContent h2 {
}
.quotedRemarks {
	font: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	margin-right: 0px;
	margin-left: 0px;	
}
#content ul.hier {
	list-style-type: none;
}
form {
}
.contactform p {
	margin: 0px;
	clear: left;
	padding-top: 5px 0px 0px 0px;
}
.contactform p label {
	font-weight: bold;
	float: left;
	width: 20%;
}
contactform .text {
	padding: 2px;
	width: 280px;
	border: 1px solid #330000;
}
.rectPullout {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #003376;
	background: #FFCC99 10px 15px;
	height: 50px;
	width: 295px;
	border: thin solid #FFFFFF;
	text-align: center;
	margin: 15px;
}
.rectPullout a {
	color: #6F625F;
}
.pullout {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
/*	color: #003376;    */
	text-align: center;
	margin: 15px;
	border: thin solid #003376;
	padding: 15px;
}
/*
.pullout a.link {
	color: #6F625F;
}
*/
.flashLink {
	color: #CC0000;
}
