body {font-family:verdana,helvetica,sans-serif;min-width:600px;}
a {text-decoration:none; cursor:pointer; }

/* GLOBAL */
.clear {clear:both;}
.header, .content, .footer {width:100%;}
.red {color:#C12333;}

/* HEADER */
.header {height:114px; overflow:hidden; margin:0 0 2px 0 ; background:transparent url(../img/left_fade.jpg) no-repeat top left; padding:0 ;}
.header_left { padding: 0 }
.header_text_holder {}
.header_text {color:#293361;font-size:18px;text-align:right;font-style:italic;white-space:nowrap;padding-right:10px;}

.header_right {text-align:right;}
.header_bottom {background:transparent url(../img/header_bottom.gif) repeat-x;height:32px;}

/* Body */
.headline {font-size:20px;font-style:italic;font-weight:bold;color:#293361;}
.bodyText {font-size:12px;color:#252525;}


/* CONTENT AREA */
.content .leftNav {width:182px;padding-top:40px;background:#E6E6E6 url(../img/leftNav.gif) repeat-x;border-right:1px solid #7C89A5; vertical-align:top;}
.content .leftNav_button {height:32px;width:157px;border:1px solid #a3a3a3;margin:0pt 10px 10px;cursor:pointer;}
.content .leftNav_label {text-align:center;color:#a3a3a3;font-style:italic;font-size:14px;padding:12px 0 6px;}
.content .leftNav_buttonLabel {text-align:center;padding-top:6px;}
.content a .leftNav_buttonLabel {color:#a3a3a3;font-weight:bold;font-style:italic;font-size:14px;}
.content .over .leftNav_button {border:1px solid #293361;}
.content .over a .leftNav_buttonLabel {color:#293361;}
.content .contentArea {width:100%;}

.welcomeName {  }
.topNav ul { margin: 2px 0 0 0; padding: 0; list-style-type: none; width: 100% ; }
.topNav li { display: inline ; }
.topNav li a { color: white; padding: 3em 1.5em;  line-height:2.75em ; text-shadow: 3px 3px 5px blue ; }
.topNav li a:hover { color: #1e2e62 ; cursor:pointer;}



/* FOOTER */
.footer {border-top:1px solid #7C89A5; margin:0px 0 0;}
.footer .footerText{text-align:center;color:#272525;font-size:11px;padding:5px;}

/*Pricing */
.pricePlan {font-size:16px;color:#293361;}

.pricePlanSelect {font-size:16px;color:#293361;}

.price {font-size:14px;color:#293361;}
.description{font-size:14px;color:#293361;margin-top:20px;}
.learnMore {color:#C12333;font-size:14px;}

.firstRow {padding:0px 0 40px 20px;background:#E6E6E6 url(../img/contentFade.gif) repeat-x;clear:both;}
.row {padding:5px 20px;background:#E6E6E6 url(../img/contentFade.gif) repeat-x;clear:both; border: 1px solid #E6E6E6}
.text_holder {float:left;padding-right:10px;}

.greenButton { background-color:#ffff40; }

