@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

/* =Font Families */
html, body, select, label, input, button, textarea { font-family: Arial, Verdana, sans-serif; font-size:12px; line-height: 20px; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt, #content h2, .sl_title h3, h4, em, h1, h2, h3, li, p, .box_content a, #transact_info .trans_header { font-family: Arial, Verdana, sans-serif; font-size:12px; line-height: 20px; }

#header a, .title h1, #banner h1, .sl_inner h1 { font-family: "Times New Roman", serif; }
/* =Font Families */

/* =Font style */
.font_just { text-align: justify; }
.font_cent { text-align: center; }
.font_left { text-align:left !important; }
.font_up, #header a, .box .title, h2, h4, #transact_info .trans_header, .box_img h5, .sl_inner h1 { text-transform: uppercase; }
.font_norm { font-style:normal; }
.font_b { font-weight: bold; }
.font_i { font-style:italic; }
.box_img h5 {word-wrap: break-word;  text-align: center; width: 100%; }
 /*Font style */
/* =Font Families */

/* =Font sizes */
.font_small { font-size: 10px; }
.copyright, .sl_inner li a { font-size: 11px; }

#transact_info p, #transact_info li, #transact_info a, #transact_info em { font-size: 11px; line-height: 15px; font-family: Arial, Verdana, sans-serif; }
#transact_info td, #transact_info td .box_info  {font-family: Arial, Verdana, sans-serif; }
#transact_info ol, #transact_info ul {list-style-position: inside; font-family: Arial, Verdana, sans-serif; }

.font_reqular, .butnHome a, h4, h5 #transact_info .trans_header, h5, .bot_menu { font-size: 12px; }
.font_medium, .sl_title h3 { font-size: 13px; }
.font_medium_x, #content h2, h2 { font-size: 14px ; }
.font_medium_xx { font-size: 15px; }
.font_large, #banner h1 { font-size: 16px; }
.title h1, .sl_inner h1  { font-size: 18px; }
.font_large_x { font-size: 18px; }
.bannerhome h1 { font-size: 20px !important; }
.font_large_xx { font-size: 24px; }
/* Font sizes */

/* =Line Heights */
#transact_info { line-height:15px !important; vertical-align:middle ;}
#transact_info .box_info p {line-height:15px}
/* Line Heights */


/* =Font weight */

.copyright, .title h1, h4, .box .title h1 { font-weight: normal;  }
h2, h5, .title h1, #banner h1,  #transact_info .trans_header, .sl_title h3, #transact_info .trans_header{font-weight: bold;}
/* Font weight */

/* =Colors
 #000635 dark blue
 #00025b middle blue
 #033e00  green
 #4c2500 middle brown
 #3f1e00 dark brown
 #595871 bottom links
 #f6f7fb baby blue
 #727272 gray links
 */
html, body { color: #444444; font-size:12px; }
#header a, #footer a:hover, #footer a.active, .box .title, .sl_inner .sl_title a:hover, .sl_inner .sl_title a.active { color: #fff }
#footer, #footer a { color: #595871; }
#banner h1, h4 { color: #000635; }
.butnHome a, .sl_inner h1, h2 { color: #033e00; }
.sl_inner li a { color:  #727272 ;}
a, .sl_inner li a:hover, .sl_inner li a.active, #transact_info .trans_header {color: #000635;}

/* Colors */

/* =Text-decoration */
a, a:active { outline: none;}

a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}

/* Text-decoration */

