body,div,th,td,caption{
	font-family: tahoma;
     font-size:12px;
}

img{
	border:0;
}

/*
------------------------------------------------------------------
Begin Site-Sp. Styles
------------------------------------------------------------------
*/

#body{
	background:#fff url(../images/bkg.gif) repeat-x;
}

#main{
	width:778px;
	margin:0px auto auto auto;
	border:1px solid #D0D0D0;
	background:#fff;
}

#masthead{
	margin-bottom: 17px;
}

#navmain{
	background: url('../images/navbkg.jpg') repeat-x;
	height: 33px;
	padding-left:26px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
}
.navdiv{
	width:30px;
	text-align: center;
}

#navmain .navitem .mainnav{
	text-decoration:none;
	color:#122140;
	font-family: "Franklin Gothic Medium";
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
}

#mastimage{
	margin-top:4px;
	margin-bottom:6px;
}

#footer{
	background:#005CD5;
	margin-top:11px;
	padding:5px;
	color:#fff;
}

#footnote{
	border-top:1px dotted #585858;
	padding-top:7px;
	margin-top:25px;

	color:#585858;
}

.support{
	margin-left:70px;
}
.support img{
	margin-bottom:10px;
}

#footer a{
	text-decoration:none;
	color:#fff;
}

table.header{
 	width:100%;
 	height:31px;
 	margin-bottom: 11px;
}

table.header .header_1{
	width:6px;
}

table.header .header_2{
	width:36px;
	background: url('../images/header_bkg_l.jpg') repeat-x;
}

table.header .header_3{
	width:26px;
}

table.header .header_4{
	width:auto;
	text-align:right;
	padding-right:15px;
	background: url('../images/header_bkg.jpg') repeat-x;
	color:#383838;
	font-family: "Franklin Gothic Medium";
	font-size:14px;
	font-weight:bold;

}

table.header .header_5{
	width:7px;
}

a.more{
	display:block;
	height:16px;
	border:0px solid #000;
	padding:0 0 0 16;
	line-height: 13px;
	color:#005CD5;
	text-decoration:none;
	font-weight:bold;
	background: url('../images/more.jpg') no-repeat;
     text-transform: lowercase;
}

h3.fheader{
	font-weight:bold;
	font-size:11px;
     text-transform: uppercase;
     margin-top:0px;
}

h1.subheader{
	margin:0px;
	margin-bottom:20px;
	border-bottom:1px solid #000;
	/*background: url('../images/navbkg.jpg') repeat-x; */
	background:#fff;
	color:#000;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:center;
}
h1.subheader img{
	margin-left:10px;
}

.splotch{
	background: url('../images/splotch-bkg.gif') repeat-x;
	margin-top:5px;
	margin-bottom:15px;
}

.newsdate{
	font-weight:bold;
	color:#005CD5;
}


#subnav{
	padding-top:0px;
	width:200px;
	border-right:1px solid #C0C0C0;
}

#subnav div.inset{
	background:#000;
	color:#fff;
	padding:7px;
}

#subnav ul{
	margin: 0;
	margin-bottom:7px;
	padding-left: 25px;
	list-style: none;
	color:#C0C0C0;
}

#subnav ul li{
	margin-bottom:5px;
}

a.subnav, a.subnav_on{
	display:block;
	padding:7px;
	border-bottom:1px solid #C0C0C0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#005CD5;
	vertical-align:center;
	background:#fff;
	text-align:right;
}

 a.subnav_on{
 	color:blue;
 }

 a.subsubnav, a.subsubnav_on{
	display:block;
	padding:3px;
	margin-bottom:0px;
	border-bottom:0px dotted #585858;
	border-left:0px solid #585858;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#585858;
	vertical-align:center;
	font-size:.9em;
	text-align:right;
}

 a.subsubnav_on{
 	background:#ccc;
 	color:#000;
 }
/*
------------------------------------------------------------------
End Site-Sp. Styles
------------------------------------------------------------------
*/

.contenTable, .contenTable td, .contenTable th
{
    border-color: #ccc;
    border-style: solid;
}

.contenTable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.contenTable td, .contenTable th
{
    margin: 0;
    padding: 6px;
    border-width: 1px 1px 0 0;
    background-color: #fff;
}

.contenTable th{
	background: #808080;
	color: #E0E0E0;
}

.webcast_item{
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
	background:#E0E0E0;
	width:95%;
}

.webcast_item td img{
	border:1px solid #000;
	margin-right:7px;
}

.webcast_item td div img{
	border:0;
}

.webcast_item td a{
	font-size:1.1em;
	text-decoration:none;
	color:blue;
}


a.pdf, a.word, a.powerpoint, a.publisher {
	padding:0 8 14 18px;

	color:blue;
	text-decoration:none;
	font-weight:bold;
}
a.pdf{background: url('../images/icons/pdf.gif') no-repeat;}
a.word{background: url('../images/icons/word.gif') no-repeat;}
a.powerpoint{background: url('../images/icons/powerpoint.gif') no-repeat;}
a.publisher{background: url('../images/icons/publisher.gif') no-repeat;}

a.folder {
	display:block;
	padding:0 2 2 18px;
	background: url('../images/icons/folder.gif') no-repeat;
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

a.rss {
	padding:0 2 2 22px;
	background: url('../images/icons/icon_rss.gif') no-repeat;
	color:blue;
	text-decoration:none;
	font-weight:bold;
}

a.up {
	padding:0 2 2 16px;
	background: url('../images/icons/up.gif') no-repeat;
	color:#808080;
	text-decoration:none;
	font-weight:bold;
}

a.email {
	display:inline;
	text-align:left;
	padding:0 2 2 18px;
	background: url('../images/icons/email.gif') no-repeat;
	color:blue;
	text-decoration:none;
	font-weight:bold;
}

a.delete {
	display:inline;
	text-align:left;
	padding:2 3 2 18px;
	background: url('../images/icons/icon_delete.gif') no-repeat;
	color:blue;
	font-weight:bold;
}

a.edit {
	display:inline;
	text-align:left;
	padding:2 3 2 18px;
	background: url('../images/icons/icon_edit.gif') no-repeat;
	color:blue;
	font-weight:bold;
}

a.add {
	display:inline;
	text-align:left;
	padding:0 2 2 18px;
	background: url('../images/icons/icon_add.gif') no-repeat;
	color:blue;
	font-weight:bold;
}


/* HORIZONTAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	display: none;
	position: absolute;
	top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width: 200px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top: -1px; margin-top: 0;
	left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float: left;
	display: block;
	position: relative;
	background: #000;
	border: 0px solid #330;
	margin-right: -1px;
	margin:0px 10px 0px 10px;
	white-space: nowrap;

}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
	border: 1px solid #330;
	padding:2px;
	text-align:left;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a, .menulist a.on {
	display: block;
	padding: 3px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

.menulist a.on{
	color:#8484FF;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #585858;
}
.menulist a.highlighted {
	color: #FFF;
}


/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
	 display: none;
}
.menulist ul a .subind {
	 display: block;
	 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
	float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
	 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

