@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 100%;
}

img {
	border: none;
}

.disclaimer {
	font-size: 8px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
}

h1 {
	color: #010167;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #FFF;
	vertical-align: bottom;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #010167;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #6F3700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	color: #010167;
	vertical-align: bottom;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #333333;
	list-style: square;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.email a:link, a:visited, a:hover {
	text-transform: lowercase;
}

.ccd a:link, a:visited, a:hover {
	text-transform: none;
}

.hide {
	display: none;
}

.noBorder {
	border: thin none !important;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6E2405; 
	text-decoration: none
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6E2405; 
	text-decoration: none
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6E2405; 
	text-decoration: underline
}

#top {
	width: 100%;
	background-color: #acc3ec;
	height: 175px;
	margin: 0;
}

#header {
	height: 175px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #acc3ec;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logo {
	width: 400px;
	height: 150px;
	padding-top: 10px;
}

#center {
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: auto;
	min-height: 100%;
}

#menu {
	width: 183px;
	height: 400px;
	float: left;
}

#menuTop {
	width: 183px;
	height: 12px;
	background-image: url(../images/menu-top.png);
}

#menuMiddle {
	width: 183px;
	height: 376px;
	background-image: url(../images/menu-middle.png);
	background-repeat: repeat-y;
	background-position: top;
}

#menuBottom {
	width: 183px;
	height: 12px;
	background-image: url(../images/menu-bottom.png);
}

#text {
	width: 514px;
	float: left;
	padding: 0 20px 0 20px;
	margin-top: 10px;
}

#textIndent {
	width: 474px;
	float: left;
	padding: 0 20px 0 40px;
	margin: 0;
}

#console {
	width: 183px;
	height: 400px;
	background-color: #f2f7fd;
	float: right;
}

#consoleTop {
	width: 183px;
	height: 12px;
	background-image: url(../images/console-top.png);
}

#consoleMiddle {
	width: 183px;
	height: 376px;
	background-image: url(../images/console-middle.png);
	background-repeat: repeat-y;
	background-position: top;
}

#consoleBottom {
	width: 183px;
	height: 12px;
	background-image: url(../images/console-bottom.png);
}

#download,
#adobe {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contactWrapper {
	clear: both;
	width: 520px;
	height: 500px;
}

#contact {
	width: 250px;
	height: 500px;
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	text-align: left;
}

#contactAddress {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#contactAddressTop {
	width: 220px;
	height: 6px;
	background-image: url(../images/contactAddressTop.png);
}

#contactAddressMiddle {
	width: 190px;
	background-color: #acc3ec;
	padding-left: 30px;
}

#contactAddressBottom {
	width: 220px;
	height: 7px;
	background-image: url(../images/contactAddressBottom.png);
}

#footer {
	background-color: #acc3ec;
	width: 100%;
	height: 120px;
	margin: 0;
}

#footerContent {
	height: 120px;
	margin-top: 10px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;	
	clear: both;
}

#footerAddress {
	height: 100px;
	width: 170px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#footerLinks {
	height: 50px;
	margin-top: 10px;
	width: 540px;
	float: left;
	text-align: center;
}

#footerDB {
	height: 100px;
	width: 170px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#timeline {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 10px;
}

#timeline th, 
#timeline td {
	border: 1px solid #010167;
	margin: 0;
	padding: 2px 5px 2px 5px;
}

#imageRow {
	width: 514px;
	clear: both;
	padding: 5px 0;
}

#img1,
#img2 {
	float: left;
	margin: 0 5px;
}

#img3 {
	float: right;
	margin: 0 5px;
}

#serviceHeaderWrapper {
	clear: both;
	margin-bottom: 45px;
	margin-left: 25px;
	width: 500px;
}

#serviceHeaderLeft {
	height: 25px;
	width: 8px;
	background-image: url(../images/services_header_left.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}

#serviceHeaderRight {
	height: 25px;
	width: 8px;
	background-image: url(../images/services_header_right.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 50px;
}

#serviceHeader {
	width: 400px;
	height: 21px;
	background-image: url(../images/services_header.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

#services {
	width: 415px;
	margin: 10px 0;
	margin-left: 25px;
}

/* Menu */

#menuMiddle ul {
	padding: 0 5px 0 5px;
	margin: 0;
	width: 171px;
	text-decoration: none;
	list-style: none;
}

#menuMiddle ul li {	
	width: 171px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBC9C5;
	text-decoration: none;
	list-style: none;
	text-align: left;
}

#menuMiddle ul li a,
#download a {
	font-size: 13px;
	display: block;
	text-decoration: none;
	line-height: 15px;	
	padding: 5px 0px 5px 10px;
}
	
#menuMiddle ul li a:hover,
#download a:hover {
	background-color: #acc3ec;
	color: #010167;
}

#footerLinks ul {
	text-decoration: none;
	display: inline;
	list-style: none;
	padding: 0;
}

#footerLinks ul li {
	padding: 0 10px 0 10px;
	display: inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}

.active {
	background-color: #acc3ec;
}

.noUnderline {
	text-decoration: none;
	list-style: none;
	text-align: left;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
}

/* Control for Modal Windows */

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}

.popup_block{
	display: none; /*--hidden by default--*/
	background-color: #FFF;
	padding: 20px;
	border: 5px solid #010167;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
	border: none;
}

/*--Making IE6 Understand Fixed Positioning--*/

*html #fade {
	position: absolute;
}

*html .popup_block {
	position: absolute;
}
