* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

img {
	border: 0;
}

ul {
    margin: 10px 0 15px 15px;
}

body {
	text-align: center;
	min-width: 800px;
	background-image: url(images/worldMapBK2.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 100%;
    background-attachment:fixed ;
}

p {
	margin: 0 0 15px 0;
	line-height: 18px;
}

h1 {
    margin: 5px 0 15px 0;   
}

h2 {
    margin: 20px 0 5px 0;   
}

h3 {
    margin: 10px 0 5px 0;   
}

fieldset {
    padding: 15px;
}

legend {
    padding: 0 10px;
    font-size: 120%;
    font-weight: bold;
}

label {
    font-weight: bold;
}

th {
    background-color: #0a3065;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 8px;
}

th.demphHeader {
    font-size: 90%;
    font-weight: bold;
    font-style: italic;
    color: #555555; 
    background-color: Transparent;
    font-family: Arial, Helvetica, sans-serif;
}

td {
    padding: 5px 8px;
    vertical-align: top;
}

#main {
	margin:0 auto;
	width:800px;
	text-align: left;
}

#mast {
	width:100%;
	height: 200px;
	padding: 0;
	margin: 0;
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: solid 1px #ffffff;
	background-image: url(images/bkLine.png);
	text-align: center;
}

#navigation {
	width: 170px;
	float: left;	
}

#pageRight {
	width: 120px;
	float: left;
	clear: right;
	padding: 15px;
    background-color: #0a3065; 
    margin-left: 10px;
	text-align: center;
}

#pageRight h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 100%;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
}

#pageRight hr  {
    color: #fff;
    background-color: #fff;
    height: 1px;
}

#pageRight p {
	margin: 0 0 10px 0;
	line-height: 14px;
	padding: 0;
	font-size: 80%;
	color: #ffffff;
}

#pageRight a {
	font-weight: bold;
	color: #ffc20d;
	text-decoration: none;
    font-size: 140%;
    font-variant: small-caps;
}

#footer {
	clear: both;
}

#footer p {
	clear: both;
	font-size: 80%;
	margin: 10px 0 15px 0;
}

#bottomSeperator {
	background-color: #03213b;
	clear: both;	
	padding: 5px 15px;
	width: 97%;
}

#bottomSeperator p {
	color: #ffffff;	
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 90%;
}

#bottomSeperator a {
	color: #ffffff;		
}

#content {
	float: left;
	width: 640px;
}

#content.longTermApp {
    width: 605px;
}

#content p {
	padding-right: 20px;
}

div.featureSection { padding: 20px; }
div.featureSection, div.featureSection .sb-inner { background:#eeeeee; }
div.featureSection { margin-bottom: 15px;}

.required {
    font-style: italic;
    font-weight: normal;
    color: #ff0000;
    font-size: 90%;
}

/* Membership Block Section */
#membershipDesc1, #membershipDesc1 .sb-inner { background:#eae8ff; }
#membershipDesc2, #membershipDesc2 .sb-inner { background:#ffcc33; }
#membershipDesc3, #membershipDesc3 .sb-inner { background:#0b1c36; }


div.membershipDesc {
	width: 200px;
	float: left;
	margin: 0 10px 10px 10px;
}

div.membershipDesc h1 {
	font-size: 120%;
	color: #333333;
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-variant: small-caps;
}

div.membershipDesc p {
	text-align: center;
	padding: 5px 10px;
	margin: 0;
}

div.membershipDesc span.programName {
	font-weight: bold;
	color: #0556cb;
}

div.membershipDesc p.pricing {
	font-weight: bold;
	color: #ff0000;
	font-size: 100%;
}

div.membershipDesc p.priceNotice {
	font-weight: bold;
	font-size: 90%;
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

div.membershipDesc p.buttonHolder {
	text-align: center;
	width: 80px;
    margin: 0 auto 12px auto;
	padding: 3px 8px 7px 8px;
    text-align: center;
}

a.joinButton {
	background-color: transparent;
	display: block;
	width: 80px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0px;
}

/* Memberships Version of Page Right Content */
#buttonHolder1 .sb-inner { background:#ffc20d; }
#buttonHolder2 .sb-inner { background:#ffc20d; }
#buttonHolder3 .sb-inner { background:#ffc20d; }

#buttonHolder1 { background:#eae8ff; }
#buttonHolder2 { background:#ffcc33; }
#buttonHolder3 { background:#0b1c36; }

#pageRight.memberships div.membershipDesc {
	width: 150px;
	float: none;
	margin: 0 0 10px 0;
    padding: 0 0 1px 0;
}

#pageRight.memberships {
	width: 150px;
	float: left;
	clear: right;
	padding: 0;
    background-color: transparent; 
    margin-left: 10px;
	text-align: center;
}

#pageRight.memberships h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 100%;
	color: #333333;
	font-variant: small-caps;
	font-weight: bold;
}

#pageRight.memberships hr  {
    color: #333;
    background-color: #fff;
    height: 1px;
}

#pageRight.memberships p {
	margin: 0 0 10px 0;
	line-height: 14px;
	padding: 0 5px;
	font-size: 80%;
	color: #333333;
}

#pageRight.memberships a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
    font-size: 140%;
    font-variant: small-caps;
}

#pageRight.memberships div.membershipDesc p.pricing {
	font-weight: bold;
	color: #ff0000;
}

#pageRight.memberships div.membershipDesc p.buttonHolder {
	text-align: center;
	width: 80px;
    margin: 0 auto 12px auto;
	padding: 5px 8px;
}

#pageRight.memberships a.joinButton {
	background-color: transparent;
	display: block;
	height: 18px;
	width: 80px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 0px;
	font-size: 110%;
}

#dynamicInput input {
    margin-right: 10px;
    margin-bottom: 5px;
}

.errorMessage {
    color: #ff0000;
    font-size: 120%;
    font-weight: bold;
}

#locations td {padding: 0; margin: 0; width: 33%}
#locations {padding: 0; margin: 0;}
#locations p {padding: 0; margin: 0 15px 10px 0;}

/*FAQ Styles migrated from old site layout */
.Question{
color: #0000ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.Answer{
color: #ff0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

p.errorMessage {
    color: #ff0000;
    font-size:12px;  
    font-weight: bold;
}

a.focusLink {
    text-decoration: none;
    font-weight: bold;
    color: #ff0000;
}

/* Menu CSS */
body{ behavior:url("csshover2.htc"); }

.menuHolder {height: 10px; margin-left: 50%; left: -400px; position: relative; width: 800px; padding: 5px 0 0 0; background-color: #ffc20d;} /*Color navigation bar normal mode*/
.menuHolder  a, .menuHolder a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight: normal;
font-size:11px;
color: #000000;
background-color: #ffc20d;
text-decoration: none;
}
.menuHolder ul {list-style-type:none;padding:0; margin:0;}
.menuHolder ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; padding-top: 0; margin-top: 0;}
.menuHolder ul li a {color: #000000;background: #ffc20d;float:none !important ; float:left ; display:block; height:25px; line-height:25px; padding:0 15px 0 10px; text-decoration:none; }
.menuHolder ul li ul {display:none; border:none;color: #000000;background: #ffc20d; width:1px;}
.menuHolder ul li:hover a {background-color:#03213b; text-decoration:none; color:#FFFFFF;} /*Color main cells hovering mode*/
.menuHolder ul li:hover ul {display:block;  position:absolute; z-index:999; top:24px; margin-top:-3px; left:0;}
.menuHolder ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #03213b; border-bottom: solid 1px #03213b; border-right:solid 1px #03213b; background-color:#ffc20d;  color:#000000;} /*Color subcells normal mode*/
.menuHolder ul li:hover ul li a:hover {background-color:#03213b; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/
.menuHolder ul li a:hover {background-color:#03213b; text-decoration:none;color:#FFFFFF;} /*Color main cells hovering mode*/
.menuHolder ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:24px; left:0; }
.menuHolder ul li ul li a:visited { background-color:#ffc20d;  color:#000000;} /*Color subcells normal mode*/
.menuHolder ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #03213b; border-bottom: solid 1px #03213b; background-color:#ffc20d; color:#000000;} 
.menuHolder ul li a:hover ul li a:hover {background-color:#03213b; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/
#lastMenu {
	left: -66%;
}

.menuHolder ul li  { border-bottom: solid 3px #ffc20d; border-top: 0;}
.menuHolder ul li li { border-bottom: 0; border-top: 0;}
.menuHolder ul li:hover ul { margin-top: -3px; }
