body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #115366;
	background-color: #ffffff;
	background-image: url("back1.jpg");
	background-repeat: repeat;

}


h1 {
  font-weight: bold;
  font-size: 15px;
  color: #C88A0E;
  margin-top: 0;
  margin-bottom: 0;
  
}

h2 {
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  
}

h3 {
   font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  
}

.styleIT {
	
	color: #115366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.boldorangeheader {
  font-weight: bold;
  font-size: 13px;
  color: #C88A0E;
  margin-top: 0;
  margin-bottom: 0;
}

a.readmore
{
	color: #C88A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.readmore
{
color: #C88A0E;
text-decoration: none;
}

a.readmoremain
{
	color: #C88A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.readmoremain
{
color: #C88A0E;
text-decoration: none;
}


.contact2
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.contact
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.contact
{
color: #ffffff;
text-decoration: underline;
}



a.mainmenu
{
	color: #115366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.mainmenu
{
color: #C88A0E;
text-decoration: none;
}

a.submenu
{
	color: #115366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.submenu
{
color: #C88A0E;
text-decoration: none;
}



.botthead
{
	color: #C88A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}



.orangetext
{
	color: #C88A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	font-style: italic;
}

.orangetext2
{
	color: #C88A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	text-decoration: none;
	font-style: normal;
}


#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font-size: 11px;
font-weight: normal;
text-decoration: none;
line-height:14px;
z-index:100;
}

#dropmenudiv a{

width: 100%;
display: block;
padding: 1px 0;
color: #115366;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}


#dropmenudiv a:hover{ /*hover background color*/
color: #C88A0E;
font-size: 11px;
font-weight: normal;
text-decoration: none;

}











/*Page related styles for you to view*/
#HJcontentmain{
	background-color: Transparent;
	width: 457px;
	height: 259px;
	overflow: auto;
	position: absolute;
	visibility: visible;
}



#HJcontentmain {
width: 457px;
height: 259px;
right: 0em;
top: 0em;
border-width:0;
}



.aligntocenter {
margin: 0em auto;
width: 100%;
position: relative;
height: 259px;
}

.fixedsize {
width: 400px;
height: auto;
position: relative;
color: black;
}



/* general page style ends here */

/* Scroll Bar Master Styling Starts Here pOSITION OF V SCROLLER*/

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}



.vscrollerbar {
left: 0px;
}



.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 10px;
z-index: 2;
}








/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles NEXT TWO ARE FOR BAR BACKGROUND*/



#HJcontentmain .vscrollerbarbeg {
background:#6BCBE7;
width: 12px;
height: auto;
}

#HJcontentmain .vscrollerbarend {
background: #6BCBE7;
width: 12px;
height: 9px;
}

#HJcontentmain .vscrollerbase {
width: 12px;
background: #B1E4F2;
}

#HJcontentmain .vscrollerbar {
background-color: #8F9793;
padding: 0px;
}

#HJcontentmain .vscrollerbasebeg, #test2 .vscrollerbaseend {
background: Transparent;
}

