body{
	font: 12px "Verdana", Helvetica, Sans-Serif;
	color:#333333;
	background-color: #838383;
	margin-top: 0;
}

td
{
font: 12px "Verdana", Helvetica, Sans-Serif;
}

a {
	color: #c40b13;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #c40b13;
	background: inherit;
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
.sidetitle {
	/*background-image: url(images/searchbar_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	/*background-color: #990000;*/
}

.datetitle {
	/*background-repeat: repeat-x;*/
	font-family: Verdana, Helvetica, sans-serif;
	/*line-height: 25px;*/
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	/*background-image: url(images/title_bg_left.gif);*/
}

.datetitlew {
	/*background-repeat: repeat-x;*/
	font-family: Verdana, Helvetica, sans-serif;
	/*line-height: 25px;*/
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	/*background-image: url(images/title_bg_left.gif);*/
}

.datetitlew  a{
	/*background-repeat: repeat-x;*/
	font-family: Verdana, Helvetica, sans-serif;
	/*line-height: 25px;*/
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	/*background-image: url(images/title_bg_left.gif);*/
}

.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#4b4b4d;
font-family:  Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
width:180px;
padding:2px;
text-align:left;
font-weight:bold;
border:1px solid #666666;
}

h2 {
margin-bottom: 5px;
background-color:#000000;
font-family:  Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
width:94%;
padding:5px;
text-align:left;
font-weight:bold;
/*border:1px solid #d0d0d0;*/
}

h2 a {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
	background-image: url(a2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 8px;
}

h2 a:hover {
	background: url(a2.gif) no-repeat center left;
}

h3 {
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0px;
	color: #333333;
	background: url(images/hdottedline.gif) repeat-x bottom left;
	padding: 0px 5px 3px 0px;
}

h3 a {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
	/*background-image: url(clipping.gif);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 0px;
}

h3 a:hover {
	/*text-decoration: underline;*/
	color: #ff0101;
	/*background: url(h2bghover.gif) no-repeat center left;*/
}

h4 {
margin-bottom: 5px;
background-color:#f0f0f0;
font-family:  Verdana, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
width:98%;
padding:3px;
text-align:left;
font-weight:bold;
border:1px solid #d0d0d0;

}

h4 a {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/bul1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 32px;
}

h5 {
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0px;
	color: #333333;
	padding: 0px 5px 3px 0px;
}

h5 a {
	color: #c40b13;
	text-decoration: none;
	background-color: inherit;
	padding: 0 0 0 0px;
}

h5 a:hover {
	text-decoration: underline;
	/*background: url(h2bghover.gif) no-repeat center left;*/
}

.more { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; background: #FFFFFF url(images/hdottedline.gif) repeat-x bottom left; color: #808080; text-align: right; }
.more a { color: #333333; background: #FFFFFF; }

.date { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; color: #444444; font-size: 11px; text-align: right; }
.date a { color: #444444; background: #FFFFFF; }

.datew { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; color: #ffffff; font-size: 11px; text-align: right; }
.datew a { color: #ffffff; }

.alignright { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; color: #333333; text-align: right; }
.alignright a { color: #333333; background: #FFFFFF; }

.image { float: left; margin: 0 9px 3px 0;}

.right_articles {
	/*border: 1px solid #d0d0d0;
	background-color: #fff79a;*/
	padding: 8px;	
	margin: 0 0 5px 0;
}
	
.right_articles:hover {
	/*border: 1px solid #d0d0d0;
	background-color: inherit;*/
}

.h_mnu_01{
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #4b4b4d;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff
}
/*-----------------------------------------------------------------------------------------------*/
.pd_menu_01 {float:left; padding:0; margin:0;color: #000000;background: #d5edbe;width:100%; border:solid 1px #d5edbe;clear:both;} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
font-family:Verdana, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #000000;
background-color: #d5edbe;
text-decoration: none;
}
.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}
.pd_menu_01 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #d5edbe; }
.pd_menu_01 ul li a {color: #000000;background: #d5edbe;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }
.pd_menu_01 ul li ul {display:none; border:none;color: #000000;background: #d5edbe;}
.pd_menu_01 ul li:hover a {background-color:#ff0101; text-decoration:none; color:#FFFFff;} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.pd_menu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #d5edbe; border-bottom: solid 1px #d5edbe; background-color:#d5edbe;  color:#333333;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {background-color:#ff0101; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/
.pd_menu_01 table {position:absolute; top:0; left:0; border-collapse:collapse;color: #000000;background: #d5edbe;}
.pd_menu_01 ul li a:hover {background-color:#ff0101; text-decoration:none;color:#FFFFff;} /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.pd_menu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #d5edbe; border-bottom: solid 1px #d5edbe; background-color:#d5edbe;  color:#333333;} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a:hover {background-color:#ff0101; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/
/*---------------------------------------------------------------------------------------------*/
.footer { background:url(footer.gif) no-repeat; height:40px; line-height:40px;color:#FFFFFF; padding-left:15px; }
.footer a { color:#FFFFFF; font-family:Verdana, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:bold; }
.footer a:hover { text-decoration:underline; }


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.glowingtabs{
float:left;
/*width:100%;*/
font: bold 12px Verdana;
line-height:normal;
border-bottom: 1px solid #3f3f3f;
background-color: #3f3f3f;
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(media/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(media/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color: white;;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: white;;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: white;;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 1px solid white; /*THEME CHANGE HERE*/
border-width: 1px 1px;
border-color: white;
font:bold 12px Verdana;
line-height:18px;
z-index:100;
background-color: #3f3f3f;
width: 200px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid white; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #cc0000;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.small,.small a,.small a:link,.small a:visited {color:#2c55b1;font-weight:bold;text-decoration:none;font-size:8pt;}
