body {
	font-size:75%;
	font-family:"arial","helvetica","sans serif" ; 
	color:#000000;
	background-color:#ffffff ; 
	width:80%;
}

table,td,tr,p,ul,ol {
	font-size:100%;
}

input,select,textarea {
	font-size:100%;
	color:#000066;
	background-color:#FFFFCC;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:130%;
}

h2 {
	font-size:125%;
}

h3 {
	font-size:120%;
}

h4 {
	font-size:115%;
}

h5 {
	font-size:115%;
}

h6 {
	font-size:110%;
}


ol,ul {
	font-weight:bold;
}

ul {
	list-style-image:url(../images/bullet.gif);
}

a:link {
	color:#000099;
}

a:active, a:visited {
	color:#660066;
}

/* Set properties for the DIV that contains the menu div and the bodytext div */

#wholepagediv {
	min-width:200px;
	width:80%;
	vertical-align:top;	
}

/* ---------------------------------------------------------- */

#topbanner  object , #topbanner embed  {
	visibility:hidden;
}

#topbanner  h1   {
	visibility:visible;
	width:90%;
	text-align:center;
}


#topmenu {
	visibility:hidden
}

/* ---------------------------------------------------------- */
.rightcol { 
/*  	background-image:url(../images/top_row_swoosh.gif);
	background-position:top right;
	background-repeat:no-repeat; */
	vertical-align:top;
	width:200px;
	text-align:right;
	padding-top:90px;
/* 	border:1px dotted green; */
}

#maintext {
	padding-left:10px;
	padding-right:10px;
	position:relative;
	top:0px;
	left:0px;
}

#divContainer {
	position:relative;
	top:0px;
	left:0px;
	visibility:visible;
	overflow:visible;
	clip:none;
	margin-right:60px;
	width:80%
}

#divContent {
	position:relative;
	top:0px;
	left:0px;
	margin-right:60px;
	width:80%;
}


#divScrollControl {
	visibility:hidden;
}


/* ---------------------------------------------------------- */

#footer {
	visibility:hidden;
}

.pagename ,  .hidden {
	visibility:hidden;
}
