/* Reset Browser Defaults STARTS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body {margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { Content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a { outline: none; }
input,textarea { margin: 0; }
/* Reset Browser Defaults ENDS */


/* Default Fonts and Styles STARTS */
body,h1,h2,h3,h4,h5,p,ul,ol,div,dl,dt,dd,pre,fieldset,blockquote,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}
sup { font-size: 10px; }
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f7f;
	font-size: 11px;
	line-height: 15px;
}

h1,h2,h3,h4,h5 { font-weight: bold; }
h1 { font-size: 28px; line-height: normal; color: #ffffff; }
h2 { font-size: 18px; line-height: 20px; color: #69321f; margin-bottom: 2px; }
h3 { font-size: 15px; line-height: 17px; color: #69321f; display: inline; }
h4 { font-size: 14px; line-height: 16px; color: #69321f; margin-bottom: 6px; }
h5 { font-size: 11px; line-height: 13px; color: #69321f; }

p { margin: 0 0 8px 0; }
ul { margin: 0 0 10px 30px; list-style-type: disc; }
ol { margin: 0 0 10px 30px; list-style-type: decimal; }

dl { margin: 0 0 10px 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 30px; }

a { color: #8c0000; font-weight: bold; text-decoration: none; }
a:hover { color: #8c0000; font-weight: bold; text-decoration: underline; }

blockquote { margin: 0 30px 0 30px; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { white-space: pre; }
pre, code, tt { font: 12px monospace; line-height: 15px; } 
tt { display: block; line-height: 15px; }
/* Default Fonts and Styles ENDS */


/* Clearing Floats Class STARTS */
.Wrapper { display: inline-block; }
.Wrapper:after { Content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .Wrapper { height: 1%; }
.Wrapper { display: block; }
/* Clearing Floats Class ENDS  */


/* TABS Default STARTS */
ul.Tabs { margin: 0; padding: 0; }
ul.Tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.Tabs li a { display: block; }

/* Clearing Floats Class */
ul.Tabs { display: inline-block; }
ul.Tabs:after { Content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.Tabs { height: 1%; }
ul.Tabs { display: block; }
/* TABS Default ENDS */


/* Extra Classes STARTS */
.Hide { display: none; }
.Highlight { background: #fff200; }
.Top { margin-top: 0; padding-top: 0; }
.Bottom { margin-bottom: 0; padding-bottom: 0; }
.BG { background-color: blue; }
.FloatLeft { float: left; }
.FloatRight { float: right; }
/* Extra Classes ENDS */


/* Clearing Floats Class STARTS */
.Wrapper {
		display: inline-block;}
.Wrapper:after {
		Content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .Wrapper {
		height: 1%; }
.Wrapper {
		display: block;}
/* Clearing Floats Class ENDS  */


