/*LH MENU LINKS*/


a.lhmenu:link {
	background-color : transparent;
	color : #0000FF;
	text-decoration : underline;
}

a.lhmenu:visited {
	background-color : transparent;
	color : #0000FF;
	text-decoration : underline;
}

a.lhmenu:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}

a.lhmenu:active {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}

/*test menu*/


a.menu:link {
	color : #003300;
	text-decoration : none;
}

a.menu:visited {
	color : #003300;
	text-decoration : none;
}



a.menusub:link {
	color : #0000FF;
	text-decoration : none;	
}


a.menusub:visited {
	color : #0000FF;
	text-decoration : none;
}

/* PAGE LINKS */



a:link
	{
	background : transparent;
	color : #0000FF;
	text-decoration : underline;
}

a:visited {
	background : transparent;
	color : #0000FF;
	text-decoration : underline;
}

a:hover {
	background : transparent;
	color : #FF0000;
	text-decoration : none;
}

a:active
	{
	background : transparent;
	text-decoration : none;
}



/* IMAGE STUFF*/


img {
	border-style : none;
}

blockquote.greyback{
	margin-bottom : 1.0em;
}



body {
	background : url(images/sidebar.gif) repeat-y #FFFFFF;
	border : 0px;
	color : #000000;
	font-family : arial,helvetica, sans-serif;
	font-weight : normal;
	margin : 0px;
	padding : 0px;
}

dd{
	padding : 0.2em;
}

dd.gray{
	background-color : #EFEFEF;
	padding : 0.2em;
}

dt{
	font-weight : bold;
	margin : 0.2em 0em 0em 0em;
	padding : 0.4em 0.2em 0.4em 0.2em;
}

dt.gray{
	background-color : #EFEFEF;
	font-weight : bold;
	margin : 0.2em 0em 0em 0em;
	padding : 0.4em 0.2em 0.4em 0.2em;
}

h1 {
	background-color : transparent;
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.3em;
	font-weight : bold;
}

h2 {
	background-color : transparent;
	color : #336699;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.2em;
	font-weight : bold;
}

h3 {
	border : 0;
	color : #367E60;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	text-align : left;
}

h4 {
	color : #990000;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.05em;
	font-weight : bold;
}

h5 {
	color : #000066;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.0em;
	font-weight : bold;
}

li {
	line-height : 1.3em;
	list-style-image : url(images/redbutton.gif);
	list-style-type : none;
	margin : 0.2em 0 0;
}


/*Ordered List - force no button*/

ol li
{
	list-style-image: none;
	list-style-type : decimal;
	font-size: 1.0em;
	margin: 0.4em 0 0 0;
	font-family: arial,helvetica,sans-serif;
}


p {
	font-family : arial,helvetica,sans-serif;
	font-size : 1.0em;
	line-height : 1.3em;
margin:0.7em 0em 0.7em 0em;
padding:0em;
}


blockquote{
font-family : arial,helvetica,sans-serif;
font-size : 1.0em;
line-height : 1.25em;
margin: 0.8em 3em 0.8em 2em;
padding:0em
}


strong {
	font-weight : bold;
}

td.menu:hover {
	background-color : #FFFFFF;
	color : #000000;
	font : bold 10pt arial, helvetica, sans-serif;
}

.backtop{
	font-family : arial,helvetica, sans-serif;
	font-size : smaller;
	font-weight : normal;
	margin : 3.0em 0px 0em 0px;
}

.borderpic {
	border-color : gray;
	border-style : solid;
	border-width : 1px;
}

.caption{
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : smaller;
	font-weight : normal;
	margin : 0px;
	text-align : center;
}

.caption{
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : 0.9em;
	font-weight : normal;
	margin : 1em auto 1em auto;
	text-align : center;
}

.downloadtable td {
	background-color : white;
	border-color : #FFCC66;
	border-style : solid;
	border-width : 1px;
	font-family : arial,helvetica,sans-serif;
	padding : 4px 5px 4px 5px;
	text-align : left;
	width : 100%;
}

.greyback{
	background-color : #EFEFEF;
	padding : 0.5em;
}

.head {
	background-image : url(images/dotline.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.95em;
	font-weight : normal;
	margin :  5px 0px 10px 0px;
	padding-bottom : 10px;
}

.head p {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin :  5px 0px 5px 0px;
	line-height:1.2em;
}



.newstitle{
	color:#990000;
	font-family:arial,helvetica,sans-serif;
	font-size:1.01em;

}

.imageleft{
	float : left;
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : smaller;
	font-weight : normal;
	margin : 5px 20px 10px 0px;
	text-align : center;
}

.imageright{
	float : right;
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : smaller;
	font-weight : normal;
	margin : 5px 0px 10px 20px;
	text-align : center;
}


/* Image Left*/



.imgleft{
	float : left;
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : 0.9em;
	font-weight : normal;
	margin : 1em 1.5em 0.5em 0em;
	text-align : center;
}

.imgright{
	float : right;
	font-family : ARIAL,HELVETICA,SANS-SERIF;
	font-size : 0.9em;
	font-weight : normal;
	margin : 1em 0px 1em 2em;
	text-align : center;
}

.inputform{
	background-color : #E9F3EA;
	color : #000000;
	font-family : arial,helvetica,sans-serif;
}

.lhmenu{
	line-height : 1.1em;
}

.menugray {
	background-color : #EEEEEE;
	border-color : #FFB10F;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
	color : #000000;
	font : bold 10pt arial, helvetica, sans-serif;
}





/*LEFT HAND MENU*/


.menuitem{
	font-size : smaller;
	font-weight : bold;
	padding : 5px 5px 5px 15px;
}

.menuwhite {
	background-color : #FFFFFF;
	font : 10pt arial, helvetica, sans-serif;
}

.rhmenu{
	background-color : #FFFFEE;
	border-color : #F9D004;
	border-style : solid;
	border-width : 0px 1px 0px 1px;
	font-size : smaller;
	padding : 2px 3px 4px 3px;
}



.submenu{
	background-color : #FFF0D2;
	border-color : #FFB10F;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
}



.submen {
	background-color : transparent;
	background: url(images/rightarrow.gif) left center no-repeat ;
	padding: 6px 3px 6px 15px;
	color : #0000FF;
	line-height: 11px;

}




/*RH MENU*/


.tune{
	background : url(images/notes.gif) left top no-repeat #FFFFFF;
	margin : 0px;
	padding : 0px 0px 10px 15px;
}

.tunelink{
	background-color : transparent;
	padding-left : 0.5em;
}

#contentcol {
	background-color : transparent;
	width : 100%;
}



/*COLUMN STYLES*/



#leftcol{
	background-color : transparent;
	padding : 0px 0px 0px 0px;
	width : 140px;
}

#lhspacercol{
	background-color : transparent;
	width : 20px;
}

#menutable{
	width : 140px;
}

#rhspacercol{
	background-color : transparent;
	width : 20px;
}



/*end test menu*/



#subscript {
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1px 0 0 0;
	font-family : arial,helvetica,sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	line-height : 1.3em;
	margin : 5px 0px 50px 0px;
	padding : 5px 0 0 0;
	text-align : center;
}

#topbar{
	background-color : #FFCC66;
	border-color : #000000;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
	color : #000000;
	padding : 2px 20px 2px 0px;
	text-align : left;
}


.titlebox{
padding:5px;
border:solid 1px gray;
background-color:#FFFFEE;
line-height:1.1em;
}

.yellbox{
 padding:5px;
 border:solid 1px gray;
 background-color:#FFFFEE;
 font-size:smaller;
 line-height:1.1em;
	
}

.linebox{
	padding:5px;
	border:solid 1px gray; 
	font-size:smaller; 
	line-height:1.1em;
}

.dropcap:first-letter {
font-size:190%;
float:left;
padding:0px 3px 3px 0px;
margin:0px
border:0px
vertical-align : top;
font-family:georgia,sans-serif;
}




.wareventgreen{
	padding:5px;
	border:solid 1px green; 
	background-color : #F4FFFB;
	margin:1em 0em 0em 0em;
	
}


.warevent{
	padding:0px 5px;
	border:solid 1px red; 
	background-color : #FFF9FB;
	margin:1em 0em 0em 0em;
	line-height:1.3em;

}



.warevent h4{

color : #006600;
	font-family : arial,helvetica,sans-serif;
	font-size : 1.1em;
	font-weight : normal;
margin:5px 0px 0px 0px;

}




.warevent p, .warevent li {

text-align:left;
	font-family : arial,helvetica,sans-serif;
	font-size : 0.95em;

}



.wareventwhite strong{
color:#666666;
}



.wareventwhite{
	padding:5px;
	border:dotted 1px gray; 
	background-color : white;
	margin:1em 0em 0em 0em;
	line-height:1.4em;
	
}


.warevent strong{
color:#990000;
}








.gallerypic {
	border-color : black;
	border-style : solid;
	border-width : 3px;
margin:3px;
}


.hidden{
	visibility:hidden;
	display:none;
}
