@charset "UTF-8";
/* CSS Document */

/* 
================================================ FORMATTTING CONVENTION ===============================================================

font: style(nor,ital)  |  variant(nor,small-caps)  |  weight  |  size / line-height(aka Leading)  |  font-family ;
---------------------------------------------------------------------------------------------------------------------------------------
background: #color  |  url(__.gif)  | repeat (no-repeat, repeat-x/y)  | attachment (fixed, scrolls) | position (top left, etc) ;
---------------------------------------------------------------------------------------------------------------------------------------
border: width  |  style (solid, dashed, double)  |  #color ;
---------------------------------------------------------------------------------------------------------------------------------------
list-style: type(none,circle,disc,square,decimal)  |  position(inside,outside)  |  url(__.gif) ;
---------------------------------------------------------------------------------------------------------------------------------------

*/
/* ================================================ COLOR PALETTE =====================================================================
#b11f2a tassa red
#233c78 tassa blue
#252525 dk-gray
#464646 mid-gray
#acacac lite-gray
#736357 mid-brown
#ecead8 lite beige sidebars

TechGroups Bar colors
#f26522 orange-Engineering
#92278f purple-Health
#197630 green-Natural
#a67c52 brown-Arts 
*/

HTML {
   overflow: -moz-scrollbars-vertical;
}
body {
        margin:0;
        padding:0;
        border:0;
        width:100%;
		background: url(http://67.199.31.165/images/topGradient_tan.jpg);
		background-repeat: repeat-x;
		background-color: white;
    }
body, p, td, .Article p {
		font: normal normal normal 13px/1.7em Georgia, Palatino, "Times New Roman", Times, serif;
		color:#252525;
}

/* ----------------------------------------------------------- */

a, a:link {
	color:#c00;
	text-decoration: none;
}
a:visited {
	color:#233c78;
	/*border-bottom: 1px solid #ccc;*/
}
a:hover, a:active {
	color: #c00;
	/*border-bottom: 1px solid #ccc;
	background-color:#ffc;*/
}

ul, ol {
	font:normal normal normal 13px/1.3em "Trebuchet MS", Arial, Helvetica;
	color:#252525;
	padding-bottom: 3px;
	margin-right: 20px;
}

ul ol, ol ul, ul ol li, ol ul li, ul ul li {
	font-style:italic;
}

li {
	line-height: 1.3em;
	padding-bottom: 6px;
	margin-right: 20px;
}
/* ------------------------------- HEADLINES ---------------------------------- */
h1 {
    padding: 1em 0 0.75em 0;
	margin: 0;
	font: 22px Georgia, Palatino, "Times New Roman", Times, serif;
	color: #b11f2a;
}

h2 {
    padding: 0 0 0.25em 0;
	margin: 0;
	font: 20px Georgia, Palatino, "Times New Roman", Times, serif;
	color: #b11f2a;
}

h3 {
	font: normal normal normal 16px/1.2em Georgia, Palatino, "Times New Roman", Times, serif;
	color: #b11f2a;
}
h4 {
	font: normal normal bold 12px/1.3em Palatino, Georgia;
	color: #233c78;
	letter-spacing: 1px;
	text-transform: uppercase;	
	margin: 0 0 0 1.5em;
}
h5 {
	font: normal normal bold 10px/1.2em Georgia, Palatino, "Times New Roman", Times, serif;
	color: #233c78;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 1em 0;
}	 

h6 {
	font: normal normal bold 13px/1.2em  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #233c78;
	margin: 0;
}
.date {
	font: normal normal normal 11px Georgia, Palatino, "Times New Roman", Times, serif;
	color: #CC6600;
	padding: 0 8px 0 0;
	border-right:1px solid #b11f2a;
	margin-right:10px;
}
h3.catalogheading {
    font: normal normal bold 13px/1.3em Georgia, Palatino, "Times New Roman", Times, serif;
    color:#233c78;
    font-variant: small-caps;    
    padding: 5px 0 10px 0;
    text-align:left;
    border-top: 1px solid #736357;
}
p.catalogdescription {
    font: normal normal normal 12px/1.4em "Trebuchet MS", Arial, Helvetica; 
    color:#464646;
    margin:-5px 0 5px 10px;
    text-indent:0;
}.techarea {
	font: italic normal normal 14px/1.2em Georgia, Palatino, "Times New Roman", Times, serif;
	color: #736357;
	margin:3px 0 -3px 0;
	max-height: 194px;
	width: 140px;
	overflow: hidden;
	}
.techarea .area1 {
	border-top:3px solid #f26522;
	height: 48px;
}
.techarea .area2 {
	border-top:3px solid #92278f;
	height: 48px;
}
.techarea .area3 {
	border-top:3px solid #197630;
	height: 48px;
}
.techarea .area4 {
	border-top:3px solid #a67c52;
	height: 48px;
}
.techarea h3 {
	margin: 0;
	padding: 0 0 5px 0;
	
}
.techarea p {
	font: normal normal normal 12px/1.4em "Trebuchet MS", Arial, Helvetica; 
	color: #464646;
	margin: 0;
	padding: 0;
}
.techarea .techdate {
	font: normal normal normal 11px Georgia, Palatino, "Times New Roman", Times, serif;
	color: #464646;
}
.lightitalic {
	font: italic normal normal 11px/1.1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	color: #464646;
	text-decoration: none;
}
#marquee {
	/*opacity: 0;
	filter: alpha(opacity=0);*/
	background-color: white;
	height:143px;
	width:556px;
	margin-top:35px;
	margin-left:109px;
	overflow:hidden;
}
#feature h2 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #b11f2a;
}
.mainNavTopRule {
	border-bottom:3px solid #b11f2a;
	margin-left: 16px;
	height: 45px;
}
.mainNavTopRule a, .mainNavTopRule a:link, .mainNavTopRule a:visited, .mainNavTopRule a:active {
	color: #464646;
	text-decoration: none;
}

#mainNav {
	font: normal normal normal 13px/1.2em Georgia, Palatino, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:164px;
}
#mainNav li {
	border-bottom: 1px solid #acacac;
	margin: 0 0 0 16px;
}
#mainNav a, #mainNav a:link, #mainNav a:visited, #mainNav a:active {
	display: block;
	padding: 5px 2px 1px 16px;
	margin: 0 0 0 -16px;
	background-repeat: no-repeat;
	background-position: 0% 35%;
	color: #000;
	text-decoration: none;
	border: 0;
}
#mainNav a:hover {
	background-image:  url(http://67.199.31.165/images/starRed.gif);
	color: #b11f2a;
	background-color: transparent;
}
.otheropt {
	background-image:  url(http://67.199.31.165/images/starClear.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
}
.currentopt {
	background-image:  url(http://67.199.31.165/images/starGray.gif);
	color: #CCCCCC !important;
	background-repeat: no-repeat;
	background-position: 0% 35%;
	cursor: default;
}
.headopts {
	margin: 17px 0 0 0;
}
.headopts p {
	margin: 7px 0 0 0;
	/*font: italic normal normal 11px/1.1em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;*/
	text-align: right;
}
.lightitalic a, .lightitalic a:link, .lightitalic a:visited, .lightitalic a:active {
	color: #464646;
	text-decoration: none;
	border: 0;
}
.lightitalic a:hover {
	color: #CC0000;
	text-decoration: none;
}

.subNavHead {
	/*margin: 0 0 0 18px;*/
	padding: 5px 2px 4px 20px;
	border-bottom: 1px solid #acacac;
	font: normal normal normal 13px/1.7em Georgia, Palatino, "Times New Roman", Times, serif;
	background-image:  url(http://67.199.31.165/images/starRed.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
}

#subNav {
	font: italic normal normal 12px/1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 18px;
	padding: 0;
	list-style-type: none;
	width:142px;
}
#subNav li {
	/*border-bottom: 1px solid #acacac;*/
}
#subNav a, #subNav a:link, #subNav a:visited, #subNav a:active  {
	display: block;
	padding: 3px 0px 2px 0px;
	color: #464646;
	text-decoration: none;
	border: 0;
}
#subNav a:hover {
	color: #b11f2a;
	border: 0;
	text-decoration: none;
}
#subNav .current {
	color: #b11f2a !important;
	cursor: default;
}
.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.err {
	font: normal normal normal 10px/1.2em "Trebuchet MS", Arial, Helvetica; 
	background-color:#fad3c2;
	color: #000000;
	padding:5px;
	border-top:solid 2px #AA0000;
	border-bottom:solid 2px #AA0000;
	margin:0px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #353535;
	line-height: 1.3em;
	width:90%;
	background-color: #ffd2d6;
	border:solid 1px #CC0000;
	padding:5px 5px 5px 10px;
	margin: auto;
	margin-top:8px;
}
.inf {
	font: normal normal normal 10px/1.2em "Trebuchet MS", Arial, Helvetica; 
	background-color:#F0F7FE;
	color: #444444;
	padding:5px;
	border-top:solid 2px #163872;
	border-bottom:solid 2px #163872;
	margin:0px;
}

.inputs { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0c0854 
}
.imagecenterwrapper {
	text-align: center;
}
.imagedivcenter {
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}
.imagedivleft {
	margin: 0 20px 10px 0;
	float:left;
	z-index: 100;
}
.imagedivright {
	margin: 0 0 10px 20px;
	float:right;
	z-index: 100;
}
.imagecaption {
	font: normal normal normal 11px/1.5em "Trebuchet MS", Arial, Helvetica; 
	color: #233C79;
	/*margin:-8px 0 0 0;*/
	text-align: right;
	/*font-size: 75%;
	text-align:left;*/
}

.caption {
	font: normal normal normal 11px/1.5em "Trebuchet MS", Arial, Helvetica; 
	color: #233C79;
	margin:-8px 0 0 0;
	text-align: right;
}
.credit {
	font: italic normal normal 9px/1.3em "Trebuchet MS", Arial, Helvetica; 
	color: #464646;
	margin-top:-1px;
	text-align: right;
}
.formerrors {
	font: normal normal normal 11px/1.5em "Trebuchet MS", Arial, Helvetica; 
	color: #464646;
	width:90%;
	background-color: #ffd2d6;
	border:solid 1px #CC0000;
	padding:3px;
	margin: auto;
	margin-top:8px;
	font-weight: bold;
	display: none;
}
.thumbnail {
	float: left;
}
.back {
	display:block;
	width:39px;
	height:18px;
	background:url(images/btn_back.png) no-repeat top left;
	border:0;
}
.next {
	display:block;
	width:39px;
	height:18px;
	background:url(images/btn_next.png) no-repeat top left;
	border:0;
}
.submit {
	display:block;
	width:55px;
	height:18px;
	background:url(images/btn_submit.png) no-repeat top left;
	border:0;
}

/* ------------------------------ login -- */

.login {
	display:none;
	position:absolute;
	top: 150px;
	left:50%;
	width:160px;
	padding: 10px;
	margin-left:-80px;	
	background-color: #ece8cc;
	border: solid 1px gray;
	z-index: 50000;
}




/* -- outerbox -- */
#loginBox {
	display: none;
	position: absolute;
	top: 150px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	background-color:#efecd6;
	border-top:1px solid #acacac;
	border-left:1px solid #acacac;
	border-right:2px solid #252525;
	border-bottom:2px solid #252525;
	z-index: 12000;
}
/* -- blue bar at top stays same color for all messages -- */
#loginInner {
	width:272px;
	margin: 0 14px 14px 14px;
	padding: 0;
	border-top:7px solid #233c78;
}
/* -- Message area: Blue for default -- */
#loginMsg {
	margin: 7px 0 7px 0;
	border: 1px solid #fff;
	background-color: #f4f9fe; /* light blue  */
	padding: 0;
}
/* -- Message area: Yellow for warnings. -- */
#loginMsgWarning {
	margin: 7px 0 7px 0;
	border:1px solid #fff;
	background-color:#ff9; /* yellow */
	padding:0;
}
#loginBox h3 {
	font: normal normal bold 13px Georgia, Palatino "Times New Roman", Times, serif;
	color:#b11f2a;
	padding: 0;
	margin: 5px 7px 5px 7px;
}
#loginBox h4 {
	font: normal normal bold 10px Georgia, Palatino "Times New Roman", Times, serif;
	color:#464646;
	letter-spacing: 2px;
	text-align:left;
	margin:15px 0 0 0;
}
#loginBox p {
	font: normal normal normal 10px/1.1em "Trebuchet MS", Arial, Helvetica;
	color:#252525;
	margin: 5px 7px 5px 7px;
	padding: 0;
}
#loginBox #buttonRow {
	margin: 12px 0 12px 0;
	padding:1px;
}
#loginBox #pwRow {
	text-align: right;
	font: italic normal normal 10px Georgia, Palatino, "Times New Roman", Times, serif;
	color:#252525;
	margin: 0;
}
.btnMain {
	font: normal normal bold 11px "Trebuchet MS", Arial, Helvetica;
	color:#b11f2a;
}
#alertBox {
	display: none;
	position: absolute;
	top: 150px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	background-color:#efecd6;
	border-top:1px solid #acacac;
	border-left:1px solid #acacac;
	border-right:2px solid #252525;
	border-bottom:2px solid #252525;
	z-index: 10000;
}
/* -- blue bar at top stays same color for all messages -- */
#alertInner {
	width:272px;
	margin: 0 14px 14px 14px;
	padding: 0;
	border-top:7px solid #233c78;
}
/* -- Message area: Blue for default -- */
#alertMsg {
	margin: 7px 0 7px 0;
	border: 1px solid #fff;
	background-color: #f4f9fe; /* light blue  */
	padding: 0;
}
/* -- Message area: Yellow for warnings. -- */
#alertBox h3 {
	font: normal normal bold 13px Georgia, Palatino "Times New Roman", Times, serif;
	color:#b11f2a;
	padding: 0;
	margin: 5px 7px 5px 7px;
}
#alertBox p {
	font: normal normal normal 12px/1.1em "Trebuchet MS", Arial, Helvetica;
	color:#252525;
	margin: 9px 7px 9px 7px;
	padding: 0;
}
.smallital {
	font: italic normal normal 10px Georgia, Palatino, "Times New Roman", Times, serif;
	color:#252525;
}
.storyNav {
	text-align:right;
	margin-bottom:-8px;
	}
	
.storyNav a, .storyNav a:link, .storyNav a:visited, .storyNav a:hover, .storyNav a:active {
	text-decoration: none;
}
.fullStory {
	font: italic normal bold 10px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	text-indent: 10px;
	padding: 0 0 0 12px;
	background: url(http://67.199.31.165/images/plusGray.gif) no-repeat center left;
}
.fullStory a, .fullStory a:link, .fullStory a:visited, .fullStory a:hover, .fullStory a:active {
	color: #c00;
}
#FeatureBox {
	margin-left:16px;
	width: 320px;
	background-color:#EDEAD9;
}
#FeatureBox h3 {
	font: normal normal bold 12px/1.3em Georgia, "Times New Roman", Times, serif;
	color: #b11f2a;
	padding: 0 0 5px 0;
	margin: 0;
}
#FeatureBox p {
	font: normal normal normal 12px/1.3em Georgia, Palatino, "Times New Roman", Times, serif;
	color:#252525;
	padding: 0;
	margin:0;
}
#FeatureBox a, #FeatureBox a:link, #FeatureBox a:visited, #FeatureBox a:hover, #FeatureBox a:active {
	color: #b11f2a;
}
#ThumbBox {
	margin-right:18px;
}
#ThumbBox p{
	text-align: center;
	font: normal normal normal 12px/1.3em Georgia, Palatino, "Times New Roman", Times, serif;
	color:#252525;
	padding: 0;
	margin:0;
}
#ThumbBox h3 {
	text-align: center;
	font: normal normal bold 12px/1.3em Georgia, "Times New Roman", Times, serif;
	color: #b11f2a;
	padding: 10px 0 5px 0;
	margin: 0;
}
#FeatureBox a, #FeatureBox a:link, #FeatureBox a:visited, #FeatureBox a:hover, #FeatureBox a:active {
	text-decoration: none;
	color: #b11f2a;
}
#jobs {
	font: normal normal normal 12px/1.5em "Trebuchet MS", Arial, Helvetica; 
	color: #464646;
	margin: 0 0 0 18px;
	width: 314px;
	overflow: hidden;
	white-space: nowrap;
	/*margin:-10px 0 0 0;*/
}
#jobs h6 {
	font: normal normal bold 11px/1.3em Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin: 0 0 8px 0;
	padding: 0;
}
#jobs a, #jobs a:link, #jobs a:visited, #jobs a:active {
	color: #464646;
}
#footer {
	padding: 35px 0 15px 0;
	font: 10px/1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	text-align: center;
	color: #736357;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #736357;
}
#jobs a:hover, #footer a:hover {
	color: #b11f2a;
}
