html { height: 100%; margin-bottom: 0.1em; }

* {
	font-family: Verdana, Tahoma, "Lucida Grande", "Lucida", sans-serif;
	font-size : 11px;
	line-height: 15px;
	color: #787878;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	background: #fff;
}

a {
    text-decoration: none;
    color: #002878;
}

a:hover {
    text-decoration: underline;
}

img {
	border: none;
	vertical-align: top;
}

input {
	font-size: 11px;
}

.button {
    color: #333;
}

table {
	border: 0;
}

table th, table td {
	margin: 0;
	padding: 0;
}



/*  === GENERIC == */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#header {
    width: 750px;
    height: 118px;
    margin: 0;
    background: url(../images/logo.gif) no-repeat;
}

#homeTop {
    text-align: right;
    height: 118px;
    background: url(../images/header/main.jpg) no-repeat right;
}

#container, #containerHome {
    width: 750px;
    margin: 0;
    background: url(../images/bg_cols.gif) repeat-y;
}

#containerHome {
    background: url(../images/bg_cols_home.gif) repeat-y;
}

#containerAdmin {
    text-align: right;
    width: 750px;
}

#subNav {
    float: left;
    width: 168px;
}

#subNavHome {
    float: left;
    width: 95px;
}

#content, #contentFaq {
    float: left;
    width: 581px;
}

#contentHome {
    float: left;
    width: 542px;
}

#content img {
    margin: 0 0 0 10px;
}


/* MAIN NAV */

#nav {
    width: 750px;
    
    margin: 0 0 20px 0;
}

#mainNav {
    float: left;
    width: 650px;
    padding: 4px 0;
    background: #002878;
}

#mainNav ul li, #toolsNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainNav ul li a, #toolsNav ul li a {
    padding: 0 18px 0 18px;
    color: #fff;
    text-decoration: none;
}

#mainNav ul li a:hover {
    color: #8fa3cc;
}

#toolsNav ul li a:hover {
    color: #002878;
}

#mainNav ul li a.current {
    color: #8fa3cc;
}

#toolsNav {
    float: right;
    width: 100px;
    background: #7a1a57;
    padding: 4px 0;
}

#toolsNav ul li a {
    padding: 0 0 0 32px;
}

#toolsNav ul li a.current {
    color: #8fa3cc;
}


/* SUB NAV */

#subNav ul, #subNavHome ul {
    margin-left: 14px;
}

#subNav ul li, #subNavHome ul li {
	margin: 7px 0 7px 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: 11px;
}

#subNav ul li a, #subNavHome ul li a {
    line-height: 11px;
    color: #30394f;
}

#subNav ul li a:hover {
    color: #002878;
}

#subNav ul li a.current, #subNavHome ul li a.current, #subNav ul.subSection li a.current {
    font-weight: bold;
}

#subNav ul.subSection {
    margin: 7px 0 7px 24px;
}

#subNav ul.subSection li {
    margin: 0 0 3px 0;
}

#subNav ul.subSection li a {
    font-size: 10px;
    color: #4f5e82;
}





/* PROMO COLUMN */

#promoArea {
    float: left;
    width: 200px;
    text-align: right;
}

#promoArea .divider {
    clear: right;
    margin: 0 10px 15px 10px;
    border-top: 1px #b9b9b9 solid;
}

#promoArea p {
    margin-left: 10px;
}

p.genericPromo {
    margin: 0 0 15px 10px;
}

h2.homePromo {
    margin-bottom: 2px;
    font-size: 14px;
    color: #002878;
}

#promoArea p a {
    font-weight: bold;
}

.sideQuote {
    float: right;
    width: 190px;
    margin: 0 0 17px 0;
    background: url(../images/ldquo.gif) no-repeat left top;
}

.quoteBox {
    margin-bottom: 4px;
    padding: 2px 0 2px 19px;
    background: url(../images/rdquo.gif) no-repeat right bottom;
    color: #626463;
}

.sideQuote a {
    font-weight: bold;
}




/* MAIN CONTENT */

#content p, #contentHome p {
    margin: 0 10px 10px 10px;
}

#contentHome p.description {
    float: left;
    width: 355px;
    margin: 0;
    padding-top: 5px;
    line-height: normal;
}

p.clear {
    clear: both;
}

#content h1 {
    margin: 0 0 5px 10px;
    font-size: 12px;
}

h1.mission {
    clear: left;
    float: left;
    width: 155px;
    padding: 2px 0 13px 10px;
    font-size: 16px;
    color: #012778;
}

.statement {

}

#content h2 {
    margin: 12px 0 0 10px;
}

#contentFaq p {
    margin: 3px 10px 15px 10px;
}

#contentFaq p.quote {
    margin: 0 10px;
    font-style: italic;
    color: #333;
}

img#mainPhoto {
    margin: 0 0 15px 10px;
}

img#title {
    margin: 0 0 10px 10px;
    display: block;
}

h2 {
    margin: 5px 0 0 10px;
    color: #30394f;
    font-size: 12px;
}

h2 a {
    font-size: 12px;
}

#content ul, #content ol {
    width: 500px;
    margin: 0 0 10px 0;
}

#content ul li {
    margin: 0 0 0 35px;
	padding: 0;
	list-style: disc;
}

#content ol li {
    margin: 0 0 0 35px;
	padding: 0;
}


#content ul.fact li {
    margin: 0 0 0 50px;
    list-style: none;

    color: #454545;
}

#content ul.fact li strong {
    color: #454545;
}

#content p.break {
    margin: 0 0 0 10px;
    padding: 0;
}

p.divider {
    padding-top: 5px;
    border-top: #ccc 1px solid;
}


/* NEWS */

img.newsPhoto {
    padding: 5px 0;
}


/* LINKS */

#content img.logo {
    float: left;
    margin: 0 10px 0 10px;
}

.company {
    clear: left;
    padding-bottom: 10px;
}





.pressYear {
    width: 571px;
    margin-left: 10px;
    padding: 5px 0 8px 0;
    border-bottom: 1px #c0c9cf solid;
    border-top: 1px #c0c9cf solid;
}

.pressYear h1 {
    float: left;
    font-size: 15px;
    font-weight: normal;
}

.latestYear {
    border-top: 1px #c0c9cf solid;
}

.oldestYear {
    border: none;
}

a.viewBtn {
    float: right;
    padding: 0 18px 0 0;
    font-size: 9px;
    font-weight: bold;
    background: url(../images/arra_item_closed.gif) no-repeat right 3px;
}

.latestYear a.viewBtn {
    background: url(../images/arra_item_open.gif) no-repeat right 3px;
}

.newsYear ul {
    padding: 0 0 10px 0;
}

#content ul.subList li {
    list-style: circle;
}

h3.newsTitle {
    float: left;
    width: 465px;
    padding: 2px 0 6px 10px;
    color: #666;
}

#content p.newsDate {
    float: left;
    text-align: right;
    width: 105px;
    margin: 0;
    padding-top: 2px;
    font-size: 10px;
    font-weight: bold;
    color: #666;
}

#content p.newsBody {
    clear: both;
    margin-bottom: 3px;
}

/*  latest year block must have inline style display: block for close view functionality */
#year2010, #year2009, #year2008, #year2007, #year2006, #year2005, #year2004, #year2003 {
    display: none;
    padding-top: 7px;
}

.itemDetail {
    display: none;
}

.itemDetail p {
    width: 520px;
}

.faq h3 {
    margin: 4px 0 4px 20px;
    width: 550px;
    font-style: italic;

}

#content .faq p {
    margin-left: 40px;
    margin-right: 40px;
}

.priceItem {
    float: left;
}

.priceItem h3 {
    float: left;
    width: 270px;
    padding: 2px 0 6px 10px;
    color: #666;
}

#content p.prices {
    float: left;
    width: 300px;
    margin: 0;
    padding-top: 2px;
    font-size: 10px;
    line-height: 15px;
    color: #666;
}

p.footNotes, p.footNotes a {
    font-size: 9px;
}

#content p.testimonials {
    width: 500px;
    margin: 15px 0 3px 10px;
    font-style: italic;
}

#content address {
    margin-left: 10px;
    font-style: normal;
    font-size: 10px;
    line-height: 12px;
    color: #454545;
}

#content address.companyName {
    font-weight: bold;
}

 #content address a {
    font-size: 10px;
    line-height: 12px;
}

#feedbackContent h3 {
    padding: 2px 0 6px 10px;
}

#custDetails label {
    clear: left;
    float: left;
    display: block;
    width: 60px;
    padding: 2px 0 2px 10px;
}

#custDetails {
    width: 380px;
    margin-bottom: 10px;
}

#commentArea {
    width: 500px;
}

#custDetails input {
    margin: 1px 0;
    width: 260px;
}

input#asapCheck {
    clear: left;
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
}

label#asapText {
    float: left;
    padding: 2px 0 2px 0;
}

#content p.links {
    margin: 0 0 3px 10px;
    font-weight: bold;
}

input.formBtn {
    text-align: center;
}

#loginFields {
    width: 260px;
    margin: 20px 0 10px 0;
}

#loginFields label {
    clear: left;
    float: left;
    display: block;
    width: 95px;
    padding: 2px 0 2px 10px;
}

#loginFields input {
    margin: 1px 0;
}

#content p.dlDate {
    margin-bottom: 0;
    font-size: 10px;
    font-style: italic;
}

a.download {
    display: block;
}

/*  SageKey */
#find {
    float: right;
}

#find select {
    margin: 1px 0 0 3px;
}

#searchBox {
    width: 110px;
}

td.centre {
    text-align: center;
}

#userTable {
    float: right;
}

#userTable td {
	padding: 2px 4px;
	color: #333;
}

p.keyMessage {
	clear: both;
	margin: 10px 0 5px 177px;
}



