/**********************
Layout Style
**********************/


/**********************
Body Style
**********************/
body{
	background:#00006a url(../images/body_bg.png) repeat-x;
	padding:0;
	margin:0;
	border:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 300px;
	
}


/**********************
page Style
**********************/
#page{
	padding:0;
	margin:0;
}


/**********************
wrap Style
**********************/
#wrap{
	padding:0;
	width:797px;
	margin:0 auto;

}


/**********************
header Style
**********************/

#header{
	padding:76px 0 0px 0;
	margin:0px 0 0 0;
	float:left;
	width:100%;
	background:url(../images/header_bg.png) no-repeat left top;
}
#header #logoWrap{
	float:left;
	margin:0 0 40px 0;
}
#header #logoWrap h1 {
	color:#fcf7f4;
	padding:5px 0;
	margin:0;
	float:left;
	width:308px;
	height:36px;
	text-indent:-3000px;
}
#header #logoWrap h1 a{
	color:#fcf7f4;
	
	font-size:26px;
	width:308px;
	height:36px;
	
	display:block;
}
#header #logoWrap .tagline{
	clear:both;
	display:block;
	font-size:12px;
	float:left;
	padding:0 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#97b0bb;
	position:relative;
	margin:-10px 0 0 0;
}
#header #menuWrap{
	float:left;
	width:100%;
	margin:0px 0 0 0;
	background:url(../images/nav_bg.gif) repeat-x
}
#header #menuWrap div{
	background:url(../images/nav_bg_left.gif) no-repeat left 0;
	width:100%;
	float:left;
}
#header #menuWrap div div{
	background:url(../images/nav_bg_right.gif) no-repeat right 0;
	float:right;
}
#header #menuWrap ul#nav{
	padding:0;
	margin:0 0 0 10px;
	
	padding:0px 0 0 0;
	z-index: 999;


}
p {
	line-height: 1.35em;
}
#nav li{
   float: left;
   font-size: 14px;
   padding:0;
   list-style:none;
   margin:8px 0px 0 0;
   background:url(../images/nav_divider.gif) no-repeat right 0; 
}

#nav li a{
   float: left;
   display: block;
   height: 22px;
   padding: 4px 16px 0 16px;
   color:#003366;
   
   text-decoration: none;
}

#nav li.current a{
   color: #27333A;
   background:#fff;
}

#nav li:hover,
#nav li.sfhover{
	color:#aed7eb;
	background:#000;	
}


#nav li:hover a,
#nav li.sfhover a{
   color:#aed7eb;
}

#nav li.current:hover a,
#nav li.sfhover.current a{
   color: #537f93;
  
}
#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 26px;
   margin-left: -1px;
   _margin-top: 0; /* IE6 Hack */
   border: 1px solid #7BA9D2;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
   padding:0;
}
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: .9167em;
   text-transform: none;
}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;

}



#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;

}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 133px;
   height: auto;
   padding: 9px 14px;
   border-top: 1px solid #7BA9D2;
   border-bottom: 1px solid #7BA9D2;
   background: #97C1E5;
   color: #003366;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
   background: #000;
   color:#aed7eb;
}




/*Breadcrumbs*/
.breadcrumbs{
	padding:10px 20px;
	margin:0 0 0px 0;
	background:url(../images/breadcrumb_bg.gif) repeat-x;
	font-size:12px;
	float:left;
	width:774px;
}
.yourhere{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4c42;
	font-style:italic;
}
.breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0;

}
.breadcrumbs ul li{
	display:inline;
	margin:0 0 0 0px;
	padding-left:15px;
	color:#68645d;
	font-weight:bold;
	float:left;
}
.breadcrumbs ul li a{
	float:left;
	display:block;
	font-weight:normal;
	background:url(../images/breadcrumb_arrow.gif) no-repeat right 55%; 
	padding-right:15px;
	
	color:#095294;
}
.breadcrumbs ul li a:visited{
	color:red;
}
.breadcrumbs ul li a:hover{
	color:#000;
}


/**********************
mainContent Style
**********************/
#mainContent{
	background:#ffffff;
	float:left;
	width:797px;
	margin:0;
	
	overflow:hidden;
}
#mainContent .features{
	float:left;
	width:100%;
	padding:0 0 0px 0;
	margin:10px 0 0 0;
	border-top:2px solid #7ba9d2;
	background:#c8e0f5 url(../images/features_bottom_bg.gif) repeat-x bottom;
}
#mainContent .features .text{
	padding:15px 20px 0 20px;
	margin:0;
}
#mainContent .features .text p{
	padding:0 0 20px 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;

	color:#8d8672;
	font-weight:normal;
}


/**********************
features Style
**********************/
.features a, .content a{
	color:#095294;
	text-decoration:underline;
}
.features a:hover, .content a:hover{
	color:#150702;
	text-decoration:underline;
}
.features .thumbs{
	background:url(../images/features_img_bg.gif) no-repeat left top;
	width:81px;
	height:68px;
	float:left;
	position:relative;
	padding:0;
	margin:0 5px 0 -4px!important;
	margin:0 3px 0 -2px;
}
.features .thumbs img{
	padding:4px 0 0 12px;
	margin:0;
}
.features .fBox ul{
	padding:0 0 20px 20px;
	margin:0;
}
.features .fBox ol{
	padding:0 0 20px 25px!important;
	padding:0 0 20px 28px;
	margin:0;
}
.features .fBox ol ol, .features .fBox ul ul{
	margin:0;
	padding-bottom:0;
}
.features .fBox ul li{
	list-style:outside;
	color:#666150;
}
.features .fBox ol li, .features .fBox ul li{
	line-height:20px;
}
.features .fBox{
	float:left;
	width:179px;
	padding:0 3px 0 18px;
	
	
}
.features .fBox h2{
	font-size:12px;
	background:url(../images/fbox_title_bg.gif) no-repeat;
	padding:6px 5px 15px 10px;
	margin:7px 0 0 0;
	color:#092f40;
}
.features .lastFBox{
	float:left;
	width:239px;
	padding:0 3px 0 18px;
	
}
.features .lastFBox p, .features .fBox p{
	padding:0 15px 15px 5px;
	margin:0;
	color:#1f3540;
}
.features .lastFBox h2{
	font-size:12px;
	background:url(../images/fbox_title_bg.gif) no-repeat;
	padding:6px 5px 15px 10px;
	margin:7px 0 0 0;
	color:#092f40;
}
.features .readmore{
	text-indent:-3000px;
	height:22px;
	width:81px;
}
.features .readmore a{
	float:left;
	background:url(../images/readmore.gif) no-repeat;
	height:22px;
	width:81px;
}
.features .readmore a:hover{
	background-position:0 100%;
}



/************************
contentInside style
************************/
#contentInside{
	width:757px;
	padding:20px 20px;
	margin:0;
	float:left;
	background:url(../images/contentInside_bg.gif) repeat-y;
}

#contentInside .content h2{
	color:#092f40;
	background:url(../images/h2_bg.gif) no-repeat bottom left;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
	font-size:22px;
}

#contentInside p{
	color:#474642;
	padding:0 0 20px 0;
	margin:0;
	line-height:20px;
}
#contentInside h3, 
#contentInside h4, 
#contentInside h5, 
#contentInside h6{
	color:#000;
	padding:5px 0 20px 0;
	margin:0;
	font-weight:normal;
}
#contentInside h3{font-size:18px;}
#contentInside h4{font-size:16px;}
#contentInside h5{font-size:14px;}
#contentInside h6{font-size:12px;}

#contentInside a{
	color:#123f7c;
	
}
#contentInside a:visited{
	color:red;
}
#contentInside a:hover{
	color:#000;
	text-decoration:underline;
}

#contentInside ul, #contentInside ol{
	padding:0 0 20px 20px;
	margin:0;
	color:#82725f;
	font-size:13px;
}
#contentInside ul li{
	list-style:square;
}

#contentInside ul ul{
	padding:10px 0 10px 15px;
}

#contentInside ol ol{
	padding:10px 0 10px 15px;
}

blockquote{
	background:url(../images/left_quote.gif) no-repeat left 0;
	padding:0px 0 10px 0;
	margin:0;

}
blockquote p{
	text-indent:16px;
	font-size:13px;
	color:#8d8672;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
blockquote p span.last{
	background:url(../images/right_quote.gif) no-repeat right;
	padding-right:20px;
}
.content{
	float:left;
	width:508px;
}

#sidebar{
	float:right;
	width:215px;

}
#sidebar ul#news{
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar ul#news .date{
	font-style:italic;
	padding:0 0 10px 0;
	float:left;
	width:100%;
}
#sidebar ul#news li{
	list-style:none;
}
#sidebar ul#news li h3{
	font-size:14px;
	padding:0;
	margin:0;
}
#sidebar ul#news li h3 a{
	color:#082C3C;
	font-weight:bold;
}
#sidebar h2{
	font-size:16px;
	border-bottom:3px #dddbd0 solid;
	margin-top:15px;
}
.top{
	float:right;
	font-family:Tahoma;
	font-size:14px;
}
#news{
	padding:0;
	margin:0;
}
#contentInside .content #news .date{
	padding:0 0 10px 0;
	float:left;
	width:100%;
	position:relative;
	color:#888373;
}
#contentInside .content #news .date .by{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#878787;
	font-style:italic;
}
#contentInside .content #news .date .author{
	color:#3a220c;
	font-style:normal;
	font-weight:bold;
}
#contentInside .content #news h3{
	padding:0;
	margin:0;
}



/**********************
Two Column Content
**********************/
.twoColumn{
	clear:both;
	float:left;
	padding:0 0 2px 0;
}
.twoColumn .col1{
	float:left;
	width:247px;
	padding:0;
	margin:0 12px 0 0;
	background:url(../images/col_right_bg.gif) no-repeat right top;
}
.twoColumn .col1 .inside, .twoColumn .col2 .inside{
	padding-right:10px;
	float:left;
}
.twoColumn .col2{
	float:right;
	width:247px;
	background:url(../images/col_right_bg.gif) no-repeat right top;
}

/**********************
footer Style
**********************/
#footer{
	float:left;
	background:url(../images/footer_bg.gif) repeat-x;
	background-color: #00006a;
	padding-bottom:50px;
}
#footer #fLeft{
	background:url(../images/footer_bg_left.gif) no-repeat left top;
	float:left;
}
#footer #fLeft #fRight{
	background:url(../images/footer_bg_right.gif) no-repeat right top;
	float:right;
}

#footer #fLeft #fRight #inside{
	float:left;
	padding:33px 20px;
	width:757px;
	
}
#footer #fLeft #fRight #inside p{
	padding:0;
	margin:0;
	color:#617e8b;
}
#footer a{
	color:#6fabc8;
}

#footer a:visited{
	color:red;
}
#footer a:hover{
	text-decoration:underline;
	color:#fff;
}
#footer .top{
	width:32px;
	height:15px;
	float:right;
	text-indent:-3000px;
	position:relative;
	margin:-33px 0 0 0;
}
#footer .top a{
	width:32px;
	height:15px;
	float:right;
	display:block;
	background:url(../images/top.gif) no-repeat;
}



/************************
global classes
*************************/
.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

abbr, acronym{
	font-style:italic;
	cursor:help;
	color:#ada397;
}

.imageLeft{
	background:#fff;
	border:1px solid #ebe8e2;
	padding:10px 10px;
	margin:0 15px 10px 0;
}
.imageRight{
	background:#fff;
	padding:10px 10px;
	margin:0 0 10px 15px;
	border:1px solid #ddddda;
}
.hide{
	display:none;
}
img{
	border:0;
}
.padd{
	padding:20px 0 0 0;
	width:100%;
}


/*Table*/
table {  
  margin: 0 0px 20px 12px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:100%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
  color: #FFF;
  background-color: #6d6453;
  border-bottom: 0px solid #585043;
  
}
#inside-images{
	width:420px;
}
#inside-images #inside-left{
	float:left;
}

#inside-images #inside-right{
	float:right;
}

#inside-image-float{
	margin-top:5px;
	margin-left:50px;
}

tbody tr.highlighted {
  background-color: #3c3028;
}

tbody td {
  border-bottom: 0px solid #42352c;
  color:#82725f;
  
}

tbody tr:hover td {
  border-bottom: 0px solid #6b503d;
}
.widthA{
	width:20%;
}
.widthB{
	width:40%;
}





/*form - Form Style*/
form {
  padding: 0px 0;
  margin:0;
}
form p{
	padding:0;
	margin:0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 6px;
  font: 400 12px arial, sans-serif;
  background: #f1f0ee;
  border:1px solid #e0e0e0;
   color: #353431;
}
input:focus,
textarea:focus{  
  color: #353431;
  background:#ebeae7;
  border:1px solid #d3d3d3;
}
#name, #email, #subject{
	width:300px;
}
#message{
	width:370px;
	height:150px;
}
input.button {
  padding: 5px 20px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #efefef;
  background-color:#102b37;
  border-width: 1px;
  border-style: solid;
  border: #102b37 1px solid;
}


/*errorMsg - Error Message Block style*/
#contentInside .content .errorMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#f0c4c8;
	margin:0 0 20px 0;
	border-top:1px solid #ad5341;
	border-bottom:1px solid #ad5341;
	width:93%;
}
#contentInside .content .errorMsg h3{
	color:#8c101c;
	margin:0;
	padding:0;
}
#contentInside .content .errorMsg ul{
	margin:0;
	padding:0 0 20px 0;
}
#contentInside .content .errorMsg ul li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	color:#8c101c;
}
#contentInside .content .errorMsg p{
	color:#8c101c;
}

/*highlight style*/
.highlight{
	color:#d74613;
}


/*infoMsg - Info Message Block style*/
#contentInside .content .infoMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#83b406;
	margin:0 0 20px 0;
	border-top:1px solid #2d993c;
	border-bottom:1px solid #2d993c;
	width:93%;
	color:#fff;
}
#contentInside .content .infoMsg h3{
	color:#cfdab4;
	margin:0;
	padding:0;
}



/***************************
	twiiter style
***************************/
#sidebar #twitter_div #twitter_update_list{
	padding:0;
	margin:0;
}
#sidebar #twitter_div p{
	padding:0;
	margin:0;
}
#sidebar #twitter_div #twitter_update_list li{
	list-style:none;
}




/***************************
	S3 Slider
***************************/
#s3slider {
	width: 100%; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#s3sliderContent {
	width: 100%; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 790px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
   margin-left: 560px;
   margin-top: -51px;
} 


a.family{
margin-left:40px;
}



/***************************
	Home Flash
***************************/
.kuan460 { margin:0; padding:0; margin-bottom:10px;}


.blue01:link {
	FONT-SIZE: 14px; COLOR: #282A68; TEXT-DECORATION: none
}
.blue01:visited {
	FONT-SIZE: 14px; COLOR: #282A68; TEXT-DECORATION: none
}
.blue01:active {
	FONT-SIZE: 14px; COLOR: #282A68; TEXT-DECORATION: underline
}
.blue01:hover {
	FONT-SIZE: 14px; COLOR: #282A68; TEXT-DECORATION: underline
}

#Carousel {
	VISIBILITY: hidden; MARGIN-BOTTOM: 0px; WIDTH: 797px; HEIGHT: 210px; margin-left:-57px;
}
#Carousel .bg {
	WIDTH: 797px; POSITION: absolute; HEIGHT: 210px
}
#Carousel .slide {
	WIDTH: 797px; POSITION: absolute; HEIGHT: 210px
}
#Carousel .frame {
	WIDTH: 797px;
	POSITION: absolute;
	HEIGHT: 180px
}
#Carousel .slide .text {
	FONT-SIZE: 12px; FLOAT: left; MARGIN: 20px 0 0; WIDTH:355px; LINE-HEIGHT: 18px; FONT-FAMILY: cursive; POSITION: absolute;
}


#Carousel .slide .text H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 6px; LINE-HEIGHT: 22px; PADDING-TOP: 0px; FONT-FAMILY: arial,Arial Black,sans-serif
}
#Carousel .slide .text H1 A {
	COLOR: #000; TEXT-DECORATION: none
}
#Carousel .slide .text A {
	COLOR: #06c
}
#Carousel .slide .text H1 A:hover {
	TEXT-DECORATION: underline
}
#Carousel #music .text H1 A {
	COLOR: #282A68
}
#Carousel #music .text {
	COLOR: #e3e3e3
}
#Carousel #music .text A {
	COLOR: #282A68
}

.left {
	float:left;
}

img.left {
	float:left;
	margin: 5px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
}


.right {
	float:right;
}
img.right {
	float:right;
	margin: 0px 10px 5px 5px;
}
a img.right {
	border: 0px solid #E3E3E3;
	padding: 5px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
}

#Carousel .dark {
	COLOR: #000;
}
#Carousel .dark .text H1 A {
	COLOR: #282A68
}
#Carousel .dark .text A {
	COLOR: #282A68; 
}
#Carousel .dark .text A:hover{
	TEXT-DECORATION: underline
}

#Carousel .slide .text span {
	margin-top:5px; display:block;
	COLOR: #000;
}
#Carousel .btn {
	background:url(../images/btn-g.gif) no-repeat left center;
	width:110px; height:30px; line-height:30px; text-align:center;
}

#Carousel .btn A {
	
}
#Carousel .btn A:hover{
	TEXT-DECORATION: underline
}

#Carousel .btnB {
	
	
	text-align:center;
	font-weight:bold;
}

#Carousel .btnB A {
	
}
#Carousel .btnB A:hover{
	TEXT-DECORATION: underline
}


#Carousel .slide .image {
	FLOAT: right; WIDTH: 300px; text-align:center;padding-top:100px;
}
#Carousel .slide .screen {
	WIDTH: 300px;
}
#Carousel .slide .album {
	MARGIN: 19px 0px 0px; WIDTH: 180px
}
#Carousel .slide .feature {
	MARGIN-TOP: 30px
}
#Carousel #CaroLinks {
	MARGIN-TOP: 195px; VISIBILITY: visible; MARGIN-LEFT: 10px;  LINE-HEIGHT: 32px; POSITION: absolute
}
#CaroLinks .bubble .bbg {
	POSITION: absolute
}
#CaroLinks .bubble {
	FLOAT: left; WIDTH: 23px; HEIGHT: 21px;
}
#CaroLinks .bubble#on A {
	TEXT-DECORATION: underline
}
#CaroLinks .bubble A IMG {
	MARGIN-TOP: 0px; FLOAT: left; MARGIN-RIGHT: 6px;
}
#CaroLinks .bubble A SPAN {
	MARGIN-TOP: 0px; DISPLAY: block; FLOAT: left; OVERFLOW: hidden; WIDTH: 20px; CURSOR: pointer; WHITE-SPACE: nowrap; TEXT-OVERFLOW: clip; 
}
#CaroLinks .bubble A {
	DISPLAY: block; FONT-SIZE: 12px; OVERFLOW: hidden; COLOR: #282A68; LINE-HEIGHT: 20px; FONT-FAMILY: verdana; POSITION: absolute; TEXT-OVERFLOW: clip; TEXT-DECORATION: none; text-align:center;
}
#CaroLinks .bubble A:hover {
	TEXT-DECORATION: underline
}



/***************************
	Accordion Menu
***************************/

#verticalmenu {
	margin-top:15px;
}

#sidebar ul.menu, #sidebar ul.menu ul {
  list-style-type:none; 
  margin: 0;
  padding: 0;
  width: 15em;
}

#sidebar ul.menu a {
  display: block;
  text-decoration: none;	
}

#sidebar ul.menu li {
  margin-top: 1px;
  list-style:none;
}

#sidebar ul.menu li a {
  background: #152E3A;
  color: #fff;	
  padding: 0.5em;
}

#sidebar ul.menu li a:hover {
  background: #AED7EB;
  color:#000;
  
}

#sidebar ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

#sidebar ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #152E3A solid;
  padding-left: 15px;
  color: #000;
  
}

#sidebar .code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
#sidebar .code code { display: block; padding: 3px; margin-bottom: 0; }
#sidebar .code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
#sidebar .indent1 { padding-left: 1em; }
#sidebar .indent2 { padding-left: 2em; }
#sidebar .indent3 { padding-left: 3em; }
#sidebar .indent4 { padding-left: 4em; }
#sidebar .indent5 { padding-left: 5em; }

img.naaslogo {
margin-left:120px;
}

table a,
table a:link,
table a:visited {
	border:none;
	}		
td img {
	border:0;
	margin-top:.5em;
	margin-left:18px;
	text-align: center;
	}	
table {
	width:90%;
	border-top:0px solid #e3f1fe;
	border-right:0px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:0px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 0px solid #e3f1fe;
	border-left:0px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
	
/***************************
	Enrollment Form
***************************/
	
	
    .form-label{
        width:150px !important;
    }
    .form-label-left{
        width:150px !important;
    }
    .form-line{
        padding:5px;
    }
    .form-label-right{
        width:150px !important;
    }
 
    .form-all{
        margin:0px auto;
        padding-top:20px;
        width:800px;
        background:url(images/styles/style1_bg.gif) #ffffff top repeat-x;
        color:color:#fcf7f4 !important;
        font-family:"Trebuchet MS";
        font-size:11px;
    }