@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}

body{background:url(../images/main_bg.gif) repeat-x #ffffff;margin:12px 0 0 0; font-family:"Trebuchet MS"}
table{text-align:left}

/******************************
* Main Navigation
******************************/
#mainNav {height:32px;background:url(../images/tab_bg.gif) repeat-x; line-height:35px; text-align:justify;}
#mainNav ul {list-style:none; color:#FFF}
#mainNav ul li {display:inline; font-size:13px; /*background:url(../images/tabs_divider.gif) no-repeat right;*/}
#mainNav ul li .li_last {display:inline; font-size:16px;}
#mainNav ul li a {color:#ffffff;font-family:"Trebuchet MS";text-decoration:none; padding:10px 9px;}
#mainNav ul li a:hover {color:#00127a;background:url(../images/tab_bg_hover.gif) repeat-x;}
.mainNavSelected a{ color:#00127a;background:url(../images/tab_bg_hover.gif) repeat-x;}

/*****************************/

/*****************************
* SideBar Blocks
*****************************/
.sideBar_header{background:url(../images/last_year_top_border.gif) no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:left; padding-left:10px; }
.sideBar_border{background:url(../images/last_year_border.gif) repeat-y;}
.siderBar_border_right{background:url(../images/last_year_border.gif) repeat-y right;}
.sideBar_text{color:#00127a; font-size:14px; font-weight:bold; text-align:justify;}
.sideBar_footer{background:url(../images/last_year_bottom_border.gif) no-repeat}

/****************************/

/*.header_banner{margin:10px 17px 10px 17px;}
.main_content{margin:0 17px 0 17px;}
.main_content_body{width:600px;}
.main_content_sidebar{margin:0 0 0 10px;}
.footer_td{background:#00127a}
*/

/****************************
********Main content*********
****************************/
.content_top_header{background:url(../images/content_top_border.gif) no-repeat}
.content_border_left{background:url(../images/content_border.gif) repeat-y}
.content_border_right{background:url(../images/content_border.gif) repeat-y right}
.content_border_bottom{background:url(../images/content_bottom_border.gif) no-repeat}
/***************************/
.convention_top_border{background:url(../images/convention_speaker_top_border.gif) no-repeat}
.convention_left_border{background:url(../images/content_border.gif) repeat-y}
.convention_right_border{background:url(../images/content_border.gif) repeat-y right}
.convention_border{background:url(../images/convention_speaker_border.gif) repeat-x; font-size:14px; color:#000066; padding-right:20px;}
/***************************/
.convention_a{color:#000066; font-weight:bold}
.content_home_msg{color:#303f93; font-weight:bold; font-size:11px}
.content_home_msg a {color:#303f93; text-decoration:none}
.more {font-weight: bold; color: #303F93; padding-right:15px;}
/***************************/

/*****************************
************ Footer **********
*****************************/
#footerMain { height:6px; background:#00127a;}
#footer {height:51px; background:url(../images/footer_bg.gif); text-align:center; widht:100%;}
#footer ul {list-style:none; padding:10px 0 0 0; color:#FFFFFF; font-size:14px;}
#footer ul li {display:inline;}
#footer ul li a {color:#FFFFFF; font-family:"Trebuchet MS"; text-decoration:none; padding:0 0 0 0;}
#footer ul li a:hover{color:#00127a;}
#copyrights {height:10px; font-size:12px; color:#FFFFFF; padding-top:5px; text-decoration:underline; }
#copyrights a {color:#FFFFFF; font-weight:bold}
/****************************/

/*****************************
*********Agenda.php***********
*****************************/
#head{color:#FFFFFF; font-size:14px; font-weight:bold; text-align:left; padding-left:10px; height:30px; background:#00127a; line-height:30px;}
#innerMainContent{color:#7f7f7f; font-size:14px; border:#536d84 2px solid; width:585px;}
#innerMainContent h1 {font-size:16px; color:#00127a; padding-left:15px; text-decoration:underline;}
#innerMainContent h3 {color: #00127A; font-weight: bold; font-size:14px; text-align:center}
#innerMainContent h4 {color: #00127A; font-weight: bold;  font-size:14px; text-align:justify}
#innerMainContent td {text-align:justify;}

.style3 {color: #333333; font-weight: bold; }
.style4 {color: #333333}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #034EA2;
	font-weight: bold;
	font-size: 16;
	padding-left:16px;
}
.style8 {
	color: #034EA2;
	font-weight: bold;
	font-size: 16;
}

/****************************/