body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.6em;
}

a {
    color: black;
}

.menu {
	font-weight: bold;
	color: #FFFFFF;
}
.body_white_text {
	color: #FFFFFF;
}
.body_white_text a {
  color: #FFF;
}

.body_bold_black {
	font-weight: bold;
	color: #000000;
}
.tbl_bg_top {
	background-repeat: repeat-x;
	background-position: top;
}
.tbl_bg_btm {
	background-repeat: repeat-x;
	background-position: top;
}
.main_img {
	vertical-align:middle;
}
.tbl_menu {
	padding: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.right_block_left_border_gray {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #979797;
}
.right_block_left_border_white {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right_block_left_border_green {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #729C3C;
}
.tb_bb_white {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
.lb_bb_white {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lb_white {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#main_list ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#main_list li {
		padding-left: 12px;
		background-image: url('../../img/small_bullet_blue.gif');
		background-repeat: no-repeat;
		background-position: left 3px;
		}
#rblock_list {
		padding-left:10px;
		padding-right:5px;
		text-align:justify;
		}

#rblock_list ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#rblock_list li {
		padding-left: 12px;
		margin-bottom: auto;
		background-image: url('../../img/small_bullet_green.gif');
		background-repeat: no-repeat;
		background-position: left 3px;
		}
#rblock_list a:link {
	text-decoration: none;
}
#rblock_list a:visited {
	text-decoration: none;
}
#rblock_list a:hover {
	text-decoration: underline;
}
#menu a {
	color: #FFFFFF;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
}

.more {
	height: 12px;
	width: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
    position: relative;
	cursor: hand;
    text-align: center;
}

a.more {
    color: white;
}

a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
}
a.more:hover {
	text-decoration: none;
}

.img_border {
	border: 1px solid #919190;
}

.partner {
    text-align: justify;
}

a.partner {
    color: #145b8e;
    font-weight: bold;
}

#breakout {
    float: right;
    width: 200px;
    padding: 5px;
    margin: 10px;
    background: #EDEDED;
}
td.bottom_menu a {
  color: #FFF;
}

