/* CSS Document */

body {
		text-align: center;
		font-family:  Tahoma, Arial, Helvetica, sans-serif;
		color: #666666;
		margin:10 auto 0 auto;
		font-size:75%;
}

body.bdc 
{
	background-color:#c0c0c0;
}

a img {border:none;}

a { text-decoration:underline; color:#666; }

a:hover div { cursor:pointer;}

h1, h2, h3, h4, h5, h6, .h2 { color:#444;}

.bdc h1 { font-size:20px; font-family:Arial; font-weight:lighter;}

#outer{
	margin:0 auto 0 auto;
	width:790px;
	text-align: left;
	min-height:100%;
	border: solid 1px #668cb2;
}

.bdc #outer
{
	border:solid 1px #303030;
	background-color:#fff;
}

.wrapper { 
		width:790px;
		text-align: left; 
			}
			
.body_container{width:790px; overflow:auto;}
.homepage .body_container {padding-top:306px;}

input, textarea, select { border: solid 1px #98c3f8; }
.submit {background-color:#2081fd; color:#fff; }

/* Header */

.header_through_container {
		width:790px;
		height:192px;
		}
		
.header_through {
		background-image:url(../images/template/through_head.gif);
		height:50px;
		width:790px;
		background-repeat:no-repeat;
		}
.header_bdc {
		background-image:url(../images/template/bdc_header.gif);
		height:42px;
		width:790px;
		background-repeat:no-repeat;
		}

.header {
		background-image:url(../images/template/header.jpg);
		height:306px;
		width:790px;
		background-repeat:no-repeat;
		position:absolute;
		}

.header_plain {
		background-image:url(../images/template/header_plain.jpg);
		height:306px;
		width:790px;
		background-repeat:no-repeat;
		position:relative;
		bottom:10px;
		}
		
.community_images{
		height:190px;
		width:788px;
		z-index:1;
		}
		
.text_only_container	{
		padding:15px 0px 0px 455px;
		font-family: Tahoma; font-weight:bold; color:#FFFFFF; font-size:11px;
		}	
.with_skip {
	padding-left:220px;
}

.header_bdc_blue .text_only_container { padding:8px 0 7px 0; text-align:right;}

a.top_link:link, a.top_link:visited, a.top_link:hover, a.top_link:active{
		font-family: Tahoma; font-weight:bold; color:#FFFFFF; font-size:11px; padding-right:5px; padding-left:5px;
		}

.header_bdc_blue a.top_link:link, .header_bdc_blue a.top_link:visited, .header_bdc_blue a.top_link:hover, .header_bdc_blue a.top_link:active { color:#666;} 
		
.apply_now {
position:absolute;
margin:220px 0px 0px 200px;
		}
		
.header_nobanner{
	position:absolute;
	margin:0px 0px 0px 200px;
	color:#8CC400;
}
		
.login_button {
position:absolute;
margin:3px 0px 0px 11px;
font-family: Tahoma; font-weight:bold; color:#FFFFFF; font-size:11px;
		}		
		
.community_banner{ margin-left:1px;}

.banner_logo_right { margin-left:0px; background-image:url(../images/template/banner_logo_right.gif); height:142px; width:787px; background-repeat:no-repeat;}
.banner_square_logo_left {margin-left:0px; background-image:url(../images/template/banner_square_logo_left.gif); height:142px; width:787px; background-repeat:no-repeat;}
.bdc_banner { margin-left:0px; background-image:url(../images/template/bdc_banner.gif); height:142px; width:787px; background-repeat:no-repeat;}
.bdc_banner_no_logo { margin-left:0px; background-image:url(../images/template/bdc_banner_no_logo.gif); height:142px; width:787px; background-repeat:no-repeat;}
.bdc_banner_blue { margin-left:0px; background-image:url(../images/template/bdc_banner_blue.gif); height:142px; width:787px; background-repeat:no-repeat;}
.bdc_banner_red { margin-left:0px; background-image:url(../images/template/bdc_banner_red.gif); height:142px; width:787px; background-repeat:no-repeat;}

.main_header_text { font-size:34px; color:#fff; width:540px; margin:10px 0px 0px 10px; font-family: Arial Narrow, Arial; font-weight:bold; height:85px; overflow:hidden; position:absolute;}
.banner_square_logo_left .main_header_text { margin-left:200px;}
.banner_logo_right .logo_holder, .bdc_banner .logo_holder, .bdc_banner_blue .logo_holder, .bdc_banner_red .logo_holder { position:absolute; margin:0px 0px 0px 570px; width:155px; text-align:center; background-position:center center;background-repeat:no-repeat; height:115px; width:177px; }
.bdc_banner_no_logo .logo_holder { display:none;}
.banner_square_logo_left .logo_holder { position:absolute; margin:10px 0px 0px 8px; width:155px;  text-align:center; height:120px;background-position:center center;background-repeat:no-repeat; }

.sub_header_text { font-size:20px; color:#fff; width:540px; margin:101px 0px 0px 10px; font-family: Arial Narrow, Arial; height:25px; overflow:hidden; position:absolute;}
.banner_square_logo_left .sub_header_text { margin-left:200px; }

/*msnobanner*/
.community_banner_no_image{ margin-left:200px; background-image:none; margin-top:30px; margin-bottom:-50px; background-color:Transparent;}
.main_header_text_nobanner .main_header_text{ color:#5D9301; font-weight:normal; font-size:42px; padding-top:10px;}
.sub_header_text_nobanner .sub_header_text{ color:#5D9301; font-size:26px; padding-bottom:40px;}

/*Skip Navigation*/
#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
/* Navigation */

#leftcol {
  float: left;
  width: 190px;
  overflow:hidden;
}
.bdc #leftcol 
{
	padding:0 10px;
	width:170px;
}
#content {
  float: left;
  width: 590px;
  font-family:tahoma;
  font-size:1em;
  overflow: auto;

}

#content A:hover {
	COLOR: #d90909; 
}

#content img { margin:5px;}

.body_container_text #right_txt{margin-top:10px;}
#nav_container_thru{ margin:60px 5px 0px 20px; }

.minisite_nobanner #right_txt{margin-top:0px;}
.minisite_nobanner #nav_container_thru{ margin-top:0px; }

.body_container_text #nav_container_thru {margin-top:0px;}

.body_container_home {padding-top:190px;}

.nav_container{ width:152px; padding-left:10px;margin:0; overflow:hidden;}
.nav_container_plain{ width:152px; padding-left:10px;margin:0;}

.nav_node_logo{	background-image:url(../images/template/nav_header.gif); height:51px; width:152px; list-style-type:none;}
.nav_container .nav_node	{ height:31px; width:92px; background-image:url(../images/template/nav_node_bg.gif); padding-left:60px; line-height:30px; list-style-type:none; }
.nav_container .nav_node a, #nav_container_thru .nav_node ul .nav_node a { line-height:normal;}
.nav_container_plain .nav_node	{ height:auto; width:92px; background-image:url(../images/template/nav_node_bg.gif); padding-left:60px; line-height:30px; list-style-type:none; }
.nav_container_plain .nav_node a, #nav_container_thru .nav_node ul .nav_node a { line-height:normal;}

#nav_container_thru .nav_node ul { margin-left:0px;}
#nav_container_thru .nav_node ul .nav_node	{ overflow:hidden; height:31px; width:auto; background-image:none; padding-left:10px; line-height:normal; list-style-type:none; border:solid 1px #8a9ca9; border-bottom:none; border-right:none;}

#nav_container_thru .nav_node	{ width:142px; padding-left:10px; line-height:30px; list-style-type:none; }
.nav_split {background-image:url(../images/template/nav_node_bg_split.gif); background-position:10px; background-repeat:repeat-y; padding-bottom:1px;}
.nav_split .nav_node {margin-bottom:1px; height:auto; background-image:url(../images/template/nav_node_bg_rep.gif); padding-left:10px; width:142px;}

.nav_container .nav_node a:link, .nav_container .nav_node a:active, .nav_container .nav_node a:visited {  margin-top:30px; font-family:"Arial Narrow"; font-size:1.125em; color:#3b495f; text-decoration:none;}
.nav_container .nav_node a:hover { color:#87af23; }


#nav_container_thru {padding-left:0px;}
#nav_container_thru.nav_split { padding-left:0px; background-position:0;}

.nav_node_logo_thru{	background-image:url(../images/template/nav_header_thru.gif); height:51px; width:152px;list-style-type:none;}

.nav_bdc .nav_node, .nav_bdc { list-style-type:none; margin:0; padding:0; }
.nav_bdc .nav_node { border-bottom:dashed 1px #c0c0c0; padding:5px;}
.nav_bdc .nav_node a { text-decoration:none;}

.nav_bdc .nav_node A {COLOR:#666;TEXT-DECORATION: none;}
.nav_bdc .nav_node A:hover {TEXT-DECORATION: underline;}
.bdc A{COLOR:#0000FF;}
.bdc A:hover{TEXT-DECORATION: underline;}

.nav_bdc ul {margin-left:0px;padding-left:10px;}

.nav_node_with_sub ul {margin-left:0px;padding-left:10px;}



/* Boxes */

.row1{width:786px; overflow:auto;}
.row2{width:500px;  }
.row3{width:500px; clear:both;}

.lefttext{position:relative; bottom:400px;}

#Sub_leftcol {
  float: left;
  width: 250px;
}
#Sub_rightcol {
  float: left;
  width: 240px;

}
.bdc_box { margin:20px 0px;}
.bdc_box_blue { margin:20px 0px;}
.bdc_box div.h2 a.rss, .bdc_box_blue div.h2 a.rss { padding: 1px 2px; font-size: 12px; color: #FFF; float: right; margin-right: 5px; text-decoration: none;  }
.bdc_box div.h2 a.rss { background-color: #D5297F; }
.bdc_box_blue ul { margin-left: 20px; }
.bdc_box_red ul { margin-left: 20px; }
.bdc_box_red { margin:20px 0px;}
.bdc_box .h2, .bdc_box h2 { background-color:#cd0067; padding:5px; color:#fff; font-size:15px;font-family:Arial; font-weight:lighter;}
.bdc_box_blue .h2, .bdc_box_blue h2 { background-color:#003399; padding:5px; color:#fff; font-size:15px;font-family:Arial; font-weight:lighter;}
.bdc_box_red .h2, .bdc_box_red h2 { background-color:#AC070B; padding:5px; color:#fff; font-size:15px;font-family:Arial; font-weight:lighter;}
.bdc_box ul { margin:0 0 0 18px; padding:0;}
.bdc_box li { list-style-type:circle; } 
.bdc_box li a { text-decoration:none;}

.header_text {  margin:0px 0px 0px 15px; color:#eeeeee; font-family:Arial, Helvetica, sans-serif; font-weight:600; font-size:1px;} 

.box_1 { width:240px; float:left; padding-left:15px;}
.text .box_1 { width:150px; }

.box_1_tl{ background-image:url(../images/template/box_left_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_1_tc{ background-image:url(../images/template/box_centre_lightblue.gif); background-repeat:repeat-x; height:58px; }
.box_1_tr{ background-image:url(../images/template/box_right_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.image_holder_box {margin:0px; width:180px; height:58px; overflow:hidden; }
.image_holder_box .h2, .image_holder_box h1 { margin:0px;}
.image_holder_box_2 {width:360px; }
.image_holder_box_4, .image_holder_box_7 {width:220px; }
.image_holder_box_8 {height:31px;}
.image_holder_box_whats {width:120px;}
.image_holder_box_10 {width:220px; height:31px; padding-top:6px; }

td.box_1_ml{  background-image:url(../images/template/box_left_centre.gif); background-repeat:repeat-y; width:10px; }
td.box_1_mc{ background-color:#f0f6ff;}
td.box_1_mr{  background-image:url(../images/template/box_right_centre.gif); background-repeat:repeat-y; width:10px; }

.box_1_bl{ background-image:url(../images/template/box_bottom_left.gif); width:10px; height:16px; background-repeat:no-repeat;}
.box_1_bc{ background-image:url(../images/template/box_bottom_centre.gif);width:10px; height:16px; background-repeat: repeat-x;}
.box_1_br{background-image:url(../images/template/box_bottom_right.gif); width:10px; height:16px;background-repeat:no-repeat;}

.box_2 {width:480px; float:left; padding-left:15px;}
.text .box_2 {width:570px;}
.box_2_tl{ background-image:url(../images/template/box_left_darkblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_2_tc{ background-image:url(../images/template/box_centre_darkblue.gif); background-repeat:repeat-x; height:58px; }
.box_2_tr{ background-image:url(../images/template/box_right_darkblue.gif); background-repeat:no-repeat; height:58px; width:10px; }


.box_3 { width:240px; float:left; padding-left:15px;}
.box_3_tl{ background-image:url(../images/template/box_left_green.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_3_tc{ background-image:url(../images/template/box_centre_green.gif); background-repeat:repeat-x; height:58px; }
.box_3_tr{ background-image:url(../images/template/box_right_green.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_4 { width:240px; float:left; }
.box_4_tl{ background-image:url(../images/template/box_left_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_4_tc{ background-image:url(../images/template/box_centre_lightblue.gif); background-repeat:repeat-x; height:58px; }
.box_4_tr{ background-image:url(../images/template/box_right_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px; }


.box_5 { width:240px; float:left;  padding-left:5px;}
.box_5_tl{ background-image:url(../images/template/box_left_spotlight.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_5_tc{ background-image:url(../images/template/box_centre_spotlight.gif); background-repeat:repeat-x; height:58px; }
.box_5_tr{ background-image:url(../images/template/box_right_spotlight.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_6 { width:240px; float:left;}
.box_6_tl{ background-image:url(../images/template/box_left_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_6_tc{ background-image:url(../images/template/box_centre_lightblue.gif); background-repeat:repeat-x; height:58px; }
.box_6_tr{ background-image:url(../images/template/box_right_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_7 { width:240px; float:left; }
.box_7_tl{ background-image:url(../images/template/box_left_blue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_7_tc{ background-image:url(../images/template/box_centre_blue.gif); background-repeat:repeat-x; height:58px; }
.box_7_tr{ background-image:url(../images/template/box_right_blue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_8 { width:240px; float:left;  padding-left:5px;}
.box_8_tl{ background-image:url(../images/template/box_left_navy.gif); background-repeat:no-repeat; height:31px; width:10px;}
.box_8_tc{ background-image:url(../images/template/box_centre_navy.gif); background-repeat:repeat-x; height:31px; }
.box_8_tr{ background-image:url(../images/template/box_right_navy.gif); background-repeat:no-repeat; height:31px; width:10px; }

.box_9 { width:240px; float:left; }
.box_9_tl{ background-image:url(../images/template/box_left_blue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_9_tc{ background-image:url(../images/template/box_centre_blue.gif); background-repeat:repeat-x; height:58px; }
.box_9_tr{ background-image:url(../images/template/box_right_blue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_10 { width:240px; float:left; }
.box_10_tl{ background-image:url(../images/template/box_left_logoblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_10_tc{ background-image:url(../images/template/box_centre_logoblue.gif); background-repeat:repeat-x; height:58px; }
.box_10_tr{ background-image:url(../images/template/box_right_logoblue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_thru { width:180px; float:left; padding-left:20px; padding-top:15px; font-family:tahoma; }
.box_whats { width:152px; float:left;}
.box_whats_tl{ background-image:url(../images/template/box_left_blue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_whats_tc{ background-image:url(../images/template/box_centre_blue.gif); background-repeat:repeat-x; height:58px; }
.box_whats_tr{ background-image:url(../images/template/box_right_blue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_power { width:152px; float:left;}

.box_green_tl{ background-image:url(../images/template/box_left_green.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_green_tc{ background-image:url(../images/template/box_centre_green.gif); background-repeat:repeat-x; height:58px; }
.box_green_tr{ background-image:url(../images/template/box_right_green.gif); background-repeat:no-repeat; height:58px; width:10px; }

.box_lightblue_tl{ background-image:url(../images/template/box_left_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px;}
.box_lightblue_tc{ background-image:url(../images/template/box_centre_lightblue.gif); background-repeat:repeat-x; height:58px; }
.box_lightblue_tr{ background-image:url(../images/template/box_right_lightblue.gif); background-repeat:no-repeat; height:58px; width:10px; }

.image_holder_box_8 {margin:10px 0px 0px 20px;}
.image_holder_box_news { background-image:url(../images/template/box_centre_green.gif); background-repeat:repeat-x; height:45px; font-family:Arial; color:#fff; font-size:x-large; padding:13px 0px 0px 20px; width:100px;}
.image_holder_box_community {background-image:url(../images/template/box_centre_lightblue.gif); background-repeat:repeat-x; height:58px; width:100%; }
.image_holder_box_community h1 { height:45px; font-family:Arial; color:#fff; font-size:x-large; padding:13px 0px 0px 20px; width:100%;}
.image_holder_box_search {background-image:url(../images/template/box_centre_blue.gif); background-repeat:repeat-x; height:58px; width:100%; }
.image_holder_box_search .h2 { height:45px; font-family:Arial; color:#fff; font-size:large; padding:15px 0px 0px 0px; width:100%; text-align:center; font-weight:normal;}

#side_search .search {float:none;}
#side_search .search input {float:left; display:block;}
#side_search .search .search_button {margin-left:50px; margin-top:5px; }
#side_search .search_box {	margin-left:1px; width:130px;}
.bdc .search_box {	width:120px;}
.bdc_box .form { margin:0;padding:0;}
.bdc .search_box { vertical-align:top; border:solid 1px #666;}
.bdc input.search_button { border:none !important;}
.bdc input.search_submit {border:solid 1px #666;}

.footer{ height:60px; margin-top:35px; clear:both; }

.footer_text{ font-family:Tahoma; padding-left:50px; float:left; }

.footer_links {float:right; padding-right:20px;}

a.footer_link:link, a.footer_link:visited, a.footer_link:hover { font-family:Tahoma; text-decoration:none; color:#333333;}

.footer_swoosh{ background-image:url(../images/template/footer_swoosh.gif); height:78px; width:790px; clear:both; margin-top:20px;}

/* whats on */
.whats_on ul { margin:0; padding:0;}
.whats_on li {margin-bottom:10px; list-style-type:none;}
.whats_on li a {display:block;}

/* main homepage */
.home_events_diary ul {margin:0;padding:0; list-style-type:none;}
.home_events_diary li a { text-decoration:none;}
.job_vacancies ul {margin:0;padding:0; list-style-type:none;}
.job_vacancies li a { text-decoration:none;}
.community_news ul { margin:0; padding:0; list-style-type:none;}
.community_news li {margin-bottom:10px; }
.community_news li a {display:block; font-weight:bold; text-decoration:none;}
.community_news .date {display:none;}
.community_news li div {display:none;}

.side_calendar { text-align:center; margin:0 auto;}
.side_calendar .calendar_month_head a { text-decoration:none;}


.calendar_day_busy	{width: 100px; padding-right:10px;}
.calendar_day_item_list {padding-left:0px; margin-left:0;}


.side_calendar table {text-align:center;margin:0 auto;}

.community_search .submit { background-color:#2081fd; color:#fff; width:30px; margin:-1px 0px 10px 10px; font-size:10pt; border: solid 1px #98c3f8; }
.community_search #submit_atoz {width:150px; margin-left:0px; padding:0px 1px;}
.community_search input, .community_search label, .community_search select { display:block; float:left;}
.community_search label {width:160px; }
.community_search form {clear:both; vertical-align:top;margin:10px 0px 0px 0px; padding:0;}
.community_search select, .community_search input {width:150px;}
.community_search select {width:154px;}

.newsletter form { text-align:right; margin:0; padding:0; clear:both;}
.newsletter input { width: 130px; border: solid 1px #98c3f8; margin-left:10px;}
.newsletter .submit { background-color:#2081fd; color:#fff; width:90px; margin-top:10px; font-size:10pt;}

.learning .demo {background-color:#2081fd; border: solid 1px #98c3f8; color:#fff; padding:5px 10px 5px 10px; margin-top:10px;  display:block; width:140px; text-align:center; text-decoration:none; font-size:10pt;}

.shropshire .box_1_mc { padding-top:10px;}

/* mini site homepage */
.ms_news img { float:right; margin:5px 5px 5px 10px;}
.ms_news .date {display:none;}
.ms_news ul {margin:0; padding:0; list-style-type:none;}
.ms_news li a { text-decoration:underline; font-weight:bold;}
.ms_news li.item2 img { display:none;}
.ms_news li { margin-bottom:10px;}

/* ---------------------  Left hand navigation --------------------- */

div.navigation
{
	float: left; 
	width: 180px;
	border: 2px solid #F0F6FF;
	margin-left: 3px;
	margin-right: 10px;
}

div.navigation td.nav_heading, div.navigation td.nav_heading_bg
{
	background-color: #82BC00;
	color: #FFF;
	font-weight: bold;
	height: 25px;
}

div.leftHeading
{
	float:left;
}

div.rightRSS
{
	float: right;
	background-color: #649908;
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
	color: #FFF;
	padding: 1px 2px;
}

div.rightRSS a
{
	text-decoration: none;
	color: #FFF;
}

#TreeStructure td.TreeStructurePlaceHolder td { background-color: #F0F6FF; }

div.navigation td
{
	padding: 4px;
}

div#news, div#eventstitle { display: none; }

td.news_shortcuts .newsitem { font-size: 80%; }
div.newsitem { clear: both; }

td.nav_bg .more a { float: right; font-weight: bold; color: #7C72AF; font-size: 80%; clear:both; cursor:pointer;}

td.nav_eventsdiary ul, td.news_shortcuts ul { list-style-type: none; margin: 0; margin-top: 10px; margin-bottom: 5px; font-size: 80%; }
td.nav_eventsdiary ul li, td.news_shortcuts ul li { clear: both; }
div.navigation div.date { font-weight: bold; color: #7C72AF; margin-right: 5px; float: left; font-size:12px;}
div.navigation div.text { float: right; min-width: 105px; font-size:12px;}
* html div.navigation div.text { width: 105px; }
div#eventsheadline { clear: both; }

/* ---------------------  search bar --------------------- */

div.breadcrumb_div { float: left; margin-left: 10px;}
div.breadcrumb_div a { text-decoration: none; font-weight: bold; }

div.search { float: right; vertical-align: middle; }
div.search input.search_button { vertical-align: bottom; border: 0; margin-right: 5px; }

/* ---------------------  Site tree  --------------------- */

a.toc:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; }
a.toc:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; }
a.toc:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; }
a.toc:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; }
span.toc { font-family: Verdana; font-size: 12px; color: #000064; background-color: #F0F0F0; }
div.navigation td.toc, td.toc {
	font-family: Verdana;
	font-size: 12px;
	color: #000064;
	padding: 0px;
	margin: 0px;
}
div.navigation td.tocimg, td.tocimg {
	font-family: Verdana;
	font-size: 12px;
	color: #000064;
	padding: 0px;
	margin: 0px;
}

#onlinevoting input { border:none;}
#onlinevoting .online_voting_question { margin-bottom:10px;}
#onlinevoting .online_voting_vote { margin-top:10px;}
#onlinevoting .online_voting_vote .submit { border:none; background-color:transparent; color:#666;}

.left { float: left; }
.right { float: right; }
