/*
    Starmark Rest CSS 2009
    v1.0
    Created By Starmark
        Wei-Lik Liem
        www.starmark.com
        wliem@starmark.com
*/

@charset "UTF-8";
* {
     padding: 0px;
     margin: 0px;
}

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, font, 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,
table, caption, tbody, tfoot, thead, tr, th, td
{
     border : 0;
     font-size : 100%;
     outline : 0;
     vertical-align : baseline;
     text-align: left;
     padding: 0px;
     margin: 0px;
}
html
{
	color : #000;
	height: 100%;
}
body
{
	line-height : 1;
	font-size: 1em;
	height: 100%;
}
:focus
{
	outline : 0;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}
a img
{
	border : none;
}
abbr,acronym
{
	border : 0;
}
abbr,acronym
{
	border : 0;
	font-variant : normal;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style : normal;
	font-weight : normal;
}
blockquote, q
{
	quotes : none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content : '';
	content : none;
}
caption,th
{
	text-align : left;
}
del
{
	text-decoration : line-through;
}
del,ins
{
	text-decoration : none;
}
fieldset,img
{
	border : 0;
}
h1,h2,h3,h4,h5,h6
{
	font-size : 100%;
	font-weight : normal;
}
input,textarea,select
{
	font-family : inherit;
	font-size : inherit;
	font-weight : inherit;
}
input,textarea,select
{
	font-size : 100%;
}
ins
{
	text-decoration : none;
}
legend
{
	color : #000;
}
li
{
	list-style : none;
}
ol, ul
{
	list-style : none;
}
ol, ul
{
	list-style : none;
}
ol,ul
{
	list-style : none;
}
q:before,q:after
{
	content : '';
}
sub
{
	vertical-align : text-bottom;
}
sup
{
	vertical-align : text-top;
}
table
{
	border-collapse : collapse;
	border-spacing : 0;
}

.clear { clear: both; background: none; }

#navHead {
    font-family:arial,helvetica,sans-serif;
    font-weight:600;
}