body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
a:link, a:visited{
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.h_bg {
	background-image: url(img/h_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
}
.h_shad {
	background-image: url(img/h_shad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*   TOP MENU*/
.topmenu {
	vertical-align: middle;
}
.topmenu a:link, .topmenu a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-right: 30px;
}
.topmenu a:hover {
	color: #006699;
	text-decoration: none;
}
/*   Global MENU*/
.menu, .menu td {
	vertical-align: middle;
}
.menu a:link, .menu a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}.box {
	border: 1px solid #24467F;
}
.boxName {
	background-color: #24467F;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.boxCat {

	border: 1px solid #C2CDD3;
}
.boxCatName {

	background-color: #C2CDD3;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 3px;
}
/*changed border styles from solid to none to hide lines*/
.catbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C2CDD3;
	border-bottom-color: #C2CDD3;
	border-left-color: #C2CDD3;
}
.foot_bg {
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.foot_bg a:link, .foot_bg a:visited{
	font-size: 11px;
	color: #003366;
	text-align: center;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
}
.foot_bg a:hover{
	color: #006699;
}
.news td {
	font-size: 11px;
	padding: 5px;
}
.catname {
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
}
.catname a:link, .catname a:visited, .catname a:hover{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #666666;
	padding: 3px;
}
.content {
	padding: 20px;
}
.crumb {
	padding: 5px;
}
.content2 {
	padding-left: 20px;
	padding-bottom: 5px;
}
.newssup {
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C2CDD3;
	color: #24467F;
	margin-bottom: 10px;
}

.tabbot {
	text-decoration: none;
	background-image: url(img/s_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C2CDD3;
	border-right-color: #C2CDD3;
	border-left-color: #C2CDD3;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}
.tab a:link, .tab a:visited, .tab a:hover{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
/*   dropdown menu */

.ddm1 {
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 7px;
	padding-bottom: 5px;
}
.ddm1 .item1 {
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #CCCCCC;
}
.ddm1 .item2,
.ddm1 .item2:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #24467F;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
.ddm1 .item2, .ddm1 a.item2:link, .ddm1 a.item2:visited {
	color: #24467F;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.ddm1 .item2:hover, .ddm1 a.item2:hover {
	color: #6699CC;
	text-decoration: none;
}
.ddm1 .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	color: #24467F;
	border: 1px solid #24467F;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/*   TABS   */
.selected  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C2CDD3;
	border-right-color: #C2CDD3;
	border-left-color: #C2CDD3;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.selected a:link, .selected a:visited {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}
LI {
	list-style-type: none;
	width: auto;
	overflow: visible;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 10px;
}
UL {
	margin:0;
	padding: 0;
	width: 100%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.red {
	color: #CC0000;
}
.blue {
	color: #003366;
}
.prundgic {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottopad {
	margin-bottom: 10px;
}
