/* CSS Document */

body {
	background-color: #42A1DB;
	background-image: url(bg3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

.header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666666;
	height: 120px;
	width: 800px;
}

.inputField {
	border: 1px solid #666666;
	background-color:#000000;
	height: 18px;
	width: 70px;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.loginText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}

.navi {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666666;
	width: 786px;
}

.ULclass {
	list-style-position: outside;
	list-style-image: url(imgs/green_bull.gif);
	list-style-type: none;
	padding-bottom:10px;
}

.ULclass li {
	list-style-position: outside;
	list-style-image: url(imgs/green_bull.gif);
	list-style-type: none;
}

.scroller {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: relative;
}

.navLinks {
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.navLinks a {
	color:#000000;
	text-decoration:none;
}
.navLinks a:hover {
	color:#08598A;
	text-decoration:underline;
}

.logLeft {
	height: 31px;
	width: 18px;
}
.logRight {
	height: 31px;
	width: 18px;
}
.logTop {
	height: 9px;
	width: 335px;
}
.logBody {
	background-image: url(imgs/loginTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 335px;
}

.splash {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666666;
	width: 786px;
}

.splashBlue {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666666;
	width: 779px;
}

.splashLine {
	background-color: #80a6ce;
	height: 1px;
	width: 520px;
}

.prodNavLine {
	background-color: #666666;
	width: 160px;
	height: 1px;
}

.splashText {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.splashTextWhite {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.lineSpacer {
	background-image: url(imgs/splashline.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	background-position: center center;
	height: 16px;
}

.learnMoreHolder {
	display: table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
}

.learnLine {
	background-image: url(imgs/splashline.gif);
	background-repeat: repeat-x;
	display: table-cell;
	width: 88%;
	background-position: center center;
	height: 16px;
}

.learnMore {
	display: table-cell;
	width: 84;
	text-align: right;
	vertical-align: middle;
}

.techSubSection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.secHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #317DAE;
}

.secTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

.secText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5DCEF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
}

.secLink {
	color: #C5DCEF;
}

.secLink:hover {
	color: #ffffff;
}

.secInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5DCEF;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
}

.prodHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C3EB65;
}

.prodText {
	/*width: 520px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	/*color: #222222;*/
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 32px;
}

.prodNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.prodNav a {
	color: #222222;
	text-decoration: none;
}

.prodNav a:hover {
	color: #317DAE;
	text-decoration: none;
}

.prodThumb
{
	float: right;
	border: none;
	clear: right;
}


.prodText img
{
	/*border-width: 2px;
	border-style: solid;
	border-color: #000000;*/
	padding-left: 10px;
}

.prodDivider
{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #003d61;
	border-bottom: 1px solid #406f8b;
}


.prodDivider1
{
	margin-top: 12px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #003d61;
	border-bottom: 1px solid #406f8b;
}

.splashLinks {
	text-align: right;
	width: 520px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.splashLinks a {
	color: #333333;
	text-decoration: none;
}

.splashLinks a:hover {
	color: #0066CC;
	text-decoration: none;
}

.missionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tbLeft {
	background-image: url(imgs/tbLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 18px;
}

.tbBody {
	background-image: url(imgs/tbBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tbRight {
	background-image: url(imgs/tbRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 18px;
}

.secondary {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #666666;
}

.secondaryHolder {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}

.secNews {
	width: 340px;
	height:10px;
	display:table-cell;
}

.secMission {
	width: 340px;
	height:10px;
	display:table-cell;
}

.secSpacer {
	width: 50px;
	height:10px;
	display:table-cell;
}

.header1 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.tBoxTop {
	background-image: url(imgs/tBox_top.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 10px;
}

.tBoxBody {
	background-image: url(imgs/tBoxBody.gif);
	background-repeat: repeat;
}

.tBoxBottom {
	background-image: url(imgs/tBoxBottom.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 10px;
}

.tBoxLeft {
	background-image: url(imgs/textBoxLeft.gif);
	background-repeat: repeat;
	width: 7px;
}

.tBoxRight {
	background-image: url(imgs/tBoxRight.gif);
	background-repeat: repeat;
	width: 8px;
}

.tBoxTLCorner {
	background-image: url(imgs/tBoxTLCorner.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 7px;
}

.tBoxTRCorner {
	background-image: url(imgs/tBoxTRCorner.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 8px;
}

.tBoxBLCorner {
	background-image: url(imgs/tBoxBLCorner.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 7px;
}

.tBoxBRCorner {
	background-image: url(imgs/tBoxBRCorner.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 8px;
}

.newsBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c3d3e7;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.viewAll1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c3d3e7;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.viewAll1 a {
	text-decoration: none;
	color: #8DB8E7;
}

.viewAll1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}


.contactBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c3d3e7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

.footerLine {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #80a6ce;
	height: 1px;
	width: 780px;
}

.footer {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #c3d3e7;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer a {
	color: #c3d3e7;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.homeNews {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #ffffff;
	line-height: 15px;
}

.homeNewsMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;	
	line-height: 15px;
}

.homeNewsMore a {
	color: #c3d3e7;
	text-decoration: none;
}

.homeNewsMore a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.homeNewsText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #ffffff;
	line-height: 16px;
}

.homeNewsText a {
	color: #ffffff;
	line-height: 15px;
}


.homeNews li {
	line-height: 20px;
	color: #c3d3e7;
	padding:0 0 0 12px;
	background:url(imgs/arrow.gif) no-repeat left center;
	list-style-type: none;
}

.homeNewsLine {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #80a6ce;
	height: 1px;
	width: 380px;
}

.homeNews a {
	line-height: 15px;
	color: #c3d3e7;
	text-decoration: none;
}

.homeNews a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.splashLeft {
	background-image: url(imgs/splashLeft_long.gif);
	background-repeat: repeat-y;
}

.splashRight {
	background-image: url(imgs/splashRight2.gif);
	background-repeat: repeat-y;
}

.splashBody {
	background-image: url(imgs/splashBody.gif);
	background-repeat: no-repeat;
}
