@charset "utf-8";
/* CSS Document */


/* Define Document Style */
body {
 background-color: #00002d;
 color: #ffffff;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin-top: 20px;
 padding: 0px;
}


/* Define Paragraph Tags */
p {
 margin: 0;
 padding: 0;
 margin-top: 20px;
 margin-left: 0;
}

a {
color: #00002d;
}

.DefaultText {
	 background-color: #ffffff;
	 color: #00002D;
}

#footerleft p {
 margin-top: 10px;
 margin-left: 30px;
}

#footernav p {
 margin-top: 10px;
 margin-right: 40px;
}

table {
 margin: 0;
 padding: 0;
 margin-top: 20px;
 margin-bottom: 20px;
 margin-left: 0;
}

a {
color: #00002d;
}

#mainwrapper {
 background-color: #ffffff;
 color: #00002D;
 width: 955px;
 margin-left: auto;
 margin-right: auto;
}

#top {
 width: 955px;
 height: 95px;
 background-color: #ffffff;
 color: inherit;
 text-align: left;
}

#breadcrumb {
 text-transform:uppercase;
 font-weight: bold;
 margin-left: 30px;
 position: relative;
 top: 40px;
 width: 400px;
 float: left;
}

#breadcrumb a {
 background-color: inherit;
 color: #00002d;
 text-decoration: none;
 float: left;
}

#breadcrumb a:hover {
 text-decoration: underline;
}

#breadcrumbhome {
 text-transform:uppercase;
 font-weight: bold;
 margin-left: 30px;
 position: relative;
 top: 40px;
 width: 400px;
 float: left;
 background-color: inherit;
 color: #FFCD34;
}

#logo {
 width: 236px;
 height: 95px;
 float: right;
}

#nav {
 height: 4px;
 width: 955px;
 background-color: #00002d;
 color: #ffffff;
}

#horizontalnav {
 width: 955px;
 height: 18px;
 background-color: #00002d;
 color: #FFCD34;
 text-align: left;
 font-size: 11px;
 text-transform: uppercase;
}

#horizontalnav a {
 color: #ffffff;
 text-decoration: none;
}

#horizontalnav a:hover {
 background-color: inherit;
 color: #FFCD34;
 text-decoration: underline;
}

.navlinkfirst {
 margin-right: 60px;
 margin-left: 30px;
 text-decoration: underline;
}

.navlink {
 margin-right: 60px;
 text-decoration: underline;
}

#navlinkon {
 margin-right: 60px;
 text-decoration: underline;
 background-color: inherit;
 color: #FFCD34;
}

#navlinkon a {
 color: #FFCD34;
 text-decoration: underline;
}

#navlinkon a:hover {
 text-decoration: none;
}

#header {
 width: 955px;
 height: 153px;
 background-color: #000000;
 color: inherit;
 text-align: left;
}

#horizonalspacer {
 width: 954px;
 height: 5px;
 font-weight: bold;
 font-size: 9px;
 text-transform: uppercase;
 background-image: url('../images/horizontalborder.gif');
}

#innerlinks {
 text-align: left;
 position: relative;
 float:right;
 width: 697px;
}

#innerlinks p {
 margin: 3px;
 padding: 3px;
}

#innerlinks a {
 background-color: inherit;
 text-decoration: none;
 color: #00002d;
}

#innerlinks a:hover {
 text-decoration: underline;
}

#contentwrap {
 width: 954px;
 background-color: #ffffff;
 background-image: url('../images/horizontalborder.gif');
 color: #00002d;
}

#verticalnav {
 width: 240px;
 float: left;
 text-align: center;
}

#verticalnav th {
 background-image: url(../images/verticalnavhead.gif);
}

#headerpad {

}

#content, #content-casestudies {
 width: 673px;
 height: 350px;
 float: right;
 text-align: left;
 margin-right: 20px;
}

#content-casestudies {
  height: 470px;
}

.clear {
 display: block; clear: both;
}

#footer {
 height: 40px;
 background-color: #ffffff;
 color: #9A99B5;
 text-align: left;
 font-size: 8px;
 font-weight: bold;
}

#footerleft {
 float: left;
}

#footernav {
 float: right;
 text-align: right;
 width: 240px;
}

#footernav p {
padding-right: 34px;
margin-right: 0px;
}

#footer a {
 background-color: inherit;
 color: #9A99B5;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}

#vertnavtable {
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 font-weight: bold;
}

#vertnavtable th {
 background-color: #00002d;
 color: #e8e8ef;
 text-align: left;
 padding: 7px;
 margin: 0;
}

#vertnavtable td {
 padding: 6px;
 padding-right: 27px;
 border-bottom: 1px solid #00002d;
}

tr.rowout {
 background-color: #e8e8ef;
 background-image: url(../images/arrow.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: #00002d;
}

tr.rowout-small {
 background-color: #e8e8ef;
 background-image: url(../images/arrow_smaller.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: #00002d;
 font-size: 8px;
}

tr.rowover {
 background-color: #D3D3DD;
 background-image: url(../images/arrow_hover.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: inherit;
 cursor: pointer;
}

tr.rowover-small {
 background-color: #D3D3DD;
 background-image: url(../images/arrow_smaller_hover.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: inherit;
 cursor: pointer;
 font-size: 8px;
}

tr.rowon {
 background-color: #00002d;
 background-image: url(../images/arrow_on.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: #ffcd34;
}

tr.rowon-small {
 background-color: #00002d;
 background-image: url(../images/arrow_smaller_on.gif);
 background-repeat: no-repeat;
 background-position: center right;
 color: #ffcd34;
 font-size: 8px;
}

.rowout td  {
 border-bottom: 1px solid #00002d;
}

.rowout-small td  {
 border-bottom: 1px solid #00002d;
}

.rowover td {
 border-bottom: 1px solid #00002d;
}

.rowover-small td {
 border-bottom: 1px solid #00002d;
}

.arrow {
 background-image: url('../images/arrow.gif');
 background-repeat: no-repeat;
 background-position: center;
 }

.arrow_hover {
 background-image: url('../images/arrow_hover.gif');
 background-repeat: no-repeat;
 background-position: center;
}

table th {
 font-size: 14px;
 text-align: left;
 text-transform:uppercase;
}

#contenttable {
 width: 660px;
}

.casestudies {
 border: 1px solid #e8e8ef;
}

.casestudies th {
 background-color: #00002d;
 color: #ffffff;
 font-size: 10px;
 padding: 8px;
 padding-left: 10px;
 text-transform: uppercase;
}

.casestudies th a {
 color: #ffffff;
 text-decoration: none;
}

.casestudies th a:hover {
 color: #ffcd34;
 text-decoration: underline;
}

.casestudies td {
 padding: 4px;
 background-color: #e8e8ef;
}

td.leftcasestudies {
 background-color: #ffffff;
}

img {
 border: 0px;
}

#floatback {
 float: right;
 padding-right: 16px;
 text-transform:uppercase;
}

#floatfontheader {
 float: left;
}

#floatback a {
 color: #00002d;
 font-weight: bold;
 cursor: pointer;
 text-decoration: underline;
}

#floatback a:hover {
 text-decoration: none;
}

#conenttable {
 width: 660px;
}

#contenttable th {
 height: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
 margin-bottom: 1em;
}

#fontheader {
 height: 43px;
}

#banner {
 height: 15px;
 background-color: #00002d;
 text-align: right;
 padding-right: 46px;
 text-transform: uppercase;
 color: #FFCD34;
 font-size: 9px;
}

#banner p {
padding: 0;
margin: 0;
position: relative;
top: 2px;
}

#break {
 height: 15px;
 border-bottom: 1px solid #7f7f96;
}

#standalone {

}

.standalone-link {
 background-color: #00002d;
 background-image: url(../images/arrow_white.gif);
 background-repeat: no-repeat;
 background-position: center right;
 text-transform: uppercase;
 color: #ffffff;
 padding: 5px;
 width: 200px;
}

.standalone-hover {
 background-color: #00002d;
 background-image: url(../images/arrow_yellow_small.gif);
 background-repeat: no-repeat;
 background-position: center right;
 text-transform: uppercase;
 color: #ffcd34;
 padding: 5px;
 width: 200px;
 cursor: pointer;
}

.standalone-content {
 background-color: #E8E8EF;
 font-size: 9px;
 padding: 5px;
}

.standalone-content a {
 color: #00002d;
 text-decoration:none;
}

.standalone-content a:hover {
 text-decoration: underline;
}

#font12 {
 font-size: 12px;
 line-height: 16px;
}

.font11 {
 font-size: 11px;
}

#font12 a {
 color: #00002d;
}

#font12 a:hover {
 text-decoration: none;
}

.yellow {
 color: #FFCD34;
 font-weight: bold;
}

#clienttable {
font-size: 12px;
line-height: 18px;
}

#madewith {
width: 955px;
margin-left: auto;
margin-right: auto;
text-align: right;
color: #ffffff;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
margin-top: 2px;
}

#madewith a {
color: #ffffff;
text-decoration:underline;
}
