body {
    background: #fff url('/images/background_body.gif') repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a 
{
    color: #446187;
}

div, form, img {
    border: 0;
    margin: 0;
    padding: 0;
}

div#pageContainer {
    margin: 0 auto;
    width: 912px;
}

div#header {
    float: left;
    width: 912px;
}

div#header h1 {
    float: left;
	margin: 0;
	padding-left: 19px;
	text-indent: -10001px;
}

div#header h1 a {
	background: url('/images/background_logo.gif') no-repeat;
	display: block;
	height: 79px;
    width: 308px;
}

div#header ul {
    float: right;
    margin: 0;
    padding: 35px 35px 0 0;
}

div#header ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
}

div#header ul li.first {
    border-right: solid 1px #8B9AB0;
    padding: 0 0 5px 0;
}

div#header ul li a {
    color: #DBE1EA;
    font-size: 10px;
    margin: 0;
	padding: 2px 0 0 15px;
    text-decoration: none;
    text-transform: lowercase;
}

div#header ul li a#home {
	background: url('/images/background_home_icon.gif') no-repeat center left;
	margin-right: 20px;
}

div#header ul li a#sitemap {
	background: url('/images/background_sitemap_icon.gif') no-repeat center left;
	margin-left: 20px;
}

div#bodyContainer {
	background: url('/images/background_bodyContainer.gif') no-repeat;
	float: left;
	padding-top: 19px;
    width: 912px;
}

div#columnContainerInner {
	background: url('/images/background_leftNavigationColumn.jpg') no-repeat 11px bottom;
	float: left;
    width: 912px;
}

div#columnContainer {
	background: url('/images/background_columnContainer.gif') no-repeat;
	float: left;
    width: 912px;
}

div#leftNavigationColumn {
	float: left;
	position: relative;
    width: 185px;
}

div#left30th 
{
    bottom: 50px;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 175px;
}

div#leftNavigationColumn ul {
    float: right;
    margin: 0 0 193px 0;
    padding: 0;
	text-align: right;
    width: 165px;
}

div#leftNavigationColumn ul li {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#leftNavigationColumn ul li a {
    background: url('/images/background_leftNavigationColumn_bullet.gif') no-repeat 145px 20px;
    border-top: dotted 1px #716B58;
    color: #716B58;
    display: block;
    height: 33px;
    font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 12px 30px 0 0;
    text-decoration: none;
}

div#leftNavigationColumn ul li.first a {
    border: 0;
}

div#leftNavigationColumn ul li.long a {
    height: 43px;
    padding-top: 2px;
}

div#leftNavigationColumn ul li ul {
    display: none;
    margin: 0;
}

div#leftNavigationColumn ul li#current ul {
    display: block;
}

div#leftNavigationColumn ul li#current a {
    height: auto;
}

div#leftNavigationColumn ul li#current ul {
    padding: 7px 0 13px 0;
    width: 165px;
}

div#leftNavigationColumn ul li#current ul li {
    padding: 2px 30px 2px 0;
}

div#leftNavigationColumn ul li#current ul li a {
    background: url('/images/background_leftNavigationColumn_bullet_sub.gif') no-repeat right 7px;
    border: 0;
    color: #666;
    display: block;
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 0 12px 0 0;
    text-decoration: none;
}

div#leftNavigationColumn ul li#current ul li.current a {
    background: url('/images/background_leftNavigationColumn_bullet_sub_current.gif') no-repeat right 7px;
    color: #36598A;
    font-weight: bold;
}

div#centerBodyColumn 
{
    color: #333;
	float: left;
	margin: 0 20px;
	padding-bottom: 10px;
    width: 314px;
}

div#centerBodyColumn h2 {
	color: #446187;
    font: 22px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 24px;
    margin: 15px 0;
    text-transform: capitalize;
}

div#centerBodyColumn p {
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 17px;
}

div.specialContainer {
    background: url('/images/background_special_paragraph_top.gif') no-repeat top;
    padding-top: 5px;
    width: 313px;
}

div.specialContainer div.special {
    background: url('/images/background_special_paragraph_bottom.gif') no-repeat bottom;
    padding-bottom: 5px;
    width: 313px;
}

div.specialContainer div.special div {
    background: url('/images/background_special_paragraph.gif') repeat-y;
    color: #558888;
    margin: 0;
    padding: 0;
}

div.specialContainer div.special p {
    margin: 0;
    padding: 0 10px;
}

div#centerBodyColumn ul {
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 17px;
    margin: 15px 0 15px 30px;
    padding: 0;
}

div#centerBodyColumn li {
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 17px;
    margin: 5px 0;
    padding: 0;
}

div#centerBodyColumn h3 {
    border-bottom: dotted 1px #446187;
    border-top: dotted 1px #446187;
	color: #446187;
    font: 17px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 22px;
    margin: 15px 0;
    padding: 3px 0;
}

div#centerBodyColumn h6 {
    font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
    color: #446187;
    margin: 15px 0;
    line-height: 11px;
}

div#centerBodyColumn div#images {
    margin: 0 0 15px 0;
    text-align: center;
}

div#rightFeaturesColumn {
	float: left;
	padding-top: 257px;
    width: 373px;
}

div.pic1 {
    background: url('/images/background_rightFeaturesColumn01.jpg') no-repeat top left;
}

div.pic2 {
    background: url('/images/background_rightFeaturesColumn02.jpg') no-repeat top left;
}

div.pic3 {
    background: url('/images/background_rightFeaturesColumn03.jpg') no-repeat top left;
}

div.pic4 {
    background: url('/images/background_rightFeaturesColumn04.jpg') no-repeat top left;
}

div.pic5 {
    background: url('/images/background_rightFeaturesColumn05.jpg') no-repeat top left;
}

div#rightFeaturesColumn div#rightLinks {
    border-bottom: dotted 1px #446187;
    border-top: dotted 1px #446187;
    display: block;
    float: left;
    padding: 2px 0;
    width: 363px;
}

div#rightFeaturesColumn div#rightLinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#rightFeaturesColumn div#rightLinks ul li {
    float: left;
    margin: 0;
    padding: 0;
}

div#rightFeaturesColumn div#rightLinks ul li a {
    display: block;
    height: 70px;
    /*text-indent: -10001px;*/
}

div#rightFeaturesColumn div#rightLinks ul li#blogs {
    border-right: dotted 1px #446187;
}

div#rightFeaturesColumn div#rightLinks ul li#blogs a {
    background: url('/images/background_blog3.gif') no-repeat;
    margin-left: 0px;
    margin-right: 2px;
    width: 178px;
}

div#rightFeaturesColumn div#rightLinks ul li#positions {
    border: 0;
}

div#rightFeaturesColumn div#rightLinks ul li#positions a {
    background: url('/images/background_positions.gif') no-repeat;
    margin-left: 2px;
    margin-right: 0px;
    width: 179px;
}

div#rightFeaturesColumn div#rightLogos {
    margin: 10px 0;
    text-align: center;
    width: 363px;
}

div#rightFeaturesColumn div#rightLogos img {
    border: solid 1px #8696C7;
    margin: 5px 0;
}

div#bottom {
    background: url('/images/background_bottom.gif') no-repeat;
    float: left;
    height: 44px;
    text-align: center;
    width: 912px;
}

div#bottom ul {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
}

div#bottom ul li {
    color: #525252;
    float: left;
    font: 12px Arial, Verdana, Helvetica, Sans-Serif;
    letter-spacing: 2px;
    margin: 0 0 0 20px;
    padding: 0 25px 0 25px;
    text-align: center;
    text-transform: uppercase;
}

div#bottom ul li a 
{
    color: #525252;
    font: 12px Arial, Verdana, Helvetica, Sans-Serif;
    text-decoration: none;
}

div#bottom ul li.first {
    list-style-type: none;
    /*padding: 0 30px 0 156px;*/
    padding: 0 30px 0 96px;
}

div#footer {
    background: url('/images/background_footer.gif') no-repeat;
    color: #8C8C8C;
    display: inline;
    font-size: 9px;
    line-height: normal !important;
    height: 58px;
    float: left;
    margin: 10px 0 0px 13px;
    padding: 8px 0 10px 0;
    text-align: center;
    width: 886px;
}

div#footer a {
    color: #8C8C8C;
    font-size: 9px !important;
    text-decoration: none;
}

div#footer ul {
    margin: 0;
    padding: 0;
}

div#footer ul li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#footer ul li#last a {
    border: 0;
}

div#footer ul li a {
    border-right: solid 1px #8C8C8C;
    padding: 0 5px 0 5px;
}

div#footer p {
    margin: 5px 0 0 0;
}

/* begin secondary specific declarations */

body#secondaryPage div#columnContainer {
	background: url('/images/secondary_background_columnContainer.gif') no-repeat;
	float: left;
    width: 912px;
}

body#secondaryPage div#leftNavigationColumn {
	background-image: none;
	padding-bottom: 0;
}

body#secondaryPage div#centerBodyColumn {
    width: 483px;
}

body#secondaryPage div#centerBodyColumn h2 {
    border-bottom: dotted 1px #446187;
    padding: 0 0 5px 0;
}

body#secondaryPage div#centerBodyColumn h2 span.section {
    color: #999;
}

body#secondaryPage div#centerBodyColumn h3 {
    border-top: none;
}

body#secondaryPage div#centerBodyColumn div.specialContainer {
    background: url('/images/background_special_paragraph_top_sub.gif') no-repeat top left;
    clear: both;
    float: left;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 483px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special {
    background: url('/images/background_special_paragraph_bottom_sub.gif') no-repeat bottom;
    float: left;
    padding-bottom: 5px;
    width: 363px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special div {
    background: url('/images/background_special_paragraph_sub.gif') repeat-y;
    color: #558888;
    float: left;
    margin: 0;
    padding: 0;
    width: 363px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special h3 {
    border: 0;
    font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0 10px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special p {
    color: #333;
    margin: 0;
    padding: 0 10px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special dl {
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    float: left;
    color: #333;
    margin: 10px 0 0 0;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special dl dt {
    float: left;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
    width: 150px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special dl dd {
    float: left;
    margin: 0;
    padding: 0 5px 3px 0;
    width: 188px;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special dl dd address {
    font-style: normal;
}

body#secondaryPage div#centerBodyColumn div.specialContainer div.special dl dd a {
    color: #333;
    font-size: 11px;
    text-decoration: none;
}

body#secondaryPage div#rightFeaturesColumn {
    /*background-image: url('/images/background_rightFeaturesColumn_sub.jpg');
    background-position: center 5px;
    background-repeat: no-repeat;
	padding-top: 212px;*/
	background: none;
	padding-top: 0;
    width: 204px;
}

body#secondaryPage div#rightFeaturesColumn hr {
    border-top: dotted 1px #666;
    border-bottom: none;
    border-right: none;
    border-left: none;
    height: 0;
    text-align: left;
    margin: 0;
    padding: 0;
}

body#secondaryPage div#rightFeaturesColumn div 
{
    text-align: center;
}

body#secondaryPage div#rightFeaturesColumn div.emblem
{
    padding-top: 10px;
}

body#secondaryPage div#rightFeaturesColumn div.whitebackground img {
    background: white;
    padding: 5px;
}

body#secondaryPage div#rightFeaturesColumn div.text {
    border-top: dotted 1px #666;
    float: left;
    padding: 5px 15px;
    width: 164px;
}

body#secondaryPage div#rightFeaturesColumn div.testimonial {
    border-bottom: dotted 1px #666;
    border-top: dotted 1px #666;
    float: left;
    margin-top: 45px;
    padding: 5px 15px;
    width: 164px;
}

body#secondaryPage div#rightFeaturesColumn div.testimonial h5 
{
    color: #446187;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    margin: 10px;
}

body#secondaryPage div#rightFeaturesColumn div.testimonial p 
{
    margin: 10px 0;
}

body#secondaryPage div#rightFeaturesColumn div.testimonial p {
    font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
}

body#secondaryPage div#rightFeaturesColumn div.blogroll {
    border-bottom: dotted 1px #666;
    float: left;
    padding: 5px 15px;
    width: 164px;
}

body#secondaryPage div#rightFeaturesColumn div.blogroll h4 {
    border: 0;
    color: #446187;
    font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 10px 0;
}

body#secondaryPage div#rightFeaturesColumn div.blogroll ul {
    margin: 0;
    padding: 0px 5px 0 15px;
}

body#secondaryPage div#rightFeaturesColumn div.blogroll li {
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 16px;
    padding-bottom: 5px;
}

body#secondaryPage div#rightFeaturesColumn p ,
body#secondaryPage div#rightFeaturesColumn q {
    color: #666;
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 16px;
}

body#secondaryPage div#rightFeaturesColumn address {
    color: #666;
    font: 9px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 16px;
    margin: 0;
}

body#secondaryPage div#rightFeaturesColumn div.photoContainer {
    background: url('/images/photo_frame_top.gif') no-repeat top left;
    display: inline;
    float: left;
    margin: 10px 0 10px 25px;
    padding-top: 7px;
    width: 147px;
}

body#secondaryPage div#rightFeaturesColumn div.photoContainer div.photo {
    background: url('/images/photo_frame_bottom.gif') no-repeat bottom left;
    float: left;
    padding-bottom: 11px;
    width: 147px;
}

body#secondaryPage div#rightFeaturesColumn div.photoContainer div.photo div {
    background: url('/images/photo_frame_main.gif') repeat-y;
    float: left;
    width: 147px;
}

body#secondaryPage div#rightFeaturesColumn div.photoContainer div.photo img {
    margin: 0 10px 0 8px;
}

/* Blog declarations */
div#centerBodyColumn div.blogHeader h1.blogTitle 
{
    border-bottom: dotted 1px #446187;
	color: #446187;
    font: 22px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 24px;
    margin: 15px 0;
    padding: 0 0 5px 0;
    text-transform: capitalize;
}

div#centerBodyColumn div.blogHeader h2.blogSubhead 
{
    display: none;
}

div#centerBodyColumn div.entry h3.entryTitle 
{
    border: 0;
    margin: 0;
}

div#centerBodyColumn div.entry a#ekpermalink 
{
    display: none;
}

div#centerBodyColumn div.entry div.entryFooter 
{
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 17px;
   /* display: none;*/
}

div#AlternatingLogos 
{
    text-align: center;   
    width: 363px;
}

div#AlternatingLogos p
{
    color: #446187;
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
    margin: 5px 0;
}

div#AlternatingLogos img
{
    background: #fff;
    border: solid 1px #8696C7;
    padding: 5px;
}

table 
{
    font: 11px Verdana, Arial, Helvetica, Sans-Serif;
}    