* {
 padding: 0;
 margin: 0;
}

#header {
	border: 1px solid #ccc;
	height: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0px;
	width: 0%;
	display: none;
	visibility: hidden;
}


BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
H1 {
	CLEAR: both; MARGIN: 0px
}
#wrapper {
	WIDTH: 100%;
	margin: 0 auto;
}
#sidebar { /* Parent Wrapper for inside boxes */
	visibility:hidden;
	display: inline; /* IE Hack */
	width: 140px;
	float: left;
	min-height: 300px;
	padding: 0px;
	border: 1px none #ccc;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
* html #sidebar {height:300px} /* IE Min-Height Hack */ 
H2 {
	MARGIN: 0px
}

#bl {
	width: 149px;
	background-color: #FFB200;
	background-image: url(bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#br {background: url(br.gif) 100% 100% no-repeat}
#tl {background: url(tl.gif) 0 0 no-repeat}
#tr {background: url(tr.gif) 100% 0 no-repeat; padding:2px}




#maincontent {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.8em;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
}
#maincontent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color:#666666;
	letter-spacing: 0.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;

}

#maincontent p  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5pt;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	color:#666666;
	line-height: normal;
}
#maincontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent h3 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

#maincontent ul li {
	text-align: justify;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}

#maincontent a {
	color: #666666;
	border-bottom-color: #FFB200;
	font-weight: bold;
}
#maincontent a:visited {
	color: #666666;
}
#maincontent a:hover {
	color: #FFB200;
	font-weight: bold;
}
#maincontent a:active { color: #CCCCCC; }



#footer {
	CLEAR: both;
	FONT-SIZE: 0.75em;
	COLOR: #999999;
	PADDING-TOP: 6px;
	height: 30px;
	background-color: #999999;
	margin-left: 5px;
	text-align: center;
}
#footer P {
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}

#navcontainer {
	width: 148px;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 15px;
	}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB200;
}

#navcontainer a
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 125px center;
	display: block;
	padding: 5px;
	width: 130px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #ffb200;
	}


#navcontainer a:hover
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 125px center;
	background-color:#ffd980;
	display: block;
	padding: 5px;
	width: 136px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	margin: 0px;
}

#navcontainer ul ul li {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer ul ul a
{
	display: block;
	width: 130px;
	color: #666666;
	background-color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	border: #ffcc33;
}

#navcontainer ul ul a:hover
{
	width: 130px;
	font-weight: normal;
	Background-image: none;
	background-color:#ffd980;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

.floatright
{
	float: right;
	width: 205px;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

div.floatright img
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	border-bottom-color: #000000;
	border-left-color: #666666;
	margin: 2px;
	padding: 1px;
	background-color: #FFCC33;
}
div.floatright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-left: 5px;
}


.floatrightw {

	float: right;
	background-color: #FFFFFF;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.floatrightw img {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	border-bottom-color: #000000;
	border-left-color: #666666;
	margin: 2px;
	padding: 1px;
	background-color: #999999;
}
.floatleft {
	float: left;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.floatleft img {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 2px;
	padding: 1px;
	background-color: #FFFFFF;
}
#navbar a {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
div.floatrightp img {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 2px;
	padding: 1px;
	background-color: #FFFFFF;
}
#maincontent h4 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navbar {
	CLEAR: both;
	FONT-SIZE: 11px;
	COLOR: #999999;
	PADDING-TOP: 6px;
	height: 0px;
	background-color: #FFFFFF;
	margin-left: 2px;
	text-align: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	visibility:hidden;
	display: none;
}
#navbar a:hover {

	font-family:Arial, Helvetica, sans-serif;
	color: #FFB200;
	font-size: 11px;
}
div.floatrightw p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-left: 5px;
}
.hidden {visibility:visible}

