body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url(/assets/images/DkBlueBkgrnd.png);
	background-repeat:repeat;
}
#topNav	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color:#ffffff;
	text-align:center;
	background-image:url(/assets/theme/blue/topNavBkgrnd.png);		
	background-repeat:repeat-x;
	min-width:960px;
	z-index:2;
	position: relative;
}
#topNav a:link	{
	color: #efefef;
	text-decoration:none;
	padding:10px;
}
#topNav a:visited	{
	color: #efefef;
	text-decoration:none;
	padding:10px;
}
#topNav a:hover	{
	color: #900;
	text-decoration:none;
	background-image:url(/assets/theme/earth/topNavBkgrndHover.png);
	background-repeat:repeat-x;
	height:35px;
}
/* ---------------- Start of Site Navigation below header ---------------------- */
#siteNav	{
	padding-bottom:10px;
	background-color:#006699;
	border-bottom: solid 2px #003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	color:#ffffff;
	text-align:center;
}
#siteNav a:link	{
	color: #efefef;
	background-color: #006699;
	text-decoration:none;
	padding:5px;
}
#siteNav a:visited	{
	color: #efefef;
	background-color: #006699;
	text-decoration:none;
	padding:5px;
}
#siteNav a:hover	{
	color: #006699;
	background-color:#efefef;
	text-decoration:none;
	padding:5px;
}
#LeftNav	{
	font-size:80%;
	}
#LeftNav h1, h2, h3, h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
}
#LeftNav h1{
	font-size:180%;
}
#LeftNav h2{
	font-size:160%;
}
#LeftNav h3{
	font-size:140%;
}
#LeftNav h4{
	font-size:120%;
}
#LeftNav h5{
	font-size:110%;
}
#LeftNav a{
	color : #990000;
	padding-left:10px;
	text-decoration : none;
	background-color:#efefef;
	border:solid 1px #efefef;
	display:block;
}
#LeftNav a:visited{
	color:#336699;
	padding-left:10px;
	text-decoration : underline;
	background-color:#efefef;
	border:solid 1px #efefef;
	display:block;
}
#LeftNav a:hover{
	color:#990000;
	padding-left:10px;
	background-color:#efefef;
	border:solid 1px #0066CC;
	display:block;
}
#LeftNav ul	{
	border-top: 1px solid #FAFAFA;
	margin: 0;
	padding: 0;
}
#LeftNav ul li	{
	border: 1px solid #FAFAFA;
	list-style: none;
	margin: 0;
}
#LeftNav li a{
	color: #000000;
	display: block;
	font-size: 1em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
	background-color:#efefef;
}
#LeftNav li a:visited{
	text-decoration:underline;		
	padding: 3px 6px 3px 14px;
}
#LeftNav li a:hover{
	color: #ffffff;		
	padding: 3px 6px 3px 14px;
	background-color:#006699;
}

#header { 
	background: #ffffff; 
	padding: 0 0 0 0;
	position: relative;
	z-index:1;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#header .mission	{
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	background: #EBEBEB; 
	padding: 0px 10px 15px 10px;
}

#footer { 
	padding: 0 10px 0 20px; 
	background:#006699;
	font-size:80%;
	color:#ffffff;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	margin-left: 10px;
	margin-right:15px;
}
#mainContent p a{
	text-decoration:none;
	color:#990000;
	text-decoration:underline;
}
#mainContent p a:visited{
	text-decoration:none;
	color:#990000;
}
#mainContent p a:hover{
	text-decoration:none;
	color: #006699;
}
#mainContent ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	margin-left: 5px;
	margin-right:15px;
	line-height:1.5;
}
#mainContent ul li a{
	text-decoration:none;
	color:#990000;
}
#mainContent ul li a:visited{
	text-decoration:underline;
	color:#990000;
}
#mainContent ul li a:hover{
	text-decoration:none;
	color: #006699;
	background-color:#efefef;
}
#mainContent ol li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	margin-left: 15px;
	margin-right:15px;
}
#mainContent ol li a{
	color: #006699;
	text-decoration:underline;
}
#mainContent ol li a:visited{
	color: #666666;
	text-decoration:underline;
}
#mainContent ol li a:hover{
	color: #006699;
	background-color:#CCCCCC;
	text-decoration:underline;
}
#mainContent h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
}
#mainContent h1{
	font-size: 180%;
	color:#336699;
}
#mainContent h2{
	font-size: 160%;
	color:#336699;
}
#mainContent h3{
	font-size: 140%;
	color:#336699;
}
#mainContent h4{
	font-size: 120%;
	color:#336699;
}
#mainContent h5{
	font-size: 110%;
	color:#336699;
}
#mainContent h6{
	font-size: 100%;
	color:#336699;
}
.item {
	padding: 0 6px;
	border: 1px solid #666666;
	background: #ffffff;
	margin-bottom: 10px;
	padding:10px;
	margin-top:5px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a  or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.searchbox	{
	display:block;
	/*display:inline-block;*/
	padding-left:5px;
	width:100%;
	font-size:11px;
	color:#000000;
	/*border: solid 1px #006699;
	background-color:#006699;*/
	background-color:#efefef;
}
.indenttext	{
	padding-left: 25px;
}
.announcement {
	background-color: #CCCCCC;
	text-align: left;
	padding: 10px;
	width: 90%;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #006699;
}
.itemBox {
	padding: 0 6px;
	border: 1px solid #666666;
	background: #ffffff;
	margin-bottom: 8px;
	margin-top:5px;
}
.centertext	{
	text-align:center;
}
.largeBoldBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.smallText	{
	font-size:9px;
}
.eventstinycal
{
	/*overflow:auto;*/
	font-size:xx-small;
	height:80px;
	padding:1px;
	margin:0px;
	/*margin-left:10px;
	border:1px solid black;*/
}
.eventstinycal #tinycal a:link	{
	color:#990000;
}
.eventstinycal #tinycal a:visited	{
	color:#990000;
	text-decoration:none;
}
.eventstinycal #tinycal a:hover	{
	color:#ffffff;
	background-color:#990000;
	border:0px;
}
.eventstinycal #tinycal_date	{
	text-align:center;
	font-size:10px;
	color:blue;
}

.eventstinycal #tinycal	{
	/*Defines the display of the event/RR calendar*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-color:transparent;
	border-collapse:collapse;
	margin-left:-11px;
	/*test the width of the top two calendars*/
}
.eventstinycal #tinycal_nav	{
	/*Defines the display of the month/increment decrement month navigation*/
	color:#800040;
	/*background-color:#F0F0F0;*/
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
.eventstinycal #tinycal_weekday
{
	/*Defines the display of day cells*/
	color:#FFFFFF;
	background-color: #006699;
	border:1px solid #000000;
	padding:1px;
	font-weight:bold;
	font-size:9px;
}
.eventstinycal #tinycal_day
{
	/*Defines the display of blank day cells.*/
	color:#000000;
	background-color:#F0F0F0;
	padding:1px;
	vertical-align:top;
	border:1px solid #000000;
}
.eventstinycal #tinycal_current_day
{
	/*Defines the display of blank day cells.*/
	color:#800040;
	background-color:#990000;
	border:1px solid #000000;
	border-color:#ffffff;
	vertical-align:top;
}
.eventstinycal #tinycal_blank
{
	/*Defines the display of blank day cells.*/
	background-color:#cccccc;
	border:1px solid #000000;
}
/* start the second calendar */
.eventstinycal2
{
	/*overflow:auto;*/
	font-size:xx-small;
	height:80px;
	padding:1px;
	margin:0px;
	/*margin-left:10px;
	border:1px solid black;*/
}
.eventstinycal2 #tinycal a:link	{
	color:#990000;
	background-color:#ffffff;
}
.eventstinycal2 #tinycal a:visited	{
	color:#990000;
	text-decoration:none;
}
.eventstinycal2 #tinycal a:hover	{
	color:#ffffff;
	border:0px;
}
.eventstinycal2 #tinycal_date	{
	text-align:center;
	font-size:10px;
	color:blue;
}

.eventstinycal2 #tinycal
{
	/*Defines the display of the event/RR calendar*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-color:transparent;
	border-collapse:collapse;
	margin-left:-11px;
	/*test the width of the top two calendars
	width:80px;*/
}
.eventstinycal2 #tinycal_nav
{
	/*Defines the display of the month/increment decrement month navigation*/
	color:#800040;
	/*background-color:#F0F0F0;*/
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
.eventstinycal2 #tinycal_weekday
{
	/*Defines the display of day cells*/
	color:#FFFFFF;
	background-color: #006699;
	border:1px solid #000000;
	padding:1px;
	font-weight:bold;
	font-size:9px;
}
.eventstinycal2 #tinycal_day
{
	/*Defines the display of blank day cells.*/
	color:#000000;
	background-color:#F0F0F0;
	padding:1px;
	vertical-align:top;
	border:1px solid #000000;
}
.eventstinycal2 #tinycal_current_day
{
	/*Defines the display of blank day cells.*/
	color:#800040;
	background-color:#00FFFF;
	border:1px solid #000000;
	border-color:#000000;
	vertical-align:top;
}
.eventstinycal2 #tinycal_blank
{
	/*Defines the display of blank day cells.*/
	background-color:#cccccc;
	border:1px solid #000000;
}
.cbox	{
	margin:10px 0 5px 0;
}
.cbox h5	{
	margin-bottom:0;
}
