﻿/*default*/
body
{
	padding:0 0 14px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#3C3C3C;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin:0; padding:0;
}

ul
{
 margin-top:5px;
 margin-bottom:10px;
}

ol
{
 margin-top:5px; 
 margin-bottom:10px;
}

 
table {
	border-collapse:collapse;
}

img {border: 0;}

/*------------------------------------------------menu--------------------*/
/* style the outer div to give it width */
.menu {font-size:12px; padding:0px; width:912px; font-weight:bold; text-transform:uppercase; border-top:1px solid #fff;}

.menu ul li.noBdr{border:none;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {margin:0; padding:0; line-height:0; font-size:0;list-style-type:none; height:40px; background:#000;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:40px;line-height:40px; border-right:#FFFFFF dotted 1px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border:none; border-top:1px #000 solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:12px;text-decoration:none;color:#fff;background:#000;padding:0 13px 0 13px;}
.menu a.current{background:#3DA1E0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#444444; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em; text-transform:none; font-weight:normal; text-align:left;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3DA1E0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#BA0804;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#BA0804; }

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#BA0804;}
.menu :hover > a {color:#fff;background:#BA0804;}
/* second */
.menu ul ul li a:hover{color:#fff;background:#BA0804;}
.menu ul ul li :hover > a {color:#fff;background:#BA0804;}

/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:40px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

#leftNav{
	width:193px;
	background:#fff;
	float:left;
	text-transform:uppercase;
}
#leftNav ul.link{
	padding:0 0 0 0;
	margin:0;
}
#leftNav ul.link li{
	margin:0 0 1px 0;
	height:26px;
	display:block;
}
#leftNav ul.link li a{
	display:block;
	height:26px;
	background:#D02421;
	color:#fff;
	font:bold 11px/26px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 0 16px;
	text-decoration:none;
}
#leftNav ul.link li a:hover{
	background-color:#D99693;
	color:#000;
}

.text_signin 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
}
.text_mebgapplicationform
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold;
}
.text_footer 
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}
.text_latestbusinessenquiriestitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.text_latestbusinessenquiriescontent
{
	color: #D02421;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_pollingtitle
{
	color: #D02421;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align:top;
	line-height:12px;
}
.text_pollingcontent 
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link_forgotpassword
{
	color: #781F1C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	vertical-align: top;
}
.link_footer 
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
.text_paragrapgh
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text_underline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: underline;
}
.text_qarea
{
	color: #9EAE86;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_white11
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.text_white11bold
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.text_grey11
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.text_darkgrey15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.text_darkgrey11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #333333;
}


.text_lightred11bold
{
	color: #D02421;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.text_red11bold
{
	color: #781F1C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text_red11
{
	color: #781F1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_red10
{
	font-size: 10px;
	color: #D02421;
	font-weight: bold;
}

.text_redtitle
{
	color: #781F1C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text_black
{
	color: #000000;
}

.text_black11bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold;
}


.text_headerbold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3C3C3C;
}
.text_grey10
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}
.text_grey11bold
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.text_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_hyperlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: underline;
}

.tb_Upload
{
   Height:18px;
   font-size: 10px;
}

A.smalllink {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; COLOR: #e23922; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.modalBackground 
{
      background-color:Gray;
      filter:alpha(opacity=70);
      opacity:0.7;
}

/*-------------------------------------grid--------------------------------------*/
.weather {border:1px #cccccc solid; width:100%; font-size:11px; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif;}
.weather td{ padding:3px; border:1px #cccccc solid;}
.weather_title { font-size:12px; font-weight:bold; background:#EDF1F8; }


/*-------------------------------------newsroom--------------------------------------*/
.newsgridContent { width:95%; border:1px solid #fff; margin:auto; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:justify; padding:0;}

.newsBold { font-size:12px; font-weight:bold;}

.newsgridPress { width:100%; border:2px solid #cccccc; margin:25px 0 15px 0; text-align:center;}

.newsgridPress td{border:2px solid #cccccc; padding:3px;}

.newsPress { width:100px;}

.newsPress a { background:#fff; color:#000; font-size:12px;}

.newsPress a:hover { background:#fff; color:#BA0804; }

.newsPressCurrent { width:100px; background:#ccc;  font-size:12px;}

.newsPressCurrent a{ color:#000; width:100px; display:block;}

.newsPressCurrent a:hover{ background:#ccc; color:#BA0804; display:block;}

TD.listheader {	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #000000; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none;}

A.eventslink {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

A.eventslink:hover {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #D02421; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;}

TD.eventtitle {	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 15px; COLOR: #000000; PADDING-TOP: 15px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

.newsGrid { border:1px #fff solid; width:650px;}

.newsRow { background:#EDF1F8; padding:5px; text-align:left; vertical-align:top; color:#000; font-size:12px; border:2px #fff solid;}

.newsRowAlt { background:#E9E9E9; padding:5px; text-align:left; vertical-align:top; color:#000; font-size:12px; border:2px #fff solid;}

.newsHint { font-size:10px; color:#990000;}

.newsGridTitle { background:#EDF1F8; padding:3px; text-align:left; vertical-align:top; color:#000; font-size:11px; border:2px #fff solid;}
