﻿@charset "UTF-8";


/* Eng Version*/
/* Latest Update: 31/07/2012*/
/* Reset font size 2 Setting */
/* Remove word-break all */
/* Remove table reset, reset textarea resizeble, word-wrap:break-word */

/* Table of Contents:
	1. Reset Style
	2. Common Baseline Style
*/


/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video		{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	word-wrap:break-word;
	white-space: normal;
}



html{-webkit-text-size-adjust:none;}

/* Common Common Baseline Style
----------------------------------------*/

ul li, ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
}

textarea {resize:none;}


.read-more  {
	color:#f47920;
}

.read-more-arrow {
	margin-left:10px;
}

.read-more-arrow2 {
	margin-left:3px;
}


.read-more-align-right {
	float:right;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	

}


a:hover, a:active {
	color:#f47920;
	text-decoration: none;
}

.clear 	{
	clear:both;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
	font-style:normal;
	font-weight: normal;
}


h3 {
	font-size:18px;
	font-style:normal;
	font-weight: normal;
}

#print-article-content h3{
    font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: normal;
	padding-bottom: 10px;
} 

#print-article-content h3.print-title{
	color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 20px;
} 

wiser_content h3{
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    padding-bottom: 10px;
}


h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:8px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
	padding-bottom:10px;
}

.center {
	text-align:center;
}

strong, b {
	font-weight:bold;
	
}

 i, em {
	font-style: italic;
 }
 
 ul {
    padding-bottom: 10px;
}

font {
	line-height:1.6em;
}
 
 
font[size="2"] {
    font-size: 15px;
	line-height:1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

