html, body, h1, h2, h3, h4, h5, h6, form, fieldset ,div,font{
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 0px;
}


html{scrollbar-base-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-shadow-color:#666666;
}



body {
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
background-image:url(../images/backgroundImages/patternImage15.jpg);
background-repeat:repeat-x;
background-color:#99cc67;
}

img{
border-color:#CCCCCC;
}

h2{
text-align:left;
padding-left:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000033;
font-weight: bold;
}

h3{
margin-left:0px;
padding-left:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#336633;
font-weight: bold;
text-align:left;
}


h4{
color:#999999;
font-weight: bold;
text-align:centre;
font-size:10px;
}


strong{
color:#336633;
font-weight: bold;
}

p{
text-align:justify;
}


ui{
text-align:justify;
font-family: Arial;
font-size: 11px;
font-weight: lighter;
color:#666666;
}



ul{
text-align:justify;
font-family: Arial;
font-size: 11px;
font-weight: lighter;
color:#666666;
margin-left:0px;
}

li{
font-family: Arial;
font-size: 11px;
color:#336633;
padding:5px;
font-weight:bold;
}

/*---------------------------------------------------------------------------*/
a:link {
text-decoration: none;
color: #336633;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: none;
color:#000033;
}

a.secondaryLinks:link {
text-decoration: none;
font-size: 11px;
font-weight:bold;
color:#000033;
}

a.secondaryLinks:visited {
text-decoration: none;
font-size: 11px;
font-weight:bold;
color: #000033;
}
a.secondaryLinks:hover {
text-decoration: none;
font-size: 11px;
font-weight:bold;
color:#D65817;
}

/*---------------------------------------------------------------------------*/
td{
font-family: Arial;
font-size: 11px;
font-weight: lighter;
color:#666666;
}

th{

background-color:#99CC66;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000033;
font-weight: bolder;
/*border-style:solid; 
border-width:1px;
border-color:#006633 */
}



input{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #000033;


}
.noPageTitle{

font-family:  Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FF0000;
font-weight: bold;
}



.pageTitle_black {

font-family: Eras Demi ITC,Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
}
.pageTitle_white{
font-family: Eras Demi ITC, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
font-weight: bolder;
}

.pageDefinition{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;

}

.subTitle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000033;
font-weight: bold;
}

.linkStyle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

.textStyle{
font-family:Arial;
font-size: 12px;
color: #ff6633;
font-weight: bold;
}

.textBlock{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
margin-left:0;

}

.footerStyle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
.tableStyle {

}
.formObject{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #99CC66;
background-color:#000033;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
}
.formButtons{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #000033;
border-width:1px;


}
/*--------Div layout  starts here ----------------------------------------*/
#div_bodyCentre{
	position:relative;
	width:700px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	padding:15px 15px 15px 15px;
	text-align:center;
	background-color: #333333;
}

#div_pageTitle{
	position:absolute;
	top:197px;
	left:23px;
	z-index:10;
	width:184px;
	height:13px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bolder;
}

#div_pageSubTitle{
	top:235px;
	left:16px;
	z-index:10;
	width:675px;
	height:auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #333333;
	padding:5px;
	text-indent: 50px;
	padding-right: 20px;
}

#div_secondaryNav{
position:absolute;
top:197px;
left:226px;
z-index:11;
width:475px;
height:18px;
text-align: left;
}

#div_pageBackButton{
position:absolute;
top:221px;
left:597px;
z-index:1002;
width:104px;
height:35px;
margin:0px;
padding:0px;
background-color:transparent;
}
#div_banner{
width:700px;
	height:88px;
	text-align:centre;
	background-image:url(../images/backgroundImages/banner2.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#div_lip{
width:700px;
	height:2px;
	text-align:centre;
	background-image:url(../images/backgroundImages/lip.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#div_introHeader{
	width:700px;
	height:40px;
	text-align:centre;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	}

#div_primaryNavigation {
	width:700px;
	height:180px;
	border-bottom-width:0px;
	border-color:#FFFFFF;
	border-style:solid;
}

#div_introContent{
	width:700px;
	height:310px;
	text-align:centre;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	}
		

#div_content{
	width:700px;
	text-align:left;
	height:auto;
	background-color:#FFFFFF;
	margin:1px 0px 0px 0px;
	background-image:url(../images/backgroundImages/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	
#div_leftPane{
	width:330px;
	height:300px;
	float:left;
	padding:40px 10px 40px 10px;
	}

#div_rightPane{
	width:330px;
	height:300px;
	float:right;
	padding:40px 10px 40px 10px;
}

#div_footer{
	width:700px;
	height:74px;
	margin:2px 0px 0px 0px;
	}

.div_image{
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left: solid #CCCCCC 0px;
}

.subTitleDiv{
width:700px;
padding-top:5px;
padding-bottom:15px;
background-image:url(../images/iconImages/titleBar.jpg);
background-repeat:no-repeat;
border-bottom-style:solid;
border-width:1px;
border-color:#CCCCCC;
}	


.textDiv{
width:350px;
height:auto;
padding:0px;
}

.div_formTableContainer{
width:700px;
height:auto;
}

.div_pageSubTitle{
width:700px;
height:0px;
background-color:#99CC66;
padding-top:10px;
padding-bottom:10px;
text-indent:5px;
}

.subTitleTable{
width:500px;
height:25px;
border:0px;
padding:0px;

}
.borderedDiv{
width:680px;
background-color:#FFFFFF;
padding:5px;
margin-top:10px;
text-align:left;
border-bottom-width:1px;
border-bottom-color:#006633;
border-bottom-style:solid;
}

/*--------Div layout  ends here ----------------------------------------*/
