
/* CSS Document */

a {
	/*color: #5a5a5a;*/
	color: #3a65b1;
}

a.icon {
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
}

ul {
	margin: 0;
	padding-left: 12px;
}

#container {
	position: relative;
	width: 830px;
	margin: 30px auto;
}

#header,
#nav,
#content {
	position: relative;
	width: 830px;
}

#nav a {
	position: relative;
	float: left;
	display: block;
	background-repeat: no-repeat;
	height: 100px;
}

#nav .navLogo {
	background-image: url(/objects/images/nav/logo.gif);
	width: 212px;
}

#nav .navItem.about {
	background-image: url(/objects/images/nav/about.gif);
	width: 103px;
}

#nav .navItem.services {
	background-image: url(/objects/images/nav/services.gif);
	width: 102px;
}

#nav .navItem.research {
	background-image: url(/objects/images/nav/research.gif);
	width: 103px;
}

#nav .navItem.news {
	background-image: url(/objects/images/nav/news.gif);
	width: 102px;
}

#nav .navItem.blog {
	background-image: url(/objects/images/nav/blog.gif);
	width: 103px;
}

#nav .navItem.contact {
	background-image: url(/objects/images/nav/contact.gif);
	width: 102px;
}

#nav .navItem:hover {
	background-position: 0 -100px;
}

#nav .navItem.on {
	background-position: 0 -200px;
}

#footer {
	position: relative;
	color: #555555;
	font-size: 11px;
	margin: 50px auto 0 auto;
	padding-left: 2px;
	width: 830px;
}

#footer a {
	color: #555555;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.boxSplash {
	background-repeat: no-repeat;
	width: 830px;
	height: 179px;
	position: relative;
	margin-bottom: 10px;
}

.boxSplash.home {
	height: 308px;
}

.boxSplash .textHeader {
	font-size: 30px;
	margin-bottom: 20px;
	color: #3a65b1;
	letter-spacing: -0.03em;
	line-height: 32px;
}

.boxSplash .floatingText {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.boxModule {
	width: 830px;
	position: relative;
	margin-bottom: 10px;
}

.boxModule .top {
	background-image: url(/objects/images/boxes/module_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 830px;
	position: relative;
}

.boxModule .middle {
	background-image: url(/objects/images/boxes/module_middle.gif);
	background-repeat: repeat-y;
	width: 810px;
	position: relative;
	padding: 4px 10px;
}

.boxModule .bottom {
	background-image: url(/objects/images/boxes/module_bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 830px;
	position: relative;
}

.boxModule .textHeader {
	font-size: 16px;
	margin-bottom: 5px;
	color: #3a65b1;
	letter-spacing: -0.03em;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.boxPromo {
	float: left;
	width: 270px;
	position: relative;
}

.boxPromo .top {
	background-image: url(/objects/images/boxes/promo_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 270px;
	position: relative;
}

.boxPromo .middle {
	background-image: url(/objects/images/boxes/promo_middle.gif);
	background-repeat: repeat-y;
	width: 220px;
	position: relative;
	padding: 10px 30px 10px 20px;/*
	min-height: 100px;
	height: auto !important;
	height: 100px;
	*/
}

.boxPromo .bottom {
	background-image: url(/objects/images/boxes/promo_bottom.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 270px;
	position: relative;
}

.boxPromo .textHeader {
	font-size: 18px;
	color: #3a65b1;
	letter-spacing: -0.03em;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.boxPromoSmall {
	width: 130px;
	position: relative;
}

.boxPromoSmall .top {
	background-image: url(/objects/images/boxes/promo_small_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 130px;
	position: relative;
}

.boxPromoSmall .middle {
	background-image: url(/objects/images/boxes/promo_small_middle.gif);
	background-repeat: repeat-y;
	width: 104px;
	position: relative;
	padding: 2px 14px 7px 14px;
}

.boxPromoSmall .bottom {
	background-image: url(/objects/images/boxes/promo_small_bottom.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 130px;
	position: relative;
}

.boxPromoSmall .textHeader {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3a65b1;
	padding-bottom: 5px;
	border-bottom: 1px #7c7979 solid;
	margin-bottom: 5px;
}

.boxPromoSmall a {
	text-decoration: none;
}

.boxPromoGutter {
	position: relative;
	float: left;
	width: 10px;
}

.boxContent2 {
	float: left;
	width: 550px;
	position: relative;
}

.boxContent2 .top {
	background-image: url(/objects/images/boxes/content2_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 550px;
	position: relative;
}

.boxContent2 .middle {
	background-image: url(/objects/images/boxes/content2_middle.gif);
	background-repeat: repeat-y;
	width: 502px;
	position: relative;
	padding: 17px 24px;
}

.boxContent2 .bottom {
	background-image: url(/objects/images/boxes/content2_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 550px;
	position: relative;
}

.boxContent3 {
	float: left;
	width: 830px;
	position: relative;
}

.boxContent3 .textHeader {
	font-size: 16px;
	font-weight: bold;
	color: #20978b;
}

.boxContent3 .textSubHeader {
	font-size: 14px;
	font-style: italic;
	color: #424242;
	margin-bottom: 10px;
}

.boxContent3 .top {
	background-image: url(/objects/images/boxes/content3_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 830px;
	position: relative;
}

.boxContent3 .middle {
	background-image: url(/objects/images/boxes/content3_middle.gif);
	background-repeat: repeat-y;
	width: 782px;
	position: relative;
	padding: 17px 24px;
}

.boxContent3 .bottom {
	background-image: url(/objects/images/boxes/content3_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 830px;
	position: relative;
}

.boxContent4 .textHeader {
	font-size: 14px;
	font-weight: bold;
	color: #3a65b1;
}

.boxContent4 .top {
	background-image: url(/objects/images/boxes/content4_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 130px;
	position: relative;
}

.boxContent4 .middle {
	background-image: url(/objects/images/boxes/content4_middle.gif);
	background-repeat: repeat-y;
	width: 102px;
	position: relative;
	padding: 7px 14px;
}

.boxContent4 .bottom {
	background-image: url(/objects/images/boxes/content4_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 130px;
	position: relative;
}

.boxContent4 a {
	text-decoration: none;
}

.boxOpen {
	position: relative;
	float: left;
	width: 678px;
}

.boxOpen .textHeader {
	font-size: 18px;
	font-weight: bold;
	color: #20978b;
	margin-bottom: 20px;
}

.boxOpen .textSubheader {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.boxButton {
	position: absolute;
	right: 4px;
	bottom: 5px;
	background-image: url(/objects/images/links/teal_button.png);
	background-repeat: no-repeat;
	text-align: right;
}

.boxPromoSmallButton {
	position: absolute;
	right: 8px;
	bottom: 7px;
	background-image: url(/objects/images/links/teal_button_small.png);
	background-repeat: no-repeat;
	text-align: right;
}

.boxButton a {
	width: 150px;
	height: 18px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

.boxPromoSmallButton a {
	width: 104px;
	height: 18px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

.boxButton a .boxButtonText {
	position: absolute;
	right: 16px;
	top: -2px;
}

.boxPromoSmallButton a .boxButtonText {
	position: absolute;
	right: 16px;
	top: -2px;
}

.boxPromo .boxButton {
	right: 6px;
}

.boxSubContentGreen .top {
	background-image: url(/objects/images/boxes/subcontent_green_top.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 386px;
	position: relative;
}

.boxSubContentGreen .middle {
	background-image: url(/objects/images/boxes/subcontent_green_middle.png);
	background-repeat: repeat-y;
	width: 358px;
	position: relative;
	padding: 7px 14px;
}

.boxSubContentGreen .bottom {
	background-image: url(/objects/images/boxes/subcontent_green_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 386px;
	position: relative;
}

.boxSubContentBlue .top {
	background-image: url(/objects/images/boxes/subcontent_blue_top.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 386px;
	position: relative;
}

.boxSubContentBlue .middle {
	background-image: url(/objects/images/boxes/subcontent_blue_middle.png);
	background-repeat: repeat-y;
	width: 358px;
	position: relative;
	padding: 7px 14px;
}

.boxSubContentBlue .bottom {
	background-image: url(/objects/images/boxes/subcontent_blue_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 386px;
	position: relative;
}

.boxSubContentGreen,
.boxSubContentBlue {
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

.boxSubContentGreen .textHeader,
.boxSubContentBlue .textHeader {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.boxSubContentGreen .textSubheader,
.boxSubContentBlue .textSubheader {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}

form {
	display: inline;
}

.inputText {
	border: 1px #dddddd solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	padding: 2px;
}

.inputTextarea {
	border: 1px #dddddd solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height: 100px;
}

.inputCheckbox {
	margin: 0;
}

.inputSubmit {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	cursor: pointer;
	color: #ffffff;
	background-color: #f89a2d;
}

.textAlert {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.textMedium {
	font-size: 14px;
}

.textSmall {
	font-size: 11px;
	line-height: 14px;
}

.blueQuote .quote {
	font-size: 14px;
	margin-bottom: 10px;
}

.blueQuote .source {
	font-size: 11px;
	line-height: 14px;
}

.imageLeft {
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
}

.imageRight {
	position: relative;
	float: right;
	margin: 0 0 20px 20px;
}

.formLabel {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#content.admin {
	background: #cfd7e5;
	padding: 20px;
	border: none;
}

#content.admin #navAdmin {
	padding: 5px;
	background: #eeeeee;
	margin-bottom: 10px;
}

#content.admin #navAdmin a {
	display: block;
	background: #333333;
	color: #ffffff;
	width: 50px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	position: relative;
	float: left;
	text-decoration: none;
}

#content.admin #navAdmin a:hover {
	background: #666666;
	text-decoration: none;
}

#content.admin #navAdmin .navTitle {
	position: relative;
	float: left;
	margin-right: 10px;
}

#content.admin th,
#content.admin td {
	font-size: 12px;
	padding: 4px;
}

#content.admin th {
	background: #3a65b1;
	color: #ffffff;
	text-align: left;
}

#content.admin .message {
	background: #cfe5e3;
	color: #000000;
	padding: 0 4px;
	font-weight: bold;
	font-size: 12px;
}

#content.admin .message .blue1 {
	color: #3a65b1;
}

#content.admin .message .blue2 {
	color: #20978b;
}

#admin input,
#admin textarea,
#admin select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#admin input {
	width: 824px;
	padding: 0;
}

#admin textarea {
	width: 828px;
	height: 200px;
	padding: 0;
}

.formButton {
	border: none;
	height: 24px;
	text-transform: uppercase;
	width: 80px;
	cursor: pointer;
	color: #ffffff;
	background: #20978b;
}

.dividerWhite {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top: 1px #ffffff solid;
}
