@charset "utf-8";
.top-border {
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	background-color: #1B1B1B;
	height: 35px;
	border-bottom: 1px solid #000000;
}
.flags {
	width: 930px;
	height: 35px;
}
.flag-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.flag-text-fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #919191;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.flag-text-fade:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #919191;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.flag-text-fade:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.left-shadow {
	background-image: url(Images/left-shadow.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 930px;
}
.right-shadow {
	background-image: url(Images/right-shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 930px;
}
.main-container {
	background-image: url(Images/main-container-bg.png);
	background-repeat: repeat;
	width: 856px;
	padding-right: 30px;
	padding-left: 30px;
}
.header {
	width: 856px;
	height: 100px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #990000;
	z-index: 1;
}
.top-nav {
	width: 856px;
}
.flash {
	width: 856px;
	height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer {
	width: 856px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.container {
	width: 856px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.container-content {
	background-image: url(Images/container-bg.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #DFDFDF;
}
.container-black-banner {
	background-image: url(Images/black-banner.png);
	border: 2px solid #FFFFFF;
}
.container-bottom-content {
	background-image: url(Images/container-bg.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.top-links {
	width: 300px;
	float: right;
	margin-top: -5px;
	margin-right: 25px;
	position: static;
}
.toplinks-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	height: 17px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.home-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.left-nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335366;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
}
.left-nav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.left-nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(Images/homenav-bg.png);
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.left-nav-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	height: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	background-image: url(Images/left-nav-title.png);
}
.bread-crumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335366;
	line-height: 15px;
}

.bread-crumbs:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: none;
	}
	
.bread-crumbs-second {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335366;
	line-height: 15px;
}	

.bread-crumbs-link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}

.inside-container {
	padding: 5px;
	border: 1px dotted #999999;
	background-image: url(Images/blue-bg.png);
}
.bread-bg {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(Images/homenav-bg.png);
}
.left-nav-highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(Images/homenav-bg.png);
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.misson {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #CC0000;
}
.Links:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b548e;
	text-decoration: none;
}
.Links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b548e;
	text-decoration: none;
}
.Links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

.home-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.title3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titlehighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.Links-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.Links-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335366;
	text-decoration: none;
}
.home-text-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.home-text-white:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
.home-text-white:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
	text-decoration: none;
}
.black-bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	height: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	background-image: url(Images/topnav-bg.png);
}

.calculator-heading {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.calculator-title {
	font-size: 13px;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}


.calculator-revenue-text {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.calculator-text {
	font-size: 12px;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.calculator-text-field {
	font-size: 11px;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	text-align: left;
	background-color: #C6DFD0;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	vertical-align: middle;
	padding: 2px;
}
.calculator-text-fieldtwo {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
	background-color: #000000;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	vertical-align: middle;
	word-spacing: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.calculator-text-field-three {
	font-size: 14px;
	color: #CC0000;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	text-align: right;
	background-color: #F4F4F4;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	word-spacing: 2px;
	padding: 5px;
}
.title-home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
