body {
	margin: 0;
	padding: 0;
	background: #d9d5d2;
	color: #333;
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	line-height: 150%;
	}

.headerLinksTable {
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headerLinksTable td {
	vertical-align: top;
}

.headerLinksTable ul li {
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

.reg {
	font-size: .8em;
	vertical-align: top;
}

a:link, a:visited { 
	color: #0047bd; 
	text-decoration: underline;
	}

a:visited, a:hover { color: #000080; }

a:hover { text-decoration: none; }

a img { border: none; }

h1 {
	color: #000080;
	font-size: 1.3em;
	}
h2 {
	margin: 0 0 5px 0;
	color: #000080;
	font-size: 1.2em;	
	}
h3 {
	margin: 4px 0;
	color: #0047bd;
	font-size: 1.1em;		
	}
h4 {
	margin: 3px 0;
	color: #000080;
	font-size: 1em;		
	}

p {
	margin: 8px 0;
	padding: 0;		
	}
	
.contentHome p {
	margin: 8px 0 10px 0;
	padding: 0;		
	}
	
table { font-size: 100%; }

th {
	background: #cac3bf;
	color: #000080;		
	}

/* =LAYOUT */
/* =ie =min-width */

* html .minwidth {
	border-left: 760px solid #fff;
	}
* html .minwidthContainer {
	margin-left: -760px;
	position: relative;
	}
/*\*/ 
* html .minwidth, * html .minwidthContainer, * html .pageContainer {
	height: 1px;
	}
/**/                      
.pageContainer {
	background: #FFF;
	text-align: left;
	min-width: 760px;
	}

	
.masthead {
	border-top: 1px solid #cac3bf;
	border-bottom: 1px solid #000080;
	background: #0065eb url(/home/diFiles/skins/default/images/bg_masthead.gif) repeat-x;		
	}

.logo { 
	position: absolute;
	z-index: 1000;
/* float: left; width: 166px; */ }

.utility {
	position: relative;
	float: right;
	width: 594px;
	}
.utility ul {
	list-style: none;
	height: 19px;
	margin: 0;
	padding: 0 0 0 44px;
	background: #cac3bf url(/home/diFiles/skins/default/images/bg_utility.gif) no-repeat;
	}
.utility li {
	display: inline;
	margin: 0px 1px 0px 0px;
	padding: 0;
	color: #000080;	
	font-size: 8pt;
	vertical-align: top;
	}
.utility li a { 
	padding: 0 4px;
	color: #000080;
	}
.utility li a:link, .utility li a:visited {
	color: #000080;		
	text-decoration: none;
	}
.utility li a:hover {
	color: #0047bd;
	text-decoration: underline;
	}
.date {
	position: absolute;
	top: 25px;
	right: 5px;		
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	}

.nav {
	clear: both;
	background-image: url(/home/diFiles/skins/default/images/bg_nav.gif);
	background-color: #000080;
	padding-bottom: 1px;
	}
.nav ul {
	margin: 0 0 0 10px; 	
	padding: 0;
	}
.nav li {
	display: inline;
	height: 100%;
	margin: 0;
	padding: 0;	
	}
.nav ul li a {

	}
.nav img:hover, .nav li a:hover {
	background: #000080;		
	}
	
.contentWrapper {
	background: url(/home/diFiles/skins/default/images/bg_header.gif) repeat-x scroll 0 0;
	}
.contentContainer {
	width: 760px;
	background: #fff url(/home/diFiles/skins/default/images/bg_left_col.gif) repeat-y;	
	}

.leftCol {
	float: left;
	width: 166px;		
	min-height: 265px;
	background: url(/home/diFiles/skins/default/images/bg_left_col_top.gif) no-repeat;
	}
* html .leftCol  {
	height: 265px;		
	}
.loginArea {
	color: #000080;
	font-size: 8pt;
	text-align: center;		
	}

.loginArea form {
	width: 120px;
	margin: 0 auto;
	}
	
.loginArea label {
	color: #695d54;
	font-weight: bold;	
	}
.loginLabel {
	width: 100px; 
	margin: 0 auto; 
	padding-top: 3px; 
	text-align: left;		
	}
.loginField, .searchField {
	width: 100px;
	height: 20px;
	max-height: 20px;
	border: 1px solid #0047bd;
	background: #fff url(/home/diFiles/skins/default/images/bg_input.gif) repeat-x top;	
	color: #000080;
	font-family: tahoma, arial, sans-serif;
	}
.loginField:focus, .searchField:focus {
	width: 100px;
	height: 20px;
	max-height: 20px;
	border: 1px solid #cc6600;
	background: #fff;	
	color: #000;
	font-family: tahoma, arial, sans-serif;
	}
.loginButton {
	margin-top: 8px;
	}
.loginArea p {
	margin: 8px 0 5px 0;		
	}
	
.loginArea a:link, .loginArea a:visited { color: #000080; text-decoration: none; }
.loginArea a:hover { text-decoration: underline; }

.loginBack { 
	padding-left: 15px; 
	text-align: left;
	}
.loginBack img { margin-top: 5px; }

.loginBack p { margin: 5px 0 0 0; }

.searchArea {
	text-align: center;
	}


.searchArea img {
	margin: 8px 0 3px 0;		
	}
.searchArea form {
	margin: 0 0 0 17px;
	padding: 0;
	text-align: left;		
	}
.searchArea input { vertical-align: middle; }

.leftCol ul {
	list-style: none;
	margin: 15px 0 15px 15px;
	padding: 0;	
	}
.leftCol li {
	list-style-image: none;
	margin: 6px 0px 6px 0px;
	padding: 0;
	font-size: 8pt;
	line-height: 110%;
	}
.leftCol li a:link, .leftCol li a:visited {
	color: #c60;
	text-decoration: none;
	}
.leftCol li a:hover {
	color: #930;
	text-decoration: underline;	
	}


/* =right =content */

.rightCol {
	float: right;
	width: 594px;
	}
	
 *html .rightCol {
	/*margin: -200px 0 0 0 */
	}
	
.rightColHed {
	float:right;
	width: 594px;
}
.header h1 {
	position: absolute;
	left: -9999px;		
	}
	
.contentHome { padding: 25px; }

.content {	padding: 28px 31px; }

.contentPhoto { margin: 0 0 15px 15px }
	
.homeLeft {
	float: left;
	width: 330px;		
	}
.homeRight {
	float: right;
	width: 190px;		
	}
	
.footer {
	clear: both;
	height: 87px;
	border-top: 2px solid #0047bd;
	background: #d9d5d2 url(/home/diFiles/skins/default/images/bg_footer.jpg) repeat-x;		
	}
.footerLeft {
	float: left;
	width: 192px;
	padding-top: 6px;		
	}
.footerLeft p { margin: 0; padding: 3px 15px; font-size: 8pt; font-weight: bold; }
.footerLeft p img { margin-right: 3px; vertical-align: middle; }
.footerLeft a:link, .footerLeft a:visited, .footerLeft a:hover {
	color: #7a6e67;
	text-decoration: none;		
	}
.footerLeft a:hover { color: #4d443d; }

.footer ul { list-style: none; margin: 0; padding: 15px 0 0 0; }
.footer li { list-style-image: none; display: inline; margin: 0px 1px 0px 0px; padding: 0; color: #0047bd; font-size: 8pt; font-weight: bold; }
.footer li a:link, .footer li a:visited, .footer li a:hover { color: #0047bd; text-decoration: none;}
.footer li a:hover { color: #000080; }

.footerRight {
	float: right;
	width: 300px;
	padding-top: 6px;
	text-align: right;
	}
.footerRight img { margin-right: 18px; vertical-align: middle; }
	
.clearfloat {
	clear: both;
	height: 1px;		
	}

/* =textual =content */

ul li { list-style-image: url(/home/fiFiles/static/images/li.gif); }

.tableheader {
	background: #000080;
	color: #f3f1f0;
	font-weight: bold;
	}
	
.tablecontent1 {
	background: #fff;
	color: #333;
	}
	
.tablecontent2 {
	background: #f3f1f0;
	color: #000;
	}
	
.Q, .A {
	font-size: 1.6em;
	font-weight: bold;
	}
.Q { color: #c60; }	
.A { color: #000080; }
	
.disclaimer {
	font-size: .75em;
	width: 95%;
	}
	
.required {
	color: #c60;
	}
	
.appfield1 {
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #0047bd;
	background: #fff url(/home/diFiles/skins/default/images/bg_input.gif) repeat-x top;	
	color: #000080;
	}
	
.appfield2 {
	font-family: tahoma, arial, sans-serif;
	border: 1px solid #cc6600;
	background: #fff;	
	color: #000;
	}


/* Calculator Styles */
/*#calccontent input {
	border: 1px solid #0047bd;
	background: #fff url(/home/diFiles/skins/default/images/bg_input.gif) repeat-x top;	
	color: #000080;
	margin: 1px;
}
#calccontent input:focus {
	border: 1px solid #cc6600;
	background: #fff;	
	color: #000;
}*/
#calccontent select {
	border: 1px solid #0047bd;
	background: #fff url(/home/diFiles/skins/default/images/bg_input.gif) repeat-x top;	
	color: #000080;
	margin: 1px;
}
#calccontent select:focus {
	border: 1px solid #cc6600;
	background: #fff;	
	color: #000;
}

#calccontent table tr:first-child td{
	background: #000080;
	color: #f3f1f0;
	font-weight: bold;
	padding: 2px;
}
#calccontent form table tr:first-child td {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
.calculatorkids table tr:first-child td {
	background: #FF00FF !important;
	color: #0047BD !important;
	font-weight: bold !important;
}
.calculatorkids table tr td {
	padding: 4px !important;
}


.calctable td, .calctable th{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:center;
}

.calctable {
border-left: 1px solid #000;
border-top: 1px solid #000;
}
.calctable td.tablesubheader{
	 background-color:#dedede;
     color:#000;
}


table.calc {
	border: 1px dotted #ccc;
	padding-left: 10px;
}

table.calc td {
	text-align: left;
    align: left;
	background-color: #ccc;
	font-size: 11px;
	padding:5px;
}

table.calc td.description {
	background-image: none;
	background-color: #eee;
	width: 130px;
	border-left: 3px solid #ccc;
	text-align: left;
	align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

table.form td.submit {
	background-image: none;
	background-color: #eee;
	border-left: 3px solid #666;
	font-weight: normal;
	padding: 5px;
}

table.form td.required {
	border-left: 3px solid #900;
}


fieldset {
	border: 1px solid #ccc;
	padding: 10px 10px;
	width:420px;
}

legend {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background-image: url(/home/diFiles/skins/default/images/bg-tablehead.gif);
	background-repeat: repeat-x;	
	border: 1px solid #ccc;
	border-bottom-color: #999;
	padding: 3px 6px;
	margin-top: 10px;
}
