

	body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



ul

{

	font-size: 12px;

}

h3

{

	font: normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#content

{

	padding: 20px 20px 20px 0;

}

#content, #content p

{

font: 14px Verdana Geneva Arial Helvetica sans-serif;

text-align: justify;

}

#content p.centered {
    text-align: center;
}



#content h2, #content h3

{

	text-align: center;

	margin: 0;

	padding: 0;

}

#content h2

{

		font: bold 16px Verdana Geneva Arial Helvetica sans-serif;

}

#content h3

{

font-weight: bold;

}



 table.siteStyle

 {

 margin: 0;

font-size: 10px;

border: 1px #404040 solid;

border-collapse: collapse;

border-spacing: 0px;

}



table.siteStyle td

{ 

border: 1px solid #404040;

color: #404040;

text-align: left;

padding-left: 3px;} 

		A.online {color: Red; font-family: Verdana; font-size: 10pt; font-weight: bold}

		A.online:hover {color: Red; font-family: Verdana; font-size: 10pt; font-weight: bold}

		.apply_online{

			font-family: Verdana;

			font-size: 10pt; 

			font-weight: bold;

			color:DarkBlue;

			border:1px solid DarkBlue;

		}

/*start MENU*/

/*Drop-down menu*/

.nav2 {

float:left; 

width:850px; 

border:none; 

/*background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; */

color:#fff; 

font-size:130%;

} /*Color navigation bar normal mode*/

.nav2 ul {list-style-type:none; padding: 0 0 0 37px; margin: 0;}

.nav2 ul li {

float:left; 

position:relative; 

z-index:auto !important /*Non-IE6*/; 

z-index:1000 /*IE6*/; 

}

.nav2 ul li a {

float:none !important /*Non-IE6*/; 

float:left /*IE-6*/; 

display:block; 

/*height:3.1em; 

line-height:3.1em; */

/*height:2.5em; */

height: 30px;

line-height:1.1em;

padding:8px 10px 0;

text-decoration:none; 

font-weight:bold; 

color: #fff;

}

.nav2 ul li ul {display:none; border:none;}



/*Non-IE6 hovering*/

.nav2 ul li:hover a {

background-color:#5EAEDB; 

text-decoration:none;

} /*Color main cells hovering mode*/

.nav2 ul li:hover ul {

display:block; 

width:10.0em; 

position:absolute; 

z-index:999;

left:0;

padding: 0;

margin: 0;

}

.nav2 ul li:hover ul li a {

display:block; 

width:10.0em; 

height:auto; 

line-height:1.3em; 

margin-left:0; 

padding:4px 16px 4px 16px; 

border-bottom: solid 1px rgb(175,175,175); 

background-color:rgb(237,237,237); 

font-weight:normal; 

color:rgb(50,50,50);

} /*Color subcells normal mode*/

.nav2 ul li:hover ul li a:hover {

background-color:#5EAEDB; 

text-decoration:none;

} /*Color subcells hovering mode*/



/*IE6 hovering*/



.nav2 ul li a:hover {

background-color:#5EAEDB; 

text-decoration:none;

} /*Color main cells hovering mode*/

.nav2 ul li a:hover ul {

display:block; 

width:10.0em; 

position:absolute; 

z-index:999; 

top:2.1em; 

t\op:2.0em; 

left:0; 

/*marg\in-top:0.1em;*/

marg\in: 0.1em 0 0 0;

}

.nav2 ul li a:hover ul li a {

display:block; 

w\idth:10.0em; 

height:1px; 

line-height:1.3em; 

padding:4px 16px 4px 16px; 

border-bottom: solid 1px rgb(175,175,175); 

background-color:rgb(237,237,237); 

font-weight:normal; 

color:rgb(50,50,50);

} /*Color subcells normal mode*/

.nav2 ul li a:hover ul li a:hover {

background-color:#5EAEDB; 

text-decoration:none;

} /*Color subcells hovering mode*/









.nav_header

{

	font: bold 13px Verdana, sans-serif;

	text-decoration: underline;

	MARGIN: 0px 30px 0px 30px; 

/*	background-color:#60AEDC; */

color:DarkBlue;

	font-weight: bold;

}

/*end MENU*/

/* custom, don't edit! (prior to 12.09.2010) */

.center { text-align: center; }

.ap_font_12 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
	line-height: 1.25;
}

.ap_font_11 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
	line-height: 1.25;
}

.notice_button {
    background: #FFE6CC;
    border:1px solid #f60;
    border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    color: #333;
    display: block;
    float: left;
	margin: 0 0 15px 25px;
    padding:10px 5px;
    font:bold 13px Verdana, Geneva, sans-serif;
    text-align:center;
    text-decoration: none;
    text-transform:uppercase;
    width:245px;
}

.notice_button:hover {
    border-color: #666;
    text-decoration: underline;
}

.tel {
    float: right;
    padding-top: 10px;
    margin: 0 45px 15px 0;
    font-size: 14px;
    color: #00f;
}
.tel:hover span {
	color: #f60;
}

.centerie {
    text-align: center;
}

.notice {
    background: #FFE6CC;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    font: bold 12px Verdana, Geneva, sans-serif;
    margin: 20px auto;
    padding: 5px 15px;
    text-align: justify;
    width: 80%;
}

.notice p { margin: 10px 0; line-height: 1.5; }

.inner_nav {
    list-style: none;
    margin: 30px 0 60px;
}

.inner_nav li {
    display: block;
    float: left;
    margin-right: 75px;
    width: 150px;
}

.clear { clear: both; }

h4 {
    font-size: 11px;
}
h4.blue {
    color: #008080;
    text-align: center;
}
h4.orange {
    color: #f60;
    text-align: left;
}

.new-colors {
    font-family: "Times New Roman", Times, serif;
}

.new-colors p,
.new-colors ul {
    font-weight: normal;
    color: #2A2A67;
    line-height: 1.5;
}

.new-colors p { font-size: 14px }
.new-colors ul { font-size: 11px; margin-top: 5px; margin-bottom: 7px; }

.new-colors h1 {
    color: #F60;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}

.new-colors h2 {
    color: #930;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.new-colors strong {
    color: #036;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.new-colors em {
    color: #930;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.new-colors a {
    color: #2A2A67;
    text-decoration: underline;
}

.new-colors a:hover {
    text-decoration: none;
}

.new-colors ul a {
    color: #008080;
}

/* Table: .intro (index.htm) */
.intro {
    font: bold 13px "Times New Roman", Times, serif;
}

/* TABLES */
.scStyle {
	margin: 0;
	font-size: 12px;
	border: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Misc */
.indented { text-indent: 25px; }
#counter { display: none; }

/* Fonts */
.normal-weight { font-weight: normal; }
.serif { font-family: Georgia, "Times New Roman", serif; }
.size-10 { font-size: 10px; }
.size-11 { font-size: 11px; }
.size-12 { font-size: 12px; }
.size-13 { font-size: 13px; }

/* Colors */
.blue { color: #0000ff; }
.darkblue { color: #000080; }
.mediumblue { color: #036; }
.lightblue { color: #008080; }
.orange { color: #F60; }
.brown { color: #930; }
