/*#menuHolder {
	width: 130px;
	position: absolute;
}*/

body {
	background:url(images/newback.gif) #FFFFFF ;
	border:0px;
	margin: 0px;
	padding:0px;
}

li, p,dl,dd
{
	font-size: 1.0em;
	font-family: "Times New Roman" georgia, serif;
	font-weight: normal;
	background-color: transparent;
	line-height:1.2em;
}

dt
{
	font-size: 1.0em;
	font-family: serif;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 5px 0 5px 0;
}


h1 {
	font-family :   "Times New Roman", georgia, serif;
	font-weight : bold;
	font-style : italic;
	color : #666666;
	font-size : 1.3em;
	background-color: transparent;
	padding:  0px;
	margin:8px 0px 0px 0px;
	letter-spacing:0.05em;
}



h2 {
	font-family :   serif;
	font-weight : bold;
	color : #333399;
	font-size : 1.2em;
	background-color: transparent;
	padding: 8px 0 0 0;
}


h3 {
	font-family :  serif;
	font-weight : bold;
	color : #996600;
	font-size : 1.2em;
	background-color: transparent;
	padding: 5px 0 0 0;
}


h4 {
	font-family : serif;
	font-weight : bold;
	color : #000066;
	font-size : 1.1em;
	background-color : transparent;
}


h5 {
	font-family : serif;
	font-weight : bold;
	color : #990000;
	font-size : 1.08em;
	background-color : transparent;
}



#content{
	background-color : White;
	padding : 0em 1em 3em 1em;
}



         
/* page links */
a:link
	{
	color: #0000ff;
	text-decoration: underline;
	background-color : transparent;
	font-weight: normal
}

a:active
	{
	color: #ff0000;
	text-decoration: none;
	background-color : transparent;
	font-weight: normal
}

		
a:visited
 {
	background-color : transparent;
	color: #990099;
	text-decoration: underline;
	font-weight: normal
}

		
a:hover {
	color: #ff0000;
	background-color : transparent;
	font-weight: normal;
	text-decoration: none;
}

.topbar{
	font-size: 0.8em;
	font-family: serif;
	font-weight: normal;
}

	
	
.infobox{
	font-family: serif;
	font-size: 0.6em;
	text-align:left;
	background-color: #FFF4F4;
	border-style: dashed;
	border-color: #cccccc;
	border-width:2px;
	padding: 5px;
	width:90%;
	margin: 20px 30px 0 30px;
}

.subscript
{
	line-height: 1.3em;
	font-size: 0.8em;
	font-family: serif;
	font-weight: normal;
	border-style: solid;
	border-color: #cccccc;
	border-width:1px 0 0 0;
	padding: 5px 0 0 0 ;
	margin: 15px 0px 25px 0px;
	background-color : transparent;
}

.uparrow
{
	line-height: 1.3em;
	font-size: 0.8em;
	font-family: serif;
	font-weight: normal;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	padding: 0 0 5px 0 ;
	margin: 30px 0px 20px 0px;
	background-color : transparent;
}
      
em{
	background-color : transparent;
	font-style: italic;
}

th
{
	font-size: 1.0em;
	font-family: serif;
	font-weight: bold;
	background-color : transparent;
}

li {
	list-style-image: url(images/redbutton.gif);
	font-size: 1.0em;
	list-style-type: square;
	margin: 0.5em 0 0 0;
	background-color : transparent;
}


/*ordered list - force no button*/
ol li 
{
	list-style-image: none;
	list-style-type: lower-roman;
	font-size: 1.0em;
	font-family:  serif;
	background-color : transparent;
}


/*LEFT HAND NAVIGATION*/


.navbar{
	font-family : arial,helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : center;
	background-color : transparent;
	margin:4px 0px 5px 0px;
}



A.sidelink:hover	{
	color:red;
	text-decoration: underline;
background-color:transparent;
}

A.sidelink:link {
	color: black;
	text-decoration: none;
background-color:transparent;
}

A.sidelink:active {
	color: red;
	text-decoration: none;
background-color:transparent;
}

A.sidelink:visited {
	color: black;
	text-decoration: none;
background-color:transparent;
}


.datatable{
	
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	}
	

	.submenu{

	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	padding:4px;
	border: 1px solid gray;
	margin-top: 5px;
	background-color:white;
	
	}
	
	
	.csnews{
	font-size: 0.9em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	}
