/* CSS Document */

/**************************************************/
/*	GENERAL HTML TAGS							  */
/**************************************************/
body, html {
	margin:0px;
	padding:0px;
	background-color:#333333;
}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 11px;
	padding: 0px;
}
table {
	border: 0px none;
}
h1 {
	color:#866099;
	font-size: 15px;
	font-weight:bold;
	margin:	40px 0px 0px 0px;
	padding: 0px;
}

p {
	margin:	20px 0px 0px 0px;
	padding: 0px;
}

ul#ul_leftmenu,
ul#ul_leftmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
ul#ul_leftmenu ul {
	margin: 6px 0px 0px 0px;
}
ul#ul_leftmenu li {
	background-image:url(../fw/leftmenu_bullet.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}
ul#ul_leftmenu li li {
	background-image:none;
	font-weight: normal;
}
ul#ul_leftmenu li, 
ul#ul_leftmenu li li {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 6px 0px;
}

ul#ul_leftmenu a, 
ul#ul_leftmenu a:visited {
	color:#866099;
	text-decoration:none;
}
ul#ul_leftmenu a:active, 
ul#ul_leftmenu a:hover {
	color:#FF920D;
}

/**************************************************/
/*	LAYOUT DIVS 					              */
/**************************************************/
div#div_main {
	border:1px solid #000000;
	margin:40px auto 0px auto;
	width:758px;
}
div#div_footerbar {
	background-color:#FFFFFF;
	background-image:url(../fw/footerbar.gif);
	background-repeat:repeat-x;
	padding:35px 0px 5px 0px;
	text-align:center;
	width:758px;
	font-size: 15px;
}
div#div_footerbar a, 
div#div_footerbar a:visited {
	color:#866099;
	text-decoration:none;
}
div#div_footerbar a:active, 
div#div_footerbar a:hover {
	color:#FF920D;
	text-decoration:none;
}
div#div_copyright {
	width:758px;
	margin:10px auto 0px auto;
	font-size:10px;
	line-height:11px;
	color:#CCCCCC;
}

div.div_container1 {
	border: 1px solid #DDAAFF;
	background-color:#F8F0FF;
	padding:14px;
	margin:10px 0px 10px 0px;
}

/**************************************************/
/*	LAYOUT  TABLES	                         	  */
/**************************************************/
table#table_header {
	width: 758px;
}
table#table_middle {
	width:758px;
}
td#td_sidemenu_top {
	background-image:url(../fw/leftmenu_background.gif);
	vertical-align:top;
	width:198px;
}
div#div_leftmenu_top {
	background-image:url(../fw/leftmenu_top.gif);
	background-repeat:no-repeat;
	padding:40px 16px 16px 16px; 
}
td#td_content_top {
	background-color:#FFFFFF;
	background-image:url(../fw/content_bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:560px;
}
div#div_content {
	padding:0px 16px 16px 16px;
}
div#div_home_content {
	background-image:url(../fw/home_content_bg.gif);
}
div#div_home_content_header {
	background-image:url(../fw/home_content_top.jpg);
	height:24px;
}
div#div_home_content_footer {
	background-image:url(../fw/home_content_bottom.jpg);
	height:24px;
	font-size:
}
div#div_home_intro {
	padding:1px 70px 0px 70px;
	margin:-35px 0px 0px 10px;
}
td.td_home_box_header {
	background-image:url(../fw/home_box_header.jpg);
	height:40px !important;	/*FF*/
	height:36px;			/*IE*/
	width:303px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	padding-top:4px;
}
td.td_home_box_content {
	color:#78528B;
	padding:5px 20px 20px 20px;
}
td#td_sidebar_bottom {
	background-image:url(../fw/leftmenu_background.gif);
	vertical-align:bottom;
	width:198px;
}
div#div_sidebar_bottom {
	background-image:url(../fw/leftmenu_bottom.gif);
	background-repeat:no-repeat;
	height:25px;
}
td#td_content_bottom {
	background-color:#FFFFFF;
	background-image:url(../fw/content_bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:bottom;
	width:560px;
}

table.table_eventlisting {
	width:100%;
	margin-top:20px;
}
table.table_eventlisting td {
	padding: 4px 0px 4px 0px;
	vertical-align:top;
}
span.eventtitle {
	display:block;
	font-size:20px;
}
span.eventlocation {
	display:block;
}
span.eventdate {
	display:block;
	font-size:20px;
	text-align:right;
}
span.eventtime {
	display:block;
	text-align:right;
}
p.eventlink {
	text-align:right;
}

table.table_eventlisting td p {
	margin:	0px 0px 10px 0px;
	padding: 0px;
}
table.table_eventlisting td.eventname,
table.table_eventlisting td.eventdatetime {
	margin:	0px;
	padding: 8px 0px 0px 0px;
	border-top: 1px dotted #999999;
}

/**************************************************/
/*	LINKS						                  */
/**************************************************/
a, a:visited {
}
a:hover, a:active {
}

div#div_copyright a, 
div#div_copyright a:visited {
	color:#ffffff;
	text-decoration:none;
}
div#div_copyright a:hover, 
div#div_copyright a:active {
	color:#ffffff;
	text-decoration:underline
}	
/**************************************************/
/*	FORMS						                  */
/**************************************************/ 
form {
	padding: 0px;
	margin:0px;
}
table.table_form {
	border: 0px none;
	margin:auto;
}
table.table_form th {
	font-weight:normal;
	padding:7px 0px 7px 0px;
	text-align:left;
}
table.table_form td {
	padding:2px 0px 2px 10px;
}
/**************************************************/
/*	MISC       				                      */
/**************************************************/ 
.reqast {
	font-weight:bold;
	color:#FF6600;
}
.note {
	color:#999999;
	font-style:italic;
}