body {  background-repeat: no-repeat}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #CCCCCC}

table.homepage td {
	font-size: 12px;
}

.title2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFCC33}
p.title2 strong { font-size: 13pt; }

.heading {  font-family: Univers Condensed, Arial Narrow, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #0099CC}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #CCCCCC}

a.nav:link, a.nav:visited {  font-size: 10px; color: #ffffff; text-decoration: none}
a.nav:active, a.nav:hover {  font-size: 10px; color: #FFCC33; text-decoration: none}

a:link, a:visited {  font-size: 11px; font-weight: bold; color: #0099CC; text-decoration: none}
a:active, a:hover {  font-size: 11px; font-weight: bold; color: #FFCC33; text-decoration: none}

a.sideBar { color:#f80f9e; }
a:hover.sideBar  { color:#0099CC; }

textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; background-color: #fff; border: 1px #336699 solid; }

.select {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; background-color: #fff; border: 1px #cccccc solid;  border: 1px #336699 solid; }

.input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; background-color: #fff; border: 1px #336699 solid; }

.subindent {margin-left: 13px; padding-left: 13px}

.smallwhitetxt {  font-size: 10px; line-height: 12px; color: #FFFFFF}

.ul {  margin-top: 0; margin-left: 8px; padding-top: 0; padding-left: 8px; list-style-position: outside; margin-bottom: 0; padding-bottom: 0; list-style-image: url(/images/bullet.gif);}
.li { position:relative; left:-3px; }

#containerul {
  text-align: left;
  margin-left: 0px;
  margin-top: 2px;
  padding-left: 0px;
  padding-top: 2px;
}

#containerul ul {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}

#containerul li {
  margin: 0 0 6px 0;		/* A left margin to indent the list items and give the menu a sense of structure. */
  padding: 0 0 0 22px;			/* Removes browser default padding applied to the list items. */
  list-style-type: none;		/* Removes the bullet point that usually goes next to each item in a list. */
  background: url(/images/nav_arrow1.gif) top left no-repeat;
}
#containerul li ul li {
  margin: 0;		
  padding: 0 10px 0 10px;			/* Removes browser default padding applied to the list items. */
  background: url(/images/list.gif) top left no-repeat;
}


#containerul li a {
	color: #FFFFFF;
}

#containerul li a:hover {
	color: #ffcc33;
}


#containerul .symbols{		/* Various styles to position the symbols next to the items in the menu. */
  float: left;
  width: 17px;
  height: 17px;
  background-position:0 0%;
  background-repeat:no-repeat;
  padding: 0 0 0 2px;
}

.noindent {margin-left: 20px; padding-left: 0px;}

span.title {
	color: #ffcc33;
	font-family: Univers Condensed, Arial Narrow, Arial, Helvetica, sans-serif; font-size: 20px; 
	font-weight: bold;
}

span.subtitle {
	color: #0099CC;
	font-size: 12px; 
	font-weight: bold;
}

.page_selected {
	font-weight:bold;
} 

.layout table {
	border-collapse: collapse;
}
.layout table td {
	padding: 2px 4px;
	border: #336699 1px solid;
	font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 11px; line-height: 18px; color: #ccc;	
}
.layout table tr.titleRow td {
	font-weight: bold;
	background-color: black;
}

span.sub {
	color:#F09;
	display:block;
	margin:10px 0 0 0;
}

h2.sideBarh2 {
	color:#F09;
	margin:0 0 5px 0;
	font-size:1.1em;
}