@charset "utf-8";
/* CSS Document */

/* BACKGROUND STYLES ===============================*/

.bg_body {
	background-image: url(bg_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #E9F4F6
}
.bg_login {
	background-image: url(banner_login.png);
	background-repeat: no-repeat;
}
.bg_main_nav {
	background-image: url(bg_main_nav.png);
	background-repeat: no-repeat;
}
.bg_left_edge {
	background-image: url(bg_tile_left_edge.png);
	background-repeat: repeat-y;
}
.bg_right_edge {
	background-image: url(bg_tile_right_edge.png);
}
.bg_competition {
	background-image: url(placeholder_competition.jpg);
	background-repeat: no-repeat;
}
.bg_header_blue {
	background-image: url(bg_tile_header_blue.jpg);
	background-repeat: repeat-x;
}
.bg_header_orange {
	background-image: url(bg_tile_header_orange.jpg);
	background-repeat: repeat-x;
}
.bg_light_grey {
	background-color: #ededed;
}
.Bg_LightGrey2 {
	background-color: #ededed;
}

.discussion_greybg {
	background-color: #ededed;
}


.bg_bright_blue {
	background-color: #B8EEF5;
}
.bg_dark_blue {
	background-color: #1b5e7e;
}
.bg_dj_profile {
	background-color: #DCE9ED;
}
.bg_blue_white_bdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4DA6AC;
	text-indent: 5px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4DA6AC;
	text-indent: 5px;
	color: #FFFFFF;
}
.bg_blue2{
	background-color: #2A758C;
}
.bg_dj_banner {
	background-image: url(images/dj_modisane_modise.png);
	background-repeat: no-repeat;
}
/* LINK STYLES ===============================*/

.link_dj_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #155578;
	text-decoration: none;
}
.link_dj_banner:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #155578;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #104b5b;
	text-decoration: underline;
}
.link_v_11_blue_bold_LH16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #104b5b;
	text-decoration: underline;
}
.link_v_11_blue_bold_LH16:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #104b5b;
	text-decoration: none;
}
.link_v_11_orange_bold_LH16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e8490a;
	text-decoration: underline;
}
.link_v_11_orange_bold_LH16:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e8490a;
	text-decoration: none;
}
.link_a_11_orange_bold_LH16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e8490a;
	text-decoration: underline;
}
.link_a_11_orange_bold_LH16:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e8490a;
	text-decoration: none;
}
.link_a_11_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;	
}
.link_a_11_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.link_v_11_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.link_v_11_white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.Link_RedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B81C0F;
	text-decoration: underline;
}
.Link_RedBold:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B81C0F;
	text-decoration: none;
}

/* TEXT STYLES ===============================*/
.text_v_11_LH16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
}
.text_v_11_LH16_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
	font-weight: bold;
}
.text_v_11_LH16_IN5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
	text-indent: 5px;
}
.text_v_11_blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #104b5b;
}
.text_a_12_bold_UC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}
.text_a_12_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #104b5b;
}
.text_a_14_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #104b5b;
}
.text_a_12_blue_bold_IN5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #104b5b;
	text-indent: 5px;
}
.text_a_12_white_bold_IN5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.text_a_12_orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e8490a;
}

.text_a_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}
.text_a_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.text_a_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.text_v_11_orange_bold_LH16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #e8490a;
}
.text_a_11_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_v_11_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_v_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_v_15_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
} #104b5b

.Txt_V_11_DBlue_LH20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104b5b;
	line-height:20px;	
}
.Txt_V_11_DBlue_LH20_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104b5b;
	line-height:20px;
	font-weight: bold;
}

.Txt_V_11_DGrey_LH20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393433;
	line-height:20px;	
}
.Txt_V_11_DGrey_LH20_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393433;
	line-height:20px;
	font-weight: bold;
}

/* BORDER STYLES ===============================*/
.bdr_component_blue {
	border: 1px solid #349bb2;
}
.divider_blue {
	border: 1px solid #4EA9AE;
}

/* FORM STYLES ===============================*/
.InputField_Weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #023370;
	background-color: #dce9ed;
	width: 180px;
}
.InputField_Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #023370;
	width: 150px;
	height: 15px;
}
.text_field {
	background-color: #e5eef1;
	border: 1px solid #0e3d4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
.text_area {
	background-color: #e5eef1;
	border: 1px solid #0e3d4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 2px;
}
.form_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #348b9c;
	border: 1px solid #333333;
}
/* NAV STYLES ===============================*/
.MainNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1a556d;
	margin: 9px 9px 0px 8px;
}
.MainNav:Hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3baedd;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a556d;
	width: 100%;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.SubNav:Hover{
	background-color:#f0f6f8;
}
/* EVENT CALENDER STYLES ===============================*/
.CalenderHead {
	background-image: url(bg_tile_calendar_head.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.CalendarBg {
	background-color: #349bb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.CalendarBg2 {
	background-color: #B0D5DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.CalendarBg3 {
	background-color: #F35605;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
	text-indent: 5px;
}
.CalendarBgSelected {
	background-color: #F35605;
	border: 1px solid #000000;
	font-weight: bold;
}
.CalendarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CalendarLink:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.CalendarUnselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}

.InputWeather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66CCCC;
	width: 180px;
}
.tdfinancial
{
BORDER-RIGHT: #000000 0px solid;
BORDER-TOP: #000000 0px solid;
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 2px solid
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:15px;
}
.trfinancial3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#d9d9d9;
WIDTH: 180px
}
.tdlast { border:0px solid #372a6f; border-bottom-width:2px; width:35px;}
.tdchange { border:0px solid #372a6f; border-bottom-width:2px; width:25px;}
.financialwidth
{
WIDTH: 180px
}
.trfinancial4
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#FFFFFF;
}
.financial
{
BORDER-RIGHT: #ffffff thin;
BORDER-TOP: #ffffff thin;
BORDER-LEFT: #ffffff thin;
BORDER-BOTTOM: #ffffff thin
}
.tblfinacial
{
BORDER-RIGHT: #000000 0px solid;
BORDER-TOP: #000000 0px solid;
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 2px solid
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:15px;
WIDTH: 156px
}
.Padding_8 {
	padding: 8px;
}
.Border_Orange {
	border: 1px solid #c56028;
}
.discussion_bg {
	background-image: url(discussion_bg.jpg);
	background-repeat: repeat-y;
	border: 2px solid #AF100A;
	background-color: #ba180e;
}
.HeadBg_Red {
	background-color: #b61d0a;
	background-image: url(head_bg_red.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Head_White_15_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}

.divider_peach {
	border: 1px solid #d68984;
}
.Border_Red {
	border: 1px solid #ab240a;
}
.Head_White_15_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
.Txt_15_Red_Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #bd230e;
}
.Bg_LightOrange {
	background-color: #d34f1c;
}
.white_red_border2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ad130a;
	border-left-color: #ad130a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ad130a;
}
.white_red_border2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ad130a;
	border-left-color: #ad130a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ad130a;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.copy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.copy5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.copy7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.copy8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.copy9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.copy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.copy11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration:underline
}
.copy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold
}
.copy13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight:bold
}
.Link_V_10_DRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2c0400;
	text-decoration:underline;
}
.ContentBG {
	background-color: #FFFFFF;
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}