<style type="text/css">
/*general style sheet*/
body {
	font: #000000;
	background-color: #000000;			
	background-image: url("/images/background.jpg");
/*	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;			
	background-image: url("/images/background.jpg");
/*	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #1F1F1F;
	letter-spacing: -1px;
	text-transform: uppercase;
}


h2 {
	font-family: Times New Roman, serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #1F1F1F;
	letter-spacing: -1px
/*	margin-top:0;
	margin-bottom:0; */

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;	
	margin-top:0;
}
h5 {
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
h6 {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
}

.tableborder {
	border: 2px solid #335366;
}

.tableborderTop {
	border-top: 2px solid #335366;
}

/* td, p, span, li, div {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

} */

/*setting global link styles is messing up selected option on left menu*/

A:link{COLOR:#344364;font-weight:bold;TEXT-DECORATION:none;}
A:visited{COLOR:#6a7c8a;font-weight:bold;TEXT-DECORATION:none;}
A:active{COLOR:#344364;font-weight:bold;TEXT-DECORATION:none;}	/************CUSTOMIZED*********/
A:hover{COLOR:#344364;font-weight:bold;TEXT-DECORATION:underline;}	/************CUSTOMIZED*********/

.BreadCrumb {
	color: #66060a; /*********CUSTOMIZED*******/
}

div.BreadCrumbTrail {
	font-size: 11px;
	color: #66060a; /*********CUSTOMIZED*******/
}

h1 a:link {color: #1F1F1F;}
h1 A:visited{COLOR:#1F1F1F;}
h1 A:active{COLOR:#1F1F1F;}	/************CUSTOMIZED*********/
h1 A:hover{COLOR:#1F1F1F;}	/************CUSTOMIZED*********/


#footer {
	color: #000000; /*********CUSTOMIZED*******/
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /*********CUSTOMIZED*******/
}

A.footer:link{COLOR:#000000;font-weight:normal;TEXT-DECORATION:none;}
A.footer:visited{COLOR:#000000;font-weight:normal;TEXT-DECORATION:none;}
A.footer:active{COLOR:#000000;font-weight:normal;TEXT-DECORATION:none;}	
A.footer:hover{COLOR:#000000;font-weight:normal;TEXT-DECORATION:underline;}


.titleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.siteMapThirdLevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

A.siteMapThirdLevel:link{TEXT-DECORATION:none;}
A.siteMapThirdLevel:visited{TEXT-DECORATION:none;}
A.siteMapThirdLevel:active{TEXT-DECORATION:none;}	
A.siteMapThirdLevel:hover{TEXT-DECORATION:underline;}


.hppressbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ca9e3e;
	text-decoration:none;
}

A.hppressbox:link{COLOR:#ca9e3e;TEXT-DECORATION:none;}
A.hppressbox:visited{COLOR:#ca9e3e;TEXT-DECORATION:none;}
A.hppressbox:active{COLOR:#ca9e3e;TEXT-DECORATION:none;}	
A.hppressbox:hover{COLOR:#ca9e3e;TEXT-DECORATION:underline;}

.pressboxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

A.pressboxsm:link{font-weight: normal;TEXT-DECORATION:none;}
A.pressboxsm:visited{font-weight: normal;TEXT-DECORATION:none;}
A.pressboxsm:active{font-weight: normal;TEXT-DECORATION:none;}	
A.pressboxsm:hover{font-weight: normal;TEXT-DECORATION:underline;}


.newssub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.hppressboxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ca9e3e;
	text-decoration:none;
}

A.hppressboxsm:link{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}
A.hppressboxsm:visited{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}
A.hppressboxsm:active{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}	
A.hppressboxsm:hover{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:underline;}

.homepagenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.videos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

.videos A:link{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}
.videos A:visited{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}
.videos A:active{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:none;}	
.videos A:hover{COLOR:#ca9e3e;font-weight:normal;TEXT-DECORATION:underline;}


/*top drop down menu*/
/*http://sperling.com/examples/menuh/*/


#menuh-container
	{
	font-size: 1em;
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	margin: 0px;
	border: 0px solid white;
	}

#menuh
	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0em;
	margin-top: 0em;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 0px solid #ffeddf; /***************CUSTOMIZED****************/
	white-space:nowrap;
	font-weight: bold;
	margin:0;
/*	padding: 0.3em; *//* adjust padding as needed if width is commented out in #menuh ul */
	padding: 0.6em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #FFFFFF;
	background-color: #023558;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #ca9e3e;
	background-color: #023558; /*************CUSTOMIZED******************/
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
/*	background-image: url(navdown_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
/*	background-image: url(nav_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
/*	width:9em; */	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:14em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	width:20em;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/*end top drop down menu*/

/*left menu - http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript*/

.menu1{
background-image:url(images/menu-background.jpg);
margin-left:0px;
text-indent:30px;
padding-left:10px;
padding-top:15px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

.submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 7px;
color: #efefef;
}

.submenu2{
/*background-image: url(images/submenu.gif);*/
display: block;
height: 19px;
margin-left: 35px;
padding-top: 2px;
padding-left: 7px;
color: #efefef;
}

.hide{
display: none;
}

.show{
display: block;
}

.selected
{
	color: #493626;
	font-weight: bold;
}


/*end left menu*/

/*ticker*/

#pscroller2{
width: 100%;
height: 100px;
padding: 5px;
padding-left: 0px;
font-size: 10pt;
font-weight: normal;
text-decoration: none;

}

#pscroller2 a{
text-decoration: none;
color: #FFFFFF;
font-weight: normal;

}

.someclass{ //class to apply to your scroller(s) if desired
}
/*end ticker*/

.the_menus 
{
    position: relative;
}
.the_menus div
{
    position: relative;
    width: 270px; height: 30px; 
  /*  background-image:url(/images/menu-background.jpg);*/
    margin:0px;
}
.the_menus div a
{
    position: absolute;
    top: 13px; left: 30px;
    padding-left: 5px; padding-right: 5px;
    text-decoration: none;
    background-color: #acacaa;
    color: black;
    font-family: arial, sans-serif;
    font-size: 14px;
    z-index: 9;
}
.the_menus .bottom
{
    position: relative;
    width: 221px; height: 15px;
    background-color: #acacaa;
}

.leftside {
	font-family: Times New Roman, serif;
    font-size: 14px;
}

</style>

