html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    font-family: "Helvetica Neue", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    color: #797979;
    font-size: 80%;
    color: #C0D1D9;
    padding: 6px 3px;
    background: #e8edf0 url("images/bg_blue.gif" ) repeat-x;
    line-height: 1.5em;
    color: #333333;
}

tbody, tfoot, thead, tr, th, td {
    vertical-align: top;
}

table {
    border: 0;
    padding: 5px 5px 5px 5px;
    padding-left: 5px;
    padding-right: 5px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: 400;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: none;
}

h2 {
    font-size: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    color: #607293;
}

h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 0 0;
    color: #607293;
    line-height: 1.4em;
    padding-top: 5px;
}

h4 {
    font-weight: bold;
}

#id_mission {
	clear: all;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#id_mission td {	
    padding-left: 10px;
	padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.resize2 {
    /* border: 3px double #333; */
    float: left;
    margin: .2em 1em 1em 0;
    overflow: hidden;
    width: 80%;
    min-width: 100px;
    max-width: 300px;
}

.resize2 img {
    margin: -220px 0 0 -210px;
    padding: 6em 0 0 6em;
}

#headwrapper {
    margin: 0 auto;
    width: 90%;
    height: 15px;
    min-width: 55.0em;
    color: #D5ffff;
    font-size: 75%;
}

#wrapper {
    text-align: left;
    font-size: 16px;
    font-family: "Helvetica Neue", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 100%;
}

#indicator {
    background: url("icons/triangle_link.gif") no-repeat;
    padding: 2px;
    width: 5px;
    height: 5px;
    border: 0;
}

#img_sidea {
    text-align: left;
    margin: 0px auto;
    padding: 2px;
    border: 0;
    max-width: 250px;
    min-width: 150px;
    width: 80%;
}

.mainbanner {
    width: 100%;
    max-width: 100%;
    min-height: 200px;
    margin: 0;
}

#nav_tmain {
    width: 99.8%;
    margin: 0 auto;
    padding: 1px 1px 1px 1px;
    vertical-align: middle;
    height: 25px;
    background: url("images/bg_navmain.gif") repeat-x;
    overflow: hidden;
    color: #CCC8BE;
}

.nav_mainlist ul {
    list-style-type: none;
    margin: 0;
    margin-top: .6em;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font: 10px Arial, Verdana, sans-serif;
}

.nav_mainlist li {
    display: inline;
    margin: 0 0 0 0;
    padding: 5px 5px 3px 5px;
}

.nav_mainlist li a {
    font-size: 1.1em;
    line-height: 1.0em;
    margin: 0;
    text-decoration: none;
    letter-spacing: 1px;
}

.nav_mainlist li a:link, .nav_mainlist li a:visited {
    color: #A69C91;
}

.nav_mainlist li a:hover {
    color: #26370A;
}

.nav_mainlist li a:hover, .nav_mainlist li a.selected {
    border-bottom-color: #A69C91;
    border-bottom: 1px solid #A69C91;
    padding-bottom: 1px;
}

/* Top Navigation with Logo */
#nav_tmaina {
    min-width: 57.90em;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    border: 0px solid #ACA899;
    vertical-align: middle;
    height: 30px; /* Holly hack for Peekaboo Bug */
    position: relative;
    overflow: hidden;
}

.nav_mainlista ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    float: right;
    vertical-align: middle;
    line-height: 1.125em;
    font: bold 0.75em Verdana, Arial, sans-serif;
}

.nav_mainlista li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 3px 3px 3px 3px;
}

.nav_mainlista li a {
    font: bold 12px Verdana, Arial, sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
}

.nav_mainlista li a:link, .nav_mainlista li a:visited {
    color: #A69C91;
}

.nav_mainlista li a:hover {
    color: #26370A;
}

.nav_mainlista li a:hover, .nav_mainlista li a.selected {
    border-top-color: #A69C91;
    border-bottom-color: #A69C91;
    border-top: 1px solid #A69C91;
    border-bottom: 1px solid #A69C91;
    padding-top: 1px;
    padding-bottom: 1px;
}

/* End of Top Navigation */
#header {
    margin: 0 0 3px 0;
    background: #e7e7e7;
    float: left;
    padding: 2px;
    position: relative;
    width: 59.80em;
}

.overlap {
    position: relative; /* establish new containing block */
    width: 200px;
    height: 200px; /* must specify width/height */
}

.overlap .ne, .overlap .sw {
    position: absolute;
}

.overlap .ne {
    top: 0;
    right: 0;
    z-index: 1;
}

.overlap .sw {
    bottom: 0;
    left: 0;
    z-index: 2;
}

.jameel {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 30%;
}

#navdevider {
    min-width: 351px;
    max-width: 380px;
}

#side-a {
    padding: 15px 5px 5px 0px;
    margin: 0 0 0 0;
    float: left;
    width: 17em;
    max-width: 22%;
    position: relative;
    height: 1%; /* Holly hack for Peekaboo Bug */
    background: #fff;
}

#side-b {
    background: url("images/bg_content.png") no-repeat;
    background-position: 5px 5px;
    margin: 0 auto;
    float: right;
    width: 59.5em;
    max-width: 73%;
    position: relative;
    padding: 10px 5px 5px 20px;
    height: 1% /* Holly hack for Peekaboo Bug */
}

#nav_logo {
    margin: 0 auto;
    float: left;
    width: 40em;
    max-width: 30%;
    position: relative;
    height: 1% /* Holly hack for Peekaboo Bug */
}

#nav_loc {
    padding: 0px 0px 0px 10px;
    margin: 0 0 0 0;
    float: right;
    width: 26em;
    max-width: 60%;
    position: relative;
    z-index: 1;
}

#flashcont {
    border: 1px;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 0;
}

#divider_horiz {
    background: url(images/dots_horiz.gif) repeat-x;
    margin: 0px auto;
    height: 5px;
    width: 100%;
    padding: 0px;
    position: relative;
}

#divider_vert {
    background: url(images/dots_vert.gif) repeat-y;
    margin: 0px auto;
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    border-right: 1px dashed;
}

#index-a {
    /* background: url("images/bg_content.png") no-repeat; */
    background-position: 5px 5px;
    margin: 0 auto;
    float: left;
    width: 100%;
    max-width: 42em;
    min-width: 10em;
    position: relative;
    padding: 10px 5px 5px 5px;
	font: 1em Arial, Verdana, sans-serif;
    height: 1% /* Holly hack for Peekaboo Bug */
}

#news {
    padding: 0px 0px 5px 10px;
    margin: 0 0 0 0;
    float: right;
    width: 22%;
    max-width: 20em;
    min-width: 12em;
    position: relative;
    background: #FFFFFF;
	border-left: 1px dashed #e3e9f2;
    font: 12px Arial, Verdana, sans-serif;
}

#news2 {
    padding: 0px 0px 5px 10px;
    margin: 0 0 0 0;
    float: left;
    width: 15%;
    max-width: 12em;
    min-width: 12em;
    position: relative;
    background: #FFFFFF;
    border-right: 1px dashed #e3e9f2;
    border-left: 1px dashed #e3e9f2;
    font: 12px Arial, Verdana, sans-serif;
}

#content_info {
    margin: 0 auto;
    padding-left: 10px;
    padding-top: 0px;
    text-align: left;
    font: 13px arial, Verdana, sans-serif;
}

#index-b {
    background-position: 5px 5px;
    margin: 0 auto;
    float: left;
    width: 95%;
    max-width: 95%;
    position: relative;
    padding: 10px 5px 5px 10px;
    font: 12px Verdana, Arial, sans-serif;
    height: 1% /* Holly hack for Peekaboo Bug */
}

#nav_search {
    background: #d5e6f8;
    /* background: url("images/nav_searchbg.png") repeat; */
    padding: 0px;
    border: 0;
    /* height: 7.90em; */
    width: 80%;
    margin: 0px auto;
}

#mainhead {
    text-align: left;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 4.9em;
    width: 100%;
    background: url("images/bg_mainhead.gif") repeat-x;
    position: relative;
    overflow: hidden;
}

#mainhead a.logo {
    padding: 0px 5px 5px 0px;
    margin: 0 0 0 0;
    width:  4.5em;
    height: 4.5em;
    background: url('images/s3clogo.gif') no-repeat 0 0;
    display: block;
    outline: 0;
}

#nav_left {
    padding: 0px;
    margin: 0 0 0 0;
    float: left;
    width: 18em;
    max-width: 23%;
    position: relative;
    height: 1%; /* Holly hack for Peekaboo Bug */
    background: #dae7f3;
}

#bus_segment {
    clear: both;
    margin: 0px auto;
    width: 100%;
    background: #e7e2d8;
    padding: 2px 2px 2px 2px;
    border: 0px;
    min-height: 150px;
}

#market {
    clear: both;
    margin: 0px auto;
    background: #ffffff;
    padding: 5px 5px 5px 5px;
    border: 0px;
    height: 440px;
    max-height: 450px;
    min-height: 150px;
    vertical-align: middle;
    text-align: left;
    font: 12px Arial, Verdana, sans-serif;
}

#market_segment {
    clear: both;
    margin: 0px auto;
    width: 100%;
    padding: 2px 2px 2px 2px;
    border: 0px;
    text-align: left;
    vertical-align: left;
}

#footer {
    clear: both;
    margin: 0px auto;
    width: 100%;
    padding: 2px 2px 2px 2px;
    border: 0px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    height: 50px;
    font-size: 75%;
    visibility: visible;
}

#footer_img {
    width: 100%;
    padding: 5px 5px 5px 5px;
    margin: 0 auto;
    border-color: #d6dad6;
    border-bottom-style: inset;
    opacity: 0.4;
    text-align: center;
    filter: alpha( opacity = 40);
}

#left_sidebar {
    border-right: 5px inset #f00;
    width: 1px;
    position: relative;
}

.rollover a, a.link, a.visited {
    background-color: #e7e2d8;
    DISPLAY: block;
    border: 0;
}

.rollover a:hover {
    background-color: #fc5a01
}

.rollover a:active {
    background-position: 0 -90px;
    color: #1e5ebd;
}

#content {
    margin: 0 auto;
    width: 100%;
    padding: 0px;
    background: #fff;
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
    position: relative;
    font-family: "Helvetica Neue", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 16px;
}

#nav_bottom {
    clear: both;
    padding: 0px;
    margin: 0 auto;
    width: 100%;
}

#menu {
    height: 30px;
    position: absolute; /* align to bottom */
    bottom: 0;
    right: 0; /* adjust to fit */
}

#menu ul {
    padding-left: 0px;
    list-style-type: none;
}

#menu ul li {
    display: block;
    float: left;
}

#menu ul li a {
    color: #8f7963;
    padding: 0 10px;
    text-decoration: none;
    font-weight: 300;
}

#menu ul li a:hover {
    color: #eee;
    text-decoration: underline;
}

#center_parentbody {
    width: 60.00em;
    position: absolute;
    left: 50%;
    margin-left: -250px;
}

#center_childbody {
    width: 60.00em;;
    position: relative;
    left: 50%;
    margin-left: -250px;
}

#market li {
    list-style: none;
    background: url(icons/triangle_link.gif) no-repeat left top;
    padding-left: 15px;
    padding-top: 2px;
}

#market ul {
    padding: 5px;
}

#market_segment li {
    list-style: none;
    background: url(icons/triangle_link.gif) no-repeat left top;
    padding-left: 15px;
    padding-top: 2px;
}

#market_segment ul {
    padding: 5px;
}

/* Box with round corners */
.roundcont {
    width: 250px;
    background-color: #f90;
    color: #fff;
}

.roundcont p {
    margin: 0 10px;
}

.roundtop {
    background: url(images/tr.gif) no-repeat top right;
}

.roundbottom {
    background: url(images/br.gif) no-repeat top right;
}

img.corner {
    width: 15px;
    height: 15px;
    border: none;
    display: block !important;
}

/* End of round corner boxes */
/* Magic round corner boxes with header */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.b1h {
    height: 1px;
    background: #fff;
    margin: 0 5px;
}

.b2h, .b2bh {
    height: 1px;
    background: #fff;
    border-right: 2px solid #e3e4e3;
    border-left: 2px solid #e3e4e3;
    margin: 0 3px;
}

.b2bh {
    border-bottom: 1px solid #e3e4e3;
}

.b3h, .b3bh {
    height: 1px;
    background: #fff;
    border-right: 1px solid #e3e4e3;
    border-left: 1px solid #e3e4e3;
    margin: 0 2px;
}

.b4h, .b4bh {
    height: 2px;
    background: #fff;
    border-right: 1px solid #e3e4e3;
    border-left: 1px solid #e3e4e3;
    margin: 0 1px;
}

.b2bh, .b3bh, .b4bh {
    background: #fff;
}

.headh {
    background: #fff;
    border-right: 1px solid #e3e4e3;
    border-left: 1px solid #e3e4e3;
}

.headh h3 {
    margin: 0px 10px 0px 10px;
    padding-bottom: 3px;
}

.contenth {
    background: #fff;
    border-right: 1px solid #e3e4e3;
    border-left: 1px solid #e3e4e3;
}

.contenth div {
    margin-left: 12px;
    padding-top: 5px;
}

/* End of magic box */
/* Simple Round Fill */
.b1f, .b2f, .b3f, .b4f {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.b1f {
    height: 1px;
    background: #000000;
    margin: 0 5px;
}

.b2f {
    height: 1px;
    background: #000000;
    margin: 0 3px;
}

.b3f {
    height: 1px;
    background: #000000;
    margin: 0 2px;
}

.b4f {
    height: 2px;
    background: #000000;
    margin: 0 1px;
}

.contentf {
    background: #000000;
}

.contentf div {
    margin-left: 5px;
}

/* end of round fill */
#dotted {
    border-style: dotted;
    padding: 3px;
    border-color: crimson;
    border-width: 3px;
    margin: 0px;
    float: left;
    width: 100%;
    max-width: 250px;
}

/* Round Corners */
.container {
    background: #ccc;
    color: #fff;
    margin: 0 15px;
}

.rtop, .rbottom {
    display: block;
    background: #fff;
}

.rtop *, .rbottom * {
    display: block;
    height: 1px;
    overflow: hidden;
    background: #ccc;
}

.r1 {
    margin: 0 5px
}

.r2 {
    margin: 0 3px
}

.r3 {
    margin: 0 2px
}

.r4 {
    margin: 0 1px;
    height: 2px
}

/* CSS for the box starts here
 ================================================*/
/* Insert the custom corners and borders for browsers with JavaScript on */
.cb {
    margin: 0px auto;
    padding: 0px;
    border: 0;
    min-width: 50.0em;
    width: 95%;
}

/* Rules for the top corners and border margin:0.5em 0; */
.bt {
    background: url(images/box.png) no-repeat 100% 0;
    margin: 0 0 0 18px;
    height: 17px;
    font-size: 0px;
}

.bt div {
    height: 17px;
    width: 18px;
    position: relative;
    left: -18px;
    font-size: 0px;
    background: url(images/box.png) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.bb {
    background: url(images/box.png) no-repeat 100% 100%;
    margin: 0 0 0 18px;
    font-size: 0px;
    height: 17px;
}

.bb div {
    height: 17px;
    width: 18px;
    position: relative;
    left: -18px;
    font-size: 0px;
    background: url(images/box.png) no-repeat 0 100%;
}

/* Insert the left border */
.i1 {
    padding: 0 0 0 12px;
    font-size: 0px;
    background: url(images/borders.png) repeat-y 0 0;
}

/* Insert the right border */
.i2 {
    padding: 0 12px 0 0;
    font-size: 0px;
    background: url(images/borders.png) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
    background: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    border-width: 2px 0;
    padding: 0px 0px 0px 0px;
}

/* CSS for the box ends here */
/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
    margin: 0 -10px;
    padding: 0.3em 10px;
    font: bold 1.2em / 1 Arial, Helvetica, sans-serif;
}

#ajaxContent {
    border: 0px solid #797979;
    padding: 10px 10px 10px 10px;
}
