html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:black;
	background:url(/include/images/background.gif) repeat-x top left #b59454;
	text-align:center;
	font:13px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Arial,Helvetica,Tahoma,sans-serif;
}
ol, ul {
	list-style:none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	/*text-align:left;*/
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin:0 0 1em 0;
}
h1 {
	font-size:160%;
	color: #9c6700;
}
h2 {
	font-size:140%;
	border-bottom:1px solid #999999;
	font-weight:normal;
	color: #9c6700;
}
h3 {
	font-size:112%;
	color:#000000;
}
h4 {
	font-size:100%;
	color:#000000;
	margin:0 0 .5em;
}
strong {
	font-weight: bold;
	color: #9c6700;
}
em {
	font-style:italic;
}
p, ul, ol {
	margin:0 0 1.5em 0;
}
a {
	color: #9c6700;
	text-decoration: none;
}
a:hover {
	color: #be871b;
}
#col1 a {
	color: #9c6700;
	text-decoration: underline;
}
#col1 a:hover {
	color: #be871b;
}
#col1 h2 a {
	text-decoration: none;
}

#col1 p.date {
	margin: -1em 0 1em 0;
	font-weight: bold;
	line-height: 125%;
}
#col1 p.update {
	margin: 1em 0 1em 0;
	font-style: italic;
	font-weight: bold;
	color: #9c6700;
}
#col1 .news p.date,
#col2 .qlinks p.date,
#col3 .qlinks p.date {
	margin: 0;
	font-size: 90%;
	font-weight: normal;
}

#col1 .news a {
	text-decoration: none;
}
#wrapper-2col-b #col1 .news ul,
#col1 .news ul {
	margin: 12px 0 0 0;
}
#wrapper-2col-b #col1 div.news li,
#col1 .news li {
	margin: 18px 0 0 12px;
}

#col2 p.newsupdated, #col3 p.newsupdated {
        margin: 4px 0 0 0;
}

/*===================================*/

#wrapper-all { /* used for compatible centering of content */
	width:992px;    /* master width = all columns + all padding + shadows */
	margin:0 auto;
	position:relative;
	z-index:0;
}
#wrapper-3col, #wrapper-2col-a, #wrapper-header, #wrapper-footer { /* used for faux column backgrounds */
	background:url(/include/images/rolled_border_withcolumn.png) repeat-y top left transparent;
	float:left;
	width:100%;
	text-align:left;

	
}
#wrapper-2col-b, #wrapper-1col { /* used for faux column backgrounds */
	background:url(/include/images/rolled_border_nocolumn.png) repeat-y top left transparent;
	float:left;
	width:100%;
	text-align:left;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:974px; /* master width - width of 2 shadows */
	margin-left:9px; /* adjust for shadows */
	display:inline; /* IE6 double margin fix */
	height:100px;
	background:url(/include/images/engineering_fountain.png) no-repeat right top #02080F;
	text-align:left;
	position:relative;
	
	
}
#header img {
	position:absolute;
	top:25px;
	left:20px;
}
#header h1 {
	position:absolute;
	bottom:-12px;
	left:240px;
	color:#FFFFFF;
	font-size:180%;
}
#header #search {
	position:absolute;
	top:61px;
	right:11px;
	_left:696px;
	_right:0;
	color:#FFFFFF;
	font-size:95%;
}
#header #search a {
	color:#FFFFFF;
	text-decoration:none;
}
#header #search a:hover {
	border-bottom:1px dotted #e8b756;
}
#header #search form {
	margin:5px 0;
}
#header #search .radio {
	margin:2px 0;
}
#header #itap {
	bottom:35px;
	font-size:116%;
}
#header .title {
	font-size:167%;
	position:absolute;
	bottom:10px;
	left:250px;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
.nav {
	clear:both;
	float:left;
	width:974px; /* master width - width of 2 shadows */
	margin-left:9px; /* adjust for shadows */
	display:inline; /* IE6 double margin fix */
	background:url(/include/images/nav_bar_background.gif) repeat-x top left #000000;
	color:#FFFFFF;
	font-size:110%;
}
.nav li {float:left; display:inline; position:relative;z-index:10000;}
.nav table {position:absolute; border-collapse:collapse;top:-6px; left:0; z-index:10000;}
.nav ul li a {padding:12px 13px 9px 13px; display:block; color:#fff;}
.nav ul li a:hover {background:#a37b2c; text-decoration:none;z-index:10000;}
.nav ul ul {position:absolute;top:38px; _top:40px; left:-9999px; font-size:84%; background:url(/include/images/nav_dropdown_background.png); width:210px; }
.nav ul ul li {float:none; }
.nav ul ul li a {color:#fff; display:block; padding:5px 10px 5px 15px; }
.nav ul ul li a:hover {background:#a37b2c; color:#fff; z-index:10000;}
.nav ul :hover ul {left:auto; z-index:10000;}
.nav :hover > a {background:#a37b2c; cursor:pointer; z-index:10000;}

.nav li.sticky {
	float:right;
}
.nav ul li.sticky a {
	padding:0;
	margin:7px 5px 0 0;
}
.nav ul li.sticky a:hover {
	background:none;
}

#adminMenu {
	clear:both;
	float:left;
	font-size:80%;
	width:974px; /* master width - width of 2 shadows */
	margin-left:9px; /* adjust for shadows */
	display:inline; /* IE6 double margin fix */
	color:#000000;
	font-size:95%;
	letter-spacing:-.5px;
	background-color:#FFFFCC;
	border-bottom:1px solid #A37B2C;
}
#adminMenu li {
	float:left;
	margin:0 20px;
	padding:4px 0;
}

#col1, #col2, #col3 {
	display:inline; /* IE6 float fix */
	overflow:hidden;
}

#wrapper-3col #col1 {
	width:484px;
	float:left;
	margin-left:10px;
	padding:10px 0;
	line-height:147%;
}
#wrapper-3col #col2 {
	width:230px;
	float:left;
	margin-left:9px;
	padding:7px 0;
}
#wrapper-3col #col3, #wrapper-2col-a #col2 {
	width: 237px;
	float: right;
	margin: 8px 12px 10px 0;
	padding: 7px 0;
}

#wrapper-2col-a #col1 {
	width:714px;
	float:left;
	margin-left:19px; /* 1 padding + shadow */
	padding:10px 0;
	line-height:147%;
}

#wrapper-2col-b #col1 {
	width:724px;
	float:right;
	margin-right:19px; /* 1 padding + shadow */
	padding:10px 0;
	line-height:147%;

}
#wrapper-2col-b .wraparound#col1 {
	float: none;
	width: 100%;
	padding-top: 1px;
}
#wrapper-2col-b .wraparound#col1 h2 {
	margin-top: 10px;
	margin-left: 249px;
	margin-right: 19px;
}
#wrapper-2col-b .wraparound#col1 p {
	margin-left: 249px;
	margin-right: 19px;
}
#wrapper-2col-b #col2 {
	width: 230px;
	float: left;
	margin-left: 9px; /* 1 padding + shadow */
	margin-top: -10px;
}

#wrapper-1col #col1 {
	width:954px;
	float:left;
	margin-left:19px; /* 1 padding + shadow */
	padding:10px 0;
}

table.jobs td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#col1 li, #col2 li, #col3 li {
	margin:.65em 0 0 25px;
	list-style:url(/include/images/list_bullet.gif);
}
#wrapper-2col-b #col1 li{
	margin:.0em 0 0 30px;
	list-style:url(/include/images/list_bullet.gif);
}
#wrapper-2col-b #col1 ul.linklist li{
	line-height:1.35em;
	margin-bottom:1em;
}
#col2 p, #col3 p {
	margin:0 10px 2em;
}
#col2 table.p, #col3 table.p {
	margin:0 10px 2em;
	background: none;
	border: 0;
}
#col2 h2, #col3 h2, #col2 h3, #col3 h3 {
	margin:0 10px 1em;
}
#col1 h3.downloads {
	padding-top: 2em;
}
#col1 table.downloads_license {
	margin-top: -11px;
}
#col1 table.downloads_license tr {
	line-height: 1.1em;
}

#col1 ul.purchase {
	margin: 0 0 6px 16px;
}
#col1 ul.purchase li {
	margin: 1px 0;
}
#col1 tr.purchase td {
	padding-top: 6px;
	padding-bottom: 10px;
	border-bottom: 10px solid #fefefe;
}

#col1 #product-category-selector, #tabMain .user-search-box {
	float:left;
	margin: 0px 0px 1.5em;
	width:50%;
}

#col1 #export-to-csv, #tabMain .export-to-csv {
	float:right;
	margin: 0px 0px 1.5em;
	width:50%;
	text-align: right;
}

#tabMain .export-container:after {
	clear:both;
	content:'';
	display:block;
}

#export-to-csv-form form {
	display:hidden;
	text-align: left;
	margin-left: 4em;

}

/* ============= QUICK LINKS (RIGHT) ============= */
#wrapper-2col-a #col2 .qlinks ul,
#wrapper-3col #col3 .qlinks ul {
	margin: 1em 15px 2em 15px;

}
#wrapper-2col-a #col2 .qlinks li,
#wrapper-3col #col3 .qlinks li {
	list-style: none;
	list-style-image: none;
	padding: 12px 0 0 0;
	margin: 12px 0 0 0;
	border-top: 1px solid #999999;
}
#wrapper-2col-a #col2 .qlinks li.first,
#wrapper-3col #col3 .qlinks li.first {
	padding: 0;
	margin: 0;
	border: none;
}
#wrapper-2col-a #col2 .qlinks h2,
#wrapper-3col #col3 .qlinks h2 {
	background: #a37b2c;
	padding: 7px 10px 7px 17px;
	border-top: 1px solid #D0A934;
	border-bottom: 1px solid #D0A934;
	color: #ffffff;
	font-size: 114%;
	margin: 0;
}
#wrapper-2col-a #col2 .qlinks h2 a,
#wrapper-2col-b #col2 .qlinks h2 a,
#wrapper-3col #col3 .qlinks h2 a {
	color: #ffffff;
}
#wrapper-2col-a #col2 .qlinks h2 a:hover,
#wrapper-2col-b #col2 .qlinks h2 a:hover,
#wrapper-3col #col3 .qlinks h2 a:hover {
	color: #efe0c4;
}
#wrapper-2col-a #col2 .qlinks a,
#wrapper-3col #col3 .qlinks a {
	margin: 0 0 3px 0;
	color: #966400;
}
#wrapper-2col-a #col2 .qlinks a:hover,
#wrapper-2col-b #col2 .qlinks a:hover,
#wrapper-3col #col3 .qlinks a:hover {
	color: #ba841b;
}

/* ============= QUICK LINKS (RIGHT) ============= */
/* ============= QUICK LINKS (LEFT) ============= */
#wrapper-2col-b #col2 .qlinks, #wrapper-3col #col2 .qlinks {
	background-color: #ECE1CB;
	margin: 21px 10px;
	padding-bottom: 0.25em;
}
#wrapper-2col-b #col2 .qlinks h2, #wrapper-3col #col2 .qlinks h2 {
	color:#FFFFFF;
	background: #6C6C6C;
	padding:8px 10px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0.75em;
}
#wrapper-2col-b #col2 .qlinks ul, #wrapper-3col #col2 .qlinks ul {
	margin:0 0 1em;
}
/* ============= QUICK LINKS (LEFT) ============= */

/* Footer styles */
#wrapper-footer {
	color:#AAAAAA;
	font-size:80%;
	margin-bottom:20px;
}
#footer {
	width:971px;
	text-align:left;
	margin-left:9px;
	background:#000000;
	float:left;
	border-top:6px solid #A37B2C;
}
#footer a {
	color:#a08869;
	text-decoration:none;
}
#footer h3 {
	color:#666666;
	font-weight:normal;
	margin:0 0 2px;
	font-size:110%;
}
#footnote {
	margin:0 0 6px;
	float:left;
}
#footnote p.left {
	margin:10px 20px;
	float:left;
	display:inline;
}
#footnote p.right {
	margin:10px 20px;
	float:right;
	display:inline;
}
#footnote a {
	color: #9c6700;
	text-decoration:none;
}
#footer .col1 {
	width:700px;
	float:left;
	margin-left:20px;
}
#footer .col2 {
	width:237px;
	float:right;
	text-align:center;
}
#footer .col1 img {
	float:left;
	margin:0 10px 0 0;
}
#footer .col2 img {
	display:block;
	margin:0 auto;
}
#footer .col2 ul {
	width:145px;
	margin:0 auto;
}
#footer ul {
	background-color:#010203;
}



#promo-home {
	margin:0 0 0 9px;
}



.img {
	margin:0 20px;
	float:right;
	font-size: 80%;
	line-height:120%;
	text-align:center;
}
.img img {
	border:2px solid #999999;
	padding:3px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.img p {
	width:140px;
	margin:0 auto;
}
.mini-3col, .links-2col {
	float:left;
	clear:both;
}
.mini-3col li span, .mini-2col li span {
	font-size:80%;
	display:block;
	color:#666666;
	margin:-5px 0 0;
}
.mini-3col div {
	float: left;
	margin: 0 14px;
	width: 285px;
}
.mini-2col {
	margin: 0 0 0 155px;
}
.mini-2col div {
	float: left;
	margin: 0 14px;
	width: 285px;
}
.mini-promos {
	text-align:center;
	margin:20px 0;
}
.mini-promos img {
	margin:5px auto;
}




#crumb {
	width:951px;
	margin:10px 0 5px 19px;
	float:left;
	clear:both;
	font-size:85%;
	color:#666666;
}
a.skip {
	position:absolute;
	z-index:999;
	left:-200em;
	border:2px solid #333;
	background:#fff;
	padding:.5em 1em;
}
a.skip:focus {
	left:0.5em;
}
#skip-target {
	position:absolute;
}
#col1, #col2, #col3 {
	display:inline; /* IE6 float fix */
}
#app-link {
    bottom: 7px;
    left: -200em;
    position: absolute;
    z-index: 9999;
}
.accessible-text {
  left:-3000px;
  position:absolute;
}

/* SCC pages */
#scc_content_narrow {
	/* Part of the text to the left of pictures */
	float: left;
	display: inline-block;
	width: 400px;
}
#scc_content h3 ~ ul, #scc_content_narrow h3 ~ ul {
	margin-top: 0.0em; /* tweak spacing between subsection titles and their contents */
}

.nav-tickets {
    clear:both;
    float:left;
    width:974px; /* master width - width of 2 shadows */
    margin-left:9px; /* adjust for shadows */
    display:inline; /* IE6 double margin fix */
    background:url(/include/images/nav_bar_background.gif) repeat-x top left #000000;
    color:#FFFFFF;
    font-size:110%;
}

.nav-tickets li {float:left; display:inline; position:relative;z-index:1000;}
.nav-tickets table {position:absolute; border-collapse:collapse;top:-6px; left:0; z-index:1000;}
.nav-tickets ul li a {padding:12px 13px 9px 13px; display:block; color:#fff;}
.nav-tickets ul ul {position:absolute;top:38px; _top:40px; left:-9999px; font-size:84%; background:url(/include/images/nav_dropdown_background.png); width:210px; }
.nav-tickets ul ul li {float:none; }
.nav-tickets ul ul li a {color:#fff; display:block; padding:5px 10px 5px 15px; }

.nav-tickets li.sticky {
    float:right;
}
.nav-tickets ul li.sticky a {
    padding:0;
    margin:7px 5px 0 0;
}
.nav-tickets ul li.sticky a:hover {
    background:none;
}

/*
.ticket-main {
    width:974px;
    margin-left: 9px;
    background-color: #FFFFFF;
    color: #000000;
}

.ticket-table {
    border-collapse: collapse;
    border: 2px solid black;
    width: 100%;
    font-size: 1em;
    word-wrap:break-word;
}

.ticket-table-th {
    max-width:11%;
}

.ticket-table-td-note {
    max-width:11%;
}

.ticket-table-td-tags {
    max-width:11%;
}

.ticket-table-td-other {
    max-width:9%;
}

.ticket-info {
    width: 964px;
    height: 428px;
    top: 200px;
    left:20px;
    margin-right: 18px;
    padding-right:10px;
    z-index: 5;
    position: fixed;
    background: #ffffff;
}

.ticID {
    width: 100px;
    height: 40px;
    top: 0;
    left: 35px;
    padding: 1px;
    font-style: bold;
    font-size: 1.25em;
    position: absolute;
}

.name {
    position: absolute;
    width: 100px;
    height: 20px;
    left: 400px;
    top: 0px;
    padding: 1px;
    font-style: bold;
    font-size: 1em;
}

.tic_title {
    position: absolute;
    width: 130px;
    height: 20px;
    left: 130px;
    top: 0px;
    padding: 1px;
    font-size: 1.25em;
}

.preprocessed {
    position: absolute;
    width: 200px;
    height: 40px;
    left: 500px;
    bottom: 0px;
    font-style: bold;
    font-size: 1.25em;
}

.date {
    position: absolute;
    width: 200px;
    height: 20px;
    right: 0px;
    top: 0px;
    padding: 1px;
    font-style: bold;
    font-size: 1.25em;
}

.status {
    position: absolute;
    width: 100px;
    height: 20px;
    left: 600px;
    top: 0;
    padding: 1px;
}

.tags1 {
    width: 150px;
    height: 225px;
    margin: 0;
    padding: 5px;
    position: absolute;
    left: 493px;
    top: 20px;
    text-align: left;
}

.tags2 {
    width: 150px;
    height: 215;
    padding: 5px;
    position: absolute;
    left: 650px;
    top: 35px;
    text-align: left;
}

.tags3 {
    width: 150px;
    height: 40%;
    margin: 0;
    padding: 5px;
    position: absolute;
    left: 493px;
    top: 250px;
    text-align: left;
}

.tags4 {
    width: 150px;
    height: 150px;
    margin: 0;
    padding: 5px;
    position: absolute;
    left: 650px;
    top: 265px;
    text-align: left;
}

.software {
    width: 193px;
    height: 300px;
    margin: 0;
    padding: 5px;
    position: absolute;
    left: 800px;
    top: 200px;
    text-align: left;
}

.jobs {
    position: absolute;
    width: 193px;
    height: 300px;
    left: 775px;
    top: 40px;
    text-align: left;
}

.usertext {
    top: 25px;
    width: 485px;
    height: 400px;
    margin: 1px;
    position: absolute;
    overflow:auto;
    z-index:5;
    background-color:#B3D4FC;
}

.closeTicButton {
    top:0;
    left: 0px;
    height: 20px;
    padding: 1px;
    margin: 1px;
    position: absolute;
}

.user-info {
    position: fixed;
    z-index: 10;
    width: 300px;
    height: 225px;
    left: 350px;
    top: 250px;
    background-color: #E6E6E6;
}

.user-info-inside {
    padding: 15px;
}
*/
