body{
 margin:0px;
 font-family:arial;
 color:#323232;
}

.mainLink a:hover{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:underline;
 padding-left:5px;
 padding-right:40px;
 
}

.bullets
{
	list-style: square url(bullet.png);
}

#bodyContent ul li{
 list-style: square url(bullet.png);
}

#rightBox ul li
{
 list-style: square url(bullet.png);
 color:#B51601;
}

#rightBox ul
{
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#middleBox ul li
{
 list-style: square url(bullet.png);
 color:#B51601;
 
}

#middleBox ul
{
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#leftBox ul li
{
 list-style: square url(bullet.png);
 color:#B51601;
}

#leftBox ul
{
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#bodyContent td{
	font-size:11px;
}

img{
 border:0px;
 padding:0px;
 margin:0px;
}

.sectionheading{
 color:#A57013;
 font-size:16px;
 text-decoration:none;
 font-family:Arial;
 font-weight:normal;
}

h2
{
 color:#A57013;
 font-size:13px;
 text-decoration:none;
 font-family:Arial;
 font-weight:normal;
}

#newsSection
{
	width:180px;
	border-bottom:thin dotted #555555;
	border-top:thin solid #DFDFDF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
}

#newsSection a
{
	font-size:11px;
	font-family:arial;
	color:#5A5A5A;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}

#newsSection a:hover
{
	font-size:11px;
	font-family:arial;
	color:#D4BE77;
	text-decoration:underline;
}

#wrapper
{
	margin-top:5px;
	position:absolute;
	left:50%; 
	margin-left:-476px; 
	width:952px;
}

#siteHeader
{
	height:94px;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
	z-index:100;
}

#mainBox
{
	width:952px;
	float:none;
	z-index:99;
}

#headerLinks
{
	height:49px;
}

#headerLinks a{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:none;
}

.mainLink
{
	padding-right:25px;
}

#headerLinks a:hover
{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:underline;
}

#bottomLinks
{
	height:45px;
	padding-top:5px;
}
#headerSubLinks
{
 color:#474747;
 font-size:13px;
 padding-left:10px;
 float:left;
}

#headerSubLinks a{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:none;
}

#headerSubLinks a:hover{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:underline; 
}

#headerSubLinksRight
{
 color:#474747;
 font-size:12px;
 padding-right:3px;
 float:right;
 padding-top:0px;
 text-align:center;
}

#headerSubLinksRight input
{
 font-size:10px;
}


#headerSubLinksRight a{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:none;
}

#headerSubLinksRight a:hover{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:underline; 
}

#rightBodyBox
{
	background-image: url('rightPaneBg.jpg');
	background-repeat:repeat-y;
	width:216px;
	float:right;
}

#fullRightBox
{
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	margin:0px;
}

.kanopyCenter
{
	font-size:11px;
	font-family:arial;
	color:#5A5A5A;
	margin:0px;
	padding:0px;
}

.kanopyCenter ul
{
	list-style-image:url(bullet.png);
	font-size:11px;
	font-family:arial;
	color:#5A5A5A;
	padding-left:16px;
	margin-left:0px;
}

.kanopyCenter ul li
{
	margin-bottom:10px;
	padding-left:0px;
	color:#5A5A5A;
}

.kanopyCenter a
{
	font-size:11px;
	font-family:arial;
	color:#5A5A5A;
	text-decoration:none;
}

.kanopyCenter a:hover
{
	font-size:11px;
	font-family:arial;
	color:#D4BE77;
	text-decoration:underline;
}

#leftBodyBox
{
	width:730px;
	float:left;
}

/*#rightVerticalSep{
	background-image:url('verticalSep.png');
	background-repeat:repeat-y;
	width:1px;
	font-size:0px;
	height:673px;
	float:right;
}*/

#leftBox{
	background-image:url('bodySeperator.png');
	background-repeat:repeat-y;
	width:220px;
	float:left;
	padding:10px 10px 10px 10px;
}

#middleBox{
	background-image:url('bodySeperator.png');
	background-repeat:repeat-y;
	width:220px;
	float:left;
	padding:10px 10px 10px 10px;
}

#rightBox{
	background-image:url('bodySeperator.png');
	background-repeat:repeat-y;
	width:220px;
	float:right;
	padding:10px 10px 10px 10px;
}

/*#leftVerticalSep{
	background-image:url('verticalSep.png');
	background-repeat:repeat-y;
	width:1px;
	height:637px;
	float:left;
}*/

#bannerSep
{
	background-image:url('bannersep.jpg');background-repeat:repeat-x;
	height:30px;	
}

#bodyContent
{
	 font-size:11px;
	 padding-right:5px;
}

#siteFooter
{
	clear:both;
	background-image:url('footer.jpg');background-repeat:no-repeat;
	height:48px;
	width:952px;
}

#footerLeft
{
	color:#FFFFFF;
	font-size:11px;
	padding-left:12px;
	padding-top:15px;
	float:left;
}

#footerMiddle
{
	color:#FFFFFF;
	font-size:9px;
	padding-left:7px;
	padding-top:12px;
	float:left;

}


#footerRight
{
	float:right;
	width:310px;
}

#rss
{
	float:left;
}

#footerRightLink
{
	color:#FFFFFF;
	font-size:11px;
	padding-right:12px;
	padding-top:15px;
	float:right;
}

#footerRightLink a{
 color:#FFFFFF;
 font-size:11px;
 text-decoration:none;
 padding-left:5px;
 padding-right:5px;
}

#footerRightLink a:hover{
 color:#000000;
 font-size:11px;
 padding-left:5px;
 padding-right:5px;
 text-decoration:underline;
}

#imageSeperator
{
	border-top:thin dotted #5A5A5A;
	margin:0px;
	padding:0px;
	width:195px;
}

#imageSeperatorSolid
{
	border-top:thin solid #5A5A5A;
	margin:0px;
	padding:0px;
	width:195px;
}

hr
{
	color:#EEEEEE;	
}

.note
{
	color:#930003;
}

.zero
{
	color:#EEEEEE;
	margin:0px;
	padding:0px;
}

h3
{
	 color:#666666;
	 font-size:13px;
	 text-decoration:none;
	 font-family:Arial;
	 font-weight:bold;
}

.withoutMargin
{
	margin:0px;
	padding:0px;
}

.margin
{
	list-style-type:decimal;
	padding-left:40px;
}

a
{
	color:#A57013;
	text-decoration:none;
}

a:hover
{
	color:#5A5A5A;
	text-decoration:underline;
}

.nonList
{
	padding-left: 30px;
}

.tblHeader
{
	background-color: #FFCC00;
}

.tblPink
{
	background-color: #F1E3E3;
}

.tblGrey
{
	background-color: #F5F1F1;
}

.tblMainHeader
{
	background-color:Silver;
	font-weight:bold;
}

/***************************************************************************************/
/*****************************************Menu*****************************************/

.menu {width:730px; height:24px;position:relative; font-family:arial, sans-serif;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:auto;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:auto;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#000; width:auto; height:24px; border:1px solid #000; border-width:1px 1 1px 1px; padding-left:10px; padding-right:10px; line-height:24px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFF no-repeat 180px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#ECECEC no-repeat 180px center;}
.menu ul ul :hover > a.drop {background:#ECECEC no-repeat 180px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFF;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#ECECEC;}


/* 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:25px;left:0; width:201px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;}

/* position the third level flyout menu */
.menu ul ul ul{left:201px; top:-1px; width:231px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFF; color:#000; height:auto; line-height:1em; padding:5px 10px; width:190px;border-width:0 1px 1px 1px;}
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFF; color:#000; height:auto; line-height:1em; padding:5px 10px; width:220px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:190px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#ECECEC;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#ECECEC;}

/* 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; }*/

.menu ul li ul{margin-top:-5px;}
.menu ul li ul li ul{margin-top:0px;}
.tier2 li:hover ul, .tier2 a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu 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;}

/***************************************************************************************/
/**************************************************************************************/


/*Popup window*/

#tooltip
{
	position:absolute;
	border:2px solid #555555;
	background:#F9F9F9;
	padding-top:40px;
	padding-left:10px;
	color:red;
	display:none;
	width:140px;
	height:100px;
	font-family:Trebuchet MS;
	font-size:large;
	font-weight:bold;
}
