﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}
#MainTable
{
	background-color: White;
	width: 940px;
}
#Logo
{
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 65px;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 27px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../images/bgOFF.gif ) repeat-x top left;
	font-family: Verdana; /*border-bottom: 4px solid #336666; 	border-top: 1px solid #C0E2D4;*/
}
ul#saturday li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#saturday li a
{
	font-size: 11px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 40px 0 40px;
	height: 27px; /*	background: transparent url( "../images/bgDIVIDER.gif" ) no-repeat top right;*/
}
ul#saturday li a:hover
{
	background: transparent url(../images/bgHOVER.gif) no-repeat top right;
}
ul#saturday li a.current, ul#saturday li a.current:hover
{
	color: #ffffff;
	background: transparent url(../images/bgON.gif ) no-repeat top right;
}
#MenuEnd
{
	height: 4px;
	background-color: #6b891f;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

.DundasHeader
{
	font-size: 11px;
	color: #084734;
	font-family: arial;
}
.DundasHeaderStyleGreen
{
	font-size: 11px;
	color: Green;
	font-family: arial;
}
.DundasHeaderStyleRed
{
	font-size: 11px;
	color: Red;
	font-family: arial;
}
.UpdateTop
{
	font-size: 8px;
	padding-left: 10px;
	color: Gray;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
}
.DundasRight
{
	font-size: 12px;
	color: #084734;
	font-family: Verdana;
}
.HomeContent
{
	height: 207px;
}
.HeaderBg
{
	background-color: #b0c128;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	text-transform: uppercase;
}
.ContentBg
{
	background-color: #ffffff;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #474747;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}


.Titles
{
	font-family: Verdana;
	font-size: 13px;
	color: #6b8224;
	text-align: left;
	line-height: 20px;
}

.PartnersBg
{
	background-image: url(../Images/Parteners.gif);
	background-repeat: no-repeat;
	height: 218px;
	width: 167px;
}
.More, .More a, .More a:link, .More a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #6b8224;
	text-align: right;
	text-decoration: none;
	text-indent: 5px;
}
.More a:hover
{
	color: #BD7C43;
}


.Links, .Links a, .Links a:link, .Links a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #6b8224;
	text-align: left;
	text-decoration: none;
}
.Links a:hover
{
	color: #BD7C43;
}

.FooterLink, .FooterLink a, .FooterLink a:link, .FooterLink a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.FooterLink a:hover
{
	color: #80A025;
}

#Chart
{
	padding: 8px 10px 25px 10px;
}

.InnerTitle
{
	font-family: Verdana;
	font-size: 13px;
	color: #627211;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}

.InnerNav, .InnerNav a, .InnerNav a:link, .InnerNav a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #696c73;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

.InnerNav a:hover
{
	text-decoration: underline;
}



.InnerNavTitle, .InnerNavTitle a, .InnerNavTitle a:link, .InnerNavTitle a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #696c73;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
}

.InnerNavTitle a:hover
{
	text-decoration: underline;
}

.Transaction, .Transaction a, .Transaction a:link, .Transaction a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #6b8224;
	text-align: left;
	text-decoration: none;
}

.Transaction a:hover
{
	text-decoration: underline;
}








/**********************************Any link**********************/
a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #6b8224;
	text-align: left;
	text-decoration: none;
}

a:hover
{
	color: #6f5241;
}
/****************************Paragraph******************/
p
{
	font-family: Verdana;
	font-size: 12px;
	color: #474747;
	text-align: justify;
}

.MainPointer, .MainPointer a, .MainPointer a:link, .MainPointer a:visited
{
	list-style-image: url(../Images/MainPointer.gif);
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-family: Verdana;
	line-height: 18px;
	vertical-align: top;
	color: #748a32;
	text-transform: capitalize;
	text-decoration: none;
}
.MainPointer a:hover, .MainPointer a:active
{
	color: #132e0b;
}


.InnerPointer, .InnerPointer a, .InnerPointer a:link, .InnerPointer a:visited
{
	list-style-image: url(../Images/InnerPointer.gif);
	text-transform: capitalize;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: #748a32;
	text-decoration: none;
}
.InnerPointer a:hover, .InnerPointer a:active
{
	color: #132e0b;
}
.Selected
{
	color: #aa5109;
}
/****************************Old Style SHeeet************************************************/

.normal
{
	font-family: Verdana;
	color: #999597;
	font-size: 12px;
}

.leftdesc
{
	font-family: Verdana;
	color: #595b5e;
	font-size: 12px;
	padding-right: 20px;
}
.dark
{
	font-size: 14px;
	color: #818487;
	font-weight: bold;
	text-align: left;
	padding-bottom: 50px;
	font-family: trebuchet MS ", arial, " Times New Roman;
	vertical-align: top;
}

/*.title
{
	color: #626466;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}*/

.title2
{
	font-size: 12px;
	color: Maroon;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

.green
{
	font-family: Verdana;
	font-size: 14px;
	color: #084734;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

.big
{
	font-weight: normal;
	font-size: 25px;
	font-family: Verdana;
	text-decoration: none;
	color: Gray;
	width: 209px;
	padding-bottom: 20px;
	text-align: left;
}


.txt1
{
	font-size: 11px;
	color: #7b7b7b;
	font-family: Verdana;
	text-decoration: none;
	border: solid 1px;
	border-color: Silver;
}

.gray
{
	font-size: 12px;
	color: #474747;
	font-family: Verdana;
	text-decoration: none;
}

.title
{
	font-family: Verdana;
	font-size: 13px;
	color: #6b8224;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.titleCareer
{
	font-family: Verdana;
	font-size: 13px;
	color: #6b8224;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
fieldset
{
	padding: 15px;
	padding-top: 5px;
}
.Btn
{
	background-image: url(../Images/Btn.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 16px;
	width: 46px;
	font-size: 11px;
	color: White;
	font-family: Verdana;
	text-align: center;
}
.Panel
{
	text-align: justify;
	text-align: center;
}
/************************************************ LeftNav***********************************************/
.arrowlistmenu
{
	width: 206px; /*width of accordion menu*/
	text-align: left;
	background-color: #e1e4cc;
	font-family: verdana;
}

.arrowlistmenu .menuheader
{
	/*CSS class for menu headers in general (expanding or not!)*/
	font-family: verdana;
	font-weight: normal;
	font-size: 13px;
	color: white;
	background-color: #92a23b;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

/*
.arrowlistmenu .openheader
{CSS class to apply to expandable header when it's expanded
	background-image: url(MainPointer.gif);
}*/

.arrowlistmenu ul
{
	/*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	background-color: #E1E4CC;
	display: none;
	background-image: url(../Images/submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.arrowlistmenu *
{
	margin: 0;
	padding: 0;
}



.arrowlistmenu ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

/*
.arrowlistmenu ul li .opensubheader
{
	/*Open state CSS for sub menu header
	background: #ededed !important;
}

.arrowlistmenu ul li .closedsubheader
{
	/*Closed state CSS for sub menu header
	background: #ededed !important;
}*/

.arrowlistmenu ul li a
{
	color: #748a32; /*background: url(../Images/InnerPointer.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #f1f3e4;
	font-size: 12px;
}

.arrowlistmenu ul li a:visited
{
	color: #748a32;
}

.arrowlistmenu ul li a:hover
{
	/*hover state CSS*/
	background-color: #ccd0b2;
	color: #505d0e;
}

.arrowlistmenu ul li a.subexpandable:hover
{
	/*hover state CSS for sub menu header*/
	background: #ccd0b2;
	color: #505d0e;
}


.NewTabe, .NewTabe a, .NewTabe a:link, .NewTabe a:visited
{
	list-style-image: url(../Images/MainPointer.gif);
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana;
	line-height: 18px;
	color: #3f4443;
	text-decoration: none;
	font-weight: bold;
}
.NewTabe a:hover, .MainPointer a:active
{
	color: #045d42;
}




/***** grid **/




.headview
{
	text-align: right;
	border: double 0px #999999;
	border-collapse: collapse;
	font-family: tahoma;
	font-size: 12px;
}

.headview th
{
	font-family: tahoma;
	font-size: 12px;
	background: url(../images/Links.gif);
	text-decoration: none;
	background-color: #176802;
	color: #676767;
	text-align: left;
	height: 30px;
	padding: 0px 7px 0px 7px;
	border: solid 1px #FFFFFF;
}

.RowStyle
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
}

.RowStyle td
{
	border: solid 2px #FFFFFF;
	border-collapse: collapse;
	padding: 0px 7px 0px 7px;
	height: 25px;
	border: solid 1px #FFFFFF;
}

.RowStyle a:hover, .RowStyle a:link, .RowStyle a:visited, .AlternatingRowStyle a:hover, .AlternatingRowStyle a:link, .AlternatingRowStyle a:visited
{
	background-color: #ffffff;
	border: solid 1px #FFFFFF;
	color: #676767;
}

.AlternatingRowStyle
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
	background-color: #E7E7E7;
}

.AlternatingRowStyle td
{
	border: solid 2px #FFFFFF;
	border-collapse: collapse;
	padding: 0px 7px 0px 7px;
	height: 25px;
	border: solid 1px #FFFFFF;
}


/***** new grid  ********/


/***** grid **/




.headview2
{
	text-align: right;
	border: double 0px #999999;
	border-collapse: collapse;
	font-family: tahoma;
	font-size: 12px;
}

.headview2 th
{
	font-family: tahoma;
	font-size: 12px;
	background: url(../images/Links.gif);
	text-decoration: none;
	background-color: #176802;
	color: #676767;
	text-align: left;
	height: 30px;
	padding: 0px 7px 0px 7px;
	border: solid 1px #FFFFFF;
}

.RowStyle2
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
}

.RowStyle2 td
{
	border: solid 2px #FFFFFF;
	border-collapse: collapse;
	padding: 0px 7px 0px 7px;
	height: 25px;
	border: solid 1px #FFFFFF;
}

.RowStyle2 a:hover, .RowStyle2 a:link, .RowStyle2 a:visited, .AlternatingRowStyle2 a:hover, .AlternatingRowStyle2 a:link, .AlternatingRowStyle2 a:visited
{
	color: #676767;
}

.AlternatingRowStyle2
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
	background-color: #E7E7E7;
}

.AlternatingRowStyle2 td
{
	border: solid 2px #FFFFFF;
	border-collapse: collapse;
	padding: 0px 7px 0px 7px;
	height: 25px;
	border: solid 1px #FFFFFF;
}

/***** grid About**/




.headview3
{
	text-align: right;

	font-family: tahoma;
	font-size: 12px;
}

.headview3 th
{
	font-family: tahoma;
	font-size: 12px;
	background: url(../images/Links.gif);
	text-decoration: none;
	background-color: #176802;
	color: #676767;
	text-align: left;
	height: 30px;
	padding: 0px 7px 0px 7px;
	
}

.RowStyle3
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
}

.RowStyle3 td
{

	padding: 0px 7px 0px 7px;
	height: 25px;
	
}

.RowStyle3 a:hover, .RowStyle3 a:link, .RowStyle3 a:visited, .AlternatingRowStyle3 a:hover, .AlternatingRowStyle3 a:link, .AlternatingRowStyle3 a:visited
{
	color: #676767;
}

.AlternatingRowStyle3
{
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F4F4F4;
	color: #676767;
	background-color: #E7E7E7;
}

.AlternatingRowStyle3 td
{


	padding: 0px 7px 0px 7px;
	height: 25px;
	
}


/****** quike menu style *********/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 206px; /* width of menu */
}

.sexypanels li{
border-bottom: 1px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
background: #fbfbfb  no-repeat right top; /*color of menu by default*/
font:  10pt Verdana;
display: block;
color:#666;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid #f4f4f4; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: #666;
}

.sexypanels li a:hover{
background-color: #f4f4f4; /*color of menu onMouseover*/
color: #666;
border-bottom: 1px solid #eeeeee; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}



