@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff url(../images/layout/HeaderBG.jpg) repeat-x;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #935094;
	text-decoration: underline;
}

#tierText ul {
	margin: 10px 10px 20px 35px;
	padding: 0px 0px 0px 0px;
	list-style: circle;
}

#tierText ul li {
	line-height: 14px;
	color: #333333;
	list-style: circle;
}

#container {
	width: 980px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

/* HEADER */

#header {
	width: 980px;
	height: 204px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}

#header #images {
	height: 157px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header #images .logo {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#header #images .logoText {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header #images .buff {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 82px 0px;
}

#header #nav {
	width: 980px;
	height: 32px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#header #nav table {
	width: 100%;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header #nav table tr td{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
}

#header #nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 0px 11px 0px;
	letter-spacing: .01em;
	background: url(../images/layout/menuBG.gif) top left repeat-x;
}

#header #nav a:hover, #header #nav a.sel {
	background: url(../images/layout/menuBG.gif) bottom left repeat-x;
	color: #935094;
}

/* */

#left {
	width: 355px;
	display: block;
	float: left;
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left .header {
	display: block;
	width: 355px;
	height: 62px;
	background-color: #eeeeee;
}

#left .header img {
	padding: 24px 0px 0px 35px;
}

#left ul {
	margin: 10px 10px 20px 35px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

#left ul li {
	list-style-image: url(../images/layout/bullet.gif);
	line-height: 18px;
	color: #666666;
}

#left ul li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#left ul li ul li {
	list-style-image: none;
	list-style: circle;
}

#left ul li .black {
	color: #000000;
}

#right {
	width: 589px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}

#right p {
	padding: 0px 0px 0px 0px;
	margin: 10px 35px 10px 35px;
	line-height: 18px;
}

#right h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding: 35px 0px 5px 35px;
	margin: 0px 0px 10px 0px;
}

#right #box {
	display: block;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* PYRAMID */

#pyramid {
	height: 399px;
	width: 550px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	background: url(../images/layout/pyramid.jpg) top left no-repeat;
}

#pyramid img {
	border: 0px;
}

#pyramid .description {
	height: 43px;
	width: 550px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#pyramid .tier3 {
	height: 75px;
	width: 495px;
	display: block;
	margin: 3px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#pyramid .tier2 {
	height: 68px;
	width: 495px;
	display: block;
	margin: 10px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#pyramid .tier1 {
	height: 70px;
	width: 495px;
	display: block;
	margin: 10px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#pyramid .tierButton {
	height: 40px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* PYRAMID CONTENT */

#hiddenTierContent{
	display: none;
}

#tierContent{
	display: none;
	width: 0px;
	position: absolute;
	top: 0px;
	right: 590px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 100;
}

#tierText{
	position: relative;
	margin: 10px 45px 20px 15px;
	padding: 0px 0px 0px 20px;
	width: 310px;
}

.tier1content img, .tier2content img, .tier3content img{
	border: 0px;
}

.tier1content {
	background: #ffffff url(../images/layout/yellowBG.gif) top left repeat-x;
}

.tier2content {
	background: #ffffff url(../images/layout/orangeBG.gif) top left repeat-x;
}

.tier3content {
	background: #ffffff url(../images/layout/redBG.gif) top left repeat-x;
}

#opacity {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* INTERIOR PAGES */

#leftInner {
	width: 242px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	background: #eeeeee;
}

#leftInner ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#leftInner ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #eeeeee;
}

#leftInner ul li a {
	display: block;
	width: 207px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 35px;
	background: #eeeeee;
	border-top: #dddddd 1px solid;
}

#leftInner ul li a.last {
	border-bottom: #dddddd 1px solid;
}

#leftInner ul li a:hover,#leftInner ul li a.sel {
	background: #ffffff;
}

#rightInner {
	width: 630px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 35px;
	border-left: #dddddd 1px solid;
}

#rightInner h2 {
	width: 275px;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	border: #dddddd 1px solid;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
}

#rightInner ul, #rightInner ol {
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
}

#rightInner p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#rightInner table {
	margin: 15px 0px 15px 0px;
	padding: 7px 7px 7px 7px;
	width: 100%;
	border: #dddddd solid 1px;
}

#rightInner table tr th {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#rightInner table tr td {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}

#rightInner table.proDevTable tr td {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
	text-align: left;
}

#rightInner table tr td p {
	padding: 0px 0px 0px 0px;
}

#rightInner table.proDevTable tr td p {
	padding: 0px 0px 5px 0px;
}

.formtitle {
	width: 100px;
	font-weight: bold;
}

.title {
	font-weight: bold;
}


/* FOOTER */

#footer {
	display: block;
	width: 980px;
	height: 146px;
	float: left;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}

#footer #logos {
	width: 355px;
	height: 136px;
	display: block;
	float: left;
	text-align: center;
	margin: 0px 35px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#contract {
	color: #999999;
	background-color: #eeeeee;
	width: 519px;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 27px 35px 27px 35px;
	border-bottom: #dddddd 1px solid;
}

#footerInt {
	display: block;
	float: left;
	width: 980px;
	height: 104px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footerInt #logos {
	width: 242px;
	height: 116px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#footerInt #contract {
	color: #999999;
	background-color: #eeeeee;
	width: 667px;
	display: block;
	float: left;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 27px 35px 27px 35px;
	border-bottom: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
}

/* */
.search {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 24px 12px 24px 0px;
	line-height: 24px;
	background: #ffffff;
}

.search input {
	float: left;
}

.search input[type=submit] {
	height: 22px;
	margin-left: 5px;
}

#cse-search-results iframe {
	width: 648px;
	background: transparent;
}

/* */
#signup input, #signup select, #contact input, #contact select, #contact textarea, .search input{
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

#signup .error, #contact .error {
	padding: 3px;
	border: 1px solid #ff0000;
	background-color: #ffcccc;
}

.headline {
	background: #eeeeee;
}

.headline th {
	border-bottom: 1px solid #cccccc;
}

.even {
	background: #eeeeee;
}

.odd {
}

.l {
	text-align: left;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.clear {
	clear: both;
}

.nodisplay {
	display: none;
}