body		{margin:0px; background-color:#f0f0f0; font-family:Arial, Helvetica, sans-serif; font-size:small;}
h4		{color:#7ea612; font-size: 16px;}
a		{color:#007cc3;}
a:hover		{color:#7ea612;}
a:active	{color:#7ea612; text-decoration:none;}
td		{vertical-align:top}
th		{font-weight:normal;vertical-align:middle}
.header		{background-repeat:repeat-x; text-align:right; vertical-align:top}
.heading	{color:#7ea612; font-size: 16px; font-weight:bold;}
.heading2	{color:#7ea612; font-size:medium; font-weight:bold;}
.icons		{text-align:right;}
.icons img 	{padding:10px;}
.leftcol	{padding:0px 10px 0px 10px}

.menuitem img{vertical-align: middle;}
li.menu{list-style-image: url(/images/icons/menu_inactive.gif);line-height: 20px; font-size: 13px; }
li.menu_active{list-style-image: url(/images/icons/menu_active.gif);line-height: 20px; }
li.menu_active_right{list-style-image: url(/images/icons/menu_active.gif);line-height: 20px; text-decoration: none; }
li{list-style-image: url(/images/icons/list.jpg);line-height: 19px;}
li.sitemap {list-style-type: none}
.menuitem .menulink {PADDING-LEFT: 16px; MARGIN: 5px 0px 0px}
.menuitem .heading {MARGIN-BOTTOM: 0px}
.menuitem .heading2 {MARGIN-BOTTOM: 0px; MARGIN-LEFT: 16px}
.menuitem .date {FONT-SIZE: xx-small; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 16px; COLOR: #999999}
.bottomcopy {PADDING-LEFT: 20px; VERTICAL-ALIGN: middle; COLOR: #fff; BACKGROUND-COLOR: #1b88ca}
.bottomcopy A {COLOR: #fff}
.bottomcopy A:hover {COLOR: #7ea612}
.centertab H4 {MARGIN: 10px 10px 0px}
.centertab .icon {MARGIN: 0px 20% 0px 0px; TEXT-ALIGN: right}

/* -------------------------------- */
/* Drop shadows
/* -------------------------------- */

.shadow-moz
{
	padding:0 6px 6px 0;
    background: url('data/images/alpha.png') no-repeat bottom right;
}

.shadow-ie
{
	filter: shadow(color:gray,direction:135,strength:3);
}
  
/* -------------------------------- */
/* Content
/* -------------------------------- */

.seo {color:#ffffff; font-size: 1px;}

.pager_active {
	FONT-SIZE: 10px; COLOR: #e2eff7; BACKGROUND-COLOR: #0a70b4
}

.pager_inactive {
	FONT-SIZE: 10px; COLOR: #0a70b4;
	FONT-WEIGHT: normal; COLOR: #0a70b4; TEXT-DECORATION: underlined
}

.upper{
		text-transform: uppercase;
		font-weight: bold;
} 

.nav_link {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #0a70b4;
        text-decoration: none;
        cursor:pointer;
        cursor:hand;
}



.cursor_hand{
cursor:pointer;
cursor:hand;
}
 
h1 {
       font-size: 140%;
       font-weight: bold;     
}

h2 {
       font-size: 130%;
       font-weight: bold;     
}

h3 {
       font-size: 120%;
       font-weight: bold;     
}
.content_body
{
font-family: Arial;
font-size: 12px;
padding-right: 40px;
padding-left: 0px;
}

.menu_active a {
font-size: 12px; font-weight: bold; color: #7EA612;
}
.menu_active_right a {
font-size: 12px; font-weight: bold; color: #7EA612; text-decoration: none;
}

.menu_active_right a:link {
font-size: 12px; font-weight: bold; color: #7EA612; text-decoration: none;
}
.menu {
line-height: 20px; font-size: 13px;
}
.content {
font-size: 9px; color:#999999;
}
.content1 {
font-size: 13px; color: #000000; 
}