﻿body {
	background:#0493d5 url('new_images/back.jpg') repeat-x;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrapper {
	width:1000px;
	margin:auto;
	}
#header {
	width:1000px;
	height:170px;
	float:left;
	margin-top:10px;
	}

#header img {
	float:left;
	border:none;
	}
	
#header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:21px !important;
	font-style:italic;
	border-bottom:2px #1082BD solid;
	padding-bottom:20px;
	margin:5px 0 0;
	letter-spacing:-0.5px;
	}

*:first-child+html #header h1 {
	letter-spacing:-1px;	
}
* html #header h1{
	font-size:20px !important;
}
	
#header h1 span {
	font-size:20px;
}

/* DL */
#DLbox {
	width:486px;
	height:140px;
	float:left;
	font-size:12px;
	padding:15px 30px;
	}
	
#DLbox p {
	float:left;
	width:145px;
	color:#666;
	font-weight:bold;
	margin:15px 0 0 15px;
	font-size:16px;
	}

* html #DLbox p{
	margin:15px 0 0 7px;
}

#DLbox p span {
	color:#0493d5;
	font-weight:bold;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	} 

#DLbox form {
	float:left;
	margin-top:12px;
	width:320px;
	}
	
#DLbox label {
	float:left;
	width:110px;
	height:20px;
	line-height:18px;
	}

#DLbox .field {
	width:70px;
	border:1px #000 solid;
	font-size:12px;
	margin:0;
	float:left;
	}

#DLbox .lgnBtn {
	float:left;
	margin-left:3px;
	border:none;
	} 

* html 	#DLbox .lgnBtn {
	margin-left:2px;
	}

#shellWrapper {
	width:1000px;
	margin:0 auto;
	background:url('new_images/back_shell.jpg') repeat-y;
	float:left;
	height:auto;
	border-top: 2px #999 solid;
}

#shell {
	width:1000px;
	height:auto;
	float:left;
	background: url('new_images/righ_shadow.jpg') no-repeat;
	background-position: right top;
}

/* Navigation Box and Menus */
#navBox {
	float:left;
	width:222px;
	margin-left:1px;
	height:auto;
}

#navOne {
	padding-top:4px;
	font-size:12px;
	text-align:center;
	line-height:18px;
	margin-bottom:5px;
	text-align:left;
	text-indent:10px;
}

#navOne a:link, #navOne a:visited, #navOne a:active {
	color:black;
	text-decoration:none;
}

#navOne a:hover {
	color:black;
	text-decoration:none;
	border-bottom:1px black dotted;
}

#navMain {
	border:1px #999 solid;
	border-bottom-width:0;
}

/* nav list slide down */
ul.navList {
	margin:0;
	padding:0;
	background-color:#3482C2;
	font-size:12px;
	list-style-type:none;
}

* html ul.navList li{
	height:15px;
}

ul.navList a:active {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-left:25px;
	outline:none;
}

ul.navList a:visited {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-left:25px;
	outline:none;
}

ul.navList a:link {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding-left:25px;
	outline:none;
}

ul.navList a:hover {
	background-color:#CADFF0;
	color:#073157;
	text-decoration:none;
	outline:none;
}

/* calculators and about links */
.soloLink {
	background:url('new_images/nav.jpg') no-repeat;
	width:205px;
	height:23px;
	font-size:12px;
	padding-left:15px;
	line-height:20px;
	border-bottom:1px #999 solid;
}

.soloLink a:link, .soloLink a:visited {
	color:white;
	text-decoration:none;
}

ul#leftBottomMenu {
	list-style:none;
	margin:20px 0 0 30px;
	padding:0;
}

ul#leftBottomMenu li {
	font-size:12px;
	}
ul#leftBottomMenu li a:link, ul#leftBottomMenu li a:visited, ul#leftBottomMenu li a:active {
	color:#000;
	text-decoration:none;
	}

#container {width:770px; height:auto;float:left;}
.minHeight{	height:600px;float:right;width:1px;}
.clearMinHeight{clear:both;height:29px;overflow:hidden;}

/* content */
#content {
	padding:20px;
	width:730px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
}

*:first-child+html #content {
	width:720px;	
}

#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	border-bottom:2px #1082BD solid;
	margin-top:0;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	margin-top:0;
	color:#1082BD;
}

#content li {
	line-height:20px;
}

#content p {
	line-height:20px;
}

#content a {
	color:#0A4271;
}

.small {
	font-size:10px;
}

/* footer */
#footer {
	width:1000px;
	height:67px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	background-image: url('new_images/footer.jpg');
	background-repeat:no-repeat;
}

#footer h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	height:40px;
	margin-top:15px;
}

#footer a:active {
	color:black;
	text-decoration:none;
}

#footer a:visited {
	color:black;
	text-decoration:none;
}

#footer a:link {
	color:black;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:none;
	border-bottom:1px black dotted;
}

/* other items */
table.features {
	border:1px #111111 solid; width:88%;
	border-collapse:collapse;
}

table.features td {
	border:1px #111111 solid; width:88%;
	border-collapse:collapse;
	padding:4px;
}

ul.check li {
	list-style-image:url('images/busine8.gif');
}

.button {
	display:block; 
	background-image:url('images/btn-bg.gif'); 
	background-repeat:repeat-x; 
	text-align:center; 
	text-decoration:none;
	font-weight:bold;
	line-height:20px; 
	color: #FFFFFF; 
	border-color:#409DC4; 
	border-width:thin; 
	border-style:solid; 
	height:20px; 
	width: 100px;
}
