/*=====================================
Site General Setup
Version 1.0
=======================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}	
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal normal normal 13px Arial;
	color: #000;
	background-color: #ffffff;
	text-align: center;
}
a:link,a:visited {
	color: #2f6681;
	text-decoration: none;
	outline: none;
}
a:active,a:hover {
	color: #2f6681;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

.registered{
	font-size: 85%; 
    line-height: 0px; 
    vertical-align: baseline; 
    position: relative; 
    top: -3px; 
	}
.registered-smaller{
	font-size: 75%; 
    line-height: 0px; 
    vertical-align: baseline; 
    position: relative; 
    top: -5px; 
	}
.trademark{
	font-size: 65%; 
    line-height: 0px; 
    vertical-align: baseline; 
    position: relative; 
    top: -4px; 
	}
.copyright{
	font-size:100%;
	}
.note{
	margin-top:15px !important;
	}

/*=====================================
Containers
Version 1.0
=======================================*/
#container {
	width:902px !important;
	text-align:left !important;
	margin:auto !important;
	position:relative !important;
}
#pmacontent-container {
	line-height: 140%;
	margin: 0 0 0 0 !important;
	padding: 10px 0px 15px 0px !important;
	overflow: hidden !important;
}

/*=====================================
Header Logo/link Setup
=======================================*/
#header-container {
	height:55px !important;
	margin:5px 0 5px 0 !important;
	padding:0 !important;
}
#header-logo {
	margin:0 0 0 0 !important;
	position:absolute !important;
	left:0 !important;
	z-index:10 !important;
}
.header-link {
	margin:0 6px 0 6px !important;
	padding:12px 0 0 10px !important;
	height:25px !important;
	width:auto !important;
	text-align:right !important;
	font: normal normal normal 11px Arial !important;
	color:#000000 !important;
}
.header-link a {
	margin:0 6px 0 6px !important;
	font: normal normal normal 11px Arial !important;
	color:#2f6681 !important;
	text-decoration:underline !important;	
}
.header-link a:hover {
	text-decoration:underline !important;
}
.header-link-livechat {
	right: 0;
	margin:-5px 60px 0 0 !important;
	padding:0 0 0 0 !important;
	height:25px !important;
	width:auto !important;
	text-align:right !important;
	font: normal normal normal 14px Arial !important;
	color:#2f6681 !important;
	background-color: transparent;
}

/*=====================================
Header Menu Setup                    
=======================================*/
#menu-container {
	position: relative !important;
	margin: 1px 0 0 0 !important;
	padding: 0 !important;
	background: url(../images/menu-bar.png) repeat-x top left !important;
	z-index: 10 !important;
	border: 1px solid #ccc !important;
}
.corner-top,.corner-left,.corner-bottom {
	background-image: url(../images/cr_def.gif) !important;
	background-repeat: no-repeat !important;
	display: block !important;
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 3px !important;
}
.corner-top {
	background-position: 100% 0 !important;
	width: auto !important;
	top: -1px !important;
	right: -1px !important;
	z-index: 1 !important;
}
.corner-top .corner-left {
	background-position: 0 -6px !important;
	width: 3px !important;
	left: -2px !important;
}
.corner-bottom {
	background-position: 100% -3px !important;
	clear: both !important;
	width: auto !important;
	bottom: -1px !important;
	right: -1px !important;
}
.corner-bottom .corner-left {
	background-position: 0 -9px !important;
	width: 3px !important;
	left: -2px !important;
}
.menu-bar-table {
	width: 100% !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.menu-bar-link {
	padding: 0 !important;
	border-right: 1px solid #ccc !important;
	position: relative !important;
}
.menu-bar-lastlink {
	border-right: 0 solid #ccc !important;
}
.menu-bar-link a {
	display: block !important;
	padding: 6px 28px !important;
	height: auto !important;
	text-align: center !important;
	z-index: 11 !important;
	font: normal normal bold 13px Arial !important;
	color:#2f6681 !important;
	text-decoration:none !important;		
}
.menu-bar-link:hover {
	background: url(../images/menu-bar.png) repeat-x 0 -100px !important;
}
.menu-bar-link:hover a,#menu-bar .hover a {
	color: #fff !important;
	text-decoration: none !important;
}

/*=====================================
Hero Setup                    
=======================================*/
#hero-container {
	height: 300px;
	margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.hero {
	background-color: transparent;
	overflow: hidden;
	display: block;
}
.hero-main-text {
	position:absolute;
	margin: 28px 0 0 30px;
	text-align: left;
	line-height:135%;
	font-size:200%;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	z-index:10;
}
.hero-sub-text {
	position:absolute;
	margin: 115px 0 0 30px;
	text-align: left;
	line-height:135%;
	font-size:145%;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	z-index:10;
}
.hero-main-text a, .hero-sub-text a{
	color: #FFFFFF;
	text-decoration:none;
}
.hero-main-text h1, .hero-sub-text h1{
	font-weight:normal !important;
	color: #FFFFFF;
	text-decoration:none;
}

/*=====================================
Banner Setup    
=======================================*/
#banner-container {
	width: 902px;
	height: 100px;
	margin: 8px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#banner {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	height: 100px;
	display: block;
	margin: 0;
	padding: 35px 0 0 17px;
	text-align: left;
	font-size:220%;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}
	
/*=====================================
Home Link Containers               
Version: 1.0      
=======================================*/
#widget-container {
	height: 153px;
	margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden;
}		
.link-column {
	float:left;
	width:221px;
	opacity:.999;
}
.link-column-spacer {
	float:left;
	width:6px;
	opacity:.999;
}
.link-column img {
	z-index:-1;
}
.link-column h2 {
	position:absolute;
	margin: 10px 0 8px 20px;
	text-align: left;
	font-size:98%;
	font-weight:bold;
	color: #2f6681;
	text-decoration:none;
	z-index:10;
}
.link-column ul {
	position:absolute;
	margin: 28px 0 8px 18px;
	text-align: left;
	font-size:85%;
	line-height: 140%;
	font-weight:normal;
	color: #606060;
	text-decoration:none;
	z-index:10;
}
.link-column li{
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:3px 5px; 
	padding-left:22px;
	z-index:10; 
}
.link-column .extra {
	padding-left:74px;
}
.link-column a {
	display: block;
	text-decoration:none;
}

/*=====================================
Detail              
Version: 1.0      
=======================================*/
.addthis {
	display: block;
	margin: -27px 5px 0px 0px;
	height: auto;
	background-color: transparent;
	float:right;
}
#detail-container {
	width:632px;
	margin: 5px 0 0 0;
	text-align:left;
	position:relative;
	font-size: 100%;
	float:left;
}
.detail-extend {
	width:900px !important;
}
#detail-container h1 {
	display: block;
	margin: 10px 0 8px 0;
	height: auto;
	text-align: left;
	font-size:140%;
	font-weight:normal;
	color: #2f6681;
	text-decoration: underline;
}	
#detail-container h2 {
	display: block;
	padding: 10px 0 5px 0;
	height: auto;
	text-align: left;
	font-size:140%;
	font-weight:normal;
	color: #2f6681;
	text-decoration: none;
}
#detail-container p {
	display: block;
	padding: 0 0 0 0;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:100%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
#detail-container ul.bullet {
	list-style-type:none;
	padding:4px 0 0 10px;
	margin:0px;
}
#detail-container ul.number {
	list-style-type:decimal;
	padding:4px 0 0 30px;
	margin:0px;
}
#detail-container ul.none {
	list-style-type:none;
	padding:4px 0 0 30px;
	margin:0px;
}
#detail-container .bullet li{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 2px; 
	padding-left:14px; 
}
#detail-container .bullet li.nolink{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 2px; 
	padding-left:14px; 
}
#detail-container .none li{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 2px; 
	padding-top:10px;
	padding-left:14px; 
}
#detail-container a.guarantee {
	color: #2f6681;
	background-color: transparent;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}
#detail-container .logo {
	position:relative;
	width:auto;
	height:auto;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	float:left;
}
.detail-container-table {
	width: 95% !important;
	margin: 15px 5px 15px 5px;
	text-align: center;
}
.detail-container-tr {
	border: 1px solid #ccc;
}
.detail-container-td {
	text-align: center;
	padding: 0px;
	border: 0px solid #ccc;
	width: 25px;
	height:40px
}
.detail-container-extra {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 185px;
	height:40px
}
.mission {
	text-align:justify !important;
	padding: 0 30px 0 30px !important;
}
.dual-column {
	width:290px;
	margin: 10px 10px 0 0;
	padding: 0 0 0 10px;
	text-align:left;
	position:relative;
	font-size: 100%;
	float:left;
	border-left: 1px dotted #ccc;
}
.location-state {
	display: block !important;
	padding: 15px 0 3px 0 !important;
	height: auto !important;
	background-color: transparent !important;
	text-align: left !important;
	font-size:100% !important;
	font-weight:normal !important;
	color: #000000 !important;
	text-decoration: underline !important;
}
.no-image {
	padding: 0px 0 3px 0 !important;
}
.application-step{
	padding-top:6px !important;
	}
.application-header{
	font-weight:bold !important;
	}
.application-indent{
	margin-left:47px !important;
	font-style:italic !important;
	}
.application-link{
	text-decoration: underline !important;
	outline: 0 !important;
	}
.application-apply-now{
	display: block !important; 
	width:100% !important;
	margin: 50px 0 50px 0 !important; 
	text-align: center !important;
	}
.quad-column {
	width:145px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	text-align:left;
	position:relative;
	font-size: 100%;
	float:left;
}
.quad-column li{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px; 
	padding-top:0px;
	padding-left:0px; 
}
.quad-column ul .quad-column-list-head{
	padding:13px 0 3px 0;
	margin:0;
	font-size:130%;
	font-weight:bold;
	color: #2f6681;
}
.quad-column ul{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align: left;
	font-size:95%;
	font-weight:normal;
	color: #333;
	text-decoration: none;
}


/*=====================================
Checkout              
Version: 1.0      
=======================================*/
#checkout-container {
	width:100%;
	margin: 5px 0 0 0;
	text-align:left;
	position:relative;
	font-size: 100%;
	float:left;
	border: 0px solid #ccc !important;
}
.checkout-extend {
	width:900px !important;
}
h1.checkoutlong {
	display: block;
	margin: 10px 0 8px 0;
	height: auto;
	text-align: left;
	font: normal normal bold 15px Arial !important;
	color: #2f6681;
	text-decoration: underline;
}	
h2.checkoutlong {
	display: block;
	padding: 8px 0 0 0;
	height: auto;
	text-align: left;
	font: normal normal normal 13px Arial !important;
	color: #2f6681;
	text-decoration: none;
}
span.checkoutlong {
	padding: 0 0 0 20px;
	font: normal normal bold 13px Arial !important;
	color: #2f6681;
	text-decoration: none;
}
p.checkoutlong {
	display: block;
	padding: 8px 0 0 0;
	height: auto;
	background-color: transparent;
	text-align: left;
	font: normal normal normal 13px Arial !important;
	color: #000000;
	text-decoration: none;
}
h1.checkoutshort {
	display: block;
	margin: 0 0 8px 0;
	height: auto;
	text-align: left;
	font: normal normal bold 12px Arial !important;
	color: #a10000;
	text-decoration: none;
}
span.checkoutshort {
	padding: 0 0 0 20px;
	font: normal normal bold 12px Arial !important;
	color: #000000;
	text-decoration: none;
}
p.checkoutshort {
	display: block;
	padding: 3px 0 0 0;
	height: auto;
	background-color: transparent;
	text-align: left;
	font: normal normal normal 12px Arial !important;
	color: #000000;
	text-decoration: none;
}
#checkout-container ul.bullet {
	list-style-type:none;
	padding:4px 0 0 10px;
	margin:0px;
	font: normal normal normal 13px Arial !important;
}
#checkout-container ul.number {
	list-style-type:decimal;
	padding:4px 0 0 30px;
	margin:0px;
	font: normal normal normal 13px Arial !important;
}
#checkout-container .bullet li{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 2px; 
	padding-left:14px;
	font: normal normal normal 13px Arial !important; 
}

/*=====================================
Schedule                  
=======================================*/
#schedule-container {
	position:relative;
	width:260px;
	height:auto;
	margin: 5px 0 0 0;
	padding: 0 0 0 4px;
	border-left: 1px solid #ccc;
	float:right;
}
.schedule-type {
	display: block;
	padding: 20px 0 8px 0;
	height: auto;
	background-color: transparent;
	text-align: center;
	font-size:140%;
	font-weight:normal;
	color: #2f6681;
	text-decoration: none;
}
.schedule-location {
	display: block;
	padding: 15px 0 0 2px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:130%;
	font-weight:bold;
	color: #2f6681;
	text-decoration: none;
}
.schedule-infoheader {
	display: block;
	padding: 20px 0 2px 20px;
	height: auto;
	background-color: transparent;
	text-align: center;
	font-size:140%;
	font-weight:normal;
	color: #2f6681;
	text-decoration: none;
}
.schedule-infotext {
	display: block;
	padding: 2px 0 10px 20px;
	height: auto;
	background-color: transparent;
	text-align: center;
	font-size:120%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.register {
	background: url(../images/menu-bar.png) repeat-x 0 0;
	height: auto;
	margin: 8px 2px 5px 20px;
	padding: 0;
	border: 1px solid #ccc;
}
.online-register{
	min-height: 400px;
	margin: 20px 2px 10px 2px;
	padding: 0;
}
.register-left {
	float:left;
	width:135px;
	margin: 6px 0 4px 0;
	padding: 0;
	border: 0;
}
.register-right {
	float:right;
	width:86px;
	height: 50px;
	margin: 24px 5px 0 0;
	border: 0;
}
.register-class{
	display: block;
	padding: 0 0 0 8px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:110%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
.register-date{
	display: block;
	padding: 0 10px 0 15px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:95%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.register-time{
	display: block;
	padding: 0 10px 0 15px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:95%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.register-price{
	display: block;
	padding: 0 5px 0 10px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:95%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.reduction{
	text-decoration: line-through;
}
.register-extra{
	display: block;
	padding: 3px 10px 0 15px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:85%;
	font-weight:bold;
	text-decoration: none;
}
.green{
	color: #006600;
}

.black{
	color: #000000;
}
.register-button{
	display: block;
	background-color: transparent;
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	border: 0;
	font-size:100%;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color: #000000;
}
a.register-click { 
  	display: block;
  	background: url(../images/button.jpg) no-repeat 0 0;
	height: 18px;
	background-color: transparent;
	text-decoration: none;
}
a.register-click:hover{
	display: block;
	background: url(../images/button.jpg) no-repeat 0 -22px;
	height: 18px;
	background-color: transparent;
	text-decoration: none;
}
.select-location{
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0 5px 0 5px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:110%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
.select-instruction{
	padding: 0;
	margin: 0;
	width:100%;
	text-align: center;
	font-size:110%;
	font-weight:bold;
	color: red;
	text-decoration: none;
}


/*=====================================
Login              
Version: 1.0      
=======================================*/
#login-container {
	width:400px;
	margin: 16px 0 0 0;
	padding: 0 0 10px 0;
	text-align:left;
	position:relative;
	font-size: 100%;
	border: 1px solid #ccc;
	float:left;
}	
#login-container .header{
	display: block;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:120%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#login-left {
	float:left;
	width:125px;
	padding: 0;
	margin: 0;
	border: 0;
}
#login-right {
	float:right;
	width:270px;
	padding: 0;
	margin: 0;
	border: 0;
}
#login-container .request{
	display: block;
	padding: 0 0 5px 20px;
	height: auto;
	background-color: transparent;
	text-align: right;
	font-size:100%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
#login-container .input{
	display: block;
	padding: 0 0 5px 0;
	height: auto;
	background-color: transparent;
	text-align: left;
	font-size:100%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.input input{
	width: 200px;
	background-color: transparent;
	text-align: left;
	font-size:100%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ccc;
}
.submit input{
	width: 75px;
	height: 22px;
	padding:2px;
	text-align: center;
	font-size:100%;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ccc;
}


	
/*=====================================
Footer                    
=======================================*/
#footer-container {
	display:block;
	text-align:left;
	position:relative;
	margin: 10px 0 25px 0;
	font-size: 85%;
	color: #333;
	line-height: 13px;
	text-align: left;
}	
#footer-container a:active {
	text-decoration: underline;
}
#footer-copyright {
	text-align: left;
	padding: 0 7px 0 0;
	float: left;
}
#footer-legal {
	text-align: left;
	padding: 0 7px 0 0;	
	float: left;
}
#footer-PMI {
	clear:both;
	text-align: left;
	padding: 0 7px 0 0;
	float: left;
	white-space: nowrap;
}
#footer-PMA {
	clear:both;
	text-align: left;
	padding: 0 7px 20px 0;
	float: left;
	white-space: nowrap;
}

/*=====================================
Testimony             
Version: 1.0      
=======================================*/
.testimony-title{
	display: block;
	padding: 10px 10px 3px 0;
	height: auto;
	background-color: transparent;
	text-align: center;
	font-size:140%;
	font-weight:normal;
	color: #2f6681;
	text-decoration: underline;
	}
.testimony-text{
	display: block;
	text-align:left;
	font: italic normal normal 15px Arial;
}
.testimony-name{
	display: block;
	text-align:right;
	padding:15px 2px 0 0;
	font: normal normal normal 14px Arial;
}
#testimony-container{
	width: 250px;
	padding: 10px;
}
li.testimony {
	list-style-type:none;
	padding:8px 8px 15px 8px;
	margin:15px 0 5px 0;
	border-bottom:1px solid #EEE;
}
li.testimony-first {
	margin-top:0;
	padding-top:5px;
}
li.testimony-last {
	border-bottom:none;
}


/*=====================================
Location Selector                    
=======================================*/
.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #2f6681;
font: normal 11px Arial;
line-height: 15px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #ffffff;
width: 110px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 80%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
margin: 4px 20px 4px 0px;
padding: 3px;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-align: left;
background: #ffffff;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #2f6681;
color: #ffffff;
}

.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
