
/* ************** Navigations ************** */

.nav_ser1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E0E0E0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	
}

.nav_ser2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border: none;
	text-align: center;
	vertical-align: middle;
	
}

.nav_sec1{
	background: #e2e2e2;
	height:23px;
	text-align: left;
	width: 25px
}

.nav_sec2{
	height:23px;
	background-image: url(../image/nav-sec-gray-point.gif);
	background-repeat: no-repeat;
	border:none;
	width: 25px;
	background-attachment: fixed;
	background-color: #e2e2e2;
	background-position: center center;
}

a.navseclev1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003466;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
}

a.navseclev1:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003466;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
}

a.navseclev1:hover {
	FONT-SIZE: 11px;
	COLOR: #003466;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	text-align: left;
}

/* ************** Links ************** */
a:link {
color: #4784c3;
text-decoration: underline;
}
a:active {
color: #d38153;
text-decoration: underline;
}
a:visited {
color: #83589e;
text-decoration: underline;
}
a:hover {
color: #0000cc;
text-decoration: underline;
}

.button {  
font-family: "Arial", "Helvetica", "sans-serif"; 
color: #0F337D; 
font-size: 10px; 
width: 60px
}

/* ************** Screen ************** */


p, ul, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #d38153;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

small {
font-size: 10px;
}

input, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.lable {
	text-align:right;
	font-size:10px;
	width:125px;
	height:23px;
	background-color: #e2e2e2;
	vertical-align: middle;
	line-height: 23px;
}
	
.shortlable {
	text-align:right;
	font-size:10px;
	width:85px;
	height:23px;
	background-color: #e2e2e2;
	vertical-align: middle;
	line-height: 23px;
}

.red {
	color: #FF0000;
}

.blue {
	color: #4784c3;
}	

.menudown {
     font-family: "Arial", "Helvetica", "sans-serif"; 
     font-size: 10px
}
	
.underline {  text-decoration: underline}

.terms {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.articleInfo {
	FONT-SIZE: 10px; COLOR: #000
}

.intro {
	FONT-SIZE: 14px; COLOR: #EE9E1C
}

.inputReadonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}

