
/* Global reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ol{list-style:none;}
body * {line-height:14px;}
select, input, textarea{font:99% verdana, arial,helvetica,clean,sans-serif;}

/* Global */




BODY,FORM,TABLE {
 font-family : verdana, Arial, Helvetica, sans-serif; font-size : 11px;
 background:#FFffFF url(../data/spacer.gif) center top no-repeat;
}

html {
	background:#fecc05 url(../data/body-bck.gif) repeat-x;}
body{
	padding:0px;
	margin:2px 0 0 0;
	background:#fecc05 url(../data/bck.gif) center top no-repeat;
	font-size:11px;
	text-align:center;
	color:#176f83;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div{
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;}


#main a {
			color:#176f83;
}		
	
li a{
	text-decoration:underline;
	color:#176f83;}

	
	
a:hover, a:visited {
	text-decoration:none;
	color:#176f83;
	font-weight: normal;}

/* h tags */
h1 {
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	margin-top:4px;
	margin-bottom:12px;}
h2, h3 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:8px;
	margin-top:6px;}
h4,h5,h6{}



.smalltext {
 font-family: verdana, Arial, Helvetica;
 font-size: 8pt
}
.boxed {
	border: 1px solid ;
	background-color: linen;
	padding: 3px
}
.blue {
	color: blue
}
.red {
	color: red
}

dt
{
	text-transform: uppercase;
	font-size: 10px;
	color:#176f83;
}

dd
{
	font-size: 10px;
	color:#176f83;
	margin-left: 10px;
}


.clear
{
    clear: both;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.submenulevelHide {visibility: hidden;display:none;height:0px;border:0px;position: absolute;text-align:left;top: 10px;left: 210px;}
