body
{
	background-color: #EAEADE;
	background-image: url('images/sitebg01.jpg');
	background-repeat: repeat-x;
}

a
{
	color: #ff7600; 
	text-decoration: none;
}

a:hover 
{
	color: #7d7d7d;
}

a.main
{
	font-family: Arial, Helvetica, sans-serif, MS Sans Serif; 
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #808080;
	border: 1px solid black;
	padding: 5px;
	text-decoration: none;
	margin-top: 10px;
}

a.main:hover
{
	color: black;
	background-color: #C0C0C0;
}

a.main_selected
{
	font-family: Arial, Helvetica, sans-serif, MS Sans Serif; 
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: #C0C0C0;
	border: 1px solid black;
	padding: 5px;
	text-decoration: none;
	margin-top: 10px;
}

a.maplink
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.contactinfo
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}

div.supportnumber
{
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold;
	/*color: 	#FF7600;*/
	color: black;
	margin-bottom: 10px;
}

div.content
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #666666;
	width: 100%; 
	height: 510px; 
	overflow: auto;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666666;
	font-weight: 400;
	line-height: 28px;
	margin: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	margin: 0px;
}

/* CSS MENU */

#menu {
	float: right;
	width: 100%;
	/*font-size: 93%;*/
	line-height: normal;
	/*border-bottom: 1px solid #666;*/

	font-family: Arial, Verdana, Helvetica, sans-serif;  
	font-size: 12px; 
	font-weight: bold;
	}
#menu ul {
	margin: 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	float: right;
	}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu a {
	float: left;
	background: url('images/tableftF.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	border-bottom: 1px solid silver;
	}
#menu a span {
	float: left;
	display: block;
	background: url('images/tabrightF.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float: none;}
/* End IE5-Mac hack */
#menu a:hover span {color: #FFFFFF;}
#menu a:hover {background-position: 0% -42px;}
#menu a:hover span {background-position: 100% -42px;}

/* END CSS MENU */

.copyright
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: -30px;
	right: 15px;
}

.helpbtn a
{
	display: block;
	/*position: absolute;
	left: 25px;
	top: -97px;*/
	width: 97px;
	height: 80px;
	background: url('images/helpbtn.png');
	text-decoration: none;
}

.helpbtn a:hover
{
	background-position: -97px 0;
}

/*
   1. a.rollover {
   2.    display: block;
   3.    width: 30px;
   4.    height: 30px;
   5.    text-decoration: none;
   6.    background: url("email.jpg");
   7. }
   8.
   9. a.rollover:hover {
  10.    background-position: -30px 0;
  11. }


  <a href="#" class="rollover">&nbsp;</a>
*/

.reallysmall {
	FONT-SIZE: 11px; FONT-FAMILY: arial,verdana, Helvetica, sans-serif
}

.collapseboxlink
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.collapsebox
{
	display: none; 
	/*background: #FFCC33; */
	background: #EAEADE;
	margin: 0 20px 10px 0; 
	padding: 5px;
	border: 1px solid gray;
}

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

li
{
	margin-bottom: 8px;
}

/* HIGHSLIDE ROLLOVER STYLES */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;

	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.highslide-move:hover {
	color: black !important;
}
.highslide-body {
	font-family: Arial, Helvetica, sans-serif, MS Sans Serif; 
	font-size: 16px;
	padding: 10px;
}

.deptname-frontpage
{
	font-family: Arial Black, Trebuchet MS;
	font-size: 16pt;
	margin: 0 0 10px 0;
}

.deptblurb
{
	margin: 0 0 0 25px;
}

h4
{
	margin: 18px 0 5px 0;
}

.ruleslink
{
	font-family: Arial, Helvetica, sans-serif, MS Sans Serif; 
	font-weight: bold;
	border: 4px double #D2D2BD; 
	padding: 5px;
}

.testimonial
{
	margin: 10px 0 5px 0;
}

#testimonial_rotate
{
	font-family: Arial, Georgia, serif;
	font-size: 12px;
	color: gray;
	/* font-style: italic; */
}

.attribution_rotate
{
	font-weight: bold;
	margin: 0 100px 10px 0;
}

.attribution
{
	margin: 0 200px 10px 0;
}

.screenshot
{
	border: 1px solid gray;
}

.screencaption
{
	margin-top: 3px;
	font-size: 10pt;
	color: gray;
}

.footnote
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #808080;
}

.price
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 24px; 
	color: #00C400;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

#tscroller
{
	font-family: Vollkorn, serif;
	font-size: 11pt;
	/* font-style: italic; */
	/* background-color: silver; */
	color: #666666;
	width: 280px;
	height: 50px;
	line-height:1.2em;
	/* text-align: right; */
	/* margin-right: 30px; */
}

.someclass{ //class to apply to your scroller(s) if desired
}
