body {
    font-family: arial, sans-serif;
    font-size: small;
    color: #000000;
    background-image: url("../images/css_images/background.gif");
    background-repeat: repeat-x;
    background-color: #485F5A;
}

table.executivebannertable {
    border-collapse: collapse;
    border: none;
    border-spacing: 0px;
    cell-padding: 0px;
    cell-spacing: 0px;
}

p.licenseitem {
    text-indent: 1em;
}

p.frontpagebox { 
    font-size: 8pt; 
}

a.frontpagebox:link {
    color: #3d483a;
	text-decoration: underline;
}

a.frontpagebox:visited {
     color: #3d483a;
	text-decoration: underline;
}

a.frontpagebox:hover {
    color: #FF0000;
	text-decoration: underline;
}

table.headlinetexttable {
    width: 100%;
}

table.maintexttable {
    border-collapse: collapse;
    border: none;
    border-spacing: 0px; 
    cell-padding: 0px;
    cell-spacing: 0px;
    width: 800;
}

td.maintexttopedge {
    background-color: #d1ddce;
    width: 800;
}

td.maintextbottomedge {
    background-color: #ffffff;
}

td.maintextcorner {
    padding: 0px;
}

td.maintextedge {
    background-color: #ffffff;
    background-image: url("../images/css_images/maintextheading_background.png");
    background-repeat: repeat-x;
}

td.maintext {
    font-size: small;
    color: #;
    background-color: #ffffff;
    padding: 10px;
    height: 400px;
    vertical-align: top;
    background-image: url("../images/css_images/maintextheading_background.png");
    background-repeat: repeat-x;
}

div.normal {
    margin: 0px;
    padding: 0px;
}

div.popup {
    position:relative;
    left:0px;
    top:75px;
    z-index:1; 
    border: none; 
    margin: 0px;
    padding: 0px;
}

div#products_popup {
    position: absolute; 
    visibility: hidden;
}

div#company_popup {
    position: absolute; 
    visibility: hidden;
}

div#press_popup {
    position: absolute; 
    visibility: hidden;
}

div#downloads_popup {
    position: absolute;
    visibility: hidden;
}

div#support_popup {
    position: absolute;
    visibility: hidden;
}

div#forums_popup {
    position: absolute;
    visibility: hidden;
}

div#vote_popup {
    position: absolute;
    visibility: hidden;
}

div.tos_text {
    font-size: x-small;
}
div.tos_subheading {
    font-weight: bolder;
}

p.heading {
    font-weight: bolder;
}

td.maintext td, td.maintext li, td.maintext p {
    font-family: arial, sans-serif;
    font-size: small;
    color: #3d483a;
    background-color: #ffffff;
}

table.maintext_submenu_container {
    border-collapse: collapse;
    border: none;
    border-spacing: 0px; 
    cell-padding: 0px;
    cell-spacing: 0px;
    width: 706;
}

table.narrowtexttable {
    border-collapse: collapse;
    border: none;
    border-spacing: 0px; 
    cell-padding: 0px;
    cell-spacing: 0px;
    width: 515;
}

td.narrowtexttopedge {
    background-color: #d1ddce;
    width: 513;
}

table.submenu {
    border-collapse: collapse;
    border: none;
    border-spacing: 0px; 
    cell-padding: 0px;
    cell-spacing: 0px;
    width: 165;
    height: 100%;
}

td.submenutopedge {
    background-color: #d1ddce;
    width: 165;
}

td.submenuedge {
    background-color: #d1ddce;
}

td.submenucontainer {
    vertical-align: top;
    height: 100%;
}

td.submenutext {
    font-family: arial, sans-serif;
    font-size: small;
    color: #000000;
    background-color: #d1ddce;
    padding: 0.25em 0.25em;
    vertical-align: top;
    height: 100%;
}



td.submenutext li {
    list-style-type: none;
    padding: 0.25em 0.5em;
}

td.maintext_submenu_spacer {
    width: 50;
}

td.submenu td, td.submenu li, td.submenu p {
    font-family: arial, sans-serif;
    font-size: small;
    color: #000000;
    background-color: #d1ddce;
}

td.frontpageboxes {
    font-family: arial, sans-serif;
    font-size: small;
    color: #000000;
    background-repeat: no-repeat;
}

a:link {
    color: #FFFFFF;    
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;    
    text-decoration: none;
}

a:visited {
    color: #FFFFFF;    
    text-decoration: none;
}

p.footerlinks {
    font-family: kabel bk bt, arial, sans-serif;
    font-size: small;
    color: #000000;
    margin-top: 6px;
    margin-bottom: 6px;
} 

p.footerlinks a:link, p.footerlinks a:visited {
    font-family: kabel bk bt, arial, sans-serif;
    font-size: small;
    color: #a0d638;
    text-decoration: none;
}

p.footerlinks a:hover {
    font-family: kabel bk bt, arial, sans-serif;
    font-size: small;
    color: #ccff66;
    text-decoration: none;
}

table.login {
    background-color: #d3e1cd;
    width: 100%;
    border-width: 2px 2px 2px 2px;
    border-color: #848d80;
    border-style: solid;
    padding: 0px;
    margin-top: 50px;
}

th.loginheading {
    background-color: #848d80;
    margin: 0px;
    border: 0px;
    padding: 4px 0px 4px 5px;
    font-size: small;
    /* border: 3px red solid; */
    border: 2px #848d80 outset;
    font-family: kabel ult bt, arial, sans-serif;
    text-align: left;
}

table.login td {
    background-color: inherit;
}

td.loginfields {
    background-color: inherit;
    vertical-align: top;
    padding: 8px;
}

td.loginlinks {
    background-color: inherit;
    vertical-align: top;
    padding: 8px;
}

td.loginlinks p {
    background-color: inherit;
}

table.partnertable {
    width: 100%;
}

td.partnerlogo {
    text-align: center;
    padding: 10px;
}

table.portfolio-collage {
    width: 80%;
}

td.portfoliocollage {
    text-align: center;
}

div.portfolio {
    padding: 5px;
}

form.search {
    background-image: url("././images/css_images/searchbox_background.gif");
    height: 28px;
    width: 127px;
    display: inline;
    position: absolute;
    top: 56px;
    left: 664px;
}

input.searchfield {
    height: 20px;
    width: 100px;
    border: 1px silver inset;
    position: relative;
    top: 5px;
    left: 18px;
}

img.searchbutton {
    position: absolute;
    top: 56px;
    left: 791px;
}

img.rightend {
    position: absolute;
    top: 0px;
    left: 0px;
}

div.maintextheading {
    background-color: transparent;
    /* margin: -10px -10px 10px -10px; */
    padding: 0px 10px 5px 10px;
    border-bottom: 2px #d1ddce outset;
    font-family: kabel ult bt, arial, sans-serif;
    font-size: large;
	font-weight: bold;
    text-align: left;
}

div.subtextheading {
    background-color: transparent;
    /* margin: -10px -10px 10px -10px; */
    padding: 0px 0px 5px 0px;
    font-family: kabel ult bt, arial, sans-serif;
    font-size: 18px;
	font-weight: 500;
    text-align: left;
}

p.submenu-news {
    font-family:Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #d1ddce;
    padding: 0.25em 0.25em;
    vertical-align: top;
    height: 100%;
}

div.submenu-news-headline {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #000000;
    background-color: #d1ddce;
    padding: 0.25em 0.25em;
    vertical-align: top;
    height: 100%;
}

td.portfolio {
    padding: 10px;
    vertical-align: top;
}

td.portfolio-image {
    padding: 10px;
    vertical-align: top;
    text-align: center;
    width: 110px;
}

p.inset {
    float: right;
}

td.mgt_column {
    font-family: kabel bk bt, arial, sans-serif;
    font-size: 10pt;
}


