﻿/* General*/
body
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;	
	font-family: Arial, Helvetica, Sans-Serif;
}
form
{
	padding: 0;
	margin: 0;
}
/* Master Screens */
#iSiteContainer
{
	width: 880px;
	margin: 0 auto;
}
.cBanner
{
	width:880px;
	height:104px;
	margin-bottom:2px;
	margin-top:10px;
	padding:0px;
	border:none;
}
#iTopNavContainer
{
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url(../Images/topnav_bg.gif) no-repeat top;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
}
#iContent
{
	height:451px;
}
#iContentLeft
{
	display:block;
	width:660px;
	height:460px;
	float:left;
}
#iContentRight
{
	padding-left:5px;
	display:block;
	width:215px;
	height:450px;
	float:left;
}
#iBottomNavContainer
{
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-position: left bottom;
	background: url(../Images/botnav_bg.gif) no-repeat bottom;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
}

/*top nav menu*/
.cTopNav
{
	display: block;
	height: 25px;
	list-style-type: none;
	margin: 2px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.cTopNav li
{
	float: left;
	height: 25px;
}
.cTopNav a
{
	text-decoration: none;
	line-height: 23px;
	cursor: hand;
	color:#FFFFFF;
}
.cTopNav .left
{
	width: 9px;
	float: left;
	height: 25px;
}
.cTopNav .centre
{
	float: left;
	padding: 0 0px;
	height: 25px;
}
.cTopNav .right
{
	width: 9px;
	float: left;
	height: 25px;
}
.cTopNav .sel .left
{
}
.cTopNav .sel .centre
{
}
.cTopNav .sel .right
{
}

/*bottom nav menu*/
.cBottomNav
{
	display: block;
	height: 25px;
	list-style-type: none;
	margin: 4px 0 0 6px;
	padding: 0;
}
.cBottomNav li
{
	float: left;
	height: 25px;
}
.cBottomNav a
{
	text-decoration: none;
	line-height: 23px;
	cursor: hand;
	color: #FFFFFF;
}
.cBottomNav .left
{
	width: 9px;
	float: left;
	height: 25px;
}
.cBottomNav .centre
{
	float: left;
	padding: 0 0px;
	height: 25px;
}
.cBottomNav .right
{
	width: 9px;
	float: left;
	height: 25px;
}
.cBottomNav .sel .left
{
}
.cBottomNav .sel .centre
{
}
.cBottomNav .sel .right
{
}

/* Footer */
#iFooter
{
	margin-top: 20px;
	border-top: solid 1px #CBE6B0;
	font-size: 80%;
	padding-top: 5px;
	height: 20px;
}
#iFooter ul
{
	float: left;
}
#iFooter li
{
	float: left;
}
#iCopyright
{
	float:right;
}
#iFooter .delim
{
	padding: 0 5px;
	float: left;
	line-height: 20px;
}
#iFooter a
{
	float: left;
	line-height: 20px;
}


/* General Menus */
ul.cMenu
{
	margin: 0;
	padding: 0;
}
ul.cMenu li
{
	display: inline;
}
ul.cMenu a
{
	padding: 0 5px;
	text-decoration: none;
}

/*** Home page style ***/
div .home_banner
{
	height: 298px;
	min-height: 298px;
	width: 660px;
	background-position: left top;
	background-image:url(../../HomePageUpperBanner.jpg);
	background-repeat: no-repeat;
}

div .home_banner img
{
	height: 295px;
	min-height: 295px;
	width: 660px;
}

div .home
{
	color:#FFFFFF;
	background-position: left top;
	background-image: url(../../HomePageLowerBackground.jpg);
	background-repeat: no-repeat;
	min-height: 148px; /*height: auto !important;*/
	height: 148px;
	width: 650px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 0px;
	font-size:13px;
	font-weight:700;
	/*color:#FFFFFF;*/
	padding-top:15px;
	padding-left:10px;
}

div .home .left
{
	float: left;
	width:270px;
	margin-right:50px;
}

div .home .right
{
	float: left;
	width:270px;
}

div .home a
{
	border: 0;
	padding-right: 13px;
	padding-left: 0;
	margin-left: 0;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
}
div .home h3
{
	font-size: 100%;
}
div .home .cPanelBorder
{
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-color: #CBE6B0;
}

/*** Cms area style ***/
.cms_banner
{
	width: 660px;
	padding-top:100px;
}
.cms
{
	min-height: 351px;
	height: 351px;
	width: 617px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:25px;
	padding-right:15px;
}
.cms a
{
	border: 0;
	padding-left: 0;
	margin-left: 0;
	cursor: hand;
	text-decoration: underline;
}
.cms p
{
	margin:0 0 13px 0;
	padding:0;
}
.cms h1
{
	font-size:18px;
	font-weight:bold;
}
.cms h2
{
	font-size:16px;
	font-weight:bold;
}
.cms h3
{
	font-size:14px;
	font-weight:bold;
}
.cms h4
{
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

